2026-04-19 00:00:07.717423 | Job console starting 2026-04-19 00:00:07.739173 | Updating git repos 2026-04-19 00:00:08.269826 | Cloning repos into workspace 2026-04-19 00:00:08.654476 | Restoring repo states 2026-04-19 00:00:08.686884 | Merging changes 2026-04-19 00:00:08.686910 | Checking out repos 2026-04-19 00:00:09.141216 | Preparing playbooks 2026-04-19 00:00:10.436483 | Running Ansible setup 2026-04-19 00:00:20.416285 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-19 00:00:21.916491 | 2026-04-19 00:00:21.916644 | PLAY [Base pre] 2026-04-19 00:00:21.953157 | 2026-04-19 00:00:21.953290 | TASK [Setup log path fact] 2026-04-19 00:00:21.993329 | orchestrator | ok 2026-04-19 00:00:22.030669 | 2026-04-19 00:00:22.030807 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 00:00:22.081491 | orchestrator | ok 2026-04-19 00:00:22.105348 | 2026-04-19 00:00:22.105463 | TASK [emit-job-header : Print job information] 2026-04-19 00:00:22.192807 | # Job Information 2026-04-19 00:00:22.192976 | Ansible Version: 2.16.14 2026-04-19 00:00:22.193004 | Job: testbed-deploy-next-in-a-nutshell-with-tempest-ubuntu-24.04 2026-04-19 00:00:22.193033 | Pipeline: periodic-midnight 2026-04-19 00:00:22.193052 | Executor: 521e9411259a 2026-04-19 00:00:22.193070 | Triggered by: https://github.com/osism/testbed 2026-04-19 00:00:22.193088 | Event ID: 154640345c1641d39175d761e2232f97 2026-04-19 00:00:22.199746 | 2026-04-19 00:00:22.199838 | LOOP [emit-job-header : Print node information] 2026-04-19 00:00:22.435427 | orchestrator | ok: 2026-04-19 00:00:22.435642 | orchestrator | # Node Information 2026-04-19 00:00:22.435674 | orchestrator | Inventory Hostname: orchestrator 2026-04-19 00:00:22.435695 | orchestrator | Hostname: zuul-static-regiocloud-infra-1 2026-04-19 00:00:22.435713 | orchestrator | Username: zuul-testbed06 2026-04-19 00:00:22.435729 | orchestrator | Distro: Debian 12.13 2026-04-19 00:00:22.435748 | orchestrator | Provider: static-testbed 2026-04-19 00:00:22.435765 | orchestrator | Region: 2026-04-19 00:00:22.435782 | orchestrator | Label: testbed-orchestrator 2026-04-19 00:00:22.435799 | orchestrator | Product Name: OpenStack Nova 2026-04-19 00:00:22.435815 | orchestrator | Interface IP: 81.163.193.140 2026-04-19 00:00:22.456468 | 2026-04-19 00:00:22.456572 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-19 00:00:23.243187 | orchestrator -> localhost | changed 2026-04-19 00:00:23.250035 | 2026-04-19 00:00:23.250140 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-19 00:00:25.343928 | orchestrator -> localhost | changed 2026-04-19 00:00:25.359750 | 2026-04-19 00:00:25.359876 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-19 00:00:26.066407 | orchestrator -> localhost | ok 2026-04-19 00:00:26.084266 | 2026-04-19 00:00:26.084399 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-19 00:00:26.117961 | orchestrator | ok 2026-04-19 00:00:26.159188 | orchestrator | included: /var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-19 00:00:26.180435 | 2026-04-19 00:00:26.180563 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-19 00:00:30.224301 | orchestrator -> localhost | Generating public/private rsa key pair. 2026-04-19 00:00:30.224489 | orchestrator -> localhost | Your identification has been saved in /var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/16cd2ac1ec1e4aaeaf2c04f1a7ffa182_id_rsa 2026-04-19 00:00:30.224523 | orchestrator -> localhost | Your public key has been saved in /var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/16cd2ac1ec1e4aaeaf2c04f1a7ffa182_id_rsa.pub 2026-04-19 00:00:30.224545 | orchestrator -> localhost | The key fingerprint is: 2026-04-19 00:00:30.224568 | orchestrator -> localhost | SHA256:X/v0iNFxf7UQXKnKfx99qsCfGQ1ZTa+EI2w2F7fwE68 zuul-build-sshkey 2026-04-19 00:00:30.224587 | orchestrator -> localhost | The key's randomart image is: 2026-04-19 00:00:30.224621 | orchestrator -> localhost | +---[RSA 3072]----+ 2026-04-19 00:00:30.224640 | orchestrator -> localhost | | o o.o| 2026-04-19 00:00:30.224657 | orchestrator -> localhost | | . .*.B.| 2026-04-19 00:00:30.224675 | orchestrator -> localhost | | * +oB +| 2026-04-19 00:00:30.224692 | orchestrator -> localhost | | o + *.+ | 2026-04-19 00:00:30.224708 | orchestrator -> localhost | | S . =.E o| 2026-04-19 00:00:30.224731 | orchestrator -> localhost | | o + =.o=| 2026-04-19 00:00:30.224747 | orchestrator -> localhost | | + = +o=| 2026-04-19 00:00:30.224764 | orchestrator -> localhost | | o X =+| 2026-04-19 00:00:30.224781 | orchestrator -> localhost | | *.= +| 2026-04-19 00:00:30.224797 | orchestrator -> localhost | +----[SHA256]-----+ 2026-04-19 00:00:30.224843 | orchestrator -> localhost | ok: Runtime: 0:00:02.342904 2026-04-19 00:00:30.230987 | 2026-04-19 00:00:30.231067 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-19 00:00:30.280229 | orchestrator | ok 2026-04-19 00:00:30.301901 | orchestrator | included: /var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-19 00:00:30.319840 | 2026-04-19 00:00:30.319935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-19 00:00:30.376818 | orchestrator | skipping: Conditional result was False 2026-04-19 00:00:30.383760 | 2026-04-19 00:00:30.383876 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-19 00:00:31.117337 | orchestrator | changed 2026-04-19 00:00:31.133151 | 2026-04-19 00:00:31.133289 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-19 00:00:31.485612 | orchestrator | ok 2026-04-19 00:00:31.510399 | 2026-04-19 00:00:31.510530 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-19 00:00:31.974213 | orchestrator | ok 2026-04-19 00:00:31.981561 | 2026-04-19 00:00:31.981654 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-19 00:00:32.497378 | orchestrator | ok 2026-04-19 00:00:32.506669 | 2026-04-19 00:00:32.506770 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-19 00:00:32.554079 | orchestrator | skipping: Conditional result was False 2026-04-19 00:00:32.566166 | 2026-04-19 00:00:32.566309 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-19 00:00:33.768891 | orchestrator -> localhost | changed 2026-04-19 00:00:33.795335 | 2026-04-19 00:00:33.795468 | TASK [add-build-sshkey : Add back temp key] 2026-04-19 00:00:34.926601 | orchestrator -> localhost | Identity added: /var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/16cd2ac1ec1e4aaeaf2c04f1a7ffa182_id_rsa (zuul-build-sshkey) 2026-04-19 00:00:34.926818 | orchestrator -> localhost | ok: Runtime: 0:00:00.036923 2026-04-19 00:00:34.932935 | 2026-04-19 00:00:34.933021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-19 00:00:35.572747 | orchestrator | ok 2026-04-19 00:00:35.577530 | 2026-04-19 00:00:35.577611 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-19 00:00:35.633913 | orchestrator | skipping: Conditional result was False 2026-04-19 00:00:35.731943 | 2026-04-19 00:00:35.732061 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-19 00:00:36.366515 | orchestrator | ok 2026-04-19 00:00:36.376528 | 2026-04-19 00:00:36.376614 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-19 00:00:36.442957 | orchestrator | ok 2026-04-19 00:00:36.449215 | 2026-04-19 00:00:36.449328 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-19 00:00:37.242904 | orchestrator -> localhost | ok 2026-04-19 00:00:37.250351 | 2026-04-19 00:00:37.250447 | TASK [validate-host : Collect information about the host] 2026-04-19 00:00:39.002757 | orchestrator | ok 2026-04-19 00:00:39.026057 | 2026-04-19 00:00:39.026170 | TASK [validate-host : Sanitize hostname] 2026-04-19 00:00:39.102552 | orchestrator | ok 2026-04-19 00:00:39.107922 | 2026-04-19 00:00:39.108013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-19 00:00:40.614355 | orchestrator -> localhost | changed 2026-04-19 00:00:40.619757 | 2026-04-19 00:00:40.619844 | TASK [validate-host : Collect information about zuul worker] 2026-04-19 00:00:41.202399 | orchestrator | ok 2026-04-19 00:00:41.222162 | 2026-04-19 00:00:41.222272 | TASK [validate-host : Write out all zuul information for each host] 2026-04-19 00:00:42.975241 | orchestrator -> localhost | changed 2026-04-19 00:00:42.984076 | 2026-04-19 00:00:42.984180 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-19 00:00:43.247172 | orchestrator | ok 2026-04-19 00:00:43.255086 | 2026-04-19 00:00:43.255337 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-19 00:02:07.081506 | orchestrator | changed: 2026-04-19 00:02:07.082901 | orchestrator | .d..t...... src/ 2026-04-19 00:02:07.082983 | orchestrator | .d..t...... src/github.com/ 2026-04-19 00:02:07.083011 | orchestrator | .d..t...... src/github.com/osism/ 2026-04-19 00:02:07.083033 | orchestrator | .d..t...... src/github.com/osism/ansible-collection-commons/ 2026-04-19 00:02:07.083054 | orchestrator | RedHat.yml 2026-04-19 00:02:07.102828 | orchestrator | .L..t...... src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-04-19 00:02:07.102890 | orchestrator | RedHat.yml 2026-04-19 00:02:07.102985 | orchestrator | = 1.53.0"... 2026-04-19 00:02:20.263936 | orchestrator | - Finding hashicorp/local versions matching ">= 2.2.0"... 2026-04-19 00:02:20.283671 | orchestrator | - Finding latest version of hashicorp/null... 2026-04-19 00:02:20.426664 | orchestrator | - Installing terraform-provider-openstack/openstack v3.4.0... 2026-04-19 00:02:21.213397 | orchestrator | - Installed terraform-provider-openstack/openstack v3.4.0 (signed, key ID 4F80527A391BEFD2) 2026-04-19 00:02:21.275034 | orchestrator | - Installing hashicorp/local v2.8.0... 2026-04-19 00:02:21.846959 | orchestrator | - Installed hashicorp/local v2.8.0 (signed, key ID 0C0AF313E5FD9F80) 2026-04-19 00:02:21.907797 | orchestrator | - Installing hashicorp/null v3.2.4... 2026-04-19 00:02:22.350334 | orchestrator | - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) 2026-04-19 00:02:22.350407 | orchestrator | 2026-04-19 00:02:22.350414 | orchestrator | Providers are signed by their developers. 2026-04-19 00:02:22.350419 | orchestrator | If you'd like to know more about provider signing, you can read about it here: 2026-04-19 00:02:22.350430 | orchestrator | https://opentofu.org/docs/cli/plugins/signing/ 2026-04-19 00:02:22.350465 | orchestrator | 2026-04-19 00:02:22.350471 | orchestrator | OpenTofu has created a lock file .terraform.lock.hcl to record the provider 2026-04-19 00:02:22.350476 | orchestrator | selections it made above. Include this file in your version control repository 2026-04-19 00:02:22.350488 | orchestrator | so that OpenTofu can guarantee to make the same selections by default when 2026-04-19 00:02:22.350499 | orchestrator | you run "tofu init" in the future. 2026-04-19 00:02:22.350894 | orchestrator | 2026-04-19 00:02:22.350937 | orchestrator | OpenTofu has been successfully initialized! 2026-04-19 00:02:22.350964 | orchestrator | 2026-04-19 00:02:22.350969 | orchestrator | You may now begin working with OpenTofu. Try running "tofu plan" to see 2026-04-19 00:02:22.350974 | orchestrator | any changes that are required for your infrastructure. All OpenTofu commands 2026-04-19 00:02:22.350978 | orchestrator | should now work. 2026-04-19 00:02:22.350982 | orchestrator | 2026-04-19 00:02:22.350986 | orchestrator | If you ever set or change modules or backend configuration for OpenTofu, 2026-04-19 00:02:22.350990 | orchestrator | rerun this command to reinitialize your working directory. If you forget, other 2026-04-19 00:02:22.351001 | orchestrator | commands will detect it and remind you to do so if necessary. 2026-04-19 00:02:22.504841 | orchestrator | Created and switched to workspace "ci"! 2026-04-19 00:02:22.504890 | orchestrator | 2026-04-19 00:02:22.504897 | orchestrator | You're now on a new, empty workspace. Workspaces isolate their state, 2026-04-19 00:02:22.504903 | orchestrator | so if you run "tofu plan" OpenTofu will not see any existing state 2026-04-19 00:02:22.504923 | orchestrator | for this configuration. 2026-04-19 00:02:22.593300 | orchestrator | ci.auto.tfvars 2026-04-19 00:02:22.596628 | orchestrator | default_custom.tf 2026-04-19 00:02:23.540644 | orchestrator | data.openstack_networking_network_v2.public: Reading... 2026-04-19 00:02:24.102669 | orchestrator | data.openstack_networking_network_v2.public: Read complete after 0s [id=e6be7364-bfd8-4de7-8120-8f41c69a139a] 2026-04-19 00:02:24.394760 | orchestrator | 2026-04-19 00:02:24.394824 | orchestrator | OpenTofu used the selected providers to generate the following execution 2026-04-19 00:02:24.394833 | orchestrator | plan. Resource actions are indicated with the following symbols: 2026-04-19 00:02:24.394837 | orchestrator | + create 2026-04-19 00:02:24.394842 | orchestrator | <= read (data resources) 2026-04-19 00:02:24.394847 | orchestrator | 2026-04-19 00:02:24.394851 | orchestrator | OpenTofu will perform the following actions: 2026-04-19 00:02:24.394868 | orchestrator | 2026-04-19 00:02:24.394872 | orchestrator | # data.openstack_images_image_v2.image will be read during apply 2026-04-19 00:02:24.394877 | orchestrator | # (config refers to values not yet known) 2026-04-19 00:02:24.394881 | orchestrator | <= data "openstack_images_image_v2" "image" { 2026-04-19 00:02:24.394885 | orchestrator | + checksum = (known after apply) 2026-04-19 00:02:24.394889 | orchestrator | + created_at = (known after apply) 2026-04-19 00:02:24.394893 | orchestrator | + file = (known after apply) 2026-04-19 00:02:24.394897 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.394916 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.394920 | orchestrator | + min_disk_gb = (known after apply) 2026-04-19 00:02:24.394924 | orchestrator | + min_ram_mb = (known after apply) 2026-04-19 00:02:24.394929 | orchestrator | + most_recent = true 2026-04-19 00:02:24.394933 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.394937 | orchestrator | + protected = (known after apply) 2026-04-19 00:02:24.394942 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.394948 | orchestrator | + schema = (known after apply) 2026-04-19 00:02:24.394953 | orchestrator | + size_bytes = (known after apply) 2026-04-19 00:02:24.394957 | orchestrator | + tags = (known after apply) 2026-04-19 00:02:24.394961 | orchestrator | + updated_at = (known after apply) 2026-04-19 00:02:24.394965 | orchestrator | } 2026-04-19 00:02:24.394970 | orchestrator | 2026-04-19 00:02:24.394975 | orchestrator | # data.openstack_images_image_v2.image_node will be read during apply 2026-04-19 00:02:24.394978 | orchestrator | # (config refers to values not yet known) 2026-04-19 00:02:24.394982 | orchestrator | <= data "openstack_images_image_v2" "image_node" { 2026-04-19 00:02:24.394986 | orchestrator | + checksum = (known after apply) 2026-04-19 00:02:24.394990 | orchestrator | + created_at = (known after apply) 2026-04-19 00:02:24.394994 | orchestrator | + file = (known after apply) 2026-04-19 00:02:24.394998 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395001 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395005 | orchestrator | + min_disk_gb = (known after apply) 2026-04-19 00:02:24.395009 | orchestrator | + min_ram_mb = (known after apply) 2026-04-19 00:02:24.395013 | orchestrator | + most_recent = true 2026-04-19 00:02:24.395017 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.395020 | orchestrator | + protected = (known after apply) 2026-04-19 00:02:24.395024 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395028 | orchestrator | + schema = (known after apply) 2026-04-19 00:02:24.395032 | orchestrator | + size_bytes = (known after apply) 2026-04-19 00:02:24.395035 | orchestrator | + tags = (known after apply) 2026-04-19 00:02:24.395039 | orchestrator | + updated_at = (known after apply) 2026-04-19 00:02:24.395043 | orchestrator | } 2026-04-19 00:02:24.395048 | orchestrator | 2026-04-19 00:02:24.395052 | orchestrator | # local_file.MANAGER_ADDRESS will be created 2026-04-19 00:02:24.395056 | orchestrator | + resource "local_file" "MANAGER_ADDRESS" { 2026-04-19 00:02:24.395080 | orchestrator | + content = (known after apply) 2026-04-19 00:02:24.395085 | orchestrator | + content_base64sha256 = (known after apply) 2026-04-19 00:02:24.395089 | orchestrator | + content_base64sha512 = (known after apply) 2026-04-19 00:02:24.395093 | orchestrator | + content_md5 = (known after apply) 2026-04-19 00:02:24.395096 | orchestrator | + content_sha1 = (known after apply) 2026-04-19 00:02:24.395100 | orchestrator | + content_sha256 = (known after apply) 2026-04-19 00:02:24.395104 | orchestrator | + content_sha512 = (known after apply) 2026-04-19 00:02:24.395108 | orchestrator | + directory_permission = "0777" 2026-04-19 00:02:24.395112 | orchestrator | + file_permission = "0644" 2026-04-19 00:02:24.395116 | orchestrator | + filename = ".MANAGER_ADDRESS.ci" 2026-04-19 00:02:24.395120 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395124 | orchestrator | } 2026-04-19 00:02:24.395333 | orchestrator | 2026-04-19 00:02:24.395378 | orchestrator | # local_file.id_rsa_pub will be created 2026-04-19 00:02:24.395428 | orchestrator | + resource "local_file" "id_rsa_pub" { 2026-04-19 00:02:24.395434 | orchestrator | + content = (known after apply) 2026-04-19 00:02:24.395438 | orchestrator | + content_base64sha256 = (known after apply) 2026-04-19 00:02:24.395442 | orchestrator | + content_base64sha512 = (known after apply) 2026-04-19 00:02:24.395446 | orchestrator | + content_md5 = (known after apply) 2026-04-19 00:02:24.395450 | orchestrator | + content_sha1 = (known after apply) 2026-04-19 00:02:24.395469 | orchestrator | + content_sha256 = (known after apply) 2026-04-19 00:02:24.395473 | orchestrator | + content_sha512 = (known after apply) 2026-04-19 00:02:24.395477 | orchestrator | + directory_permission = "0777" 2026-04-19 00:02:24.395480 | orchestrator | + file_permission = "0644" 2026-04-19 00:02:24.395490 | orchestrator | + filename = ".id_rsa.ci.pub" 2026-04-19 00:02:24.395494 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395498 | orchestrator | } 2026-04-19 00:02:24.395504 | orchestrator | 2026-04-19 00:02:24.395513 | orchestrator | # local_file.inventory will be created 2026-04-19 00:02:24.395517 | orchestrator | + resource "local_file" "inventory" { 2026-04-19 00:02:24.395521 | orchestrator | + content = (known after apply) 2026-04-19 00:02:24.395528 | orchestrator | + content_base64sha256 = (known after apply) 2026-04-19 00:02:24.395532 | orchestrator | + content_base64sha512 = (known after apply) 2026-04-19 00:02:24.395536 | orchestrator | + content_md5 = (known after apply) 2026-04-19 00:02:24.395540 | orchestrator | + content_sha1 = (known after apply) 2026-04-19 00:02:24.395544 | orchestrator | + content_sha256 = (known after apply) 2026-04-19 00:02:24.395548 | orchestrator | + content_sha512 = (known after apply) 2026-04-19 00:02:24.395552 | orchestrator | + directory_permission = "0777" 2026-04-19 00:02:24.395555 | orchestrator | + file_permission = "0644" 2026-04-19 00:02:24.395559 | orchestrator | + filename = "inventory.ci" 2026-04-19 00:02:24.395563 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395567 | orchestrator | } 2026-04-19 00:02:24.395571 | orchestrator | 2026-04-19 00:02:24.395574 | orchestrator | # local_sensitive_file.id_rsa will be created 2026-04-19 00:02:24.395578 | orchestrator | + resource "local_sensitive_file" "id_rsa" { 2026-04-19 00:02:24.395582 | orchestrator | + content = (sensitive value) 2026-04-19 00:02:24.395586 | orchestrator | + content_base64sha256 = (known after apply) 2026-04-19 00:02:24.395590 | orchestrator | + content_base64sha512 = (known after apply) 2026-04-19 00:02:24.395594 | orchestrator | + content_md5 = (known after apply) 2026-04-19 00:02:24.395597 | orchestrator | + content_sha1 = (known after apply) 2026-04-19 00:02:24.395602 | orchestrator | + content_sha256 = (known after apply) 2026-04-19 00:02:24.395606 | orchestrator | + content_sha512 = (known after apply) 2026-04-19 00:02:24.395610 | orchestrator | + directory_permission = "0700" 2026-04-19 00:02:24.395614 | orchestrator | + file_permission = "0600" 2026-04-19 00:02:24.395618 | orchestrator | + filename = ".id_rsa.ci" 2026-04-19 00:02:24.395623 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395627 | orchestrator | } 2026-04-19 00:02:24.395632 | orchestrator | 2026-04-19 00:02:24.395636 | orchestrator | # null_resource.node_semaphore will be created 2026-04-19 00:02:24.395640 | orchestrator | + resource "null_resource" "node_semaphore" { 2026-04-19 00:02:24.395644 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395648 | orchestrator | } 2026-04-19 00:02:24.395652 | orchestrator | 2026-04-19 00:02:24.395656 | orchestrator | # openstack_blockstorage_volume_v3.manager_base_volume[0] will be created 2026-04-19 00:02:24.395660 | orchestrator | + resource "openstack_blockstorage_volume_v3" "manager_base_volume" { 2026-04-19 00:02:24.395664 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.395668 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.395671 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395675 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.395679 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395683 | orchestrator | + name = "testbed-volume-manager-base" 2026-04-19 00:02:24.395687 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395690 | orchestrator | + size = 80 2026-04-19 00:02:24.395694 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.395698 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.395702 | orchestrator | } 2026-04-19 00:02:24.395707 | orchestrator | 2026-04-19 00:02:24.395712 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[0] will be created 2026-04-19 00:02:24.395715 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.395719 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.395723 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.395727 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395735 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.395739 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395743 | orchestrator | + name = "testbed-volume-0-node-base" 2026-04-19 00:02:24.395746 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395750 | orchestrator | + size = 80 2026-04-19 00:02:24.395754 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.395758 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.395762 | orchestrator | } 2026-04-19 00:02:24.395767 | orchestrator | 2026-04-19 00:02:24.395771 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[1] will be created 2026-04-19 00:02:24.395775 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.395779 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.395783 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.395786 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395790 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.395794 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395798 | orchestrator | + name = "testbed-volume-1-node-base" 2026-04-19 00:02:24.395802 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395805 | orchestrator | + size = 80 2026-04-19 00:02:24.395809 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.395813 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.395817 | orchestrator | } 2026-04-19 00:02:24.395822 | orchestrator | 2026-04-19 00:02:24.395826 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[2] will be created 2026-04-19 00:02:24.395830 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.395834 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.395838 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.395841 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395845 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.395849 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395853 | orchestrator | + name = "testbed-volume-2-node-base" 2026-04-19 00:02:24.395856 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395860 | orchestrator | + size = 80 2026-04-19 00:02:24.395864 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.395868 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.395872 | orchestrator | } 2026-04-19 00:02:24.395889 | orchestrator | 2026-04-19 00:02:24.395894 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[3] will be created 2026-04-19 00:02:24.395899 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.395902 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.395906 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.395910 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.395914 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.395918 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.395924 | orchestrator | + name = "testbed-volume-3-node-base" 2026-04-19 00:02:24.395928 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.395932 | orchestrator | + size = 80 2026-04-19 00:02:24.395935 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.395939 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.395943 | orchestrator | } 2026-04-19 00:02:24.396007 | orchestrator | 2026-04-19 00:02:24.396013 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[4] will be created 2026-04-19 00:02:24.396020 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.396024 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396028 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396032 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396040 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.396044 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396048 | orchestrator | + name = "testbed-volume-4-node-base" 2026-04-19 00:02:24.396051 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396055 | orchestrator | + size = 80 2026-04-19 00:02:24.396059 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396075 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396080 | orchestrator | } 2026-04-19 00:02:24.396085 | orchestrator | 2026-04-19 00:02:24.396089 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[5] will be created 2026-04-19 00:02:24.396093 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-04-19 00:02:24.396097 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396101 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396104 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396108 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.396112 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396116 | orchestrator | + name = "testbed-volume-5-node-base" 2026-04-19 00:02:24.396120 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396124 | orchestrator | + size = 80 2026-04-19 00:02:24.396127 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396131 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396135 | orchestrator | } 2026-04-19 00:02:24.396140 | orchestrator | 2026-04-19 00:02:24.396144 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[0] will be created 2026-04-19 00:02:24.396148 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396152 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396156 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396159 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396163 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396167 | orchestrator | + name = "testbed-volume-0-node-3" 2026-04-19 00:02:24.396171 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396175 | orchestrator | + size = 20 2026-04-19 00:02:24.396179 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396182 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396186 | orchestrator | } 2026-04-19 00:02:24.396192 | orchestrator | 2026-04-19 00:02:24.396196 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[1] will be created 2026-04-19 00:02:24.396200 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396204 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396208 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396213 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396217 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396221 | orchestrator | + name = "testbed-volume-1-node-4" 2026-04-19 00:02:24.396224 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396228 | orchestrator | + size = 20 2026-04-19 00:02:24.396232 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396236 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396240 | orchestrator | } 2026-04-19 00:02:24.396279 | orchestrator | 2026-04-19 00:02:24.396288 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[2] will be created 2026-04-19 00:02:24.396292 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396296 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396299 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396303 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396307 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396311 | orchestrator | + name = "testbed-volume-2-node-5" 2026-04-19 00:02:24.396315 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396322 | orchestrator | + size = 20 2026-04-19 00:02:24.396326 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396330 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396333 | orchestrator | } 2026-04-19 00:02:24.396339 | orchestrator | 2026-04-19 00:02:24.396343 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[3] will be created 2026-04-19 00:02:24.396347 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396351 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396354 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396358 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396362 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396366 | orchestrator | + name = "testbed-volume-3-node-3" 2026-04-19 00:02:24.396370 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396373 | orchestrator | + size = 20 2026-04-19 00:02:24.396377 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396381 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396385 | orchestrator | } 2026-04-19 00:02:24.396390 | orchestrator | 2026-04-19 00:02:24.396394 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[4] will be created 2026-04-19 00:02:24.396398 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396402 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396406 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396409 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396413 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396417 | orchestrator | + name = "testbed-volume-4-node-4" 2026-04-19 00:02:24.396421 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396427 | orchestrator | + size = 20 2026-04-19 00:02:24.396431 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396435 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396439 | orchestrator | } 2026-04-19 00:02:24.396444 | orchestrator | 2026-04-19 00:02:24.396448 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[5] will be created 2026-04-19 00:02:24.396452 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396456 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396460 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396464 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396467 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396471 | orchestrator | + name = "testbed-volume-5-node-5" 2026-04-19 00:02:24.396475 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396479 | orchestrator | + size = 20 2026-04-19 00:02:24.396483 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396487 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396491 | orchestrator | } 2026-04-19 00:02:24.396535 | orchestrator | 2026-04-19 00:02:24.396540 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[6] will be created 2026-04-19 00:02:24.396544 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396548 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396582 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396586 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396590 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396594 | orchestrator | + name = "testbed-volume-6-node-3" 2026-04-19 00:02:24.396598 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396601 | orchestrator | + size = 20 2026-04-19 00:02:24.396605 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396609 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396613 | orchestrator | } 2026-04-19 00:02:24.396618 | orchestrator | 2026-04-19 00:02:24.396622 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[7] will be created 2026-04-19 00:02:24.396626 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396634 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396638 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396642 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396645 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396652 | orchestrator | + name = "testbed-volume-7-node-4" 2026-04-19 00:02:24.396656 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396715 | orchestrator | + size = 20 2026-04-19 00:02:24.396719 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396723 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396727 | orchestrator | } 2026-04-19 00:02:24.396733 | orchestrator | 2026-04-19 00:02:24.396737 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[8] will be created 2026-04-19 00:02:24.396741 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-04-19 00:02:24.396744 | orchestrator | + attachment = (known after apply) 2026-04-19 00:02:24.396748 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.396752 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.396756 | orchestrator | + metadata = (known after apply) 2026-04-19 00:02:24.396760 | orchestrator | + name = "testbed-volume-8-node-5" 2026-04-19 00:02:24.396763 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.396767 | orchestrator | + size = 20 2026-04-19 00:02:24.396771 | orchestrator | + volume_retype_policy = "never" 2026-04-19 00:02:24.396775 | orchestrator | + volume_type = "ssd" 2026-04-19 00:02:24.396779 | orchestrator | } 2026-04-19 00:02:24.396927 | orchestrator | 2026-04-19 00:02:24.396987 | orchestrator | # openstack_compute_instance_v2.manager_server will be created 2026-04-19 00:02:24.397026 | orchestrator | + resource "openstack_compute_instance_v2" "manager_server" { 2026-04-19 00:02:24.397105 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.397116 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.397168 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.397173 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.397177 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.397181 | orchestrator | + config_drive = true 2026-04-19 00:02:24.397187 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.397191 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.397232 | orchestrator | + flavor_name = "OSISM-4V-16" 2026-04-19 00:02:24.397236 | orchestrator | + force_delete = false 2026-04-19 00:02:24.397240 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.397244 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.397248 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.397252 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.397255 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.397259 | orchestrator | + name = "testbed-manager" 2026-04-19 00:02:24.397263 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.397267 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.397271 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.397274 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.397278 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.397282 | orchestrator | + user_data = (sensitive value) 2026-04-19 00:02:24.397286 | orchestrator | 2026-04-19 00:02:24.397290 | orchestrator | + block_device { 2026-04-19 00:02:24.397294 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.397297 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.397305 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.397309 | orchestrator | + multiattach = false 2026-04-19 00:02:24.397313 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.397317 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397326 | orchestrator | } 2026-04-19 00:02:24.397330 | orchestrator | 2026-04-19 00:02:24.397335 | orchestrator | + network { 2026-04-19 00:02:24.397339 | orchestrator | + access_network = false 2026-04-19 00:02:24.397344 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.397348 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.397352 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.397356 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.397360 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.397363 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397367 | orchestrator | } 2026-04-19 00:02:24.397371 | orchestrator | } 2026-04-19 00:02:24.397378 | orchestrator | 2026-04-19 00:02:24.397382 | orchestrator | # openstack_compute_instance_v2.node_server[0] will be created 2026-04-19 00:02:24.397386 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.397389 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.397393 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.397397 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.397401 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.397405 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.397408 | orchestrator | + config_drive = true 2026-04-19 00:02:24.397412 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.397416 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.397420 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.397424 | orchestrator | + force_delete = false 2026-04-19 00:02:24.397428 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.397431 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.397435 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.397439 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.397443 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.397447 | orchestrator | + name = "testbed-node-0" 2026-04-19 00:02:24.397450 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.397454 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.397458 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.397462 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.397466 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.397470 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.397475 | orchestrator | 2026-04-19 00:02:24.397479 | orchestrator | + block_device { 2026-04-19 00:02:24.397483 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.397487 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.397491 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.397495 | orchestrator | + multiattach = false 2026-04-19 00:02:24.397499 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.397503 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397507 | orchestrator | } 2026-04-19 00:02:24.397510 | orchestrator | 2026-04-19 00:02:24.397514 | orchestrator | + network { 2026-04-19 00:02:24.397518 | orchestrator | + access_network = false 2026-04-19 00:02:24.397522 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.397526 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.397530 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.397534 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.397537 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.397541 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397545 | orchestrator | } 2026-04-19 00:02:24.397549 | orchestrator | } 2026-04-19 00:02:24.397555 | orchestrator | 2026-04-19 00:02:24.397558 | orchestrator | # openstack_compute_instance_v2.node_server[1] will be created 2026-04-19 00:02:24.397562 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.397566 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.397576 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.397580 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.397583 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.397587 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.397591 | orchestrator | + config_drive = true 2026-04-19 00:02:24.397596 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.397600 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.397604 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.397608 | orchestrator | + force_delete = false 2026-04-19 00:02:24.397613 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.397617 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.397621 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.397624 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.397628 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.397632 | orchestrator | + name = "testbed-node-1" 2026-04-19 00:02:24.397636 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.397640 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.397644 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.397647 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.397651 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.397655 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.397659 | orchestrator | 2026-04-19 00:02:24.397663 | orchestrator | + block_device { 2026-04-19 00:02:24.397667 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.397671 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.397674 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.397678 | orchestrator | + multiattach = false 2026-04-19 00:02:24.397682 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.397686 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397690 | orchestrator | } 2026-04-19 00:02:24.397693 | orchestrator | 2026-04-19 00:02:24.397697 | orchestrator | + network { 2026-04-19 00:02:24.397701 | orchestrator | + access_network = false 2026-04-19 00:02:24.397705 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.397709 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.397713 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.397716 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.397720 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.397724 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397728 | orchestrator | } 2026-04-19 00:02:24.397732 | orchestrator | } 2026-04-19 00:02:24.397737 | orchestrator | 2026-04-19 00:02:24.397741 | orchestrator | # openstack_compute_instance_v2.node_server[2] will be created 2026-04-19 00:02:24.397745 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.397749 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.397753 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.397757 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.397760 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.397767 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.397771 | orchestrator | + config_drive = true 2026-04-19 00:02:24.397775 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.397779 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.397782 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.397786 | orchestrator | + force_delete = false 2026-04-19 00:02:24.397790 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.397794 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.397798 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.397804 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.397808 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.397812 | orchestrator | + name = "testbed-node-2" 2026-04-19 00:02:24.397816 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.397820 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.397823 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.397827 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.397831 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.397835 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.397839 | orchestrator | 2026-04-19 00:02:24.397843 | orchestrator | + block_device { 2026-04-19 00:02:24.397846 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.397850 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.397855 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.397859 | orchestrator | + multiattach = false 2026-04-19 00:02:24.397863 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.397867 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397871 | orchestrator | } 2026-04-19 00:02:24.397875 | orchestrator | 2026-04-19 00:02:24.397879 | orchestrator | + network { 2026-04-19 00:02:24.397883 | orchestrator | + access_network = false 2026-04-19 00:02:24.397887 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.397891 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.397895 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.397898 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.397902 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.397906 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.397910 | orchestrator | } 2026-04-19 00:02:24.397914 | orchestrator | } 2026-04-19 00:02:24.397919 | orchestrator | 2026-04-19 00:02:24.397923 | orchestrator | # openstack_compute_instance_v2.node_server[3] will be created 2026-04-19 00:02:24.397927 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.397931 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.397935 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.397939 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.397942 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.397946 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.397950 | orchestrator | + config_drive = true 2026-04-19 00:02:24.397954 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.397958 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.397961 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.397965 | orchestrator | + force_delete = false 2026-04-19 00:02:24.397969 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.397973 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.397977 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.397980 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.397984 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.397988 | orchestrator | + name = "testbed-node-3" 2026-04-19 00:02:24.397992 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.397996 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.397999 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.398003 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.398007 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.398026 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.398032 | orchestrator | 2026-04-19 00:02:24.398036 | orchestrator | + block_device { 2026-04-19 00:02:24.398042 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.398046 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.398049 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.398057 | orchestrator | + multiattach = false 2026-04-19 00:02:24.398073 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.398077 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398081 | orchestrator | } 2026-04-19 00:02:24.398085 | orchestrator | 2026-04-19 00:02:24.398089 | orchestrator | + network { 2026-04-19 00:02:24.398093 | orchestrator | + access_network = false 2026-04-19 00:02:24.398096 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.398100 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.398104 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.398108 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.398111 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.398115 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398119 | orchestrator | } 2026-04-19 00:02:24.398123 | orchestrator | } 2026-04-19 00:02:24.398129 | orchestrator | 2026-04-19 00:02:24.398133 | orchestrator | # openstack_compute_instance_v2.node_server[4] will be created 2026-04-19 00:02:24.398136 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.398140 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.398144 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.398148 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.398152 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.398155 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.398159 | orchestrator | + config_drive = true 2026-04-19 00:02:24.398163 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.398167 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.398171 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.398175 | orchestrator | + force_delete = false 2026-04-19 00:02:24.398179 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.398183 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398187 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.398191 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.398195 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.398199 | orchestrator | + name = "testbed-node-4" 2026-04-19 00:02:24.398203 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.398207 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398211 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.398214 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.398218 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.398222 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.398226 | orchestrator | 2026-04-19 00:02:24.398229 | orchestrator | + block_device { 2026-04-19 00:02:24.398233 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.398237 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.398240 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.398244 | orchestrator | + multiattach = false 2026-04-19 00:02:24.398248 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.398252 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398256 | orchestrator | } 2026-04-19 00:02:24.398259 | orchestrator | 2026-04-19 00:02:24.398263 | orchestrator | + network { 2026-04-19 00:02:24.398267 | orchestrator | + access_network = false 2026-04-19 00:02:24.398271 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.398274 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.398278 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.398282 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.398286 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.398289 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398293 | orchestrator | } 2026-04-19 00:02:24.398297 | orchestrator | } 2026-04-19 00:02:24.398306 | orchestrator | 2026-04-19 00:02:24.398310 | orchestrator | # openstack_compute_instance_v2.node_server[5] will be created 2026-04-19 00:02:24.398314 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-04-19 00:02:24.398318 | orchestrator | + access_ip_v4 = (known after apply) 2026-04-19 00:02:24.398321 | orchestrator | + access_ip_v6 = (known after apply) 2026-04-19 00:02:24.398325 | orchestrator | + all_metadata = (known after apply) 2026-04-19 00:02:24.398329 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.398332 | orchestrator | + availability_zone = "nova" 2026-04-19 00:02:24.398336 | orchestrator | + config_drive = true 2026-04-19 00:02:24.398340 | orchestrator | + created = (known after apply) 2026-04-19 00:02:24.398344 | orchestrator | + flavor_id = (known after apply) 2026-04-19 00:02:24.398347 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-04-19 00:02:24.398351 | orchestrator | + force_delete = false 2026-04-19 00:02:24.398357 | orchestrator | + hypervisor_hostname = (known after apply) 2026-04-19 00:02:24.398361 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398365 | orchestrator | + image_id = (known after apply) 2026-04-19 00:02:24.398369 | orchestrator | + image_name = (known after apply) 2026-04-19 00:02:24.398372 | orchestrator | + key_pair = "testbed" 2026-04-19 00:02:24.398376 | orchestrator | + name = "testbed-node-5" 2026-04-19 00:02:24.398380 | orchestrator | + power_state = "active" 2026-04-19 00:02:24.398384 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398388 | orchestrator | + security_groups = (known after apply) 2026-04-19 00:02:24.398391 | orchestrator | + stop_before_destroy = false 2026-04-19 00:02:24.398395 | orchestrator | + updated = (known after apply) 2026-04-19 00:02:24.398399 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-04-19 00:02:24.398402 | orchestrator | 2026-04-19 00:02:24.398406 | orchestrator | + block_device { 2026-04-19 00:02:24.398410 | orchestrator | + boot_index = 0 2026-04-19 00:02:24.398414 | orchestrator | + delete_on_termination = false 2026-04-19 00:02:24.398418 | orchestrator | + destination_type = "volume" 2026-04-19 00:02:24.398421 | orchestrator | + multiattach = false 2026-04-19 00:02:24.398425 | orchestrator | + source_type = "volume" 2026-04-19 00:02:24.398429 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398432 | orchestrator | } 2026-04-19 00:02:24.398436 | orchestrator | 2026-04-19 00:02:24.398440 | orchestrator | + network { 2026-04-19 00:02:24.398444 | orchestrator | + access_network = false 2026-04-19 00:02:24.398447 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-04-19 00:02:24.398451 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-04-19 00:02:24.398455 | orchestrator | + mac = (known after apply) 2026-04-19 00:02:24.398459 | orchestrator | + name = (known after apply) 2026-04-19 00:02:24.398462 | orchestrator | + port = (known after apply) 2026-04-19 00:02:24.398466 | orchestrator | + uuid = (known after apply) 2026-04-19 00:02:24.398470 | orchestrator | } 2026-04-19 00:02:24.398474 | orchestrator | } 2026-04-19 00:02:24.398478 | orchestrator | 2026-04-19 00:02:24.398481 | orchestrator | # openstack_compute_keypair_v2.key will be created 2026-04-19 00:02:24.398485 | orchestrator | + resource "openstack_compute_keypair_v2" "key" { 2026-04-19 00:02:24.398489 | orchestrator | + fingerprint = (known after apply) 2026-04-19 00:02:24.398493 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398497 | orchestrator | + name = "testbed" 2026-04-19 00:02:24.398500 | orchestrator | + private_key = (sensitive value) 2026-04-19 00:02:24.398504 | orchestrator | + public_key = (known after apply) 2026-04-19 00:02:24.398508 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398512 | orchestrator | + user_id = (known after apply) 2026-04-19 00:02:24.398515 | orchestrator | } 2026-04-19 00:02:24.398521 | orchestrator | 2026-04-19 00:02:24.398525 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[0] will be created 2026-04-19 00:02:24.398529 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398537 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398541 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398545 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398549 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398553 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398557 | orchestrator | } 2026-04-19 00:02:24.398560 | orchestrator | 2026-04-19 00:02:24.398564 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[1] will be created 2026-04-19 00:02:24.398568 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398572 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398576 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398579 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398583 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398587 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398591 | orchestrator | } 2026-04-19 00:02:24.398594 | orchestrator | 2026-04-19 00:02:24.398598 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[2] will be created 2026-04-19 00:02:24.398602 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398606 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398609 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398613 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398617 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398621 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398624 | orchestrator | } 2026-04-19 00:02:24.398628 | orchestrator | 2026-04-19 00:02:24.398632 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[3] will be created 2026-04-19 00:02:24.398636 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398640 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398643 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398647 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398651 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398654 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398658 | orchestrator | } 2026-04-19 00:02:24.398662 | orchestrator | 2026-04-19 00:02:24.398666 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[4] will be created 2026-04-19 00:02:24.398670 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398673 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398677 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398681 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398687 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398691 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398695 | orchestrator | } 2026-04-19 00:02:24.398698 | orchestrator | 2026-04-19 00:02:24.398702 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[5] will be created 2026-04-19 00:02:24.398706 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398710 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398714 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398717 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398721 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398725 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398729 | orchestrator | } 2026-04-19 00:02:24.398733 | orchestrator | 2026-04-19 00:02:24.398737 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[6] will be created 2026-04-19 00:02:24.398741 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398744 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398748 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398752 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398756 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398768 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398772 | orchestrator | } 2026-04-19 00:02:24.398777 | orchestrator | 2026-04-19 00:02:24.398781 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[7] will be created 2026-04-19 00:02:24.398785 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398789 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398793 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398797 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398801 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398805 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398810 | orchestrator | } 2026-04-19 00:02:24.398814 | orchestrator | 2026-04-19 00:02:24.398818 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[8] will be created 2026-04-19 00:02:24.398822 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-04-19 00:02:24.398825 | orchestrator | + device = (known after apply) 2026-04-19 00:02:24.398829 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398833 | orchestrator | + instance_id = (known after apply) 2026-04-19 00:02:24.398837 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398841 | orchestrator | + volume_id = (known after apply) 2026-04-19 00:02:24.398844 | orchestrator | } 2026-04-19 00:02:24.398848 | orchestrator | 2026-04-19 00:02:24.398852 | orchestrator | # openstack_networking_floatingip_associate_v2.manager_floating_ip_association will be created 2026-04-19 00:02:24.398857 | orchestrator | + resource "openstack_networking_floatingip_associate_v2" "manager_floating_ip_association" { 2026-04-19 00:02:24.398861 | orchestrator | + fixed_ip = (known after apply) 2026-04-19 00:02:24.398864 | orchestrator | + floating_ip = (known after apply) 2026-04-19 00:02:24.398868 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398872 | orchestrator | + port_id = (known after apply) 2026-04-19 00:02:24.398876 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398879 | orchestrator | } 2026-04-19 00:02:24.398883 | orchestrator | 2026-04-19 00:02:24.398887 | orchestrator | # openstack_networking_floatingip_v2.manager_floating_ip will be created 2026-04-19 00:02:24.398891 | orchestrator | + resource "openstack_networking_floatingip_v2" "manager_floating_ip" { 2026-04-19 00:02:24.398895 | orchestrator | + address = (known after apply) 2026-04-19 00:02:24.398899 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.398902 | orchestrator | + dns_domain = (known after apply) 2026-04-19 00:02:24.398906 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.398910 | orchestrator | + fixed_ip = (known after apply) 2026-04-19 00:02:24.398914 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398917 | orchestrator | + pool = "public" 2026-04-19 00:02:24.398921 | orchestrator | + port_id = (known after apply) 2026-04-19 00:02:24.398925 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.398929 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.398932 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.398936 | orchestrator | } 2026-04-19 00:02:24.398940 | orchestrator | 2026-04-19 00:02:24.398944 | orchestrator | # openstack_networking_network_v2.net_management will be created 2026-04-19 00:02:24.398948 | orchestrator | + resource "openstack_networking_network_v2" "net_management" { 2026-04-19 00:02:24.398952 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.398955 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.398959 | orchestrator | + availability_zone_hints = [ 2026-04-19 00:02:24.398963 | orchestrator | + "nova", 2026-04-19 00:02:24.398967 | orchestrator | ] 2026-04-19 00:02:24.398971 | orchestrator | + dns_domain = (known after apply) 2026-04-19 00:02:24.398974 | orchestrator | + external = (known after apply) 2026-04-19 00:02:24.398978 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.398982 | orchestrator | + mtu = (known after apply) 2026-04-19 00:02:24.398986 | orchestrator | + name = "net-testbed-management" 2026-04-19 00:02:24.398990 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.398996 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399000 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399004 | orchestrator | + shared = (known after apply) 2026-04-19 00:02:24.399008 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399011 | orchestrator | + transparent_vlan = (known after apply) 2026-04-19 00:02:24.399015 | orchestrator | 2026-04-19 00:02:24.399019 | orchestrator | + segments (known after apply) 2026-04-19 00:02:24.399023 | orchestrator | } 2026-04-19 00:02:24.399028 | orchestrator | 2026-04-19 00:02:24.399032 | orchestrator | # openstack_networking_port_v2.manager_port_management will be created 2026-04-19 00:02:24.399036 | orchestrator | + resource "openstack_networking_port_v2" "manager_port_management" { 2026-04-19 00:02:24.399040 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399044 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399047 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399053 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399057 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399072 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399076 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399079 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399083 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399087 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399091 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399095 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399098 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399102 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399106 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399110 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399114 | orchestrator | 2026-04-19 00:02:24.399117 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399121 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399125 | orchestrator | } 2026-04-19 00:02:24.399129 | orchestrator | 2026-04-19 00:02:24.399133 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399137 | orchestrator | 2026-04-19 00:02:24.399141 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399146 | orchestrator | + ip_address = "192.168.16.5" 2026-04-19 00:02:24.399150 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399154 | orchestrator | } 2026-04-19 00:02:24.399158 | orchestrator | } 2026-04-19 00:02:24.399162 | orchestrator | 2026-04-19 00:02:24.399166 | orchestrator | # openstack_networking_port_v2.node_port_management[0] will be created 2026-04-19 00:02:24.399170 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399173 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399177 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399181 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399185 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399189 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399192 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399196 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399200 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399204 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399208 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399211 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399215 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399219 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399223 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399229 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399233 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399237 | orchestrator | 2026-04-19 00:02:24.399241 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399244 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399248 | orchestrator | } 2026-04-19 00:02:24.399252 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399256 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399260 | orchestrator | } 2026-04-19 00:02:24.399264 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399267 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.399271 | orchestrator | } 2026-04-19 00:02:24.399275 | orchestrator | 2026-04-19 00:02:24.399279 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399283 | orchestrator | 2026-04-19 00:02:24.399286 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399290 | orchestrator | + ip_address = "192.168.16.10" 2026-04-19 00:02:24.399294 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399298 | orchestrator | } 2026-04-19 00:02:24.399302 | orchestrator | } 2026-04-19 00:02:24.399307 | orchestrator | 2026-04-19 00:02:24.399311 | orchestrator | # openstack_networking_port_v2.node_port_management[1] will be created 2026-04-19 00:02:24.399315 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399318 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399322 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399326 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399330 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399334 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399337 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399341 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399345 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399349 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399353 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399356 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399360 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399364 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399368 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399372 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399375 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399379 | orchestrator | 2026-04-19 00:02:24.399383 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399387 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399391 | orchestrator | } 2026-04-19 00:02:24.399395 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399398 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399402 | orchestrator | } 2026-04-19 00:02:24.399406 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399410 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.399413 | orchestrator | } 2026-04-19 00:02:24.399417 | orchestrator | 2026-04-19 00:02:24.399421 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399425 | orchestrator | 2026-04-19 00:02:24.399429 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399432 | orchestrator | + ip_address = "192.168.16.11" 2026-04-19 00:02:24.399436 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399440 | orchestrator | } 2026-04-19 00:02:24.399444 | orchestrator | } 2026-04-19 00:02:24.399449 | orchestrator | 2026-04-19 00:02:24.399453 | orchestrator | # openstack_networking_port_v2.node_port_management[2] will be created 2026-04-19 00:02:24.399457 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399461 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399466 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399470 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399474 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399481 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399485 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399489 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399493 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399499 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399503 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399507 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399510 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399514 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399518 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399522 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399526 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399529 | orchestrator | 2026-04-19 00:02:24.399533 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399537 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399541 | orchestrator | } 2026-04-19 00:02:24.399545 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399549 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399552 | orchestrator | } 2026-04-19 00:02:24.399556 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399560 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.399564 | orchestrator | } 2026-04-19 00:02:24.399568 | orchestrator | 2026-04-19 00:02:24.399571 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399575 | orchestrator | 2026-04-19 00:02:24.399579 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399583 | orchestrator | + ip_address = "192.168.16.12" 2026-04-19 00:02:24.399586 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399590 | orchestrator | } 2026-04-19 00:02:24.399594 | orchestrator | } 2026-04-19 00:02:24.399599 | orchestrator | 2026-04-19 00:02:24.399603 | orchestrator | # openstack_networking_port_v2.node_port_management[3] will be created 2026-04-19 00:02:24.399607 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399611 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399615 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399619 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399622 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399626 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399630 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399634 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399638 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399642 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399645 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399649 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399653 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399657 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399661 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399664 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399668 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399672 | orchestrator | 2026-04-19 00:02:24.399676 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399679 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399683 | orchestrator | } 2026-04-19 00:02:24.399687 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399691 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399695 | orchestrator | } 2026-04-19 00:02:24.399699 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399702 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.399706 | orchestrator | } 2026-04-19 00:02:24.399710 | orchestrator | 2026-04-19 00:02:24.399718 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399722 | orchestrator | 2026-04-19 00:02:24.399725 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399729 | orchestrator | + ip_address = "192.168.16.13" 2026-04-19 00:02:24.399733 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399737 | orchestrator | } 2026-04-19 00:02:24.399741 | orchestrator | } 2026-04-19 00:02:24.399746 | orchestrator | 2026-04-19 00:02:24.399750 | orchestrator | # openstack_networking_port_v2.node_port_management[4] will be created 2026-04-19 00:02:24.399754 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399758 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399761 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399765 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399769 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399773 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399777 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399780 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399785 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399789 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399793 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399797 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399801 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399805 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399810 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399813 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399817 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399821 | orchestrator | 2026-04-19 00:02:24.399825 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399829 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399833 | orchestrator | } 2026-04-19 00:02:24.399837 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399840 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399844 | orchestrator | } 2026-04-19 00:02:24.399848 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399852 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.399856 | orchestrator | } 2026-04-19 00:02:24.399859 | orchestrator | 2026-04-19 00:02:24.399863 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.399867 | orchestrator | 2026-04-19 00:02:24.399871 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.399874 | orchestrator | + ip_address = "192.168.16.14" 2026-04-19 00:02:24.399878 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.399882 | orchestrator | } 2026-04-19 00:02:24.399886 | orchestrator | } 2026-04-19 00:02:24.399891 | orchestrator | 2026-04-19 00:02:24.399895 | orchestrator | # openstack_networking_port_v2.node_port_management[5] will be created 2026-04-19 00:02:24.399899 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-04-19 00:02:24.399903 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.399907 | orchestrator | + all_fixed_ips = (known after apply) 2026-04-19 00:02:24.399910 | orchestrator | + all_security_group_ids = (known after apply) 2026-04-19 00:02:24.399914 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.399918 | orchestrator | + device_id = (known after apply) 2026-04-19 00:02:24.399922 | orchestrator | + device_owner = (known after apply) 2026-04-19 00:02:24.399926 | orchestrator | + dns_assignment = (known after apply) 2026-04-19 00:02:24.399929 | orchestrator | + dns_name = (known after apply) 2026-04-19 00:02:24.399933 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.399937 | orchestrator | + mac_address = (known after apply) 2026-04-19 00:02:24.399941 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.399945 | orchestrator | + port_security_enabled = (known after apply) 2026-04-19 00:02:24.399948 | orchestrator | + qos_policy_id = (known after apply) 2026-04-19 00:02:24.399955 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.399958 | orchestrator | + security_group_ids = (known after apply) 2026-04-19 00:02:24.399962 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.399966 | orchestrator | 2026-04-19 00:02:24.399970 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399974 | orchestrator | + ip_address = "192.168.16.254/32" 2026-04-19 00:02:24.399977 | orchestrator | } 2026-04-19 00:02:24.399981 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399985 | orchestrator | + ip_address = "192.168.16.8/32" 2026-04-19 00:02:24.399989 | orchestrator | } 2026-04-19 00:02:24.399992 | orchestrator | + allowed_address_pairs { 2026-04-19 00:02:24.399996 | orchestrator | + ip_address = "192.168.16.9/32" 2026-04-19 00:02:24.400000 | orchestrator | } 2026-04-19 00:02:24.400004 | orchestrator | 2026-04-19 00:02:24.400010 | orchestrator | + binding (known after apply) 2026-04-19 00:02:24.400014 | orchestrator | 2026-04-19 00:02:24.400017 | orchestrator | + fixed_ip { 2026-04-19 00:02:24.400021 | orchestrator | + ip_address = "192.168.16.15" 2026-04-19 00:02:24.400025 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.400029 | orchestrator | } 2026-04-19 00:02:24.400033 | orchestrator | } 2026-04-19 00:02:24.400037 | orchestrator | 2026-04-19 00:02:24.400040 | orchestrator | # openstack_networking_router_interface_v2.router_interface will be created 2026-04-19 00:02:24.400044 | orchestrator | + resource "openstack_networking_router_interface_v2" "router_interface" { 2026-04-19 00:02:24.400048 | orchestrator | + force_destroy = false 2026-04-19 00:02:24.400052 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400056 | orchestrator | + port_id = (known after apply) 2026-04-19 00:02:24.400081 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400086 | orchestrator | + router_id = (known after apply) 2026-04-19 00:02:24.400090 | orchestrator | + subnet_id = (known after apply) 2026-04-19 00:02:24.400095 | orchestrator | } 2026-04-19 00:02:24.400099 | orchestrator | 2026-04-19 00:02:24.400103 | orchestrator | # openstack_networking_router_v2.router will be created 2026-04-19 00:02:24.400107 | orchestrator | + resource "openstack_networking_router_v2" "router" { 2026-04-19 00:02:24.400111 | orchestrator | + admin_state_up = (known after apply) 2026-04-19 00:02:24.400115 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.400119 | orchestrator | + availability_zone_hints = [ 2026-04-19 00:02:24.400123 | orchestrator | + "nova", 2026-04-19 00:02:24.400126 | orchestrator | ] 2026-04-19 00:02:24.400130 | orchestrator | + distributed = (known after apply) 2026-04-19 00:02:24.400134 | orchestrator | + enable_snat = (known after apply) 2026-04-19 00:02:24.400138 | orchestrator | + external_network_id = "e6be7364-bfd8-4de7-8120-8f41c69a139a" 2026-04-19 00:02:24.400142 | orchestrator | + external_qos_policy_id = (known after apply) 2026-04-19 00:02:24.400146 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400149 | orchestrator | + name = "testbed" 2026-04-19 00:02:24.400153 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400157 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400161 | orchestrator | 2026-04-19 00:02:24.400165 | orchestrator | + external_fixed_ip (known after apply) 2026-04-19 00:02:24.400168 | orchestrator | } 2026-04-19 00:02:24.400174 | orchestrator | 2026-04-19 00:02:24.400178 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule1 will be created 2026-04-19 00:02:24.400182 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule1" { 2026-04-19 00:02:24.400186 | orchestrator | + description = "ssh" 2026-04-19 00:02:24.400190 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400194 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400198 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400201 | orchestrator | + port_range_max = 22 2026-04-19 00:02:24.400205 | orchestrator | + port_range_min = 22 2026-04-19 00:02:24.400209 | orchestrator | + protocol = "tcp" 2026-04-19 00:02:24.400213 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400222 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400226 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400230 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400234 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400238 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400242 | orchestrator | } 2026-04-19 00:02:24.400245 | orchestrator | 2026-04-19 00:02:24.400249 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule2 will be created 2026-04-19 00:02:24.400253 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule2" { 2026-04-19 00:02:24.400257 | orchestrator | + description = "wireguard" 2026-04-19 00:02:24.400261 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400265 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400268 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400272 | orchestrator | + port_range_max = 51820 2026-04-19 00:02:24.400276 | orchestrator | + port_range_min = 51820 2026-04-19 00:02:24.400280 | orchestrator | + protocol = "udp" 2026-04-19 00:02:24.400284 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400287 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400291 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400295 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400299 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400303 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400307 | orchestrator | } 2026-04-19 00:02:24.400311 | orchestrator | 2026-04-19 00:02:24.400315 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule3 will be created 2026-04-19 00:02:24.400319 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule3" { 2026-04-19 00:02:24.400324 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400328 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400332 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400336 | orchestrator | + protocol = "tcp" 2026-04-19 00:02:24.400339 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400343 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400347 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400351 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-04-19 00:02:24.400355 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400359 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400362 | orchestrator | } 2026-04-19 00:02:24.400366 | orchestrator | 2026-04-19 00:02:24.400370 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule4 will be created 2026-04-19 00:02:24.400374 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule4" { 2026-04-19 00:02:24.400378 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400382 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400385 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400389 | orchestrator | + protocol = "udp" 2026-04-19 00:02:24.400393 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400397 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400401 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400404 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-04-19 00:02:24.400408 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400412 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400416 | orchestrator | } 2026-04-19 00:02:24.400421 | orchestrator | 2026-04-19 00:02:24.400425 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule5 will be created 2026-04-19 00:02:24.400433 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule5" { 2026-04-19 00:02:24.400436 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400440 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400444 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400448 | orchestrator | + protocol = "icmp" 2026-04-19 00:02:24.400452 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400455 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400459 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400463 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400467 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400471 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400475 | orchestrator | } 2026-04-19 00:02:24.400478 | orchestrator | 2026-04-19 00:02:24.400482 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule1 will be created 2026-04-19 00:02:24.400486 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule1" { 2026-04-19 00:02:24.400490 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400494 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400497 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400501 | orchestrator | + protocol = "tcp" 2026-04-19 00:02:24.400505 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400509 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400515 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400519 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400523 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400526 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400530 | orchestrator | } 2026-04-19 00:02:24.400534 | orchestrator | 2026-04-19 00:02:24.400538 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule2 will be created 2026-04-19 00:02:24.400542 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule2" { 2026-04-19 00:02:24.400546 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400550 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400553 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400557 | orchestrator | + protocol = "udp" 2026-04-19 00:02:24.400561 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400565 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400569 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400572 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400577 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400581 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400585 | orchestrator | } 2026-04-19 00:02:24.400589 | orchestrator | 2026-04-19 00:02:24.400593 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule3 will be created 2026-04-19 00:02:24.400597 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule3" { 2026-04-19 00:02:24.400602 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400608 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400612 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400616 | orchestrator | + protocol = "icmp" 2026-04-19 00:02:24.400619 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400623 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400627 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400631 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400635 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400639 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400645 | orchestrator | } 2026-04-19 00:02:24.400651 | orchestrator | 2026-04-19 00:02:24.400655 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_rule_vrrp will be created 2026-04-19 00:02:24.400658 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_rule_vrrp" { 2026-04-19 00:02:24.400662 | orchestrator | + description = "vrrp" 2026-04-19 00:02:24.400666 | orchestrator | + direction = "ingress" 2026-04-19 00:02:24.400670 | orchestrator | + ethertype = "IPv4" 2026-04-19 00:02:24.400674 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400677 | orchestrator | + protocol = "112" 2026-04-19 00:02:24.400681 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400685 | orchestrator | + remote_address_group_id = (known after apply) 2026-04-19 00:02:24.400689 | orchestrator | + remote_group_id = (known after apply) 2026-04-19 00:02:24.400693 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-04-19 00:02:24.400696 | orchestrator | + security_group_id = (known after apply) 2026-04-19 00:02:24.400700 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400704 | orchestrator | } 2026-04-19 00:02:24.400708 | orchestrator | 2026-04-19 00:02:24.400712 | orchestrator | # openstack_networking_secgroup_v2.security_group_management will be created 2026-04-19 00:02:24.400716 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_management" { 2026-04-19 00:02:24.400719 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.400723 | orchestrator | + description = "management security group" 2026-04-19 00:02:24.400727 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400731 | orchestrator | + name = "testbed-management" 2026-04-19 00:02:24.400735 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400739 | orchestrator | + stateful = (known after apply) 2026-04-19 00:02:24.400742 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400747 | orchestrator | } 2026-04-19 00:02:24.400754 | orchestrator | 2026-04-19 00:02:24.400758 | orchestrator | # openstack_networking_secgroup_v2.security_group_node will be created 2026-04-19 00:02:24.400762 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_node" { 2026-04-19 00:02:24.400765 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.400769 | orchestrator | + description = "node security group" 2026-04-19 00:02:24.400773 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400777 | orchestrator | + name = "testbed-node" 2026-04-19 00:02:24.400781 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400785 | orchestrator | + stateful = (known after apply) 2026-04-19 00:02:24.400788 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400792 | orchestrator | } 2026-04-19 00:02:24.400796 | orchestrator | 2026-04-19 00:02:24.400800 | orchestrator | # openstack_networking_subnet_v2.subnet_management will be created 2026-04-19 00:02:24.400804 | orchestrator | + resource "openstack_networking_subnet_v2" "subnet_management" { 2026-04-19 00:02:24.400807 | orchestrator | + all_tags = (known after apply) 2026-04-19 00:02:24.400811 | orchestrator | + cidr = "192.168.16.0/20" 2026-04-19 00:02:24.400815 | orchestrator | + dns_nameservers = [ 2026-04-19 00:02:24.400819 | orchestrator | + "8.8.8.8", 2026-04-19 00:02:24.400823 | orchestrator | + "9.9.9.9", 2026-04-19 00:02:24.400827 | orchestrator | ] 2026-04-19 00:02:24.400831 | orchestrator | + enable_dhcp = true 2026-04-19 00:02:24.400835 | orchestrator | + gateway_ip = (known after apply) 2026-04-19 00:02:24.400839 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400843 | orchestrator | + ip_version = 4 2026-04-19 00:02:24.400848 | orchestrator | + ipv6_address_mode = (known after apply) 2026-04-19 00:02:24.400852 | orchestrator | + ipv6_ra_mode = (known after apply) 2026-04-19 00:02:24.400855 | orchestrator | + name = "subnet-testbed-management" 2026-04-19 00:02:24.400859 | orchestrator | + network_id = (known after apply) 2026-04-19 00:02:24.400863 | orchestrator | + no_gateway = false 2026-04-19 00:02:24.400867 | orchestrator | + region = (known after apply) 2026-04-19 00:02:24.400871 | orchestrator | + service_types = (known after apply) 2026-04-19 00:02:24.400878 | orchestrator | + tenant_id = (known after apply) 2026-04-19 00:02:24.400882 | orchestrator | 2026-04-19 00:02:24.400886 | orchestrator | + allocation_pool { 2026-04-19 00:02:24.400889 | orchestrator | + end = "192.168.31.250" 2026-04-19 00:02:24.400893 | orchestrator | + start = "192.168.31.200" 2026-04-19 00:02:24.400897 | orchestrator | } 2026-04-19 00:02:24.400901 | orchestrator | } 2026-04-19 00:02:24.400906 | orchestrator | 2026-04-19 00:02:24.400910 | orchestrator | # terraform_data.image will be created 2026-04-19 00:02:24.400914 | orchestrator | + resource "terraform_data" "image" { 2026-04-19 00:02:24.400917 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400921 | orchestrator | + input = "Ubuntu 24.04" 2026-04-19 00:02:24.400925 | orchestrator | + output = (known after apply) 2026-04-19 00:02:24.400929 | orchestrator | } 2026-04-19 00:02:24.400933 | orchestrator | 2026-04-19 00:02:24.400936 | orchestrator | # terraform_data.image_node will be created 2026-04-19 00:02:24.400940 | orchestrator | + resource "terraform_data" "image_node" { 2026-04-19 00:02:24.400944 | orchestrator | + id = (known after apply) 2026-04-19 00:02:24.400948 | orchestrator | + input = "Ubuntu 24.04" 2026-04-19 00:02:24.400951 | orchestrator | + output = (known after apply) 2026-04-19 00:02:24.400955 | orchestrator | } 2026-04-19 00:02:24.400959 | orchestrator | 2026-04-19 00:02:24.400963 | orchestrator | Plan: 64 to add, 0 to change, 0 to destroy. 2026-04-19 00:02:24.400967 | orchestrator | 2026-04-19 00:02:24.400971 | orchestrator | Changes to Outputs: 2026-04-19 00:02:24.400974 | orchestrator | + manager_address = (sensitive value) 2026-04-19 00:02:24.400978 | orchestrator | + private_key = (sensitive value) 2026-04-19 00:02:24.581910 | orchestrator | terraform_data.image: Creating... 2026-04-19 00:02:24.652371 | orchestrator | terraform_data.image: Creation complete after 0s [id=7f6d5920-699b-f16f-9945-9eebbdd3920a] 2026-04-19 00:02:24.652430 | orchestrator | terraform_data.image_node: Creating... 2026-04-19 00:02:24.652437 | orchestrator | terraform_data.image_node: Creation complete after 0s [id=720fe40d-9a4e-3f07-5456-a48bf00e0600] 2026-04-19 00:02:24.677930 | orchestrator | data.openstack_images_image_v2.image_node: Reading... 2026-04-19 00:02:24.677988 | orchestrator | data.openstack_images_image_v2.image: Reading... 2026-04-19 00:02:24.692789 | orchestrator | openstack_compute_keypair_v2.key: Creating... 2026-04-19 00:02:24.693954 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creating... 2026-04-19 00:02:24.696773 | orchestrator | openstack_networking_network_v2.net_management: Creating... 2026-04-19 00:02:24.702175 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creating... 2026-04-19 00:02:24.702492 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creating... 2026-04-19 00:02:24.702646 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creating... 2026-04-19 00:02:24.703157 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creating... 2026-04-19 00:02:24.703364 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creating... 2026-04-19 00:02:25.128474 | orchestrator | data.openstack_images_image_v2.image_node: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-04-19 00:02:25.136920 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creating... 2026-04-19 00:02:25.140022 | orchestrator | data.openstack_images_image_v2.image: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-04-19 00:02:25.144003 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creating... 2026-04-19 00:02:25.261958 | orchestrator | openstack_compute_keypair_v2.key: Creation complete after 0s [id=testbed] 2026-04-19 00:02:25.265330 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creating... 2026-04-19 00:02:25.776877 | orchestrator | openstack_networking_network_v2.net_management: Creation complete after 1s [id=77afaf1a-5435-4233-b576-5a05b57808d3] 2026-04-19 00:02:25.784697 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creating... 2026-04-19 00:02:28.312589 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creation complete after 3s [id=c22e579a-b1f2-4048-b7dc-a5f00161df13] 2026-04-19 00:02:28.322552 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creation complete after 3s [id=03dff174-b667-4569-88d3-e48aa5ad6b8e] 2026-04-19 00:02:28.326424 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creating... 2026-04-19 00:02:28.329345 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creating... 2026-04-19 00:02:28.338310 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creation complete after 3s [id=ef8ba5db-4fbc-4a43-a666-1942989e2aaf] 2026-04-19 00:02:28.338422 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creation complete after 3s [id=7c2f06a9-090a-4c71-a875-96789d4698f9] 2026-04-19 00:02:28.345485 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creating... 2026-04-19 00:02:28.345751 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creating... 2026-04-19 00:02:28.354735 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creation complete after 3s [id=9c2a7679-57be-4f76-a6e0-72c31b1452f8] 2026-04-19 00:02:28.362906 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creating... 2026-04-19 00:02:28.382877 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creation complete after 3s [id=f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914] 2026-04-19 00:02:28.388857 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creating... 2026-04-19 00:02:28.400647 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creation complete after 3s [id=a7445285-54ec-47cd-bdf2-68472b5cc8fa] 2026-04-19 00:02:28.421521 | orchestrator | local_file.id_rsa_pub: Creating... 2026-04-19 00:02:28.431297 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creation complete after 3s [id=0684e6f3-ae53-4fb1-96dc-86c785743403] 2026-04-19 00:02:28.431372 | orchestrator | local_file.id_rsa_pub: Creation complete after 0s [id=4e57abba1ffe4cdc686ef3adabfee2fee38e6146] 2026-04-19 00:02:28.437250 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creating... 2026-04-19 00:02:28.440092 | orchestrator | local_sensitive_file.id_rsa: Creating... 2026-04-19 00:02:28.443888 | orchestrator | local_sensitive_file.id_rsa: Creation complete after 0s [id=890553c96afaf7f7e2a559c2df66960dd01ea271] 2026-04-19 00:02:28.486750 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creation complete after 3s [id=6d2e7363-eb8f-4f52-9d5c-b0cb6de72095] 2026-04-19 00:02:29.178614 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creation complete after 3s [id=0737b89e-d2b3-48f2-84e5-c457aaca4e53] 2026-04-19 00:02:29.732541 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creation complete after 2s [id=a5d1d8ac-5b45-40b0-bb1a-10ff3d64ac14] 2026-04-19 00:02:29.742192 | orchestrator | openstack_networking_router_v2.router: Creating... 2026-04-19 00:02:31.767701 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creation complete after 4s [id=c80e7985-dd4d-4c6a-8d8b-2ca06512f34e] 2026-04-19 00:02:31.792271 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creation complete after 4s [id=587a8fb8-ed32-4b46-bad3-fff4038a156d] 2026-04-19 00:02:31.802844 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creation complete after 4s [id=0d2ad86a-3c07-40f6-a7d7-9815ad723208] 2026-04-19 00:02:31.835951 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creation complete after 4s [id=954dd918-a3f8-4255-8815-9a4d2368bc31] 2026-04-19 00:02:31.865502 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creation complete after 4s [id=edcac752-54d6-43f8-96d8-efe3a409c98e] 2026-04-19 00:02:32.029111 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creation complete after 4s [id=0921cc94-c6df-4bbe-a97d-4442bb3562c5] 2026-04-19 00:02:33.721517 | orchestrator | openstack_networking_router_v2.router: Creation complete after 4s [id=cf4458d8-7e99-49f6-bfd4-0d195f03209d] 2026-04-19 00:02:35.422622 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creating... 2026-04-19 00:02:35.422656 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creating... 2026-04-19 00:02:35.422670 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creating... 2026-04-19 00:02:35.422685 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creation complete after 0s [id=8e397e5b-d508-4795-9e91-5c05e890855f] 2026-04-19 00:02:35.422699 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creating... 2026-04-19 00:02:35.422715 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creating... 2026-04-19 00:02:35.422728 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creating... 2026-04-19 00:02:35.422769 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creating... 2026-04-19 00:02:35.422784 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creating... 2026-04-19 00:02:35.422796 | orchestrator | openstack_networking_port_v2.manager_port_management: Creating... 2026-04-19 00:02:35.422811 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creation complete after 0s [id=197f6580-f096-4294-8816-98a2517a66ab] 2026-04-19 00:02:35.422825 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creation complete after 1s [id=8a5c737f-c57e-4c6e-ba76-a039715324f0] 2026-04-19 00:02:35.422840 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creation complete after 1s [id=ae6784a9-ff02-4cf7-9e79-8191eebac0cb] 2026-04-19 00:02:35.422854 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creating... 2026-04-19 00:02:35.422867 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creating... 2026-04-19 00:02:35.422880 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creating... 2026-04-19 00:02:35.422893 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creating... 2026-04-19 00:02:35.422906 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creating... 2026-04-19 00:02:35.422920 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creation complete after 1s [id=9a701569-6554-410c-a647-fb01a3647f63] 2026-04-19 00:02:35.422932 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creating... 2026-04-19 00:02:35.422946 | orchestrator | openstack_networking_port_v2.manager_port_management: Creation complete after 1s [id=494d360c-6f07-467a-8ae6-18a2ac201ef2] 2026-04-19 00:02:35.422960 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creation complete after 1s [id=24032492-db0a-424f-b5fe-29126d436902] 2026-04-19 00:02:35.422973 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creating... 2026-04-19 00:02:35.422986 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creating... 2026-04-19 00:02:35.478168 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creation complete after 1s [id=ace7c401-30a3-4b3b-84e5-a45c63a98dc2] 2026-04-19 00:02:35.488678 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creating... 2026-04-19 00:02:35.638825 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creation complete after 1s [id=bf1c3eef-b449-4f76-9545-8ff155c7ff5b] 2026-04-19 00:02:35.640365 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creation complete after 1s [id=acf9796f-0e3c-49df-bb4e-61dddbd3b509] 2026-04-19 00:02:35.655721 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creating... 2026-04-19 00:02:35.790768 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creation complete after 1s [id=f1b13ecf-6d19-47ad-b5f1-429722093679] 2026-04-19 00:02:35.802542 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creation complete after 1s [id=ddf4fff7-5cd9-40dc-933a-65e785f4e6f7] 2026-04-19 00:02:35.851657 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creation complete after 1s [id=eb6b2576-04f0-4df1-8859-437de3459222] 2026-04-19 00:02:35.990566 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creation complete after 1s [id=aaf32d0d-0312-495f-a702-cdc29f7f0f42] 2026-04-19 00:02:36.147815 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creation complete after 1s [id=86d76cb4-60c9-4d96-9f49-f38680767aa1] 2026-04-19 00:02:36.237149 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creation complete after 1s [id=9d8a8940-839e-44f7-9d43-a25d22702296] 2026-04-19 00:02:36.370383 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creation complete after 1s [id=42ac2235-89e3-475a-8b28-6bd6d27e642d] 2026-04-19 00:02:36.613383 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creation complete after 3s [id=744aaa71-9935-48e7-b576-2d4ceb020ca7] 2026-04-19 00:02:36.619213 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creating... 2026-04-19 00:02:36.817375 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creation complete after 1s [id=85bfa699-2213-4b16-ab59-efeba560a1da] 2026-04-19 00:02:36.850810 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creating... 2026-04-19 00:02:36.858861 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creating... 2026-04-19 00:02:36.862344 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creating... 2026-04-19 00:02:36.863552 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creating... 2026-04-19 00:02:36.865992 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creating... 2026-04-19 00:02:36.873127 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creating... 2026-04-19 00:02:40.898530 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creation complete after 4s [id=92bbf6c8-9ffc-463a-b31c-e5bfe562842c] 2026-04-19 00:02:40.910497 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creating... 2026-04-19 00:02:40.915596 | orchestrator | local_file.MANAGER_ADDRESS: Creating... 2026-04-19 00:02:40.921208 | orchestrator | local_file.inventory: Creating... 2026-04-19 00:02:40.923238 | orchestrator | local_file.MANAGER_ADDRESS: Creation complete after 0s [id=c39fb40443b78d9243b43b66ae6e6855eedec930] 2026-04-19 00:02:40.926905 | orchestrator | local_file.inventory: Creation complete after 0s [id=eaa494f983bde5e0ff45362c8f3b144f4e68d297] 2026-04-19 00:02:41.891501 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creation complete after 1s [id=92bbf6c8-9ffc-463a-b31c-e5bfe562842c] 2026-04-19 00:02:46.851353 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [10s elapsed] 2026-04-19 00:02:46.860643 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [10s elapsed] 2026-04-19 00:02:46.871197 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [10s elapsed] 2026-04-19 00:02:46.871279 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [10s elapsed] 2026-04-19 00:02:46.871306 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [10s elapsed] 2026-04-19 00:02:46.873462 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [10s elapsed] 2026-04-19 00:02:56.852317 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [20s elapsed] 2026-04-19 00:02:56.861666 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [20s elapsed] 2026-04-19 00:02:56.871667 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [20s elapsed] 2026-04-19 00:02:56.871734 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [20s elapsed] 2026-04-19 00:02:56.871744 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [20s elapsed] 2026-04-19 00:02:56.874176 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [20s elapsed] 2026-04-19 00:03:06.859586 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [30s elapsed] 2026-04-19 00:03:06.861842 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [30s elapsed] 2026-04-19 00:03:06.872133 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [30s elapsed] 2026-04-19 00:03:06.872233 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [30s elapsed] 2026-04-19 00:03:06.872265 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [30s elapsed] 2026-04-19 00:03:06.874505 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [30s elapsed] 2026-04-19 00:03:07.852162 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creation complete after 31s [id=5023df1f-d7fa-487b-b316-792eecea1ba2] 2026-04-19 00:03:16.860147 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [40s elapsed] 2026-04-19 00:03:16.872559 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [40s elapsed] 2026-04-19 00:03:16.872636 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [40s elapsed] 2026-04-19 00:03:16.872711 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [40s elapsed] 2026-04-19 00:03:16.875074 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [40s elapsed] 2026-04-19 00:03:17.592504 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creation complete after 41s [id=e450e03b-c0b3-487f-9eed-978eb61a796d] 2026-04-19 00:03:17.899741 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creation complete after 41s [id=a09508f6-8903-450c-a8df-e101ea611e28] 2026-04-19 00:03:17.958823 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creation complete after 41s [id=8dbd3436-ef26-44fa-bcbc-e2644a254157] 2026-04-19 00:03:26.873424 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [50s elapsed] 2026-04-19 00:03:26.876006 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [50s elapsed] 2026-04-19 00:03:27.518789 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creation complete after 51s [id=e3764f02-527b-4af7-ba86-e0973c239a00] 2026-04-19 00:03:28.188536 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creation complete after 51s [id=3c047d71-29f7-4321-96f5-0daccbc7b089] 2026-04-19 00:03:28.343271 | orchestrator | null_resource.node_semaphore: Creating... 2026-04-19 00:03:28.356717 | orchestrator | null_resource.node_semaphore: Creation complete after 0s [id=4055250559158618003] 2026-04-19 00:03:28.357841 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creating... 2026-04-19 00:03:28.358105 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creating... 2026-04-19 00:03:28.358464 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creating... 2026-04-19 00:03:28.359085 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creating... 2026-04-19 00:03:28.362174 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creating... 2026-04-19 00:03:28.373255 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creating... 2026-04-19 00:03:28.395229 | orchestrator | openstack_compute_instance_v2.manager_server: Creating... 2026-04-19 00:03:28.409197 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creating... 2026-04-19 00:03:28.415421 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creating... 2026-04-19 00:03:28.418128 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creating... 2026-04-19 00:03:31.843585 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creation complete after 4s [id=5023df1f-d7fa-487b-b316-792eecea1ba2/a7445285-54ec-47cd-bdf2-68472b5cc8fa] 2026-04-19 00:03:31.850093 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creation complete after 4s [id=e450e03b-c0b3-487f-9eed-978eb61a796d/6d2e7363-eb8f-4f52-9d5c-b0cb6de72095] 2026-04-19 00:03:32.036034 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creation complete after 4s [id=8dbd3436-ef26-44fa-bcbc-e2644a254157/c22e579a-b1f2-4048-b7dc-a5f00161df13] 2026-04-19 00:03:38.096206 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creation complete after 10s [id=e450e03b-c0b3-487f-9eed-978eb61a796d/7c2f06a9-090a-4c71-a875-96789d4698f9] 2026-04-19 00:03:38.121195 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creation complete after 10s [id=5023df1f-d7fa-487b-b316-792eecea1ba2/03dff174-b667-4569-88d3-e48aa5ad6b8e] 2026-04-19 00:03:38.194157 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creation complete after 10s [id=5023df1f-d7fa-487b-b316-792eecea1ba2/ef8ba5db-4fbc-4a43-a666-1942989e2aaf] 2026-04-19 00:03:38.225180 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creation complete after 10s [id=8dbd3436-ef26-44fa-bcbc-e2644a254157/f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914] 2026-04-19 00:03:38.403811 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [10s elapsed] 2026-04-19 00:03:38.424137 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Still creating... [10s elapsed] 2026-04-19 00:03:38.435579 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Still creating... [10s elapsed] 2026-04-19 00:03:38.438238 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creation complete after 10s [id=8dbd3436-ef26-44fa-bcbc-e2644a254157/9c2a7679-57be-4f76-a6e0-72c31b1452f8] 2026-04-19 00:03:38.464522 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creation complete after 10s [id=e450e03b-c0b3-487f-9eed-978eb61a796d/0684e6f3-ae53-4fb1-96dc-86c785743403] 2026-04-19 00:03:48.404917 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [20s elapsed] 2026-04-19 00:03:48.858353 | orchestrator | openstack_compute_instance_v2.manager_server: Creation complete after 21s [id=8a8c07c3-1b35-4d4f-b243-469d350e738c] 2026-04-19 00:03:48.877095 | orchestrator | 2026-04-19 00:03:48.877153 | orchestrator | Apply complete! Resources: 64 added, 0 changed, 0 destroyed. 2026-04-19 00:03:48.877166 | orchestrator | 2026-04-19 00:03:48.877171 | orchestrator | Outputs: 2026-04-19 00:03:48.877175 | orchestrator | 2026-04-19 00:03:48.877179 | orchestrator | manager_address = 2026-04-19 00:03:48.877183 | orchestrator | private_key = 2026-04-19 00:03:48.984244 | orchestrator | ok: Runtime: 0:01:28.885006 2026-04-19 00:03:49.031068 | 2026-04-19 00:03:49.031213 | TASK [Create infrastructure (stable)] 2026-04-19 00:03:49.568049 | orchestrator | skipping: Conditional result was False 2026-04-19 00:03:49.586604 | 2026-04-19 00:03:49.586759 | TASK [Fetch manager address] 2026-04-19 00:03:50.045618 | orchestrator | ok 2026-04-19 00:03:50.066095 | 2026-04-19 00:03:50.066311 | TASK [Set manager_host address] 2026-04-19 00:03:50.159019 | orchestrator | ok 2026-04-19 00:03:50.169411 | 2026-04-19 00:03:50.169552 | LOOP [Update ansible collections] 2026-04-19 00:03:51.444930 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-04-19 00:03:51.445342 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-04-19 00:03:51.445406 | orchestrator | Starting galaxy collection install process 2026-04-19 00:03:51.445447 | orchestrator | Process install dependency map 2026-04-19 00:03:51.445498 | orchestrator | Starting collection install process 2026-04-19 00:03:51.445532 | orchestrator | Installing 'osism.commons:999.0.0' to '/home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons' 2026-04-19 00:03:51.445573 | orchestrator | Created collection for osism.commons:999.0.0 at /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons 2026-04-19 00:03:51.445628 | orchestrator | osism.commons:999.0.0 was installed successfully 2026-04-19 00:03:51.445709 | orchestrator | ok: Item: commons Runtime: 0:00:00.888436 2026-04-19 00:03:52.578756 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-04-19 00:03:52.578946 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-04-19 00:03:52.579002 | orchestrator | Starting galaxy collection install process 2026-04-19 00:03:52.579042 | orchestrator | Process install dependency map 2026-04-19 00:03:52.579079 | orchestrator | Starting collection install process 2026-04-19 00:03:52.579116 | orchestrator | Installing 'osism.services:999.0.0' to '/home/zuul-testbed06/.ansible/collections/ansible_collections/osism/services' 2026-04-19 00:03:52.579152 | orchestrator | Created collection for osism.services:999.0.0 at /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/services 2026-04-19 00:03:52.579186 | orchestrator | osism.services:999.0.0 was installed successfully 2026-04-19 00:03:52.579362 | orchestrator | ok: Item: services Runtime: 0:00:00.805864 2026-04-19 00:03:52.601986 | 2026-04-19 00:03:52.602185 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-04-19 00:04:03.187999 | orchestrator | ok 2026-04-19 00:04:03.197261 | 2026-04-19 00:04:03.197429 | TASK [Wait a little longer for the manager so that everything is ready] 2026-04-19 00:05:03.249682 | orchestrator | ok 2026-04-19 00:05:03.260508 | 2026-04-19 00:05:03.260640 | TASK [Fetch manager ssh hostkey] 2026-04-19 00:05:04.838887 | orchestrator | Output suppressed because no_log was given 2026-04-19 00:05:04.856423 | 2026-04-19 00:05:04.856588 | TASK [Get ssh keypair from terraform environment] 2026-04-19 00:05:05.396595 | orchestrator | ok: Runtime: 0:00:00.006451 2026-04-19 00:05:05.410939 | 2026-04-19 00:05:05.411092 | TASK [Point out that the following task takes some time and does not give any output] 2026-04-19 00:05:05.447889 | orchestrator | ok: The task 'Run manager part 0' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minutes for this task to complete. 2026-04-19 00:05:05.457365 | 2026-04-19 00:05:05.457535 | TASK [Run manager part 0] 2026-04-19 00:05:06.533752 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-04-19 00:05:06.590517 | orchestrator | 2026-04-19 00:05:06.590560 | orchestrator | PLAY [Wait for cloud-init to finish] ******************************************* 2026-04-19 00:05:06.590566 | orchestrator | 2026-04-19 00:05:06.590579 | orchestrator | TASK [Check /var/lib/cloud/instance/boot-finished] ***************************** 2026-04-19 00:05:08.822368 | orchestrator | ok: [testbed-manager] 2026-04-19 00:05:08.822434 | orchestrator | 2026-04-19 00:05:08.822470 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-04-19 00:05:08.822484 | orchestrator | 2026-04-19 00:05:08.822496 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:05:10.664555 | orchestrator | ok: [testbed-manager] 2026-04-19 00:05:10.664635 | orchestrator | 2026-04-19 00:05:10.664658 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-04-19 00:05:11.354275 | orchestrator | ok: [testbed-manager] 2026-04-19 00:05:11.354423 | orchestrator | 2026-04-19 00:05:11.354438 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-04-19 00:05:11.403072 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:05:11.403146 | orchestrator | 2026-04-19 00:05:11.403163 | orchestrator | TASK [Fail if Ubuntu version is lower than 24.04] ****************************** 2026-04-19 00:05:11.436129 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:05:11.436199 | orchestrator | 2026-04-19 00:05:11.436211 | orchestrator | TASK [Fail if Debian version is lower than 12] ********************************* 2026-04-19 00:05:11.470065 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:05:11.470136 | orchestrator | 2026-04-19 00:05:11.470147 | orchestrator | TASK [Set APT options on manager] ********************************************** 2026-04-19 00:05:12.225596 | orchestrator | changed: [testbed-manager] 2026-04-19 00:05:12.225645 | orchestrator | 2026-04-19 00:05:12.225655 | orchestrator | TASK [Update APT cache and run dist-upgrade] *********************************** 2026-04-19 00:08:22.954983 | orchestrator | changed: [testbed-manager] 2026-04-19 00:08:22.955092 | orchestrator | 2026-04-19 00:08:22.955111 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-04-19 00:09:49.505268 | orchestrator | changed: [testbed-manager] 2026-04-19 00:09:49.505379 | orchestrator | 2026-04-19 00:09:49.505401 | orchestrator | TASK [Install required packages] *********************************************** 2026-04-19 00:10:17.215610 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:17.215710 | orchestrator | 2026-04-19 00:10:17.215731 | orchestrator | TASK [Remove some python packages] ********************************************* 2026-04-19 00:10:28.174448 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:28.174576 | orchestrator | 2026-04-19 00:10:28.174596 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-04-19 00:10:28.223177 | orchestrator | ok: [testbed-manager] 2026-04-19 00:10:28.223272 | orchestrator | 2026-04-19 00:10:28.223290 | orchestrator | TASK [Get current user] ******************************************************** 2026-04-19 00:10:29.012310 | orchestrator | ok: [testbed-manager] 2026-04-19 00:10:29.012382 | orchestrator | 2026-04-19 00:10:29.012395 | orchestrator | TASK [Create venv directory] *************************************************** 2026-04-19 00:10:29.762315 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:29.762401 | orchestrator | 2026-04-19 00:10:29.762420 | orchestrator | TASK [Install netaddr in venv] ************************************************* 2026-04-19 00:10:35.956573 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:35.956615 | orchestrator | 2026-04-19 00:10:35.956622 | orchestrator | TASK [Install ansible-core in venv] ******************************************** 2026-04-19 00:10:41.773779 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:41.773822 | orchestrator | 2026-04-19 00:10:41.773830 | orchestrator | TASK [Install requests >= 2.32.2] ********************************************** 2026-04-19 00:10:44.550700 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:44.550791 | orchestrator | 2026-04-19 00:10:44.550808 | orchestrator | TASK [Install docker >= 7.1.0] ************************************************* 2026-04-19 00:10:46.387757 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:46.388116 | orchestrator | 2026-04-19 00:10:46.388135 | orchestrator | TASK [Create directories in /opt/src] ****************************************** 2026-04-19 00:10:47.539668 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-04-19 00:10:47.539789 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-04-19 00:10:47.539806 | orchestrator | 2026-04-19 00:10:47.539822 | orchestrator | TASK [Sync sources in /opt/src] ************************************************ 2026-04-19 00:10:47.582170 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-04-19 00:10:47.582254 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-04-19 00:10:47.582268 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-04-19 00:10:47.582282 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-04-19 00:10:51.054508 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-04-19 00:10:51.054716 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-04-19 00:10:51.054736 | orchestrator | 2026-04-19 00:10:51.054748 | orchestrator | TASK [Create /usr/share/ansible directory] ************************************* 2026-04-19 00:10:51.610186 | orchestrator | changed: [testbed-manager] 2026-04-19 00:10:51.610341 | orchestrator | 2026-04-19 00:10:51.610371 | orchestrator | TASK [Install collections from Ansible galaxy] ********************************* 2026-04-19 00:14:12.420858 | orchestrator | changed: [testbed-manager] => (item=ansible.netcommon) 2026-04-19 00:14:12.420902 | orchestrator | changed: [testbed-manager] => (item=ansible.posix) 2026-04-19 00:14:12.420908 | orchestrator | changed: [testbed-manager] => (item=community.docker>=3.10.2) 2026-04-19 00:14:12.420914 | orchestrator | 2026-04-19 00:14:12.420920 | orchestrator | TASK [Install local collections] *********************************************** 2026-04-19 00:14:14.730058 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-commons) 2026-04-19 00:14:14.730093 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-services) 2026-04-19 00:14:14.730098 | orchestrator | 2026-04-19 00:14:14.730104 | orchestrator | PLAY [Create operator user] **************************************************** 2026-04-19 00:14:14.730109 | orchestrator | 2026-04-19 00:14:14.730114 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:14:16.189486 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:16.189526 | orchestrator | 2026-04-19 00:14:16.189533 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-04-19 00:14:16.243846 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:16.243888 | orchestrator | 2026-04-19 00:14:16.243897 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-04-19 00:14:16.315127 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:16.315170 | orchestrator | 2026-04-19 00:14:16.315179 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-04-19 00:14:17.156945 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:17.157197 | orchestrator | 2026-04-19 00:14:17.157218 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-04-19 00:14:17.907525 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:17.907570 | orchestrator | 2026-04-19 00:14:17.907580 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-04-19 00:14:19.240103 | orchestrator | changed: [testbed-manager] => (item=adm) 2026-04-19 00:14:19.240176 | orchestrator | changed: [testbed-manager] => (item=sudo) 2026-04-19 00:14:19.240187 | orchestrator | 2026-04-19 00:14:19.240197 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-04-19 00:14:20.578162 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:20.578253 | orchestrator | 2026-04-19 00:14:20.578269 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-04-19 00:14:22.281793 | orchestrator | changed: [testbed-manager] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:14:22.281845 | orchestrator | changed: [testbed-manager] => (item=export LANG=C.UTF-8) 2026-04-19 00:14:22.281866 | orchestrator | changed: [testbed-manager] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:14:22.281876 | orchestrator | 2026-04-19 00:14:22.281888 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-04-19 00:14:22.338960 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:22.339027 | orchestrator | 2026-04-19 00:14:22.339037 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-04-19 00:14:22.413877 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:22.413918 | orchestrator | 2026-04-19 00:14:22.413926 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-04-19 00:14:22.973111 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:22.973209 | orchestrator | 2026-04-19 00:14:22.973226 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-04-19 00:14:23.050700 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:23.050756 | orchestrator | 2026-04-19 00:14:23.050763 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-04-19 00:14:23.891470 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:14:23.891566 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:23.891586 | orchestrator | 2026-04-19 00:14:23.891601 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-04-19 00:14:23.929265 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:23.929367 | orchestrator | 2026-04-19 00:14:23.929394 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-04-19 00:14:23.970626 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:23.970709 | orchestrator | 2026-04-19 00:14:23.970725 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-04-19 00:14:24.012492 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:24.012588 | orchestrator | 2026-04-19 00:14:24.012606 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-04-19 00:14:24.091529 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:24.091671 | orchestrator | 2026-04-19 00:14:24.091684 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-04-19 00:14:24.791410 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:24.791476 | orchestrator | 2026-04-19 00:14:24.791492 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-04-19 00:14:24.791505 | orchestrator | 2026-04-19 00:14:24.791518 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:14:26.162293 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:26.162356 | orchestrator | 2026-04-19 00:14:26.162371 | orchestrator | TASK [Recursively change ownership of /opt/venv] ******************************* 2026-04-19 00:14:27.121085 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:27.121188 | orchestrator | 2026-04-19 00:14:27.121213 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:14:27.121234 | orchestrator | testbed-manager : ok=33 changed=23 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 2026-04-19 00:14:27.121253 | orchestrator | 2026-04-19 00:14:27.328682 | orchestrator | ok: Runtime: 0:09:21.429945 2026-04-19 00:14:27.345091 | 2026-04-19 00:14:27.345301 | TASK [Point out that the log in on the manager is now possible] 2026-04-19 00:14:27.383244 | orchestrator | ok: It is now already possible to log in to the manager with 'make login'. 2026-04-19 00:14:27.392629 | 2026-04-19 00:14:27.392749 | TASK [Point out that the following task takes some time and does not give any output] 2026-04-19 00:14:27.440740 | orchestrator | ok: The task 'Run manager part 1 + 2' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minuts for this task to complete. 2026-04-19 00:14:27.450802 | 2026-04-19 00:14:27.450953 | TASK [Run manager part 1 + 2] 2026-04-19 00:14:28.297521 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-04-19 00:14:28.353123 | orchestrator | 2026-04-19 00:14:28.353173 | orchestrator | PLAY [Run manager part 1] ****************************************************** 2026-04-19 00:14:28.353180 | orchestrator | 2026-04-19 00:14:28.353193 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:14:31.183146 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:31.183234 | orchestrator | 2026-04-19 00:14:31.183282 | orchestrator | TASK [Set venv_command fact (RedHat)] ****************************************** 2026-04-19 00:14:31.225606 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:31.225666 | orchestrator | 2026-04-19 00:14:31.225676 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-04-19 00:14:31.273655 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:31.273712 | orchestrator | 2026-04-19 00:14:31.273721 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-04-19 00:14:31.322829 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:31.322915 | orchestrator | 2026-04-19 00:14:31.322933 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-04-19 00:14:31.387902 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:31.387991 | orchestrator | 2026-04-19 00:14:31.388040 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-04-19 00:14:31.477902 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:31.477966 | orchestrator | 2026-04-19 00:14:31.477976 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-04-19 00:14:31.522269 | orchestrator | included: /home/zuul-testbed06/.ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager 2026-04-19 00:14:31.522358 | orchestrator | 2026-04-19 00:14:31.522373 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-04-19 00:14:32.202461 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:32.202663 | orchestrator | 2026-04-19 00:14:32.202685 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-04-19 00:14:32.253676 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:32.253740 | orchestrator | 2026-04-19 00:14:32.253748 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-04-19 00:14:33.588704 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:33.588791 | orchestrator | 2026-04-19 00:14:33.588808 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-04-19 00:14:34.147597 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:34.147688 | orchestrator | 2026-04-19 00:14:34.147704 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-04-19 00:14:35.228205 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:35.228309 | orchestrator | 2026-04-19 00:14:35.228342 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-04-19 00:14:50.388812 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:50.388870 | orchestrator | 2026-04-19 00:14:50.388877 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-04-19 00:14:51.074533 | orchestrator | ok: [testbed-manager] 2026-04-19 00:14:51.074726 | orchestrator | 2026-04-19 00:14:51.074748 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-04-19 00:14:51.132496 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:14:51.132573 | orchestrator | 2026-04-19 00:14:51.132593 | orchestrator | TASK [Copy SSH public key] ***************************************************** 2026-04-19 00:14:52.059841 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:52.059900 | orchestrator | 2026-04-19 00:14:52.059910 | orchestrator | TASK [Copy SSH private key] **************************************************** 2026-04-19 00:14:53.003728 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:53.003819 | orchestrator | 2026-04-19 00:14:53.003838 | orchestrator | TASK [Create configuration directory] ****************************************** 2026-04-19 00:14:53.559605 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:53.559698 | orchestrator | 2026-04-19 00:14:53.559717 | orchestrator | TASK [Copy testbed repo] ******************************************************* 2026-04-19 00:14:53.599351 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-04-19 00:14:53.599456 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-04-19 00:14:53.599471 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-04-19 00:14:53.599484 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-04-19 00:14:55.593550 | orchestrator | changed: [testbed-manager] 2026-04-19 00:14:55.593642 | orchestrator | 2026-04-19 00:14:55.593658 | orchestrator | TASK [Install python requirements in venv] ************************************* 2026-04-19 00:15:04.230816 | orchestrator | ok: [testbed-manager] => (item=Jinja2) 2026-04-19 00:15:04.230853 | orchestrator | ok: [testbed-manager] => (item=PyYAML) 2026-04-19 00:15:04.230862 | orchestrator | ok: [testbed-manager] => (item=packaging) 2026-04-19 00:15:04.230868 | orchestrator | changed: [testbed-manager] => (item=python-gilt==1.2.3) 2026-04-19 00:15:04.230876 | orchestrator | ok: [testbed-manager] => (item=requests>=2.32.2) 2026-04-19 00:15:04.230882 | orchestrator | ok: [testbed-manager] => (item=docker>=7.1.0) 2026-04-19 00:15:04.230887 | orchestrator | 2026-04-19 00:15:04.230893 | orchestrator | TASK [Copy testbed custom CA certificate on Debian/Ubuntu] ********************* 2026-04-19 00:15:05.227044 | orchestrator | changed: [testbed-manager] 2026-04-19 00:15:05.227103 | orchestrator | 2026-04-19 00:15:05.227109 | orchestrator | TASK [Run update-ca-certificates on Debian/Ubuntu] ***************************** 2026-04-19 00:15:08.200663 | orchestrator | changed: [testbed-manager] 2026-04-19 00:15:08.200689 | orchestrator | 2026-04-19 00:15:08.200694 | orchestrator | TASK [Run update-ca-trust on RedHat] ******************************************* 2026-04-19 00:15:08.231627 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:15:08.231652 | orchestrator | 2026-04-19 00:15:08.231657 | orchestrator | TASK [Run manager part 2] ****************************************************** 2026-04-19 00:16:39.735415 | orchestrator | changed: [testbed-manager] 2026-04-19 00:16:39.735515 | orchestrator | 2026-04-19 00:16:39.735533 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-04-19 00:16:40.877878 | orchestrator | ok: [testbed-manager] 2026-04-19 00:16:40.877913 | orchestrator | 2026-04-19 00:16:40.877922 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:16:40.877928 | orchestrator | testbed-manager : ok=21 changed=11 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-04-19 00:16:40.877934 | orchestrator | 2026-04-19 00:16:41.075262 | orchestrator | ok: Runtime: 0:02:13.195455 2026-04-19 00:16:41.096499 | 2026-04-19 00:16:41.096677 | TASK [Reboot manager] 2026-04-19 00:16:42.635625 | orchestrator | ok: Runtime: 0:00:00.919766 2026-04-19 00:16:42.652951 | 2026-04-19 00:16:42.653144 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-04-19 00:16:56.696137 | orchestrator | ok 2026-04-19 00:16:56.708359 | 2026-04-19 00:16:56.708521 | TASK [Wait a little longer for the manager so that everything is ready] 2026-04-19 00:17:56.760396 | orchestrator | ok 2026-04-19 00:17:56.770913 | 2026-04-19 00:17:56.771067 | TASK [Deploy manager + bootstrap nodes] 2026-04-19 00:17:59.120667 | orchestrator | 2026-04-19 00:17:59.120890 | orchestrator | # DEPLOY MANAGER 2026-04-19 00:17:59.120923 | orchestrator | 2026-04-19 00:17:59.120946 | orchestrator | + set -e 2026-04-19 00:17:59.120969 | orchestrator | + echo 2026-04-19 00:17:59.120992 | orchestrator | + echo '# DEPLOY MANAGER' 2026-04-19 00:17:59.121020 | orchestrator | + echo 2026-04-19 00:17:59.121090 | orchestrator | + cat /opt/manager-vars.sh 2026-04-19 00:17:59.123122 | orchestrator | export NUMBER_OF_NODES=6 2026-04-19 00:17:59.123181 | orchestrator | 2026-04-19 00:17:59.123191 | orchestrator | export CEPH_VERSION=reef 2026-04-19 00:17:59.123200 | orchestrator | export CONFIGURATION_VERSION=main 2026-04-19 00:17:59.123207 | orchestrator | export MANAGER_VERSION=latest 2026-04-19 00:17:59.123225 | orchestrator | export OPENSTACK_VERSION=2025.1 2026-04-19 00:17:59.123232 | orchestrator | 2026-04-19 00:17:59.123243 | orchestrator | export ARA=false 2026-04-19 00:17:59.123249 | orchestrator | export DEPLOY_MODE=manager 2026-04-19 00:17:59.123260 | orchestrator | export TEMPEST=true 2026-04-19 00:17:59.123266 | orchestrator | export IS_ZUUL=true 2026-04-19 00:17:59.123272 | orchestrator | 2026-04-19 00:17:59.123283 | orchestrator | export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:17:59.123290 | orchestrator | export EXTERNAL_API=false 2026-04-19 00:17:59.123296 | orchestrator | 2026-04-19 00:17:59.123302 | orchestrator | export IMAGE_USER=ubuntu 2026-04-19 00:17:59.123311 | orchestrator | export IMAGE_NODE_USER=ubuntu 2026-04-19 00:17:59.123317 | orchestrator | 2026-04-19 00:17:59.123323 | orchestrator | export CEPH_STACK=ceph-ansible 2026-04-19 00:17:59.123336 | orchestrator | 2026-04-19 00:17:59.123343 | orchestrator | + echo 2026-04-19 00:17:59.123353 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 00:17:59.124213 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 00:17:59.124280 | orchestrator | ++ INTERACTIVE=false 2026-04-19 00:17:59.124302 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 00:17:59.124323 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 00:17:59.124341 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 00:17:59.124370 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 00:17:59.124389 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 00:17:59.124407 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 00:17:59.124465 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 00:17:59.124486 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 00:17:59.124505 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 00:17:59.124522 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 00:17:59.124541 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 00:17:59.124560 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 00:17:59.124592 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 00:17:59.124610 | orchestrator | ++ export ARA=false 2026-04-19 00:17:59.124629 | orchestrator | ++ ARA=false 2026-04-19 00:17:59.124649 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 00:17:59.124667 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 00:17:59.124684 | orchestrator | ++ export TEMPEST=true 2026-04-19 00:17:59.124700 | orchestrator | ++ TEMPEST=true 2026-04-19 00:17:59.124716 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 00:17:59.124732 | orchestrator | ++ IS_ZUUL=true 2026-04-19 00:17:59.124748 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:17:59.124766 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:17:59.124783 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 00:17:59.124800 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 00:17:59.124818 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 00:17:59.124834 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 00:17:59.124850 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 00:17:59.124867 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 00:17:59.124884 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 00:17:59.124902 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 00:17:59.124921 | orchestrator | + sudo ln -sf /opt/configuration/contrib/semver2.sh /usr/local/bin/semver 2026-04-19 00:17:59.171727 | orchestrator | + docker version 2026-04-19 00:17:59.278099 | orchestrator | Client: Docker Engine - Community 2026-04-19 00:17:59.278222 | orchestrator | Version: 27.5.1 2026-04-19 00:17:59.278244 | orchestrator | API version: 1.47 2026-04-19 00:17:59.278267 | orchestrator | Go version: go1.22.11 2026-04-19 00:17:59.278286 | orchestrator | Git commit: 9f9e405 2026-04-19 00:17:59.278307 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-04-19 00:17:59.278329 | orchestrator | OS/Arch: linux/amd64 2026-04-19 00:17:59.278349 | orchestrator | Context: default 2026-04-19 00:17:59.278367 | orchestrator | 2026-04-19 00:17:59.278378 | orchestrator | Server: Docker Engine - Community 2026-04-19 00:17:59.278390 | orchestrator | Engine: 2026-04-19 00:17:59.278401 | orchestrator | Version: 27.5.1 2026-04-19 00:17:59.278454 | orchestrator | API version: 1.47 (minimum version 1.24) 2026-04-19 00:17:59.278496 | orchestrator | Go version: go1.22.11 2026-04-19 00:17:59.278508 | orchestrator | Git commit: 4c9b3b0 2026-04-19 00:17:59.278519 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-04-19 00:17:59.278529 | orchestrator | OS/Arch: linux/amd64 2026-04-19 00:17:59.278540 | orchestrator | Experimental: false 2026-04-19 00:17:59.278551 | orchestrator | containerd: 2026-04-19 00:17:59.278561 | orchestrator | Version: v2.2.3 2026-04-19 00:17:59.278572 | orchestrator | GitCommit: 77c84241c7cbdd9b4eca2591793e3d4f4317c590 2026-04-19 00:17:59.278584 | orchestrator | runc: 2026-04-19 00:17:59.278595 | orchestrator | Version: 1.3.5 2026-04-19 00:17:59.278605 | orchestrator | GitCommit: v1.3.5-0-g488fc13e 2026-04-19 00:17:59.278616 | orchestrator | docker-init: 2026-04-19 00:17:59.278627 | orchestrator | Version: 0.19.0 2026-04-19 00:17:59.278639 | orchestrator | GitCommit: de40ad0 2026-04-19 00:17:59.279222 | orchestrator | + sh -c /opt/configuration/scripts/deploy/000-manager.sh 2026-04-19 00:17:59.285596 | orchestrator | + set -e 2026-04-19 00:17:59.285651 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 00:17:59.285666 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 00:17:59.285680 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 00:17:59.285690 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 00:17:59.285701 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 00:17:59.285712 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 00:17:59.285724 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 00:17:59.285735 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 00:17:59.285745 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 00:17:59.285756 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 00:17:59.285767 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 00:17:59.285777 | orchestrator | ++ export ARA=false 2026-04-19 00:17:59.285788 | orchestrator | ++ ARA=false 2026-04-19 00:17:59.285799 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 00:17:59.285810 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 00:17:59.285829 | orchestrator | ++ export TEMPEST=true 2026-04-19 00:17:59.285847 | orchestrator | ++ TEMPEST=true 2026-04-19 00:17:59.285865 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 00:17:59.285882 | orchestrator | ++ IS_ZUUL=true 2026-04-19 00:17:59.285899 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:17:59.285917 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:17:59.285964 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 00:17:59.285983 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 00:17:59.285999 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 00:17:59.286066 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 00:17:59.286088 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 00:17:59.286106 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 00:17:59.286125 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 00:17:59.286144 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 00:17:59.286164 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 00:17:59.286184 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 00:17:59.286202 | orchestrator | ++ INTERACTIVE=false 2026-04-19 00:17:59.286221 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 00:17:59.286258 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 00:17:59.286276 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 00:17:59.286295 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:17:59.286314 | orchestrator | + /opt/configuration/scripts/set-ceph-version.sh reef 2026-04-19 00:17:59.289469 | orchestrator | + set -e 2026-04-19 00:17:59.289530 | orchestrator | + VERSION=reef 2026-04-19 00:17:59.289868 | orchestrator | ++ grep '^ceph_version:' /opt/configuration/environments/manager/configuration.yml 2026-04-19 00:17:59.294578 | orchestrator | + [[ -n ceph_version: reef ]] 2026-04-19 00:17:59.294643 | orchestrator | + sed -i 's/ceph_version: .*/ceph_version: reef/g' /opt/configuration/environments/manager/configuration.yml 2026-04-19 00:17:59.299575 | orchestrator | + /opt/configuration/scripts/set-openstack-version.sh 2025.1 2026-04-19 00:17:59.304875 | orchestrator | + set -e 2026-04-19 00:17:59.304963 | orchestrator | + VERSION=2025.1 2026-04-19 00:17:59.305728 | orchestrator | ++ grep '^openstack_version:' /opt/configuration/environments/manager/configuration.yml 2026-04-19 00:17:59.307429 | orchestrator | + [[ -n openstack_version: 2024.2 ]] 2026-04-19 00:17:59.307465 | orchestrator | + sed -i 's/openstack_version: .*/openstack_version: 2025.1/g' /opt/configuration/environments/manager/configuration.yml 2026-04-19 00:17:59.311986 | orchestrator | + [[ ceph-ansible == \r\o\o\k ]] 2026-04-19 00:17:59.312069 | orchestrator | ++ semver latest 7.0.0 2026-04-19 00:17:59.361475 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 00:17:59.361576 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:17:59.361591 | orchestrator | + echo 'enable_osism_kubernetes: true' 2026-04-19 00:17:59.361604 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:17:59.361616 | orchestrator | + sed -i '/^om_enable_rabbitmq_high_availability:/d' /opt/configuration/environments/kolla/configuration.yml 2026-04-19 00:17:59.368153 | orchestrator | + sed -i '/^om_enable_rabbitmq_quorum_queues:/d' /opt/configuration/environments/kolla/configuration.yml 2026-04-19 00:17:59.372803 | orchestrator | + /opt/configuration/scripts/enable-resource-nodes.sh 2026-04-19 00:17:59.453703 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-04-19 00:17:59.454856 | orchestrator | + source /opt/venv/bin/activate 2026-04-19 00:17:59.455638 | orchestrator | ++ deactivate nondestructive 2026-04-19 00:17:59.455672 | orchestrator | ++ '[' -n '' ']' 2026-04-19 00:17:59.455686 | orchestrator | ++ '[' -n '' ']' 2026-04-19 00:17:59.455699 | orchestrator | ++ hash -r 2026-04-19 00:17:59.455717 | orchestrator | ++ '[' -n '' ']' 2026-04-19 00:17:59.455744 | orchestrator | ++ unset VIRTUAL_ENV 2026-04-19 00:17:59.455757 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-04-19 00:17:59.455769 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-04-19 00:17:59.455796 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-04-19 00:17:59.455808 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-04-19 00:17:59.455819 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-04-19 00:17:59.455830 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-04-19 00:17:59.455842 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-04-19 00:17:59.455854 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-04-19 00:17:59.455865 | orchestrator | ++ export PATH 2026-04-19 00:17:59.455894 | orchestrator | ++ '[' -n '' ']' 2026-04-19 00:17:59.455905 | orchestrator | ++ '[' -z '' ']' 2026-04-19 00:17:59.455916 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-04-19 00:17:59.455927 | orchestrator | ++ PS1='(venv) ' 2026-04-19 00:17:59.455938 | orchestrator | ++ export PS1 2026-04-19 00:17:59.455948 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-04-19 00:17:59.455963 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-04-19 00:17:59.455975 | orchestrator | ++ hash -r 2026-04-19 00:17:59.455986 | orchestrator | + ansible-playbook -i testbed-manager, --vault-password-file /opt/configuration/environments/.vault_pass /opt/configuration/ansible/manager-part-3.yml 2026-04-19 00:18:00.541675 | orchestrator | 2026-04-19 00:18:00.541781 | orchestrator | PLAY [Copy custom facts] ******************************************************* 2026-04-19 00:18:00.541796 | orchestrator | 2026-04-19 00:18:00.541806 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-04-19 00:18:01.081168 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:01.081271 | orchestrator | 2026-04-19 00:18:01.081287 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-04-19 00:18:02.003606 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:02.357735 | orchestrator | 2026-04-19 00:18:02.357818 | orchestrator | PLAY [Before the deployment of the manager] ************************************ 2026-04-19 00:18:02.357835 | orchestrator | 2026-04-19 00:18:02.357848 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:18:04.194185 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:04.194312 | orchestrator | 2026-04-19 00:18:04.194332 | orchestrator | TASK [Get /opt/manager-vars.sh] ************************************************ 2026-04-19 00:18:04.237243 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:04.237341 | orchestrator | 2026-04-19 00:18:04.237355 | orchestrator | TASK [Add ara_server_mariadb_volume_type parameter] **************************** 2026-04-19 00:18:04.646725 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:04.646830 | orchestrator | 2026-04-19 00:18:04.646846 | orchestrator | TASK [Add netbox_enable parameter] ********************************************* 2026-04-19 00:18:04.688656 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:04.688758 | orchestrator | 2026-04-19 00:18:04.688773 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-04-19 00:18:05.001534 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:05.001640 | orchestrator | 2026-04-19 00:18:05.001657 | orchestrator | TASK [Check if /etc/OTC_region exist] ****************************************** 2026-04-19 00:18:05.298396 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:05.298544 | orchestrator | 2026-04-19 00:18:05.298562 | orchestrator | TASK [Add nova_compute_virt_type parameter] ************************************ 2026-04-19 00:18:05.395374 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:05.395521 | orchestrator | 2026-04-19 00:18:05.395537 | orchestrator | PLAY [Apply role traefik] ****************************************************** 2026-04-19 00:18:05.395549 | orchestrator | 2026-04-19 00:18:05.395561 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:18:06.995533 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:06.995632 | orchestrator | 2026-04-19 00:18:06.995649 | orchestrator | TASK [Apply traefik role] ****************************************************** 2026-04-19 00:18:07.077613 | orchestrator | included: osism.services.traefik for testbed-manager 2026-04-19 00:18:07.104081 | orchestrator | 2026-04-19 00:18:07.104155 | orchestrator | TASK [osism.services.traefik : Include config tasks] *************************** 2026-04-19 00:18:07.125718 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/config.yml for testbed-manager 2026-04-19 00:18:07.125804 | orchestrator | 2026-04-19 00:18:07.125818 | orchestrator | TASK [osism.services.traefik : Create required directories] ******************** 2026-04-19 00:18:08.149292 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik) 2026-04-19 00:18:08.149409 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/certificates) 2026-04-19 00:18:08.149504 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/configuration) 2026-04-19 00:18:08.149527 | orchestrator | 2026-04-19 00:18:08.149550 | orchestrator | TASK [osism.services.traefik : Copy configuration files] *********************** 2026-04-19 00:18:09.731891 | orchestrator | changed: [testbed-manager] => (item=traefik.yml) 2026-04-19 00:18:09.731993 | orchestrator | changed: [testbed-manager] => (item=traefik.env) 2026-04-19 00:18:09.732009 | orchestrator | changed: [testbed-manager] => (item=certificates.yml) 2026-04-19 00:18:09.732021 | orchestrator | 2026-04-19 00:18:09.732034 | orchestrator | TASK [osism.services.traefik : Copy certificate cert files] ******************** 2026-04-19 00:18:10.283607 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:18:10.283715 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:10.283732 | orchestrator | 2026-04-19 00:18:10.283746 | orchestrator | TASK [osism.services.traefik : Copy certificate key files] ********************* 2026-04-19 00:18:10.855605 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:18:10.855709 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:10.855724 | orchestrator | 2026-04-19 00:18:10.855737 | orchestrator | TASK [osism.services.traefik : Copy dynamic configuration] ********************* 2026-04-19 00:18:10.902972 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:10.903063 | orchestrator | 2026-04-19 00:18:10.903077 | orchestrator | TASK [osism.services.traefik : Remove dynamic configuration] ******************* 2026-04-19 00:18:11.230944 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:11.231048 | orchestrator | 2026-04-19 00:18:11.231065 | orchestrator | TASK [osism.services.traefik : Include service tasks] ************************** 2026-04-19 00:18:11.308221 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/service.yml for testbed-manager 2026-04-19 00:18:11.308314 | orchestrator | 2026-04-19 00:18:11.308350 | orchestrator | TASK [osism.services.traefik : Create traefik external network] **************** 2026-04-19 00:18:12.289479 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:12.289612 | orchestrator | 2026-04-19 00:18:12.289632 | orchestrator | TASK [osism.services.traefik : Copy docker-compose.yml file] ******************* 2026-04-19 00:18:13.026518 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:13.026621 | orchestrator | 2026-04-19 00:18:13.026639 | orchestrator | TASK [osism.services.traefik : Manage traefik service] ************************* 2026-04-19 00:18:23.365567 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:23.365681 | orchestrator | 2026-04-19 00:18:23.365698 | orchestrator | RUNNING HANDLER [osism.services.traefik : Restart traefik service] ************* 2026-04-19 00:18:23.414860 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:23.414939 | orchestrator | 2026-04-19 00:18:23.414948 | orchestrator | PLAY [Deploy manager service] ************************************************** 2026-04-19 00:18:23.414956 | orchestrator | 2026-04-19 00:18:23.414963 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:18:25.234088 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:25.234177 | orchestrator | 2026-04-19 00:18:25.234188 | orchestrator | TASK [Apply manager role] ****************************************************** 2026-04-19 00:18:25.346641 | orchestrator | included: osism.services.manager for testbed-manager 2026-04-19 00:18:25.346749 | orchestrator | 2026-04-19 00:18:25.346763 | orchestrator | TASK [osism.services.manager : Include install tasks] ************************** 2026-04-19 00:18:25.404087 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:18:25.404179 | orchestrator | 2026-04-19 00:18:25.404196 | orchestrator | TASK [osism.services.manager : Install required packages] ********************** 2026-04-19 00:18:27.743142 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:27.743221 | orchestrator | 2026-04-19 00:18:27.743231 | orchestrator | TASK [osism.services.manager : Gather variables for each operating system] ***** 2026-04-19 00:18:27.795856 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:27.795947 | orchestrator | 2026-04-19 00:18:27.795961 | orchestrator | TASK [osism.services.manager : Include config tasks] *************************** 2026-04-19 00:18:27.928167 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for testbed-manager 2026-04-19 00:18:27.928251 | orchestrator | 2026-04-19 00:18:27.928264 | orchestrator | TASK [osism.services.manager : Create required directories] ******************** 2026-04-19 00:18:30.667236 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible) 2026-04-19 00:18:30.667322 | orchestrator | changed: [testbed-manager] => (item=/opt/archive) 2026-04-19 00:18:30.667328 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/configuration) 2026-04-19 00:18:30.667333 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/data) 2026-04-19 00:18:30.667338 | orchestrator | ok: [testbed-manager] => (item=/opt/manager) 2026-04-19 00:18:30.667342 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/secrets) 2026-04-19 00:18:30.667347 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible/secrets) 2026-04-19 00:18:30.667351 | orchestrator | changed: [testbed-manager] => (item=/opt/state) 2026-04-19 00:18:30.667355 | orchestrator | 2026-04-19 00:18:30.667359 | orchestrator | TASK [osism.services.manager : Copy all environment file] ********************** 2026-04-19 00:18:31.262793 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:31.262898 | orchestrator | 2026-04-19 00:18:31.262916 | orchestrator | TASK [osism.services.manager : Copy client environment file] ******************* 2026-04-19 00:18:31.890753 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:31.890856 | orchestrator | 2026-04-19 00:18:31.890872 | orchestrator | TASK [osism.services.manager : Include ara config tasks] *********************** 2026-04-19 00:18:31.977169 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for testbed-manager 2026-04-19 00:18:31.977270 | orchestrator | 2026-04-19 00:18:31.977289 | orchestrator | TASK [osism.services.manager : Copy ARA environment files] ********************* 2026-04-19 00:18:33.142562 | orchestrator | changed: [testbed-manager] => (item=ara) 2026-04-19 00:18:33.142692 | orchestrator | changed: [testbed-manager] => (item=ara-server) 2026-04-19 00:18:33.142711 | orchestrator | 2026-04-19 00:18:33.142724 | orchestrator | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2026-04-19 00:18:33.772297 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:33.772398 | orchestrator | 2026-04-19 00:18:33.772413 | orchestrator | TASK [osism.services.manager : Include vault config tasks] ********************* 2026-04-19 00:18:33.829809 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:33.829897 | orchestrator | 2026-04-19 00:18:33.829911 | orchestrator | TASK [osism.services.manager : Include frontend config tasks] ****************** 2026-04-19 00:18:33.904396 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-frontend.yml for testbed-manager 2026-04-19 00:18:33.904560 | orchestrator | 2026-04-19 00:18:33.904580 | orchestrator | TASK [osism.services.manager : Copy frontend environment file] ***************** 2026-04-19 00:18:34.486317 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:34.486448 | orchestrator | 2026-04-19 00:18:34.486557 | orchestrator | TASK [osism.services.manager : Include ansible config tasks] ******************* 2026-04-19 00:18:34.545606 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for testbed-manager 2026-04-19 00:18:34.545699 | orchestrator | 2026-04-19 00:18:34.545714 | orchestrator | TASK [osism.services.manager : Copy private ssh keys] ************************** 2026-04-19 00:18:35.847610 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:18:35.847726 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:18:35.847748 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:35.847767 | orchestrator | 2026-04-19 00:18:35.847785 | orchestrator | TASK [osism.services.manager : Copy ansible environment file] ****************** 2026-04-19 00:18:36.448134 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:36.448243 | orchestrator | 2026-04-19 00:18:36.448261 | orchestrator | TASK [osism.services.manager : Include netbox config tasks] ******************** 2026-04-19 00:18:36.499136 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:36.499210 | orchestrator | 2026-04-19 00:18:36.499235 | orchestrator | TASK [osism.services.manager : Include celery config tasks] ******************** 2026-04-19 00:18:36.588090 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for testbed-manager 2026-04-19 00:18:36.588223 | orchestrator | 2026-04-19 00:18:36.588249 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2026-04-19 00:18:37.087698 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:37.087787 | orchestrator | 2026-04-19 00:18:37.087799 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2026-04-19 00:18:37.492156 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:37.492257 | orchestrator | 2026-04-19 00:18:37.492274 | orchestrator | TASK [osism.services.manager : Copy celery environment files] ****************** 2026-04-19 00:18:38.608925 | orchestrator | changed: [testbed-manager] => (item=conductor) 2026-04-19 00:18:38.609027 | orchestrator | changed: [testbed-manager] => (item=openstack) 2026-04-19 00:18:38.609045 | orchestrator | 2026-04-19 00:18:38.609058 | orchestrator | TASK [osism.services.manager : Copy listener environment file] ***************** 2026-04-19 00:18:39.173331 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:39.173438 | orchestrator | 2026-04-19 00:18:39.173455 | orchestrator | TASK [osism.services.manager : Check for conductor.yml] ************************ 2026-04-19 00:18:39.478651 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:39.478724 | orchestrator | 2026-04-19 00:18:39.478732 | orchestrator | TASK [osism.services.manager : Copy conductor configuration file] ************** 2026-04-19 00:18:39.814634 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:39.814740 | orchestrator | 2026-04-19 00:18:39.814756 | orchestrator | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2026-04-19 00:18:39.857009 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:39.857126 | orchestrator | 2026-04-19 00:18:39.857150 | orchestrator | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2026-04-19 00:18:39.927947 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for testbed-manager 2026-04-19 00:18:39.928040 | orchestrator | 2026-04-19 00:18:39.928056 | orchestrator | TASK [osism.services.manager : Include wrapper vars file] ********************** 2026-04-19 00:18:39.973667 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:39.973762 | orchestrator | 2026-04-19 00:18:39.973776 | orchestrator | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2026-04-19 00:18:41.723558 | orchestrator | changed: [testbed-manager] => (item=osism) 2026-04-19 00:18:41.723685 | orchestrator | changed: [testbed-manager] => (item=osism-update-docker) 2026-04-19 00:18:41.723745 | orchestrator | changed: [testbed-manager] => (item=osism-update-manager) 2026-04-19 00:18:41.723760 | orchestrator | 2026-04-19 00:18:41.723773 | orchestrator | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2026-04-19 00:18:42.354299 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:42.354404 | orchestrator | 2026-04-19 00:18:42.354420 | orchestrator | TASK [osism.services.manager : Copy hubble wrapper script] ********************* 2026-04-19 00:18:42.959223 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:42.959328 | orchestrator | 2026-04-19 00:18:42.959346 | orchestrator | TASK [osism.services.manager : Copy flux wrapper script] *********************** 2026-04-19 00:18:43.516593 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:43.516665 | orchestrator | 2026-04-19 00:18:43.516673 | orchestrator | TASK [osism.services.manager : Include scripts config tasks] ******************* 2026-04-19 00:18:43.579003 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for testbed-manager 2026-04-19 00:18:43.579095 | orchestrator | 2026-04-19 00:18:43.579109 | orchestrator | TASK [osism.services.manager : Include scripts vars file] ********************** 2026-04-19 00:18:43.615255 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:43.615352 | orchestrator | 2026-04-19 00:18:43.615367 | orchestrator | TASK [osism.services.manager : Copy scripts] *********************************** 2026-04-19 00:18:44.234772 | orchestrator | changed: [testbed-manager] => (item=osism-include) 2026-04-19 00:18:44.234874 | orchestrator | 2026-04-19 00:18:44.234890 | orchestrator | TASK [osism.services.manager : Include service tasks] ************************** 2026-04-19 00:18:44.317777 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for testbed-manager 2026-04-19 00:18:44.317869 | orchestrator | 2026-04-19 00:18:44.317884 | orchestrator | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2026-04-19 00:18:44.944779 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:44.944893 | orchestrator | 2026-04-19 00:18:44.944909 | orchestrator | TASK [osism.services.manager : Create traefik external network] **************** 2026-04-19 00:18:45.486804 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:45.486907 | orchestrator | 2026-04-19 00:18:45.486924 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2026-04-19 00:18:45.520977 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:18:45.521080 | orchestrator | 2026-04-19 00:18:45.521104 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2026-04-19 00:18:45.557617 | orchestrator | ok: [testbed-manager] 2026-04-19 00:18:45.557691 | orchestrator | 2026-04-19 00:18:45.557702 | orchestrator | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2026-04-19 00:18:46.251791 | orchestrator | changed: [testbed-manager] 2026-04-19 00:18:46.251890 | orchestrator | 2026-04-19 00:18:46.251906 | orchestrator | TASK [osism.services.manager : Pull container images] ************************** 2026-04-19 00:19:51.313129 | orchestrator | changed: [testbed-manager] 2026-04-19 00:19:51.313242 | orchestrator | 2026-04-19 00:19:51.313262 | orchestrator | TASK [osism.services.manager : Stop and disable old service docker-compose@manager] *** 2026-04-19 00:19:52.275463 | orchestrator | ok: [testbed-manager] 2026-04-19 00:19:52.275622 | orchestrator | 2026-04-19 00:19:52.276410 | orchestrator | TASK [osism.services.manager : Do a manual start of the manager service] ******* 2026-04-19 00:19:52.336082 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:19:52.336160 | orchestrator | 2026-04-19 00:19:52.336170 | orchestrator | TASK [osism.services.manager : Manage manager service] ************************* 2026-04-19 00:20:19.618454 | orchestrator | changed: [testbed-manager] 2026-04-19 00:20:19.618576 | orchestrator | 2026-04-19 00:20:19.618593 | orchestrator | TASK [osism.services.manager : Register that manager service was started] ****** 2026-04-19 00:20:19.710753 | orchestrator | ok: [testbed-manager] 2026-04-19 00:20:19.710841 | orchestrator | 2026-04-19 00:20:19.710855 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-04-19 00:20:19.710868 | orchestrator | 2026-04-19 00:20:19.710879 | orchestrator | RUNNING HANDLER [osism.services.manager : Restart manager service] ************* 2026-04-19 00:20:19.766002 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:20:19.766119 | orchestrator | 2026-04-19 00:20:19.766135 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for manager service to start] *** 2026-04-19 00:21:19.823141 | orchestrator | Pausing for 60 seconds 2026-04-19 00:21:19.823262 | orchestrator | changed: [testbed-manager] 2026-04-19 00:21:19.823280 | orchestrator | 2026-04-19 00:21:19.823294 | orchestrator | RUNNING HANDLER [osism.services.manager : Ensure that all containers are up] *** 2026-04-19 00:21:23.736808 | orchestrator | changed: [testbed-manager] 2026-04-19 00:21:23.736908 | orchestrator | 2026-04-19 00:21:23.736925 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for an healthy manager service] *** 2026-04-19 00:22:05.059254 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (50 retries left). 2026-04-19 00:22:05.059355 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (49 retries left). 2026-04-19 00:22:05.059362 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:05.059368 | orchestrator | 2026-04-19 00:22:05.059373 | orchestrator | RUNNING HANDLER [osism.services.manager : Copy osismclient bash completion script] *** 2026-04-19 00:22:09.940329 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:09.940435 | orchestrator | 2026-04-19 00:22:09.940453 | orchestrator | TASK [osism.services.manager : Include initialize tasks] *********************** 2026-04-19 00:22:10.018214 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/initialize.yml for testbed-manager 2026-04-19 00:22:10.018281 | orchestrator | 2026-04-19 00:22:10.018289 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-04-19 00:22:10.018295 | orchestrator | 2026-04-19 00:22:10.018300 | orchestrator | TASK [osism.services.manager : Include vault initialize tasks] ***************** 2026-04-19 00:22:10.071268 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:22:10.071378 | orchestrator | 2026-04-19 00:22:10.071404 | orchestrator | TASK [osism.services.manager : Include version verification tasks] ************* 2026-04-19 00:22:10.144461 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/verify-versions.yml for testbed-manager 2026-04-19 00:22:10.144554 | orchestrator | 2026-04-19 00:22:10.144569 | orchestrator | TASK [osism.services.manager : Deploy service manager version check script] **** 2026-04-19 00:22:10.841894 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:10.841975 | orchestrator | 2026-04-19 00:22:10.841986 | orchestrator | TASK [osism.services.manager : Execute service manager version check] ********** 2026-04-19 00:22:13.789383 | orchestrator | ok: [testbed-manager] 2026-04-19 00:22:13.789490 | orchestrator | 2026-04-19 00:22:13.789507 | orchestrator | TASK [osism.services.manager : Display version check results] ****************** 2026-04-19 00:22:13.860243 | orchestrator | ok: [testbed-manager] => { 2026-04-19 00:22:13.860339 | orchestrator | "version_check_result.stdout_lines": [ 2026-04-19 00:22:13.860354 | orchestrator | "=== OSISM Container Version Check ===", 2026-04-19 00:22:13.860366 | orchestrator | "Checking running containers against expected versions...", 2026-04-19 00:22:13.860378 | orchestrator | "", 2026-04-19 00:22:13.860390 | orchestrator | "Checking service: inventory_reconciler (Inventory Reconciler Service)", 2026-04-19 00:22:13.860401 | orchestrator | " Expected: registry.osism.tech/osism/inventory-reconciler:latest", 2026-04-19 00:22:13.860412 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860423 | orchestrator | " Running: registry.osism.tech/osism/inventory-reconciler:latest", 2026-04-19 00:22:13.860434 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860444 | orchestrator | "", 2026-04-19 00:22:13.860456 | orchestrator | "Checking service: osism-ansible (OSISM Ansible Service)", 2026-04-19 00:22:13.860467 | orchestrator | " Expected: registry.osism.tech/osism/osism-ansible:latest", 2026-04-19 00:22:13.860477 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860488 | orchestrator | " Running: registry.osism.tech/osism/osism-ansible:latest", 2026-04-19 00:22:13.860499 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860509 | orchestrator | "", 2026-04-19 00:22:13.860520 | orchestrator | "Checking service: osism-kubernetes (Osism-Kubernetes Service)", 2026-04-19 00:22:13.860531 | orchestrator | " Expected: registry.osism.tech/osism/osism-kubernetes:latest", 2026-04-19 00:22:13.860541 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860552 | orchestrator | " Running: registry.osism.tech/osism/osism-kubernetes:latest", 2026-04-19 00:22:13.860563 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860574 | orchestrator | "", 2026-04-19 00:22:13.860584 | orchestrator | "Checking service: ceph-ansible (Ceph-Ansible Service)", 2026-04-19 00:22:13.860595 | orchestrator | " Expected: registry.osism.tech/osism/ceph-ansible:reef", 2026-04-19 00:22:13.860606 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860617 | orchestrator | " Running: registry.osism.tech/osism/ceph-ansible:reef", 2026-04-19 00:22:13.860629 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860639 | orchestrator | "", 2026-04-19 00:22:13.860650 | orchestrator | "Checking service: kolla-ansible (Kolla-Ansible Service)", 2026-04-19 00:22:13.860687 | orchestrator | " Expected: registry.osism.tech/osism/kolla-ansible:2025.1", 2026-04-19 00:22:13.860698 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860709 | orchestrator | " Running: registry.osism.tech/osism/kolla-ansible:2025.1", 2026-04-19 00:22:13.860720 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860730 | orchestrator | "", 2026-04-19 00:22:13.860741 | orchestrator | "Checking service: osismclient (OSISM Client)", 2026-04-19 00:22:13.860752 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.860793 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860806 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.860818 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860831 | orchestrator | "", 2026-04-19 00:22:13.860843 | orchestrator | "Checking service: ara-server (ARA Server)", 2026-04-19 00:22:13.860865 | orchestrator | " Expected: registry.osism.tech/osism/ara-server:1.7.5", 2026-04-19 00:22:13.860878 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860891 | orchestrator | " Running: registry.osism.tech/osism/ara-server:1.7.5", 2026-04-19 00:22:13.860903 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860915 | orchestrator | "", 2026-04-19 00:22:13.860928 | orchestrator | "Checking service: mariadb (MariaDB for ARA)", 2026-04-19 00:22:13.860940 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-04-19 00:22:13.860952 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.860964 | orchestrator | " Running: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-04-19 00:22:13.860977 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.860989 | orchestrator | "", 2026-04-19 00:22:13.861002 | orchestrator | "Checking service: frontend (OSISM Frontend)", 2026-04-19 00:22:13.861014 | orchestrator | " Expected: registry.osism.tech/osism/osism-frontend:latest", 2026-04-19 00:22:13.861026 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861043 | orchestrator | " Running: registry.osism.tech/osism/osism-frontend:latest", 2026-04-19 00:22:13.861055 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861068 | orchestrator | "", 2026-04-19 00:22:13.861080 | orchestrator | "Checking service: redis (Redis Cache)", 2026-04-19 00:22:13.861093 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-04-19 00:22:13.861105 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861117 | orchestrator | " Running: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-04-19 00:22:13.861127 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861138 | orchestrator | "", 2026-04-19 00:22:13.861148 | orchestrator | "Checking service: api (OSISM API Service)", 2026-04-19 00:22:13.861158 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861169 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861179 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861190 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861200 | orchestrator | "", 2026-04-19 00:22:13.861211 | orchestrator | "Checking service: listener (OpenStack Event Listener)", 2026-04-19 00:22:13.861221 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861232 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861242 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861253 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861263 | orchestrator | "", 2026-04-19 00:22:13.861274 | orchestrator | "Checking service: openstack (OpenStack Integration)", 2026-04-19 00:22:13.861284 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861295 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861305 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861316 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861326 | orchestrator | "", 2026-04-19 00:22:13.861337 | orchestrator | "Checking service: beat (Celery Beat Scheduler)", 2026-04-19 00:22:13.861347 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861358 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861381 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861392 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861403 | orchestrator | "", 2026-04-19 00:22:13.861414 | orchestrator | "Checking service: flower (Celery Flower Monitor)", 2026-04-19 00:22:13.861442 | orchestrator | " Expected: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861454 | orchestrator | " Enabled: true", 2026-04-19 00:22:13.861464 | orchestrator | " Running: registry.osism.tech/osism/osism:latest", 2026-04-19 00:22:13.861475 | orchestrator | " Status: ✅ MATCH", 2026-04-19 00:22:13.861486 | orchestrator | "", 2026-04-19 00:22:13.861496 | orchestrator | "=== Summary ===", 2026-04-19 00:22:13.861507 | orchestrator | "Errors (version mismatches): 0", 2026-04-19 00:22:13.861518 | orchestrator | "Warnings (expected containers not running): 0", 2026-04-19 00:22:13.861528 | orchestrator | "", 2026-04-19 00:22:13.861539 | orchestrator | "✅ All running containers match expected versions!" 2026-04-19 00:22:13.861550 | orchestrator | ] 2026-04-19 00:22:13.861561 | orchestrator | } 2026-04-19 00:22:13.861572 | orchestrator | 2026-04-19 00:22:13.861583 | orchestrator | TASK [osism.services.manager : Skip version check due to service configuration] *** 2026-04-19 00:22:13.910074 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:22:13.910164 | orchestrator | 2026-04-19 00:22:13.910178 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:22:13.910191 | orchestrator | testbed-manager : ok=70 changed=37 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2026-04-19 00:22:13.910203 | orchestrator | 2026-04-19 00:22:14.012176 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-04-19 00:22:14.012268 | orchestrator | + deactivate 2026-04-19 00:22:14.012283 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-04-19 00:22:14.012297 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-04-19 00:22:14.012307 | orchestrator | + export PATH 2026-04-19 00:22:14.012319 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-04-19 00:22:14.012330 | orchestrator | + '[' -n '' ']' 2026-04-19 00:22:14.012341 | orchestrator | + hash -r 2026-04-19 00:22:14.012352 | orchestrator | + '[' -n '' ']' 2026-04-19 00:22:14.012363 | orchestrator | + unset VIRTUAL_ENV 2026-04-19 00:22:14.012373 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-04-19 00:22:14.012388 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-04-19 00:22:14.012406 | orchestrator | + unset -f deactivate 2026-04-19 00:22:14.012425 | orchestrator | + cp /home/dragon/.ssh/id_rsa.pub /opt/ansible/secrets/id_rsa.operator.pub 2026-04-19 00:22:14.018559 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-04-19 00:22:14.018628 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-04-19 00:22:14.018640 | orchestrator | + local max_attempts=60 2026-04-19 00:22:14.018650 | orchestrator | + local name=ceph-ansible 2026-04-19 00:22:14.018658 | orchestrator | + local attempt_num=1 2026-04-19 00:22:14.019458 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:22:14.059656 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:22:14.059738 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-04-19 00:22:14.059751 | orchestrator | + local max_attempts=60 2026-04-19 00:22:14.059827 | orchestrator | + local name=kolla-ansible 2026-04-19 00:22:14.059839 | orchestrator | + local attempt_num=1 2026-04-19 00:22:14.060341 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-04-19 00:22:14.101661 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:22:14.101750 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-04-19 00:22:14.101807 | orchestrator | + local max_attempts=60 2026-04-19 00:22:14.101819 | orchestrator | + local name=osism-ansible 2026-04-19 00:22:14.101829 | orchestrator | + local attempt_num=1 2026-04-19 00:22:14.102498 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-04-19 00:22:14.142830 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:22:14.142954 | orchestrator | + [[ true == \t\r\u\e ]] 2026-04-19 00:22:14.142981 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-04-19 00:22:14.761049 | orchestrator | + docker compose --project-directory /opt/manager ps 2026-04-19 00:22:14.921298 | orchestrator | NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS 2026-04-19 00:22:14.921387 | orchestrator | ceph-ansible registry.osism.tech/osism/ceph-ansible:reef "/entrypoint.sh osis…" ceph-ansible About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921394 | orchestrator | kolla-ansible registry.osism.tech/osism/kolla-ansible:2025.1 "/entrypoint.sh osis…" kolla-ansible About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921399 | orchestrator | manager-api-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" api About a minute ago Up About a minute (healthy) 192.168.16.5:8000->8000/tcp 2026-04-19 00:22:14.921405 | orchestrator | manager-ara-server-1 registry.osism.tech/osism/ara-server:1.7.5 "sh -c '/wait && /ru…" ara-server About a minute ago Up About a minute (healthy) 8000/tcp 2026-04-19 00:22:14.921420 | orchestrator | manager-beat-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" beat About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921424 | orchestrator | manager-flower-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" flower About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921428 | orchestrator | manager-inventory_reconciler-1 registry.osism.tech/osism/inventory-reconciler:latest "/sbin/tini -- /entr…" inventory_reconciler About a minute ago Up 51 seconds (healthy) 2026-04-19 00:22:14.921432 | orchestrator | manager-listener-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" listener About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921435 | orchestrator | manager-mariadb-1 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" mariadb About a minute ago Up About a minute (healthy) 3306/tcp 2026-04-19 00:22:14.921439 | orchestrator | manager-openstack-1 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" openstack About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921443 | orchestrator | manager-redis-1 registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" redis About a minute ago Up About a minute (healthy) 6379/tcp 2026-04-19 00:22:14.921446 | orchestrator | osism-ansible registry.osism.tech/osism/osism-ansible:latest "/entrypoint.sh osis…" osism-ansible About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921450 | orchestrator | osism-frontend registry.osism.tech/osism/osism-frontend:latest "docker-entrypoint.s…" frontend About a minute ago Up About a minute 192.168.16.5:3000->3000/tcp 2026-04-19 00:22:14.921454 | orchestrator | osism-kubernetes registry.osism.tech/osism/osism-kubernetes:latest "/entrypoint.sh osis…" osism-kubernetes About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.921458 | orchestrator | osismclient registry.osism.tech/osism/osism:latest "/sbin/tini -- sleep…" osismclient About a minute ago Up About a minute (healthy) 2026-04-19 00:22:14.928016 | orchestrator | ++ semver latest 7.0.0 2026-04-19 00:22:14.977165 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 00:22:14.977218 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:22:14.977228 | orchestrator | + sed -i s/community.general.yaml/osism.commons.still_alive/ /opt/configuration/environments/ansible.cfg 2026-04-19 00:22:14.981840 | orchestrator | + osism apply resolvconf -l testbed-manager 2026-04-19 00:22:16.374652 | orchestrator | 2026-04-19 00:22:16 | WARNING  | No Ansible facts found in Redis cache. Run 'osism sync facts' to gather facts. 2026-04-19 00:22:27.170075 | orchestrator | 2026-04-19 00:22:27 | INFO  | Prepare task for execution of resolvconf. 2026-04-19 00:22:27.360942 | orchestrator | 2026-04-19 00:22:27 | INFO  | Task 68b19899-b74b-4726-9597-1d772662261e (resolvconf) was prepared for execution. 2026-04-19 00:22:27.361031 | orchestrator | 2026-04-19 00:22:27 | INFO  | It takes a moment until task 68b19899-b74b-4726-9597-1d772662261e (resolvconf) has been started and output is visible here. 2026-04-19 00:22:40.073931 | orchestrator | 2026-04-19 00:22:40.074105 | orchestrator | PLAY [Apply role resolvconf] *************************************************** 2026-04-19 00:22:40.074124 | orchestrator | 2026-04-19 00:22:40.074137 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:22:40.074149 | orchestrator | Sunday 19 April 2026 00:22:30 +0000 (0:00:00.185) 0:00:00.185 ********** 2026-04-19 00:22:40.074161 | orchestrator | ok: [testbed-manager] 2026-04-19 00:22:40.074172 | orchestrator | 2026-04-19 00:22:40.074194 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-04-19 00:22:40.074206 | orchestrator | Sunday 19 April 2026 00:22:34 +0000 (0:00:03.648) 0:00:03.834 ********** 2026-04-19 00:22:40.074217 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:22:40.074229 | orchestrator | 2026-04-19 00:22:40.074240 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-04-19 00:22:40.074251 | orchestrator | Sunday 19 April 2026 00:22:34 +0000 (0:00:00.061) 0:00:03.895 ********** 2026-04-19 00:22:40.074262 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager 2026-04-19 00:22:40.074274 | orchestrator | 2026-04-19 00:22:40.074285 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-04-19 00:22:40.074296 | orchestrator | Sunday 19 April 2026 00:22:34 +0000 (0:00:00.078) 0:00:03.973 ********** 2026-04-19 00:22:40.074307 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:22:40.074317 | orchestrator | 2026-04-19 00:22:40.074328 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-04-19 00:22:40.074339 | orchestrator | Sunday 19 April 2026 00:22:34 +0000 (0:00:00.072) 0:00:04.045 ********** 2026-04-19 00:22:40.074350 | orchestrator | ok: [testbed-manager] 2026-04-19 00:22:40.074361 | orchestrator | 2026-04-19 00:22:40.074372 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-04-19 00:22:40.074383 | orchestrator | Sunday 19 April 2026 00:22:35 +0000 (0:00:01.088) 0:00:05.134 ********** 2026-04-19 00:22:40.074394 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:22:40.074405 | orchestrator | 2026-04-19 00:22:40.074418 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-04-19 00:22:40.074431 | orchestrator | Sunday 19 April 2026 00:22:35 +0000 (0:00:00.064) 0:00:05.198 ********** 2026-04-19 00:22:40.074444 | orchestrator | ok: [testbed-manager] 2026-04-19 00:22:40.074457 | orchestrator | 2026-04-19 00:22:40.074470 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-04-19 00:22:40.074482 | orchestrator | Sunday 19 April 2026 00:22:36 +0000 (0:00:00.546) 0:00:05.745 ********** 2026-04-19 00:22:40.074495 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:22:40.074507 | orchestrator | 2026-04-19 00:22:40.074521 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-04-19 00:22:40.074535 | orchestrator | Sunday 19 April 2026 00:22:36 +0000 (0:00:00.080) 0:00:05.825 ********** 2026-04-19 00:22:40.074548 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:40.074560 | orchestrator | 2026-04-19 00:22:40.074573 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-04-19 00:22:40.074586 | orchestrator | Sunday 19 April 2026 00:22:36 +0000 (0:00:00.569) 0:00:06.395 ********** 2026-04-19 00:22:40.074599 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:40.074611 | orchestrator | 2026-04-19 00:22:40.074646 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-04-19 00:22:40.074659 | orchestrator | Sunday 19 April 2026 00:22:37 +0000 (0:00:01.053) 0:00:07.448 ********** 2026-04-19 00:22:40.074671 | orchestrator | ok: [testbed-manager] 2026-04-19 00:22:40.074685 | orchestrator | 2026-04-19 00:22:40.074697 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-04-19 00:22:40.074710 | orchestrator | Sunday 19 April 2026 00:22:38 +0000 (0:00:00.959) 0:00:08.408 ********** 2026-04-19 00:22:40.074722 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager 2026-04-19 00:22:40.074735 | orchestrator | 2026-04-19 00:22:40.074749 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-04-19 00:22:40.074762 | orchestrator | Sunday 19 April 2026 00:22:38 +0000 (0:00:00.096) 0:00:08.505 ********** 2026-04-19 00:22:40.074773 | orchestrator | changed: [testbed-manager] 2026-04-19 00:22:40.074784 | orchestrator | 2026-04-19 00:22:40.074795 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:22:40.074833 | orchestrator | testbed-manager : ok=10  changed=3  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-04-19 00:22:40.074845 | orchestrator | 2026-04-19 00:22:40.074856 | orchestrator | 2026-04-19 00:22:40.074867 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:22:40.074878 | orchestrator | Sunday 19 April 2026 00:22:39 +0000 (0:00:01.124) 0:00:09.629 ********** 2026-04-19 00:22:40.074889 | orchestrator | =============================================================================== 2026-04-19 00:22:40.074899 | orchestrator | Gathering Facts --------------------------------------------------------- 3.65s 2026-04-19 00:22:40.074910 | orchestrator | osism.commons.resolvconf : Restart systemd-resolved service ------------- 1.12s 2026-04-19 00:22:40.074921 | orchestrator | osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf --- 1.09s 2026-04-19 00:22:40.074937 | orchestrator | osism.commons.resolvconf : Copy configuration files --------------------- 1.05s 2026-04-19 00:22:40.074949 | orchestrator | osism.commons.resolvconf : Start/enable systemd-resolved service -------- 0.96s 2026-04-19 00:22:40.074959 | orchestrator | osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf --- 0.57s 2026-04-19 00:22:40.074990 | orchestrator | osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf ----- 0.55s 2026-04-19 00:22:40.075002 | orchestrator | osism.commons.resolvconf : Include distribution specific configuration tasks --- 0.10s 2026-04-19 00:22:40.075013 | orchestrator | osism.commons.resolvconf : Archive existing file /etc/resolv.conf ------- 0.08s 2026-04-19 00:22:40.075024 | orchestrator | osism.commons.resolvconf : Include resolvconf tasks --------------------- 0.08s 2026-04-19 00:22:40.075034 | orchestrator | osism.commons.resolvconf : Include distribution specific installation tasks --- 0.07s 2026-04-19 00:22:40.075045 | orchestrator | osism.commons.resolvconf : Install package systemd-resolved ------------- 0.06s 2026-04-19 00:22:40.075056 | orchestrator | osism.commons.resolvconf : Check minimum and maximum number of name servers --- 0.06s 2026-04-19 00:22:40.240767 | orchestrator | + osism apply sshconfig 2026-04-19 00:22:51.607261 | orchestrator | 2026-04-19 00:22:51 | INFO  | Prepare task for execution of sshconfig. 2026-04-19 00:22:51.677882 | orchestrator | 2026-04-19 00:22:51 | INFO  | Task 65663c15-4c76-48f4-bce1-def59bfb8d3f (sshconfig) was prepared for execution. 2026-04-19 00:22:51.677971 | orchestrator | 2026-04-19 00:22:51 | INFO  | It takes a moment until task 65663c15-4c76-48f4-bce1-def59bfb8d3f (sshconfig) has been started and output is visible here. 2026-04-19 00:23:02.546489 | orchestrator | 2026-04-19 00:23:02.546600 | orchestrator | PLAY [Apply role sshconfig] **************************************************** 2026-04-19 00:23:02.546618 | orchestrator | 2026-04-19 00:23:02.546630 | orchestrator | TASK [osism.commons.sshconfig : Get home directory of operator user] *********** 2026-04-19 00:23:02.546641 | orchestrator | Sunday 19 April 2026 00:22:54 +0000 (0:00:00.183) 0:00:00.183 ********** 2026-04-19 00:23:02.546680 | orchestrator | ok: [testbed-manager] 2026-04-19 00:23:02.546692 | orchestrator | 2026-04-19 00:23:02.546703 | orchestrator | TASK [osism.commons.sshconfig : Ensure .ssh/config.d exist] ******************** 2026-04-19 00:23:02.546714 | orchestrator | Sunday 19 April 2026 00:22:55 +0000 (0:00:00.921) 0:00:01.104 ********** 2026-04-19 00:23:02.546725 | orchestrator | changed: [testbed-manager] 2026-04-19 00:23:02.546736 | orchestrator | 2026-04-19 00:23:02.546747 | orchestrator | TASK [osism.commons.sshconfig : Ensure config for each host exist] ************* 2026-04-19 00:23:02.546758 | orchestrator | Sunday 19 April 2026 00:22:56 +0000 (0:00:00.537) 0:00:01.642 ********** 2026-04-19 00:23:02.546768 | orchestrator | changed: [testbed-manager] => (item=testbed-manager) 2026-04-19 00:23:02.546779 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0) 2026-04-19 00:23:02.546789 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1) 2026-04-19 00:23:02.546800 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2) 2026-04-19 00:23:02.546810 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3) 2026-04-19 00:23:02.546820 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4) 2026-04-19 00:23:02.546831 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5) 2026-04-19 00:23:02.546911 | orchestrator | 2026-04-19 00:23:02.546923 | orchestrator | TASK [osism.commons.sshconfig : Add extra config] ****************************** 2026-04-19 00:23:02.546934 | orchestrator | Sunday 19 April 2026 00:23:01 +0000 (0:00:05.498) 0:00:07.140 ********** 2026-04-19 00:23:02.546946 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:23:02.546956 | orchestrator | 2026-04-19 00:23:02.546967 | orchestrator | TASK [osism.commons.sshconfig : Assemble ssh config] *************************** 2026-04-19 00:23:02.546978 | orchestrator | Sunday 19 April 2026 00:23:01 +0000 (0:00:00.103) 0:00:07.244 ********** 2026-04-19 00:23:02.546988 | orchestrator | changed: [testbed-manager] 2026-04-19 00:23:02.546999 | orchestrator | 2026-04-19 00:23:02.547010 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:23:02.547022 | orchestrator | testbed-manager : ok=4  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:23:02.547034 | orchestrator | 2026-04-19 00:23:02.547052 | orchestrator | 2026-04-19 00:23:02.547070 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:23:02.547088 | orchestrator | Sunday 19 April 2026 00:23:02 +0000 (0:00:00.549) 0:00:07.793 ********** 2026-04-19 00:23:02.547108 | orchestrator | =============================================================================== 2026-04-19 00:23:02.547127 | orchestrator | osism.commons.sshconfig : Ensure config for each host exist ------------- 5.50s 2026-04-19 00:23:02.547146 | orchestrator | osism.commons.sshconfig : Get home directory of operator user ----------- 0.92s 2026-04-19 00:23:02.547166 | orchestrator | osism.commons.sshconfig : Assemble ssh config --------------------------- 0.55s 2026-04-19 00:23:02.547185 | orchestrator | osism.commons.sshconfig : Ensure .ssh/config.d exist -------------------- 0.54s 2026-04-19 00:23:02.547204 | orchestrator | osism.commons.sshconfig : Add extra config ------------------------------ 0.10s 2026-04-19 00:23:02.703741 | orchestrator | + osism apply known-hosts 2026-04-19 00:23:14.060535 | orchestrator | 2026-04-19 00:23:14 | INFO  | Prepare task for execution of known-hosts. 2026-04-19 00:23:14.145007 | orchestrator | 2026-04-19 00:23:14 | INFO  | Task 5b1cec60-e7d7-423f-b4b2-a6f80cfa2382 (known-hosts) was prepared for execution. 2026-04-19 00:23:14.145124 | orchestrator | 2026-04-19 00:23:14 | INFO  | It takes a moment until task 5b1cec60-e7d7-423f-b4b2-a6f80cfa2382 (known-hosts) has been started and output is visible here. 2026-04-19 00:23:29.235245 | orchestrator | 2026-04-19 00:23:29.235329 | orchestrator | PLAY [Apply role known_hosts] ************************************************** 2026-04-19 00:23:29.235339 | orchestrator | 2026-04-19 00:23:29.235346 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname] *** 2026-04-19 00:23:29.235370 | orchestrator | Sunday 19 April 2026 00:23:17 +0000 (0:00:00.192) 0:00:00.192 ********** 2026-04-19 00:23:29.235377 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-04-19 00:23:29.235383 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-04-19 00:23:29.235389 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-04-19 00:23:29.235395 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-04-19 00:23:29.235400 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-04-19 00:23:29.235406 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-04-19 00:23:29.235412 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-04-19 00:23:29.235418 | orchestrator | 2026-04-19 00:23:29.235424 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname] *** 2026-04-19 00:23:29.235430 | orchestrator | Sunday 19 April 2026 00:23:23 +0000 (0:00:06.283) 0:00:06.475 ********** 2026-04-19 00:23:29.235437 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-04-19 00:23:29.235445 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-04-19 00:23:29.235451 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-04-19 00:23:29.235457 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-04-19 00:23:29.235463 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-04-19 00:23:29.235468 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-04-19 00:23:29.235474 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-04-19 00:23:29.235480 | orchestrator | 2026-04-19 00:23:29.235485 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235491 | orchestrator | Sunday 19 April 2026 00:23:23 +0000 (0:00:00.165) 0:00:06.641 ********** 2026-04-19 00:23:29.235501 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/EmCVKWSGJIYMZINiYBqGR0ngXEM91cGce4kZBmHHIm6iQ5UbaeBqAZdn2XsY/LG89OMQSeWUj7aTaxVw5Rt7SIGY+kOnHNXfjZ/ERhtMv5yu94ePRYbpK5MH6tyxi2S8hn4l32pi47jDCl7GaouLVRliqeqHXpoDmmGq3i6t1jtzo/DsJHC2SNY08UDoasDPXPrC/f/hREAAC9wMvTdJ3ODCkEs9Vcc7RyaAzcQ9OpZQmsHQP96jOje0n2CDTlL75zMxQlN8oCUr3yXSNfJRYxpQ5F61lgVL4bETdn+Eulg/SQBvIofvycNfMzWEVn6zUeqmnb/NxU5qUZv3Ra5buL6yPSLw9AWRlVZM+0ef6IvgNxfDxEkz2ENxd+P8h5/0COJ4WG/kvMVoaTElHXgciEKBgK9LCE3vDLhdKpsUDY/ds0tOX4GHVaWt6wopoa0I9larWqBXAB5cgAof1JlQqyUZaun9+DnZ58m01BrPZBgc8puZamOaIwSygm2FWwU=) 2026-04-19 00:23:29.235509 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFc87xzWu8pjHvH5t+iUEFpK1cR+kF+/DtiFIsJjoe3x61TtUs0MT2PjCwRiMs+qJdTLfnV40GaNyUVXhc1Fg4g=) 2026-04-19 00:23:29.235517 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFmkoqOhhozYyQJ7WY3nzkwKarNkD4wca2pFRP/+2CKQ) 2026-04-19 00:23:29.235524 | orchestrator | 2026-04-19 00:23:29.235530 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235536 | orchestrator | Sunday 19 April 2026 00:23:24 +0000 (0:00:01.213) 0:00:07.854 ********** 2026-04-19 00:23:29.235560 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDv+k3CGzNb9OAVgjKcufr7HWwhhnmcpuavxfouhMJ9bkVHLSSx+X6hGNdlaur+648kwsZZrAi+gZQ+GiwPBPgUPOhz3ImAf3PYVOpY69i47W7dqMYL37wiJ+Ll6moZMVQxR7rQbOxoaM65RMhvwsyIk9pxXXQR1haG/THKdYd6roDv9zJvulh8g1jIBSVvGC0EXSPsS3eh51ZviBd6XJLcj53H+WpccG6QZYkUc26B+9VZsrI7Bct78y9O6Zt2V6FR0Wk4q07jcoha2cdxomnCYXMoffUPNfbIao6GYerFSWngXuX90a0kvWNkk1RXKJGnSPW7ssSQDfnNR7uYcL/PS6eTC9NGxt/u6L/wdUnb5/B/GPKlFMywHbgX66XFIqmGbwKHG27WoOAZ/BZ4WtQ2hf8M4q1+JdtByTJ2OsHZTmhmGOFAr7ChLKxeoR2WN6M+Ba/rQ3vZXidbytRe8lK00KqZJh6OewjSdPb9TacTNv/Cr3xJX01wCEtKE456Ds=) 2026-04-19 00:23:29.235567 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNWs1bISfrX4da6Amt3AyB4iAoC2cqoUlTfQfQU5m3OqdF0WcScIBWbjFwgbHp2hKwwewyrQoy0CTKBqRYkv63c=) 2026-04-19 00:23:29.235619 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhPqLPtsVQ2tjeqS+l0sib5i2DJ7X+Z1tbhqdDIQiN4) 2026-04-19 00:23:29.235626 | orchestrator | 2026-04-19 00:23:29.235632 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235637 | orchestrator | Sunday 19 April 2026 00:23:25 +0000 (0:00:00.996) 0:00:08.850 ********** 2026-04-19 00:23:29.235644 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdD02ut51lIwwjjaT/SDC8qJLZHLNHHhhY8Ija4IJb2E0T3nXZd+urCo7b8iMJ0oWYVmY54CDDc5KdmJwW4A7Yfg3VCxdvMBSqpBCieGSrvu2QBREGr6ua8J0FipM2ZGHXIFiSFNq7JdlUfleGakXRStkuRupbROBzDSoG1VvNITnpqfs6AUonBrxzHYRc9JKAyNBBhgssfSK18elPMJHOUl8rtZV65EEld41ATmoT84l9EZ3MTPcxgXHTjH9/03WLtofxwBCIeaJJyLXgwIDRR2pd53y2lntLs15nCLt9x9/ygN92m9lCmcXVQkdzvosTJSZhACgocFcYsP3uzWWv6Hm7pyBchb5mo0GpVT4q6P6iBFcL2/oKalOEiHfN+NWMUVCfdpfFEfOPYF22nT3W9KxmDsSTGizPX/PZMgUsGxo0Ege5TZAa1XKWPNmrW0NwB85ew65sf1Ew1qLPq0gcqmNERdT/MsWzegrGOr5+qg2lq8e8PGm2K2XWEQkqw1k=) 2026-04-19 00:23:29.235650 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAgFVErzYG7SpP+bVfED5/qVLeyAJGTieVwmEaNtu2KMhg/A6v/BJFqI/zCOkJuDViweRiVb7iHFa8p9alFLHU8=) 2026-04-19 00:23:29.235656 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG9T6/wPwO4rJ5JSSl2DKHd32jioV7qem8EBvGwsjO26) 2026-04-19 00:23:29.235661 | orchestrator | 2026-04-19 00:23:29.235667 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235673 | orchestrator | Sunday 19 April 2026 00:23:26 +0000 (0:00:00.960) 0:00:09.811 ********** 2026-04-19 00:23:29.235679 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP9aA7jSqFA0HFhOjKNyrrWS3Blyb6x8Eb70e/tH7eWBB7U2il0CQEfh8k3RpCMOhpufdyjgZNdeLzICJp7BwVw=) 2026-04-19 00:23:29.235685 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBpJTaNSlioyfGpUHNkP3TWv6UQ71NKuqTehZ3AMF1HmVZnu4wDEwy7fkPq1dGhXjMuJiyb8X5W6H2imBm9WHywHlkCBU4zQL0cGTUR4au5RfYRmFLHYJ3/bXcIxQjlAfxl7lhsOqGwlC7VBdWnaZ2o8RzfdbzLIgvWIWuPQdX6VNiQpTtX0m3AOAkK/3jKOHNNeA6hIMgGMsk+H58qrBHHSAC58E6Qbj1PGVDD+BzrpWxvJVFgBWGjQ6Pdsrf6gtCDtq6fiWQRtCU4wO1w//R8V2knoEGj5hViNcTUzxb5/ejGWCnq8fAfU6Vu7l3Te8bY2V8+eANShYsL/d2i6PBrh24eWswBsI5GYOo0hrD+5Ur8bC4/c1jTrZ+laabivn7eehAghHEPmfqO5lX2MWlxmRGPjIu72VxbvmM8bQ23/CsQWrEwifLdlbbJz5CxhVeakhFBoicNmJIY1pKzescVl7b82ICfWVnSttQL5oxta+y/2XM4T87NS84uONhgaU=) 2026-04-19 00:23:29.235691 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDYl41d5E+e0V8d2/z+QOfonz7atqWm508VMjWarvC0P) 2026-04-19 00:23:29.235696 | orchestrator | 2026-04-19 00:23:29.235702 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235708 | orchestrator | Sunday 19 April 2026 00:23:27 +0000 (0:00:01.005) 0:00:10.816 ********** 2026-04-19 00:23:29.235714 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3L/jQIwBr2qEqXFqAm3ziopVnjLilegieKDOtc5VyVPWMfGdMLFW3Rzp1/bwz7OMZKacH2V/72Qo0htm1dRZY=) 2026-04-19 00:23:29.235740 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzz3EhUmmMuQUaUSeLhLshzhM0Bq7oEdDG6DbDv+xFKYoR/2UIQjntk0TEppyjAskjIs3tp2mVADOfXkYQrj2WTyw5mClusX2X8/SMnNxKA+HuO7yNJRBAD6pQ2P4YawlF54/RoAhJHy0vc20WCd0S0CAB+6H48nuFTU+OBWLlUruaO/1d76qaBLuAprdA5XgRtnoUhctLShgh58BnmPklTtvin529l4woniXHiF9g4ZFAMVdKvsLRAtAZQ37QoGhCWUx73davmbSWndUxJIF1OEQ4xm3ltMm7oFnMQGYG4eos8jWRYMlBFT06bTTP/VrYJDtE3dRVUq9MADPMbfmX/FF3eqj2NReIFOYwyfWKjmTSlPtr8Snk7ymISQ5L+F47WCHkGmaOCJzPtEOOgM3eIUdl8TFR8mWKpLORYXgBq1u5ZCH/D2X9a1ziZpEVHfFmL5vN5DsclMzPA4J43Ng87Gxpt9mBgSsyCzjJDOffZexiEUYunxShLOxDd49Nt2k=) 2026-04-19 00:23:29.235746 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPplrnNa1LP4ytjCEg91crLqAK7Q5xr9F+hdzau4E5lW) 2026-04-19 00:23:29.235760 | orchestrator | 2026-04-19 00:23:29.235766 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:29.235772 | orchestrator | Sunday 19 April 2026 00:23:28 +0000 (0:00:01.027) 0:00:11.844 ********** 2026-04-19 00:23:29.235783 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrG8iCgW9L/VyY2Cu0OIXXinZlafV2eGtVdXULbgLhqhC91jK/mKcaRUYJHFMgy1Wi9RObVPao9Iw5jDaFMOn1n9r9OSm6BM85dqquupgb26VxOYGUdIz4R8SCq9QMGhxojQV5d3dYJAV7S1lbgbOZ7OpdeU6bwXLurnwmOHekZuwUubqZjcOlwM4WLENXZzCq3GxAKZ2cNLfCHTigBQoZyOXaB5CUt1Y3545c/LnQTMlIbhiVsFOq2FwlOYFlWnxn9GR5VPjXZ364C8o+JKLuP7QCw3vlFdlWgE0fLU26rv9QzUxrBBYbi+Ww3qiF7iSXwgR14J5YNesRdsah9/Tnmd4pooK/jcADDyOYypLpxogQCgcscxyDCuY3ZazsFBZtuEHtPZmMRk/JYdA3YKtR3qGQvrQWkIO/Q1UAJTN+fZJE6g1J686aOGxBTFuchDu5dYmOBcOkxvbvW6UpL4qpDgU6F/oRUDyAErWQdZ4WCyKr88aN+qNRFSOvlxBnuYc=) 2026-04-19 00:23:40.335527 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLspl8JYz/akKko8Bylhkd3+KrFrEsjIySA+GoZbyepm2Ca+0LdReMH5Qj2doD/bIPQT8vtdHdfiY/xBfNG4QlQ=) 2026-04-19 00:23:40.335644 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBcOVDGo/fkK2pcq4eaJcTdX6ifm/An2O1AkFMc680Gs) 2026-04-19 00:23:40.335661 | orchestrator | 2026-04-19 00:23:40.335674 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:40.335687 | orchestrator | Sunday 19 April 2026 00:23:29 +0000 (0:00:01.011) 0:00:12.855 ********** 2026-04-19 00:23:40.335725 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCIzZw5J8wd0kjGK6/T/NvMJFKWQQHZD1ZK94g8QDIZ9NLGWeG79TaiQTUKc+c8d35lEesDgsSW2V8ycLTyOqB4k0V6rQQaaJP7aB4AgsqpjLUHfaYkbKDLzaFRSWz55WPSQT+kk2zpsOZYDXbk/VV4WdCtrOFnAStjX8cgFnoexIK64CXIlvjV7XFhOXVPwKBD+uj39wcQDNIMY2MboGeTnxWm1qarbjfQxI33WcV2cNaxI9XedlkxpnCDshkE1LxWyQ5I8wWXC6cl7hQyiBg5pwuRYPLSCh2aOrRSjTg/ihUQDpp/OnPKG/2RteiavIVtq8BDmTpQqIY3NdcK2yc0LzpGtfnqn9i2y5U07W2R9Ifr0E098sgU24cS8V2G5jJ2+ZWDb6I4Jt8f/Qztrbd8A7BAtU/37AbLMcwyfH7UqBC5t3hLFA2Cehw9YmPQiHkYRpVoevwyz58ZvQ9hosy2et44QUPltYHC4M3K+6yAGjUbEoR3J4v7tI/O61Y9zIc=) 2026-04-19 00:23:40.335740 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNMV1j4iPMyVYVtV5CyxPMpKPu3JgTy2qCYLbfevAVr0l0YhmgYOh+ca33aBQEYp+45dMuZykGzwp/mYLfDjI/g=) 2026-04-19 00:23:40.335751 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKnW70Wizrb8jG9UW6LlOpUr0YBuzRawpWMfIdqZ49eY) 2026-04-19 00:23:40.335762 | orchestrator | 2026-04-19 00:23:40.335774 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host] *** 2026-04-19 00:23:40.335786 | orchestrator | Sunday 19 April 2026 00:23:30 +0000 (0:00:01.020) 0:00:13.876 ********** 2026-04-19 00:23:40.335797 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-04-19 00:23:40.335809 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-04-19 00:23:40.335820 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-04-19 00:23:40.335856 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-04-19 00:23:40.335867 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-04-19 00:23:40.335878 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-04-19 00:23:40.335889 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-04-19 00:23:40.335940 | orchestrator | 2026-04-19 00:23:40.335952 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host] *** 2026-04-19 00:23:40.335963 | orchestrator | Sunday 19 April 2026 00:23:36 +0000 (0:00:05.217) 0:00:19.094 ********** 2026-04-19 00:23:40.335975 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-04-19 00:23:40.335988 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-04-19 00:23:40.335999 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-04-19 00:23:40.336010 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-04-19 00:23:40.336020 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-04-19 00:23:40.336031 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-04-19 00:23:40.336041 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-04-19 00:23:40.336052 | orchestrator | 2026-04-19 00:23:40.336065 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:40.336078 | orchestrator | Sunday 19 April 2026 00:23:36 +0000 (0:00:00.197) 0:00:19.291 ********** 2026-04-19 00:23:40.336091 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFc87xzWu8pjHvH5t+iUEFpK1cR+kF+/DtiFIsJjoe3x61TtUs0MT2PjCwRiMs+qJdTLfnV40GaNyUVXhc1Fg4g=) 2026-04-19 00:23:40.336127 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC/EmCVKWSGJIYMZINiYBqGR0ngXEM91cGce4kZBmHHIm6iQ5UbaeBqAZdn2XsY/LG89OMQSeWUj7aTaxVw5Rt7SIGY+kOnHNXfjZ/ERhtMv5yu94ePRYbpK5MH6tyxi2S8hn4l32pi47jDCl7GaouLVRliqeqHXpoDmmGq3i6t1jtzo/DsJHC2SNY08UDoasDPXPrC/f/hREAAC9wMvTdJ3ODCkEs9Vcc7RyaAzcQ9OpZQmsHQP96jOje0n2CDTlL75zMxQlN8oCUr3yXSNfJRYxpQ5F61lgVL4bETdn+Eulg/SQBvIofvycNfMzWEVn6zUeqmnb/NxU5qUZv3Ra5buL6yPSLw9AWRlVZM+0ef6IvgNxfDxEkz2ENxd+P8h5/0COJ4WG/kvMVoaTElHXgciEKBgK9LCE3vDLhdKpsUDY/ds0tOX4GHVaWt6wopoa0I9larWqBXAB5cgAof1JlQqyUZaun9+DnZ58m01BrPZBgc8puZamOaIwSygm2FWwU=) 2026-04-19 00:23:40.336142 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFmkoqOhhozYyQJ7WY3nzkwKarNkD4wca2pFRP/+2CKQ) 2026-04-19 00:23:40.336154 | orchestrator | 2026-04-19 00:23:40.336167 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:40.336180 | orchestrator | Sunday 19 April 2026 00:23:37 +0000 (0:00:01.007) 0:00:20.299 ********** 2026-04-19 00:23:40.336192 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNWs1bISfrX4da6Amt3AyB4iAoC2cqoUlTfQfQU5m3OqdF0WcScIBWbjFwgbHp2hKwwewyrQoy0CTKBqRYkv63c=) 2026-04-19 00:23:40.336206 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDv+k3CGzNb9OAVgjKcufr7HWwhhnmcpuavxfouhMJ9bkVHLSSx+X6hGNdlaur+648kwsZZrAi+gZQ+GiwPBPgUPOhz3ImAf3PYVOpY69i47W7dqMYL37wiJ+Ll6moZMVQxR7rQbOxoaM65RMhvwsyIk9pxXXQR1haG/THKdYd6roDv9zJvulh8g1jIBSVvGC0EXSPsS3eh51ZviBd6XJLcj53H+WpccG6QZYkUc26B+9VZsrI7Bct78y9O6Zt2V6FR0Wk4q07jcoha2cdxomnCYXMoffUPNfbIao6GYerFSWngXuX90a0kvWNkk1RXKJGnSPW7ssSQDfnNR7uYcL/PS6eTC9NGxt/u6L/wdUnb5/B/GPKlFMywHbgX66XFIqmGbwKHG27WoOAZ/BZ4WtQ2hf8M4q1+JdtByTJ2OsHZTmhmGOFAr7ChLKxeoR2WN6M+Ba/rQ3vZXidbytRe8lK00KqZJh6OewjSdPb9TacTNv/Cr3xJX01wCEtKE456Ds=) 2026-04-19 00:23:40.336229 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFhPqLPtsVQ2tjeqS+l0sib5i2DJ7X+Z1tbhqdDIQiN4) 2026-04-19 00:23:40.336242 | orchestrator | 2026-04-19 00:23:40.336254 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:40.336266 | orchestrator | Sunday 19 April 2026 00:23:38 +0000 (0:00:01.006) 0:00:21.305 ********** 2026-04-19 00:23:40.336278 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAgFVErzYG7SpP+bVfED5/qVLeyAJGTieVwmEaNtu2KMhg/A6v/BJFqI/zCOkJuDViweRiVb7iHFa8p9alFLHU8=) 2026-04-19 00:23:40.336298 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCdD02ut51lIwwjjaT/SDC8qJLZHLNHHhhY8Ija4IJb2E0T3nXZd+urCo7b8iMJ0oWYVmY54CDDc5KdmJwW4A7Yfg3VCxdvMBSqpBCieGSrvu2QBREGr6ua8J0FipM2ZGHXIFiSFNq7JdlUfleGakXRStkuRupbROBzDSoG1VvNITnpqfs6AUonBrxzHYRc9JKAyNBBhgssfSK18elPMJHOUl8rtZV65EEld41ATmoT84l9EZ3MTPcxgXHTjH9/03WLtofxwBCIeaJJyLXgwIDRR2pd53y2lntLs15nCLt9x9/ygN92m9lCmcXVQkdzvosTJSZhACgocFcYsP3uzWWv6Hm7pyBchb5mo0GpVT4q6P6iBFcL2/oKalOEiHfN+NWMUVCfdpfFEfOPYF22nT3W9KxmDsSTGizPX/PZMgUsGxo0Ege5TZAa1XKWPNmrW0NwB85ew65sf1Ew1qLPq0gcqmNERdT/MsWzegrGOr5+qg2lq8e8PGm2K2XWEQkqw1k=) 2026-04-19 00:23:40.336311 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG9T6/wPwO4rJ5JSSl2DKHd32jioV7qem8EBvGwsjO26) 2026-04-19 00:23:40.336323 | orchestrator | 2026-04-19 00:23:40.336335 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:40.336348 | orchestrator | Sunday 19 April 2026 00:23:39 +0000 (0:00:01.010) 0:00:22.316 ********** 2026-04-19 00:23:40.336361 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP9aA7jSqFA0HFhOjKNyrrWS3Blyb6x8Eb70e/tH7eWBB7U2il0CQEfh8k3RpCMOhpufdyjgZNdeLzICJp7BwVw=) 2026-04-19 00:23:40.336374 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBpJTaNSlioyfGpUHNkP3TWv6UQ71NKuqTehZ3AMF1HmVZnu4wDEwy7fkPq1dGhXjMuJiyb8X5W6H2imBm9WHywHlkCBU4zQL0cGTUR4au5RfYRmFLHYJ3/bXcIxQjlAfxl7lhsOqGwlC7VBdWnaZ2o8RzfdbzLIgvWIWuPQdX6VNiQpTtX0m3AOAkK/3jKOHNNeA6hIMgGMsk+H58qrBHHSAC58E6Qbj1PGVDD+BzrpWxvJVFgBWGjQ6Pdsrf6gtCDtq6fiWQRtCU4wO1w//R8V2knoEGj5hViNcTUzxb5/ejGWCnq8fAfU6Vu7l3Te8bY2V8+eANShYsL/d2i6PBrh24eWswBsI5GYOo0hrD+5Ur8bC4/c1jTrZ+laabivn7eehAghHEPmfqO5lX2MWlxmRGPjIu72VxbvmM8bQ23/CsQWrEwifLdlbbJz5CxhVeakhFBoicNmJIY1pKzescVl7b82ICfWVnSttQL5oxta+y/2XM4T87NS84uONhgaU=) 2026-04-19 00:23:40.336401 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDYl41d5E+e0V8d2/z+QOfonz7atqWm508VMjWarvC0P) 2026-04-19 00:23:44.228860 | orchestrator | 2026-04-19 00:23:44.229022 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:44.229042 | orchestrator | Sunday 19 April 2026 00:23:40 +0000 (0:00:01.019) 0:00:23.335 ********** 2026-04-19 00:23:44.229055 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3L/jQIwBr2qEqXFqAm3ziopVnjLilegieKDOtc5VyVPWMfGdMLFW3Rzp1/bwz7OMZKacH2V/72Qo0htm1dRZY=) 2026-04-19 00:23:44.229069 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPplrnNa1LP4ytjCEg91crLqAK7Q5xr9F+hdzau4E5lW) 2026-04-19 00:23:44.229085 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzz3EhUmmMuQUaUSeLhLshzhM0Bq7oEdDG6DbDv+xFKYoR/2UIQjntk0TEppyjAskjIs3tp2mVADOfXkYQrj2WTyw5mClusX2X8/SMnNxKA+HuO7yNJRBAD6pQ2P4YawlF54/RoAhJHy0vc20WCd0S0CAB+6H48nuFTU+OBWLlUruaO/1d76qaBLuAprdA5XgRtnoUhctLShgh58BnmPklTtvin529l4woniXHiF9g4ZFAMVdKvsLRAtAZQ37QoGhCWUx73davmbSWndUxJIF1OEQ4xm3ltMm7oFnMQGYG4eos8jWRYMlBFT06bTTP/VrYJDtE3dRVUq9MADPMbfmX/FF3eqj2NReIFOYwyfWKjmTSlPtr8Snk7ymISQ5L+F47WCHkGmaOCJzPtEOOgM3eIUdl8TFR8mWKpLORYXgBq1u5ZCH/D2X9a1ziZpEVHfFmL5vN5DsclMzPA4J43Ng87Gxpt9mBgSsyCzjJDOffZexiEUYunxShLOxDd49Nt2k=) 2026-04-19 00:23:44.229127 | orchestrator | 2026-04-19 00:23:44.229140 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:44.229151 | orchestrator | Sunday 19 April 2026 00:23:41 +0000 (0:00:01.008) 0:00:24.344 ********** 2026-04-19 00:23:44.229162 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrG8iCgW9L/VyY2Cu0OIXXinZlafV2eGtVdXULbgLhqhC91jK/mKcaRUYJHFMgy1Wi9RObVPao9Iw5jDaFMOn1n9r9OSm6BM85dqquupgb26VxOYGUdIz4R8SCq9QMGhxojQV5d3dYJAV7S1lbgbOZ7OpdeU6bwXLurnwmOHekZuwUubqZjcOlwM4WLENXZzCq3GxAKZ2cNLfCHTigBQoZyOXaB5CUt1Y3545c/LnQTMlIbhiVsFOq2FwlOYFlWnxn9GR5VPjXZ364C8o+JKLuP7QCw3vlFdlWgE0fLU26rv9QzUxrBBYbi+Ww3qiF7iSXwgR14J5YNesRdsah9/Tnmd4pooK/jcADDyOYypLpxogQCgcscxyDCuY3ZazsFBZtuEHtPZmMRk/JYdA3YKtR3qGQvrQWkIO/Q1UAJTN+fZJE6g1J686aOGxBTFuchDu5dYmOBcOkxvbvW6UpL4qpDgU6F/oRUDyAErWQdZ4WCyKr88aN+qNRFSOvlxBnuYc=) 2026-04-19 00:23:44.229174 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLspl8JYz/akKko8Bylhkd3+KrFrEsjIySA+GoZbyepm2Ca+0LdReMH5Qj2doD/bIPQT8vtdHdfiY/xBfNG4QlQ=) 2026-04-19 00:23:44.229185 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBcOVDGo/fkK2pcq4eaJcTdX6ifm/An2O1AkFMc680Gs) 2026-04-19 00:23:44.229195 | orchestrator | 2026-04-19 00:23:44.229206 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-04-19 00:23:44.229216 | orchestrator | Sunday 19 April 2026 00:23:42 +0000 (0:00:01.025) 0:00:25.370 ********** 2026-04-19 00:23:44.229227 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNMV1j4iPMyVYVtV5CyxPMpKPu3JgTy2qCYLbfevAVr0l0YhmgYOh+ca33aBQEYp+45dMuZykGzwp/mYLfDjI/g=) 2026-04-19 00:23:44.229239 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCIzZw5J8wd0kjGK6/T/NvMJFKWQQHZD1ZK94g8QDIZ9NLGWeG79TaiQTUKc+c8d35lEesDgsSW2V8ycLTyOqB4k0V6rQQaaJP7aB4AgsqpjLUHfaYkbKDLzaFRSWz55WPSQT+kk2zpsOZYDXbk/VV4WdCtrOFnAStjX8cgFnoexIK64CXIlvjV7XFhOXVPwKBD+uj39wcQDNIMY2MboGeTnxWm1qarbjfQxI33WcV2cNaxI9XedlkxpnCDshkE1LxWyQ5I8wWXC6cl7hQyiBg5pwuRYPLSCh2aOrRSjTg/ihUQDpp/OnPKG/2RteiavIVtq8BDmTpQqIY3NdcK2yc0LzpGtfnqn9i2y5U07W2R9Ifr0E098sgU24cS8V2G5jJ2+ZWDb6I4Jt8f/Qztrbd8A7BAtU/37AbLMcwyfH7UqBC5t3hLFA2Cehw9YmPQiHkYRpVoevwyz58ZvQ9hosy2et44QUPltYHC4M3K+6yAGjUbEoR3J4v7tI/O61Y9zIc=) 2026-04-19 00:23:44.229250 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKnW70Wizrb8jG9UW6LlOpUr0YBuzRawpWMfIdqZ49eY) 2026-04-19 00:23:44.229261 | orchestrator | 2026-04-19 00:23:44.229272 | orchestrator | TASK [osism.commons.known_hosts : Write static known_hosts entries] ************ 2026-04-19 00:23:44.229282 | orchestrator | Sunday 19 April 2026 00:23:43 +0000 (0:00:01.014) 0:00:26.384 ********** 2026-04-19 00:23:44.229293 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-04-19 00:23:44.229305 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-04-19 00:23:44.229315 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-04-19 00:23:44.229325 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-04-19 00:23:44.229336 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-04-19 00:23:44.229346 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-04-19 00:23:44.229357 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-04-19 00:23:44.229375 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:23:44.229386 | orchestrator | 2026-04-19 00:23:44.229418 | orchestrator | TASK [osism.commons.known_hosts : Write extra known_hosts entries] ************* 2026-04-19 00:23:44.229432 | orchestrator | Sunday 19 April 2026 00:23:43 +0000 (0:00:00.167) 0:00:26.552 ********** 2026-04-19 00:23:44.229444 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:23:44.229456 | orchestrator | 2026-04-19 00:23:44.229468 | orchestrator | TASK [osism.commons.known_hosts : Delete known_hosts entries] ****************** 2026-04-19 00:23:44.229481 | orchestrator | Sunday 19 April 2026 00:23:43 +0000 (0:00:00.036) 0:00:26.588 ********** 2026-04-19 00:23:44.229494 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:23:44.229506 | orchestrator | 2026-04-19 00:23:44.229519 | orchestrator | TASK [osism.commons.known_hosts : Set file permissions] ************************ 2026-04-19 00:23:44.229531 | orchestrator | Sunday 19 April 2026 00:23:43 +0000 (0:00:00.035) 0:00:26.623 ********** 2026-04-19 00:23:44.229543 | orchestrator | changed: [testbed-manager] 2026-04-19 00:23:44.229555 | orchestrator | 2026-04-19 00:23:44.229567 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:23:44.229580 | orchestrator | testbed-manager : ok=31  changed=15  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-04-19 00:23:44.229594 | orchestrator | 2026-04-19 00:23:44.229606 | orchestrator | 2026-04-19 00:23:44.229618 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:23:44.229657 | orchestrator | Sunday 19 April 2026 00:23:44 +0000 (0:00:00.424) 0:00:27.047 ********** 2026-04-19 00:23:44.229684 | orchestrator | =============================================================================== 2026-04-19 00:23:44.229702 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname --- 6.28s 2026-04-19 00:23:44.229720 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host --- 5.22s 2026-04-19 00:23:44.229739 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.21s 2026-04-19 00:23:44.229757 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-04-19 00:23:44.229774 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-04-19 00:23:44.229791 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.02s 2026-04-19 00:23:44.229808 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.02s 2026-04-19 00:23:44.229826 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229846 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229864 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229883 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229920 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229933 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229944 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-04-19 00:23:44.229955 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.00s 2026-04-19 00:23:44.229965 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 0.96s 2026-04-19 00:23:44.229976 | orchestrator | osism.commons.known_hosts : Set file permissions ------------------------ 0.42s 2026-04-19 00:23:44.229986 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host --- 0.20s 2026-04-19 00:23:44.229997 | orchestrator | osism.commons.known_hosts : Write static known_hosts entries ------------ 0.17s 2026-04-19 00:23:44.230014 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname --- 0.17s 2026-04-19 00:23:44.341177 | orchestrator | + osism apply squid 2026-04-19 00:23:55.451459 | orchestrator | 2026-04-19 00:23:55 | INFO  | Prepare task for execution of squid. 2026-04-19 00:23:55.523583 | orchestrator | 2026-04-19 00:23:55 | INFO  | Task 66b328b8-f68c-43b3-a959-8fe6c7a7b0f1 (squid) was prepared for execution. 2026-04-19 00:23:55.523681 | orchestrator | 2026-04-19 00:23:55 | INFO  | It takes a moment until task 66b328b8-f68c-43b3-a959-8fe6c7a7b0f1 (squid) has been started and output is visible here. 2026-04-19 00:25:53.567947 | orchestrator | 2026-04-19 00:25:53.568109 | orchestrator | PLAY [Apply role squid] ******************************************************** 2026-04-19 00:25:53.568126 | orchestrator | 2026-04-19 00:25:53.568135 | orchestrator | TASK [osism.services.squid : Include install tasks] **************************** 2026-04-19 00:25:53.568143 | orchestrator | Sunday 19 April 2026 00:23:58 +0000 (0:00:00.186) 0:00:00.186 ********** 2026-04-19 00:25:53.568152 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/squid/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:25:53.568160 | orchestrator | 2026-04-19 00:25:53.568170 | orchestrator | TASK [osism.services.squid : Install required packages] ************************ 2026-04-19 00:25:53.568181 | orchestrator | Sunday 19 April 2026 00:23:58 +0000 (0:00:00.089) 0:00:00.275 ********** 2026-04-19 00:25:53.568193 | orchestrator | ok: [testbed-manager] 2026-04-19 00:25:53.568212 | orchestrator | 2026-04-19 00:25:53.568228 | orchestrator | TASK [osism.services.squid : Create required directories] ********************** 2026-04-19 00:25:53.568239 | orchestrator | Sunday 19 April 2026 00:24:00 +0000 (0:00:02.206) 0:00:02.482 ********** 2026-04-19 00:25:53.568250 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration) 2026-04-19 00:25:53.568261 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration/conf.d) 2026-04-19 00:25:53.568273 | orchestrator | ok: [testbed-manager] => (item=/opt/squid) 2026-04-19 00:25:53.568286 | orchestrator | 2026-04-19 00:25:53.568298 | orchestrator | TASK [osism.services.squid : Copy squid configuration files] ******************* 2026-04-19 00:25:53.568310 | orchestrator | Sunday 19 April 2026 00:24:02 +0000 (0:00:01.175) 0:00:03.658 ********** 2026-04-19 00:25:53.568321 | orchestrator | changed: [testbed-manager] => (item=osism.conf) 2026-04-19 00:25:53.568332 | orchestrator | 2026-04-19 00:25:53.568343 | orchestrator | TASK [osism.services.squid : Remove osism_allow_list.conf configuration file] *** 2026-04-19 00:25:53.568355 | orchestrator | Sunday 19 April 2026 00:24:03 +0000 (0:00:01.015) 0:00:04.673 ********** 2026-04-19 00:25:53.568365 | orchestrator | ok: [testbed-manager] 2026-04-19 00:25:53.568375 | orchestrator | 2026-04-19 00:25:53.568385 | orchestrator | TASK [osism.services.squid : Copy docker-compose.yml file] ********************* 2026-04-19 00:25:53.568397 | orchestrator | Sunday 19 April 2026 00:24:03 +0000 (0:00:00.310) 0:00:04.984 ********** 2026-04-19 00:25:53.568410 | orchestrator | changed: [testbed-manager] 2026-04-19 00:25:53.568423 | orchestrator | 2026-04-19 00:25:53.568435 | orchestrator | TASK [osism.services.squid : Manage squid service] ***************************** 2026-04-19 00:25:53.568448 | orchestrator | Sunday 19 April 2026 00:24:04 +0000 (0:00:00.830) 0:00:05.815 ********** 2026-04-19 00:25:53.568461 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage squid service (10 retries left). 2026-04-19 00:25:53.568474 | orchestrator | ok: [testbed-manager] 2026-04-19 00:25:53.568485 | orchestrator | 2026-04-19 00:25:53.568496 | orchestrator | RUNNING HANDLER [osism.services.squid : Restart squid service] ***************** 2026-04-19 00:25:53.568508 | orchestrator | Sunday 19 April 2026 00:24:34 +0000 (0:00:30.486) 0:00:36.302 ********** 2026-04-19 00:25:53.568519 | orchestrator | changed: [testbed-manager] 2026-04-19 00:25:53.568532 | orchestrator | 2026-04-19 00:25:53.568544 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for squid service to start] ******* 2026-04-19 00:25:53.568557 | orchestrator | Sunday 19 April 2026 00:24:52 +0000 (0:00:17.919) 0:00:54.221 ********** 2026-04-19 00:25:53.568569 | orchestrator | Pausing for 60 seconds 2026-04-19 00:25:53.568581 | orchestrator | changed: [testbed-manager] 2026-04-19 00:25:53.568593 | orchestrator | 2026-04-19 00:25:53.568604 | orchestrator | RUNNING HANDLER [osism.services.squid : Register that squid service was restarted] *** 2026-04-19 00:25:53.568649 | orchestrator | Sunday 19 April 2026 00:25:52 +0000 (0:01:00.087) 0:01:54.309 ********** 2026-04-19 00:25:53.568662 | orchestrator | ok: [testbed-manager] 2026-04-19 00:25:53.568675 | orchestrator | 2026-04-19 00:25:53.568687 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for an healthy squid service] ***** 2026-04-19 00:25:53.568697 | orchestrator | Sunday 19 April 2026 00:25:52 +0000 (0:00:00.066) 0:01:54.375 ********** 2026-04-19 00:25:53.568705 | orchestrator | changed: [testbed-manager] 2026-04-19 00:25:53.568714 | orchestrator | 2026-04-19 00:25:53.568722 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:25:53.568730 | orchestrator | testbed-manager : ok=11  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:25:53.568738 | orchestrator | 2026-04-19 00:25:53.568747 | orchestrator | 2026-04-19 00:25:53.568755 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:25:53.568763 | orchestrator | Sunday 19 April 2026 00:25:53 +0000 (0:00:00.619) 0:01:54.994 ********** 2026-04-19 00:25:53.568771 | orchestrator | =============================================================================== 2026-04-19 00:25:53.568779 | orchestrator | osism.services.squid : Wait for squid service to start ----------------- 60.09s 2026-04-19 00:25:53.568787 | orchestrator | osism.services.squid : Manage squid service ---------------------------- 30.49s 2026-04-19 00:25:53.568796 | orchestrator | osism.services.squid : Restart squid service --------------------------- 17.92s 2026-04-19 00:25:53.568804 | orchestrator | osism.services.squid : Install required packages ------------------------ 2.21s 2026-04-19 00:25:53.568812 | orchestrator | osism.services.squid : Create required directories ---------------------- 1.18s 2026-04-19 00:25:53.568820 | orchestrator | osism.services.squid : Copy squid configuration files ------------------- 1.02s 2026-04-19 00:25:53.568828 | orchestrator | osism.services.squid : Copy docker-compose.yml file --------------------- 0.83s 2026-04-19 00:25:53.568837 | orchestrator | osism.services.squid : Wait for an healthy squid service ---------------- 0.62s 2026-04-19 00:25:53.568845 | orchestrator | osism.services.squid : Remove osism_allow_list.conf configuration file --- 0.31s 2026-04-19 00:25:53.568853 | orchestrator | osism.services.squid : Include install tasks ---------------------------- 0.09s 2026-04-19 00:25:53.568860 | orchestrator | osism.services.squid : Register that squid service was restarted -------- 0.07s 2026-04-19 00:25:53.735137 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 00:25:53.735205 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh kolla 2026-04-19 00:25:53.738399 | orchestrator | + set -e 2026-04-19 00:25:53.738438 | orchestrator | + NAMESPACE=kolla 2026-04-19 00:25:53.738444 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-04-19 00:25:53.741636 | orchestrator | ++ semver latest 9.0.0 2026-04-19 00:25:53.791493 | orchestrator | + [[ -1 -lt 0 ]] 2026-04-19 00:25:53.791586 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 00:25:53.792167 | orchestrator | + osism apply operator -u ubuntu -l testbed-nodes 2026-04-19 00:26:05.068626 | orchestrator | 2026-04-19 00:26:05 | INFO  | Prepare task for execution of operator. 2026-04-19 00:26:05.140187 | orchestrator | 2026-04-19 00:26:05 | INFO  | Task d92ccec0-3ea7-474c-a84a-46ba86e9d4e0 (operator) was prepared for execution. 2026-04-19 00:26:05.140356 | orchestrator | 2026-04-19 00:26:05 | INFO  | It takes a moment until task d92ccec0-3ea7-474c-a84a-46ba86e9d4e0 (operator) has been started and output is visible here. 2026-04-19 00:26:20.379243 | orchestrator | 2026-04-19 00:26:20.379362 | orchestrator | PLAY [Make ssh pipelining working] ********************************************* 2026-04-19 00:26:20.379380 | orchestrator | 2026-04-19 00:26:20.379393 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 00:26:20.379424 | orchestrator | Sunday 19 April 2026 00:26:08 +0000 (0:00:00.186) 0:00:00.186 ********** 2026-04-19 00:26:20.379436 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:26:20.379450 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:26:20.379461 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:26:20.379497 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:26:20.379509 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:26:20.379520 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:26:20.379535 | orchestrator | 2026-04-19 00:26:20.379547 | orchestrator | TASK [Do not require tty for all users] **************************************** 2026-04-19 00:26:20.379558 | orchestrator | Sunday 19 April 2026 00:26:11 +0000 (0:00:03.408) 0:00:03.595 ********** 2026-04-19 00:26:20.379569 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:26:20.379580 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:26:20.379590 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:26:20.379601 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:26:20.379612 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:26:20.379622 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:26:20.379633 | orchestrator | 2026-04-19 00:26:20.379644 | orchestrator | PLAY [Apply role operator] ***************************************************** 2026-04-19 00:26:20.379655 | orchestrator | 2026-04-19 00:26:20.379666 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-04-19 00:26:20.379678 | orchestrator | Sunday 19 April 2026 00:26:12 +0000 (0:00:00.911) 0:00:04.507 ********** 2026-04-19 00:26:20.379691 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:26:20.379703 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:26:20.379715 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:26:20.379727 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:26:20.379740 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:26:20.379751 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:26:20.379763 | orchestrator | 2026-04-19 00:26:20.379781 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-04-19 00:26:20.379793 | orchestrator | Sunday 19 April 2026 00:26:12 +0000 (0:00:00.140) 0:00:04.647 ********** 2026-04-19 00:26:20.379805 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:26:20.379818 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:26:20.379830 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:26:20.379842 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:26:20.379854 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:26:20.379866 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:26:20.379879 | orchestrator | 2026-04-19 00:26:20.379891 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-04-19 00:26:20.379904 | orchestrator | Sunday 19 April 2026 00:26:12 +0000 (0:00:00.138) 0:00:04.786 ********** 2026-04-19 00:26:20.379917 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:20.379931 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:20.379943 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:20.379956 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:20.379968 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:20.379980 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:20.379992 | orchestrator | 2026-04-19 00:26:20.380005 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-04-19 00:26:20.380017 | orchestrator | Sunday 19 April 2026 00:26:13 +0000 (0:00:00.669) 0:00:05.455 ********** 2026-04-19 00:26:20.380057 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:20.380077 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:20.380096 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:20.380115 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:20.380134 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:20.380146 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:20.380157 | orchestrator | 2026-04-19 00:26:20.380168 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-04-19 00:26:20.380178 | orchestrator | Sunday 19 April 2026 00:26:14 +0000 (0:00:01.066) 0:00:06.521 ********** 2026-04-19 00:26:20.380189 | orchestrator | changed: [testbed-node-0] => (item=adm) 2026-04-19 00:26:20.380200 | orchestrator | changed: [testbed-node-1] => (item=adm) 2026-04-19 00:26:20.380211 | orchestrator | changed: [testbed-node-2] => (item=adm) 2026-04-19 00:26:20.380221 | orchestrator | changed: [testbed-node-3] => (item=adm) 2026-04-19 00:26:20.380232 | orchestrator | changed: [testbed-node-5] => (item=adm) 2026-04-19 00:26:20.380253 | orchestrator | changed: [testbed-node-4] => (item=adm) 2026-04-19 00:26:20.380264 | orchestrator | changed: [testbed-node-0] => (item=sudo) 2026-04-19 00:26:20.380274 | orchestrator | changed: [testbed-node-1] => (item=sudo) 2026-04-19 00:26:20.380285 | orchestrator | changed: [testbed-node-5] => (item=sudo) 2026-04-19 00:26:20.380295 | orchestrator | changed: [testbed-node-2] => (item=sudo) 2026-04-19 00:26:20.380306 | orchestrator | changed: [testbed-node-3] => (item=sudo) 2026-04-19 00:26:20.380316 | orchestrator | changed: [testbed-node-4] => (item=sudo) 2026-04-19 00:26:20.380327 | orchestrator | 2026-04-19 00:26:20.380338 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-04-19 00:26:20.380348 | orchestrator | Sunday 19 April 2026 00:26:15 +0000 (0:00:01.379) 0:00:07.900 ********** 2026-04-19 00:26:20.380359 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:20.380369 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:20.380380 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:20.380390 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:20.380401 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:20.380411 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:20.380422 | orchestrator | 2026-04-19 00:26:20.380432 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-04-19 00:26:20.380444 | orchestrator | Sunday 19 April 2026 00:26:17 +0000 (0:00:01.256) 0:00:09.157 ********** 2026-04-19 00:26:20.380455 | orchestrator | changed: [testbed-node-5] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380466 | orchestrator | changed: [testbed-node-3] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380477 | orchestrator | changed: [testbed-node-1] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380488 | orchestrator | changed: [testbed-node-0] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380499 | orchestrator | changed: [testbed-node-4] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380528 | orchestrator | changed: [testbed-node-2] => (item=export LANGUAGE=C.UTF-8) 2026-04-19 00:26:20.380540 | orchestrator | changed: [testbed-node-1] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380551 | orchestrator | changed: [testbed-node-3] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380561 | orchestrator | changed: [testbed-node-0] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380572 | orchestrator | changed: [testbed-node-2] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380583 | orchestrator | changed: [testbed-node-5] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380593 | orchestrator | changed: [testbed-node-4] => (item=export LANG=C.UTF-8) 2026-04-19 00:26:20.380603 | orchestrator | changed: [testbed-node-1] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380614 | orchestrator | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-19 00:26:20.380625 | orchestrator | with a mode of 0700, this may cause issues when running as another user. To 2026-04-19 00:26:20.380636 | orchestrator | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-19 00:26:20.380646 | orchestrator | changed: [testbed-node-0] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380657 | orchestrator | changed: [testbed-node-2] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380667 | orchestrator | changed: [testbed-node-5] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380678 | orchestrator | changed: [testbed-node-3] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380689 | orchestrator | changed: [testbed-node-4] => (item=export LC_ALL=C.UTF-8) 2026-04-19 00:26:20.380699 | orchestrator | 2026-04-19 00:26:20.380710 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-04-19 00:26:20.380722 | orchestrator | Sunday 19 April 2026 00:26:18 +0000 (0:00:01.264) 0:00:10.422 ********** 2026-04-19 00:26:20.380732 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:20.380743 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:20.380754 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:20.380772 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:20.380783 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:20.380794 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:20.380804 | orchestrator | 2026-04-19 00:26:20.380815 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-04-19 00:26:20.380826 | orchestrator | Sunday 19 April 2026 00:26:18 +0000 (0:00:00.114) 0:00:10.536 ********** 2026-04-19 00:26:20.380836 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:20.380847 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:20.380858 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:20.380868 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:20.380879 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:20.380889 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:20.380900 | orchestrator | 2026-04-19 00:26:20.380911 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-04-19 00:26:20.380922 | orchestrator | Sunday 19 April 2026 00:26:18 +0000 (0:00:00.133) 0:00:10.670 ********** 2026-04-19 00:26:20.380932 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:20.380943 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:20.380953 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:20.380964 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:20.380975 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:20.380985 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:20.380996 | orchestrator | 2026-04-19 00:26:20.381006 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-04-19 00:26:20.381017 | orchestrator | Sunday 19 April 2026 00:26:19 +0000 (0:00:00.572) 0:00:11.242 ********** 2026-04-19 00:26:20.381051 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:20.381072 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:20.381085 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:20.381096 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:20.381106 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:20.381117 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:20.381127 | orchestrator | 2026-04-19 00:26:20.381138 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-04-19 00:26:20.381149 | orchestrator | Sunday 19 April 2026 00:26:19 +0000 (0:00:00.141) 0:00:11.383 ********** 2026-04-19 00:26:20.381160 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:26:20.381170 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:20.381181 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-04-19 00:26:20.381191 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:20.381202 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-04-19 00:26:20.381213 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:20.381223 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 00:26:20.381234 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:20.381244 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 00:26:20.381255 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:20.381266 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 00:26:20.381276 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:20.381287 | orchestrator | 2026-04-19 00:26:20.381298 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-04-19 00:26:20.381308 | orchestrator | Sunday 19 April 2026 00:26:20 +0000 (0:00:00.735) 0:00:12.119 ********** 2026-04-19 00:26:20.381319 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:20.381330 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:20.381340 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:20.381351 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:20.381362 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:20.381372 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:20.381383 | orchestrator | 2026-04-19 00:26:20.381393 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-04-19 00:26:20.381404 | orchestrator | Sunday 19 April 2026 00:26:20 +0000 (0:00:00.145) 0:00:12.264 ********** 2026-04-19 00:26:20.381422 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:20.381433 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:20.381444 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:20.381454 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:20.381473 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:21.604878 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:21.604970 | orchestrator | 2026-04-19 00:26:21.604997 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-04-19 00:26:21.605006 | orchestrator | Sunday 19 April 2026 00:26:20 +0000 (0:00:00.131) 0:00:12.396 ********** 2026-04-19 00:26:21.605012 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:21.605018 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:21.605024 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:21.605044 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:21.605050 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:21.605056 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:21.605062 | orchestrator | 2026-04-19 00:26:21.605069 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-04-19 00:26:21.605075 | orchestrator | Sunday 19 April 2026 00:26:20 +0000 (0:00:00.116) 0:00:12.513 ********** 2026-04-19 00:26:21.605081 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:26:21.605087 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:26:21.605093 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:26:21.605098 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:26:21.605104 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:26:21.605110 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:26:21.605116 | orchestrator | 2026-04-19 00:26:21.605121 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-04-19 00:26:21.605127 | orchestrator | Sunday 19 April 2026 00:26:21 +0000 (0:00:00.706) 0:00:13.219 ********** 2026-04-19 00:26:21.605133 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:26:21.605139 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:26:21.605144 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:26:21.605150 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:26:21.605156 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:26:21.605161 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:26:21.605167 | orchestrator | 2026-04-19 00:26:21.605176 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:26:21.605183 | orchestrator | testbed-node-0 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605191 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605197 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605202 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605208 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605214 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 00:26:21.605219 | orchestrator | 2026-04-19 00:26:21.605225 | orchestrator | 2026-04-19 00:26:21.605231 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:26:21.605237 | orchestrator | Sunday 19 April 2026 00:26:21 +0000 (0:00:00.203) 0:00:13.422 ********** 2026-04-19 00:26:21.605242 | orchestrator | =============================================================================== 2026-04-19 00:26:21.605267 | orchestrator | Gathering Facts --------------------------------------------------------- 3.41s 2026-04-19 00:26:21.605273 | orchestrator | osism.commons.operator : Add user to additional groups ------------------ 1.38s 2026-04-19 00:26:21.605279 | orchestrator | osism.commons.operator : Set language variables in .bashrc configuration file --- 1.26s 2026-04-19 00:26:21.605285 | orchestrator | osism.commons.operator : Copy user sudoers file ------------------------- 1.26s 2026-04-19 00:26:21.605291 | orchestrator | osism.commons.operator : Create user ------------------------------------ 1.07s 2026-04-19 00:26:21.605297 | orchestrator | Do not require tty for all users ---------------------------------------- 0.91s 2026-04-19 00:26:21.605302 | orchestrator | osism.commons.operator : Set ssh authorized keys ------------------------ 0.74s 2026-04-19 00:26:21.605308 | orchestrator | osism.commons.operator : Set password ----------------------------------- 0.71s 2026-04-19 00:26:21.605313 | orchestrator | osism.commons.operator : Create operator group -------------------------- 0.67s 2026-04-19 00:26:21.605319 | orchestrator | osism.commons.operator : Create .ssh directory -------------------------- 0.57s 2026-04-19 00:26:21.605325 | orchestrator | osism.commons.operator : Unset & lock password -------------------------- 0.20s 2026-04-19 00:26:21.605331 | orchestrator | osism.commons.operator : Delete ssh authorized keys --------------------- 0.14s 2026-04-19 00:26:21.605336 | orchestrator | osism.commons.operator : Check number of SSH authorized keys ------------ 0.14s 2026-04-19 00:26:21.605342 | orchestrator | osism.commons.operator : Gather variables for each operating system ----- 0.14s 2026-04-19 00:26:21.605348 | orchestrator | osism.commons.operator : Set operator_groups variable to default value --- 0.14s 2026-04-19 00:26:21.605353 | orchestrator | osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file --- 0.13s 2026-04-19 00:26:21.605359 | orchestrator | osism.commons.operator : Set authorized GitHub accounts ----------------- 0.13s 2026-04-19 00:26:21.605365 | orchestrator | osism.commons.operator : Delete authorized GitHub accounts -------------- 0.12s 2026-04-19 00:26:21.605371 | orchestrator | osism.commons.operator : Set custom environment variables in .bashrc configuration file --- 0.11s 2026-04-19 00:26:21.773461 | orchestrator | + osism apply --environment custom facts 2026-04-19 00:26:23.015420 | orchestrator | 2026-04-19 00:26:23 | INFO  | Trying to run play facts in environment custom 2026-04-19 00:26:33.092341 | orchestrator | 2026-04-19 00:26:33 | INFO  | Prepare task for execution of facts. 2026-04-19 00:26:33.166835 | orchestrator | 2026-04-19 00:26:33 | INFO  | Task 6c67a2d0-3b72-4ee4-8e7b-2515fe0ff49f (facts) was prepared for execution. 2026-04-19 00:26:33.166962 | orchestrator | 2026-04-19 00:26:33 | INFO  | It takes a moment until task 6c67a2d0-3b72-4ee4-8e7b-2515fe0ff49f (facts) has been started and output is visible here. 2026-04-19 00:27:19.252526 | orchestrator | 2026-04-19 00:27:19.252611 | orchestrator | PLAY [Copy custom network devices fact] **************************************** 2026-04-19 00:27:19.252620 | orchestrator | 2026-04-19 00:27:19.252625 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-04-19 00:27:19.252631 | orchestrator | Sunday 19 April 2026 00:26:36 +0000 (0:00:00.112) 0:00:00.112 ********** 2026-04-19 00:27:19.252636 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:19.252642 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:19.252648 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:19.252653 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.252658 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.252663 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:19.252667 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.252672 | orchestrator | 2026-04-19 00:27:19.252677 | orchestrator | TASK [Copy fact file] ********************************************************** 2026-04-19 00:27:19.252682 | orchestrator | Sunday 19 April 2026 00:26:37 +0000 (0:00:01.370) 0:00:01.482 ********** 2026-04-19 00:27:19.252687 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:19.252691 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:19.252696 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.252719 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.252724 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:19.252729 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:19.252734 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.252738 | orchestrator | 2026-04-19 00:27:19.252743 | orchestrator | PLAY [Copy custom ceph devices facts] ****************************************** 2026-04-19 00:27:19.252748 | orchestrator | 2026-04-19 00:27:19.252752 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-04-19 00:27:19.252757 | orchestrator | Sunday 19 April 2026 00:26:38 +0000 (0:00:01.428) 0:00:02.911 ********** 2026-04-19 00:27:19.252761 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.252766 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.252770 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.252775 | orchestrator | 2026-04-19 00:27:19.252780 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-04-19 00:27:19.252785 | orchestrator | Sunday 19 April 2026 00:26:39 +0000 (0:00:00.083) 0:00:02.994 ********** 2026-04-19 00:27:19.252789 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.252793 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.252798 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.252802 | orchestrator | 2026-04-19 00:27:19.252807 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-04-19 00:27:19.252811 | orchestrator | Sunday 19 April 2026 00:26:39 +0000 (0:00:00.198) 0:00:03.193 ********** 2026-04-19 00:27:19.252816 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.252820 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.252825 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.252829 | orchestrator | 2026-04-19 00:27:19.252834 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-04-19 00:27:19.252838 | orchestrator | Sunday 19 April 2026 00:26:39 +0000 (0:00:00.190) 0:00:03.384 ********** 2026-04-19 00:27:19.252843 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:19.252849 | orchestrator | 2026-04-19 00:27:19.252854 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-04-19 00:27:19.252858 | orchestrator | Sunday 19 April 2026 00:26:39 +0000 (0:00:00.118) 0:00:03.502 ********** 2026-04-19 00:27:19.252863 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.252867 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.252872 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.252876 | orchestrator | 2026-04-19 00:27:19.252881 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-04-19 00:27:19.252885 | orchestrator | Sunday 19 April 2026 00:26:40 +0000 (0:00:00.452) 0:00:03.955 ********** 2026-04-19 00:27:19.252890 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:19.252894 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:19.252899 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:19.252903 | orchestrator | 2026-04-19 00:27:19.252908 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-04-19 00:27:19.252912 | orchestrator | Sunday 19 April 2026 00:26:40 +0000 (0:00:00.105) 0:00:04.060 ********** 2026-04-19 00:27:19.252917 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.252921 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.252926 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.252930 | orchestrator | 2026-04-19 00:27:19.252935 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-04-19 00:27:19.252939 | orchestrator | Sunday 19 April 2026 00:26:41 +0000 (0:00:01.095) 0:00:05.156 ********** 2026-04-19 00:27:19.252944 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.252948 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.252953 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.252957 | orchestrator | 2026-04-19 00:27:19.252962 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-04-19 00:27:19.252967 | orchestrator | Sunday 19 April 2026 00:26:41 +0000 (0:00:00.515) 0:00:05.671 ********** 2026-04-19 00:27:19.252975 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.252980 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.252984 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.252989 | orchestrator | 2026-04-19 00:27:19.252993 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-04-19 00:27:19.252998 | orchestrator | Sunday 19 April 2026 00:26:42 +0000 (0:00:01.119) 0:00:06.791 ********** 2026-04-19 00:27:19.253002 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.253007 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.253011 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.253015 | orchestrator | 2026-04-19 00:27:19.253020 | orchestrator | TASK [Install required packages (RedHat)] ************************************** 2026-04-19 00:27:19.253024 | orchestrator | Sunday 19 April 2026 00:27:00 +0000 (0:00:17.948) 0:00:24.740 ********** 2026-04-19 00:27:19.253029 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:19.253033 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:19.253037 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:19.253042 | orchestrator | 2026-04-19 00:27:19.253046 | orchestrator | TASK [Install required packages (Debian)] ************************************** 2026-04-19 00:27:19.253099 | orchestrator | Sunday 19 April 2026 00:27:00 +0000 (0:00:00.074) 0:00:24.814 ********** 2026-04-19 00:27:19.253105 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:19.253110 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:19.253115 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:19.253120 | orchestrator | 2026-04-19 00:27:19.253126 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-04-19 00:27:19.253131 | orchestrator | Sunday 19 April 2026 00:27:09 +0000 (0:00:08.922) 0:00:33.737 ********** 2026-04-19 00:27:19.253136 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.253141 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.253146 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.253151 | orchestrator | 2026-04-19 00:27:19.253190 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-04-19 00:27:19.253195 | orchestrator | Sunday 19 April 2026 00:27:10 +0000 (0:00:00.462) 0:00:34.200 ********** 2026-04-19 00:27:19.253201 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices) 2026-04-19 00:27:19.253210 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices) 2026-04-19 00:27:19.253215 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices) 2026-04-19 00:27:19.253220 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices_all) 2026-04-19 00:27:19.253226 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices_all) 2026-04-19 00:27:19.253231 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices_all) 2026-04-19 00:27:19.253236 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices) 2026-04-19 00:27:19.253241 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices) 2026-04-19 00:27:19.253246 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices) 2026-04-19 00:27:19.253252 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices_all) 2026-04-19 00:27:19.253256 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices_all) 2026-04-19 00:27:19.253262 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices_all) 2026-04-19 00:27:19.253267 | orchestrator | 2026-04-19 00:27:19.253272 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-04-19 00:27:19.253277 | orchestrator | Sunday 19 April 2026 00:27:14 +0000 (0:00:03.774) 0:00:37.975 ********** 2026-04-19 00:27:19.253282 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.253287 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.253293 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.253298 | orchestrator | 2026-04-19 00:27:19.253303 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 00:27:19.253313 | orchestrator | 2026-04-19 00:27:19.253318 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:27:19.253324 | orchestrator | Sunday 19 April 2026 00:27:15 +0000 (0:00:01.405) 0:00:39.380 ********** 2026-04-19 00:27:19.253329 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:19.253334 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:19.253339 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:19.253344 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:19.253349 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:19.253354 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:19.253359 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:19.253364 | orchestrator | 2026-04-19 00:27:19.253370 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:27:19.253375 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:27:19.253381 | orchestrator | testbed-node-0 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:27:19.253388 | orchestrator | testbed-node-1 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:27:19.253394 | orchestrator | testbed-node-2 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:27:19.253399 | orchestrator | testbed-node-3 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:27:19.253405 | orchestrator | testbed-node-4 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:27:19.253410 | orchestrator | testbed-node-5 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:27:19.253416 | orchestrator | 2026-04-19 00:27:19.253421 | orchestrator | 2026-04-19 00:27:19.253425 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:27:19.253430 | orchestrator | Sunday 19 April 2026 00:27:19 +0000 (0:00:03.802) 0:00:43.182 ********** 2026-04-19 00:27:19.253434 | orchestrator | =============================================================================== 2026-04-19 00:27:19.253439 | orchestrator | osism.commons.repository : Update package cache ------------------------ 17.95s 2026-04-19 00:27:19.253443 | orchestrator | Install required packages (Debian) -------------------------------------- 8.92s 2026-04-19 00:27:19.253447 | orchestrator | Gathers facts about hosts ----------------------------------------------- 3.80s 2026-04-19 00:27:19.253452 | orchestrator | Copy fact files --------------------------------------------------------- 3.77s 2026-04-19 00:27:19.253456 | orchestrator | Copy fact file ---------------------------------------------------------- 1.43s 2026-04-19 00:27:19.253461 | orchestrator | osism.commons.repository : Force update of package cache ---------------- 1.41s 2026-04-19 00:27:19.253468 | orchestrator | Create custom facts directory ------------------------------------------- 1.37s 2026-04-19 00:27:19.439585 | orchestrator | osism.commons.repository : Copy ubuntu.sources file --------------------- 1.12s 2026-04-19 00:27:19.439683 | orchestrator | osism.commons.repository : Copy 99osism apt configuration --------------- 1.10s 2026-04-19 00:27:19.439695 | orchestrator | osism.commons.repository : Remove sources.list file --------------------- 0.52s 2026-04-19 00:27:19.439703 | orchestrator | Create custom facts directory ------------------------------------------- 0.46s 2026-04-19 00:27:19.439711 | orchestrator | osism.commons.repository : Create /etc/apt/sources.list.d directory ----- 0.45s 2026-04-19 00:27:19.439718 | orchestrator | osism.commons.repository : Set repository_default fact to default value --- 0.20s 2026-04-19 00:27:19.439726 | orchestrator | osism.commons.repository : Set repositories to default ------------------ 0.19s 2026-04-19 00:27:19.439749 | orchestrator | osism.commons.repository : Include distribution specific repository tasks --- 0.12s 2026-04-19 00:27:19.439776 | orchestrator | osism.commons.repository : Include tasks for Ubuntu < 24.04 ------------- 0.11s 2026-04-19 00:27:19.439783 | orchestrator | osism.commons.repository : Gather variables for each operating system --- 0.08s 2026-04-19 00:27:19.439790 | orchestrator | Install required packages (RedHat) -------------------------------------- 0.07s 2026-04-19 00:27:19.611145 | orchestrator | + osism apply bootstrap 2026-04-19 00:27:30.859356 | orchestrator | 2026-04-19 00:27:30 | INFO  | Prepare task for execution of bootstrap. 2026-04-19 00:27:30.940271 | orchestrator | 2026-04-19 00:27:30 | INFO  | Task 977683f0-6de9-4d5c-8bd3-ad784f81abea (bootstrap) was prepared for execution. 2026-04-19 00:27:30.940370 | orchestrator | 2026-04-19 00:27:30 | INFO  | It takes a moment until task 977683f0-6de9-4d5c-8bd3-ad784f81abea (bootstrap) has been started and output is visible here. 2026-04-19 00:27:46.456676 | orchestrator | 2026-04-19 00:27:46.456789 | orchestrator | PLAY [Group hosts based on state bootstrap] ************************************ 2026-04-19 00:27:46.456805 | orchestrator | 2026-04-19 00:27:46.456818 | orchestrator | TASK [Group hosts based on state bootstrap] ************************************ 2026-04-19 00:27:46.456831 | orchestrator | Sunday 19 April 2026 00:27:34 +0000 (0:00:00.180) 0:00:00.180 ********** 2026-04-19 00:27:46.456844 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:46.456857 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:46.456870 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:46.456882 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:46.456894 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:46.456905 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:46.456916 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:46.456928 | orchestrator | 2026-04-19 00:27:46.456939 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 00:27:46.456951 | orchestrator | 2026-04-19 00:27:46.456963 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:27:46.456975 | orchestrator | Sunday 19 April 2026 00:27:34 +0000 (0:00:00.294) 0:00:00.475 ********** 2026-04-19 00:27:46.456987 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:46.456999 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:46.457010 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:46.457022 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:46.457033 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:46.457045 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:46.457107 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:46.457122 | orchestrator | 2026-04-19 00:27:46.457133 | orchestrator | PLAY [Gather facts for all hosts (if using --limit)] *************************** 2026-04-19 00:27:46.457145 | orchestrator | 2026-04-19 00:27:46.457156 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:27:46.457166 | orchestrator | Sunday 19 April 2026 00:27:39 +0000 (0:00:04.733) 0:00:05.208 ********** 2026-04-19 00:27:46.457179 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-04-19 00:27:46.457191 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-04-19 00:27:46.457203 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-04-19 00:27:46.457215 | orchestrator | skipping: [testbed-node-0] => (item=testbed-manager)  2026-04-19 00:27:46.457227 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-04-19 00:27:46.457239 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:27:46.457251 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-04-19 00:27:46.457263 | orchestrator | skipping: [testbed-node-1] => (item=testbed-manager)  2026-04-19 00:27:46.457274 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:27:46.457286 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-04-19 00:27:46.457299 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:27:46.457311 | orchestrator | skipping: [testbed-node-2] => (item=testbed-manager)  2026-04-19 00:27:46.457348 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-04-19 00:27:46.457360 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-04-19 00:27:46.457370 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-04-19 00:27:46.457380 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-04-19 00:27:46.457390 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-04-19 00:27:46.457400 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-04-19 00:27:46.457412 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-04-19 00:27:46.457424 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-3)  2026-04-19 00:27:46.457435 | orchestrator | skipping: [testbed-node-3] => (item=testbed-manager)  2026-04-19 00:27:46.457447 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:46.457459 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-4)  2026-04-19 00:27:46.457471 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-04-19 00:27:46.457483 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-04-19 00:27:46.457495 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-04-19 00:27:46.457506 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-5)  2026-04-19 00:27:46.457517 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:46.457527 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-04-19 00:27:46.457539 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:46.457551 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-3)  2026-04-19 00:27:46.457563 | orchestrator | skipping: [testbed-node-4] => (item=testbed-manager)  2026-04-19 00:27:46.457575 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-04-19 00:27:46.457587 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-4)  2026-04-19 00:27:46.457599 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-04-19 00:27:46.457613 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-04-19 00:27:46.457624 | orchestrator | skipping: [testbed-node-5] => (item=testbed-manager)  2026-04-19 00:27:46.457636 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-5)  2026-04-19 00:27:46.457648 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:46.457659 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:27:46.457672 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-04-19 00:27:46.457683 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-04-19 00:27:46.457694 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:27:46.457705 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-04-19 00:27:46.457715 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-04-19 00:27:46.457726 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:27:46.457756 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-3)  2026-04-19 00:27:46.457767 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:46.457778 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-04-19 00:27:46.457789 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-4)  2026-04-19 00:27:46.457800 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-3)  2026-04-19 00:27:46.457810 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-5)  2026-04-19 00:27:46.457821 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:46.457832 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-4)  2026-04-19 00:27:46.457843 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-5)  2026-04-19 00:27:46.457853 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:46.457864 | orchestrator | 2026-04-19 00:27:46.457875 | orchestrator | PLAY [Apply bootstrap roles part 1] ******************************************** 2026-04-19 00:27:46.457886 | orchestrator | 2026-04-19 00:27:46.457897 | orchestrator | TASK [osism.commons.hostname : Set hostname] *********************************** 2026-04-19 00:27:46.457918 | orchestrator | Sunday 19 April 2026 00:27:39 +0000 (0:00:00.452) 0:00:05.661 ********** 2026-04-19 00:27:46.457928 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:46.457939 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:46.457950 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:46.457961 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:46.457971 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:46.457982 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:46.457992 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:46.458003 | orchestrator | 2026-04-19 00:27:46.458084 | orchestrator | TASK [osism.commons.hostname : Copy /etc/hostname] ***************************** 2026-04-19 00:27:46.458097 | orchestrator | Sunday 19 April 2026 00:27:40 +0000 (0:00:01.276) 0:00:06.938 ********** 2026-04-19 00:27:46.458108 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:46.458137 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:46.458149 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:46.458160 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:46.458172 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:46.458182 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:46.458193 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:46.458204 | orchestrator | 2026-04-19 00:27:46.458215 | orchestrator | TASK [osism.commons.hosts : Include type specific tasks] *********************** 2026-04-19 00:27:46.458227 | orchestrator | Sunday 19 April 2026 00:27:42 +0000 (0:00:01.233) 0:00:08.171 ********** 2026-04-19 00:27:46.458238 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/hosts/tasks/type-template.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:46.458252 | orchestrator | 2026-04-19 00:27:46.458263 | orchestrator | TASK [osism.commons.hosts : Copy /etc/hosts file] ****************************** 2026-04-19 00:27:46.458274 | orchestrator | Sunday 19 April 2026 00:27:42 +0000 (0:00:00.244) 0:00:08.416 ********** 2026-04-19 00:27:46.458285 | orchestrator | changed: [testbed-manager] 2026-04-19 00:27:46.458296 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:46.458307 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:46.458318 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:46.458329 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:46.458340 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:46.458351 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:46.458363 | orchestrator | 2026-04-19 00:27:46.458375 | orchestrator | TASK [osism.commons.proxy : Include distribution specific tasks] *************** 2026-04-19 00:27:46.458386 | orchestrator | Sunday 19 April 2026 00:27:43 +0000 (0:00:01.607) 0:00:10.024 ********** 2026-04-19 00:27:46.458397 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:46.458409 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/proxy/tasks/Debian-family.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:46.458422 | orchestrator | 2026-04-19 00:27:46.458433 | orchestrator | TASK [osism.commons.proxy : Configure proxy parameters for apt] **************** 2026-04-19 00:27:46.458444 | orchestrator | Sunday 19 April 2026 00:27:44 +0000 (0:00:00.263) 0:00:10.287 ********** 2026-04-19 00:27:46.458454 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:46.458465 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:46.458476 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:46.458487 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:46.458497 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:46.458507 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:46.458517 | orchestrator | 2026-04-19 00:27:46.458528 | orchestrator | TASK [osism.commons.proxy : Set system wide settings in environment file] ****** 2026-04-19 00:27:46.458540 | orchestrator | Sunday 19 April 2026 00:27:45 +0000 (0:00:01.095) 0:00:11.383 ********** 2026-04-19 00:27:46.458550 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:46.458561 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:46.458580 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:46.458590 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:46.458601 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:46.458612 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:46.458628 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:46.458639 | orchestrator | 2026-04-19 00:27:46.458650 | orchestrator | TASK [osism.commons.proxy : Remove system wide settings in environment file] *** 2026-04-19 00:27:46.458662 | orchestrator | Sunday 19 April 2026 00:27:45 +0000 (0:00:00.630) 0:00:12.014 ********** 2026-04-19 00:27:46.458673 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:46.458683 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:46.458694 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:46.458705 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:46.458716 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:46.458727 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:46.458739 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:46.458749 | orchestrator | 2026-04-19 00:27:46.458760 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-04-19 00:27:46.458772 | orchestrator | Sunday 19 April 2026 00:27:46 +0000 (0:00:00.433) 0:00:12.448 ********** 2026-04-19 00:27:46.458782 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:46.458794 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:46.458815 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:58.640234 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:58.640360 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:58.640376 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:58.640386 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:58.640395 | orchestrator | 2026-04-19 00:27:58.640405 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-04-19 00:27:58.640417 | orchestrator | Sunday 19 April 2026 00:27:46 +0000 (0:00:00.198) 0:00:12.646 ********** 2026-04-19 00:27:58.640428 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:58.640455 | orchestrator | 2026-04-19 00:27:58.640469 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-04-19 00:27:58.640481 | orchestrator | Sunday 19 April 2026 00:27:46 +0000 (0:00:00.269) 0:00:12.915 ********** 2026-04-19 00:27:58.640493 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:58.640506 | orchestrator | 2026-04-19 00:27:58.640518 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-04-19 00:27:58.640527 | orchestrator | Sunday 19 April 2026 00:27:47 +0000 (0:00:00.287) 0:00:13.203 ********** 2026-04-19 00:27:58.640538 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.640551 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.640563 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.640572 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.640583 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.640595 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.640606 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.640615 | orchestrator | 2026-04-19 00:27:58.640626 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-04-19 00:27:58.640640 | orchestrator | Sunday 19 April 2026 00:27:48 +0000 (0:00:01.358) 0:00:14.561 ********** 2026-04-19 00:27:58.640651 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:58.640662 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:58.640678 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:58.640692 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:58.640704 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:58.640749 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:58.640764 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:58.640773 | orchestrator | 2026-04-19 00:27:58.640783 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-04-19 00:27:58.640793 | orchestrator | Sunday 19 April 2026 00:27:48 +0000 (0:00:00.212) 0:00:14.774 ********** 2026-04-19 00:27:58.640803 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.640816 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.640827 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.640838 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.640854 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.640869 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.640878 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.640888 | orchestrator | 2026-04-19 00:27:58.640898 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-04-19 00:27:58.640907 | orchestrator | Sunday 19 April 2026 00:27:49 +0000 (0:00:00.638) 0:00:15.412 ********** 2026-04-19 00:27:58.640917 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:58.640930 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:58.640945 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:58.640956 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:58.640973 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:58.640986 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:58.640996 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:58.641013 | orchestrator | 2026-04-19 00:27:58.641025 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-04-19 00:27:58.641038 | orchestrator | Sunday 19 April 2026 00:27:49 +0000 (0:00:00.228) 0:00:15.640 ********** 2026-04-19 00:27:58.641051 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641089 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:58.641099 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:58.641108 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:58.641120 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:58.641132 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:58.641141 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:58.641151 | orchestrator | 2026-04-19 00:27:58.641162 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-04-19 00:27:58.641176 | orchestrator | Sunday 19 April 2026 00:27:50 +0000 (0:00:00.557) 0:00:16.198 ********** 2026-04-19 00:27:58.641186 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641198 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:58.641211 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:58.641220 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:58.641246 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:58.641257 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:58.641267 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:58.641280 | orchestrator | 2026-04-19 00:27:58.641293 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-04-19 00:27:58.641303 | orchestrator | Sunday 19 April 2026 00:27:51 +0000 (0:00:01.206) 0:00:17.404 ********** 2026-04-19 00:27:58.641314 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.641325 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.641336 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.641344 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.641354 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.641366 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.641376 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641385 | orchestrator | 2026-04-19 00:27:58.641394 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-04-19 00:27:58.641406 | orchestrator | Sunday 19 April 2026 00:27:53 +0000 (0:00:01.904) 0:00:19.309 ********** 2026-04-19 00:27:58.641443 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:58.641468 | orchestrator | 2026-04-19 00:27:58.641478 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-04-19 00:27:58.641490 | orchestrator | Sunday 19 April 2026 00:27:53 +0000 (0:00:00.267) 0:00:19.577 ********** 2026-04-19 00:27:58.641500 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:58.641508 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:58.641519 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:58.641531 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:27:58.641541 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:58.641549 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:27:58.641559 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:27:58.641570 | orchestrator | 2026-04-19 00:27:58.641580 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-04-19 00:27:58.641590 | orchestrator | Sunday 19 April 2026 00:27:54 +0000 (0:00:01.216) 0:00:20.794 ********** 2026-04-19 00:27:58.641598 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641606 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.641614 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.641623 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.641633 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.641644 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.641652 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.641660 | orchestrator | 2026-04-19 00:27:58.641672 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-04-19 00:27:58.641683 | orchestrator | Sunday 19 April 2026 00:27:54 +0000 (0:00:00.160) 0:00:20.955 ********** 2026-04-19 00:27:58.641692 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641703 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.641714 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.641724 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.641732 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.641743 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.641755 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.641765 | orchestrator | 2026-04-19 00:27:58.641773 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-04-19 00:27:58.641785 | orchestrator | Sunday 19 April 2026 00:27:55 +0000 (0:00:00.169) 0:00:21.124 ********** 2026-04-19 00:27:58.641797 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641810 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.641819 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.641830 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.641843 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.641852 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.641861 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.641874 | orchestrator | 2026-04-19 00:27:58.641886 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-04-19 00:27:58.641896 | orchestrator | Sunday 19 April 2026 00:27:55 +0000 (0:00:00.195) 0:00:21.319 ********** 2026-04-19 00:27:58.641905 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:27:58.641914 | orchestrator | 2026-04-19 00:27:58.641923 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-04-19 00:27:58.641935 | orchestrator | Sunday 19 April 2026 00:27:55 +0000 (0:00:00.235) 0:00:21.555 ********** 2026-04-19 00:27:58.641950 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.641959 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.641970 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.641982 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.641994 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.642002 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.642010 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.642107 | orchestrator | 2026-04-19 00:27:58.642133 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-04-19 00:27:58.642144 | orchestrator | Sunday 19 April 2026 00:27:55 +0000 (0:00:00.487) 0:00:22.042 ********** 2026-04-19 00:27:58.642153 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:27:58.642163 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:27:58.642175 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:27:58.642186 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:27:58.642195 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:27:58.642205 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:27:58.642216 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:27:58.642228 | orchestrator | 2026-04-19 00:27:58.642239 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-04-19 00:27:58.642250 | orchestrator | Sunday 19 April 2026 00:27:56 +0000 (0:00:00.162) 0:00:22.205 ********** 2026-04-19 00:27:58.642261 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.642272 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:58.642285 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:58.642293 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:27:58.642302 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.642310 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.642319 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.642328 | orchestrator | 2026-04-19 00:27:58.642337 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-04-19 00:27:58.642345 | orchestrator | Sunday 19 April 2026 00:27:57 +0000 (0:00:01.034) 0:00:23.239 ********** 2026-04-19 00:27:58.642353 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.642362 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:27:58.642372 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:27:58.642383 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:27:58.642392 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.642401 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:27:58.642412 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:27:58.642423 | orchestrator | 2026-04-19 00:27:58.642433 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-04-19 00:27:58.642441 | orchestrator | Sunday 19 April 2026 00:27:57 +0000 (0:00:00.524) 0:00:23.764 ********** 2026-04-19 00:27:58.642451 | orchestrator | ok: [testbed-manager] 2026-04-19 00:27:58.642462 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:27:58.642473 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:27:58.642482 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:27:58.642511 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.264691 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.264894 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.264930 | orchestrator | 2026-04-19 00:28:44.264952 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-04-19 00:28:44.264973 | orchestrator | Sunday 19 April 2026 00:27:58 +0000 (0:00:01.039) 0:00:24.803 ********** 2026-04-19 00:28:44.264992 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.265011 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.265028 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.265047 | orchestrator | changed: [testbed-manager] 2026-04-19 00:28:44.265182 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:28:44.265211 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:28:44.265250 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.265263 | orchestrator | 2026-04-19 00:28:44.265277 | orchestrator | TASK [osism.services.rsyslog : Gather variables for each operating system] ***** 2026-04-19 00:28:44.265290 | orchestrator | Sunday 19 April 2026 00:28:15 +0000 (0:00:16.981) 0:00:41.785 ********** 2026-04-19 00:28:44.265304 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.265324 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.265347 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.265368 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.265386 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.265415 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.265442 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.265482 | orchestrator | 2026-04-19 00:28:44.265495 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_user variable to default value] ***** 2026-04-19 00:28:44.265508 | orchestrator | Sunday 19 April 2026 00:28:15 +0000 (0:00:00.230) 0:00:42.015 ********** 2026-04-19 00:28:44.265538 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.265551 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.265563 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.265574 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.265584 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.265595 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.265606 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.265616 | orchestrator | 2026-04-19 00:28:44.265627 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_workdir variable to default value] *** 2026-04-19 00:28:44.265638 | orchestrator | Sunday 19 April 2026 00:28:16 +0000 (0:00:00.189) 0:00:42.204 ********** 2026-04-19 00:28:44.265649 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.265713 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.265765 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.265777 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.265788 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.265798 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.265809 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.265819 | orchestrator | 2026-04-19 00:28:44.265830 | orchestrator | TASK [osism.services.rsyslog : Include distribution specific install tasks] **** 2026-04-19 00:28:44.265841 | orchestrator | Sunday 19 April 2026 00:28:16 +0000 (0:00:00.188) 0:00:42.393 ********** 2026-04-19 00:28:44.265855 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:28:44.265869 | orchestrator | 2026-04-19 00:28:44.265880 | orchestrator | TASK [osism.services.rsyslog : Install rsyslog package] ************************ 2026-04-19 00:28:44.265891 | orchestrator | Sunday 19 April 2026 00:28:16 +0000 (0:00:00.279) 0:00:42.672 ********** 2026-04-19 00:28:44.265901 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.265912 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.265922 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.265933 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.265943 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.265954 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.265964 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.265975 | orchestrator | 2026-04-19 00:28:44.265985 | orchestrator | TASK [osism.services.rsyslog : Copy rsyslog.conf configuration file] *********** 2026-04-19 00:28:44.265996 | orchestrator | Sunday 19 April 2026 00:28:18 +0000 (0:00:02.184) 0:00:44.857 ********** 2026-04-19 00:28:44.266007 | orchestrator | changed: [testbed-manager] 2026-04-19 00:28:44.266119 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:28:44.266133 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:28:44.266144 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:28:44.266155 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.266165 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:28:44.266176 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:28:44.266187 | orchestrator | 2026-04-19 00:28:44.266198 | orchestrator | TASK [osism.services.rsyslog : Manage rsyslog service] ************************* 2026-04-19 00:28:44.266209 | orchestrator | Sunday 19 April 2026 00:28:19 +0000 (0:00:01.158) 0:00:46.016 ********** 2026-04-19 00:28:44.266219 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.266230 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.266241 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.266251 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.266262 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.266272 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.266283 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.266293 | orchestrator | 2026-04-19 00:28:44.266304 | orchestrator | TASK [osism.services.rsyslog : Include fluentd tasks] ************************** 2026-04-19 00:28:44.266365 | orchestrator | Sunday 19 April 2026 00:28:20 +0000 (0:00:00.957) 0:00:46.973 ********** 2026-04-19 00:28:44.266381 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/fluentd.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:28:44.266394 | orchestrator | 2026-04-19 00:28:44.266405 | orchestrator | TASK [osism.services.rsyslog : Forward syslog message to local fluentd daemon] *** 2026-04-19 00:28:44.266417 | orchestrator | Sunday 19 April 2026 00:28:21 +0000 (0:00:00.277) 0:00:47.250 ********** 2026-04-19 00:28:44.266428 | orchestrator | changed: [testbed-manager] 2026-04-19 00:28:44.266440 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:28:44.266451 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:28:44.266462 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:28:44.266473 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.266484 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:28:44.266495 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:28:44.266506 | orchestrator | 2026-04-19 00:28:44.266542 | orchestrator | TASK [osism.services.rsyslog : Include additional log server tasks] ************ 2026-04-19 00:28:44.266555 | orchestrator | Sunday 19 April 2026 00:28:22 +0000 (0:00:01.197) 0:00:48.448 ********** 2026-04-19 00:28:44.266566 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:28:44.266577 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:28:44.266589 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:28:44.266600 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:28:44.266611 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:28:44.266623 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:28:44.266634 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:28:44.266645 | orchestrator | 2026-04-19 00:28:44.266657 | orchestrator | TASK [osism.services.rsyslog : Include logrotate tasks] ************************ 2026-04-19 00:28:44.266668 | orchestrator | Sunday 19 April 2026 00:28:22 +0000 (0:00:00.244) 0:00:48.693 ********** 2026-04-19 00:28:44.266680 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/logrotate.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:28:44.266692 | orchestrator | 2026-04-19 00:28:44.266703 | orchestrator | TASK [osism.services.rsyslog : Ensure logrotate package is installed] ********** 2026-04-19 00:28:44.266714 | orchestrator | Sunday 19 April 2026 00:28:22 +0000 (0:00:00.282) 0:00:48.975 ********** 2026-04-19 00:28:44.266726 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.266745 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.266761 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.266772 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.266783 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.266793 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.266804 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.266841 | orchestrator | 2026-04-19 00:28:44.266852 | orchestrator | TASK [osism.services.rsyslog : Configure logrotate for rsyslog] **************** 2026-04-19 00:28:44.266863 | orchestrator | Sunday 19 April 2026 00:28:25 +0000 (0:00:02.157) 0:00:51.133 ********** 2026-04-19 00:28:44.266874 | orchestrator | changed: [testbed-manager] 2026-04-19 00:28:44.266884 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:28:44.266895 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:28:44.266906 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.266916 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:28:44.266926 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:28:44.266937 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:28:44.266948 | orchestrator | 2026-04-19 00:28:44.266958 | orchestrator | TASK [osism.commons.systohc : Install util-linux-extra package] **************** 2026-04-19 00:28:44.266969 | orchestrator | Sunday 19 April 2026 00:28:26 +0000 (0:00:01.264) 0:00:52.398 ********** 2026-04-19 00:28:44.266980 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:28:44.266991 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:28:44.267009 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:28:44.267020 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:28:44.267030 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:28:44.267041 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:28:44.267052 | orchestrator | changed: [testbed-manager] 2026-04-19 00:28:44.267062 | orchestrator | 2026-04-19 00:28:44.267101 | orchestrator | TASK [osism.commons.systohc : Sync hardware clock] ***************************** 2026-04-19 00:28:44.267113 | orchestrator | Sunday 19 April 2026 00:28:41 +0000 (0:00:15.472) 0:01:07.870 ********** 2026-04-19 00:28:44.267124 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.267135 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.267146 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.267156 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.267167 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.267177 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.267187 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.267198 | orchestrator | 2026-04-19 00:28:44.267209 | orchestrator | TASK [osism.commons.configfs : Start sys-kernel-config mount] ****************** 2026-04-19 00:28:44.267220 | orchestrator | Sunday 19 April 2026 00:28:42 +0000 (0:00:00.905) 0:01:08.775 ********** 2026-04-19 00:28:44.267230 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.267241 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.267251 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.267261 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.267272 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.267282 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.267293 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.267304 | orchestrator | 2026-04-19 00:28:44.267315 | orchestrator | TASK [osism.commons.packages : Gather variables for each operating system] ***** 2026-04-19 00:28:44.267325 | orchestrator | Sunday 19 April 2026 00:28:43 +0000 (0:00:00.883) 0:01:09.659 ********** 2026-04-19 00:28:44.267336 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.267346 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.267357 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.267367 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.267378 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.267388 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.267399 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.267409 | orchestrator | 2026-04-19 00:28:44.267420 | orchestrator | TASK [osism.commons.packages : Set required_packages_distribution variable to default value] *** 2026-04-19 00:28:44.267436 | orchestrator | Sunday 19 April 2026 00:28:43 +0000 (0:00:00.218) 0:01:09.877 ********** 2026-04-19 00:28:44.267448 | orchestrator | ok: [testbed-manager] 2026-04-19 00:28:44.267458 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:28:44.267469 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:28:44.267479 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:28:44.267490 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:28:44.267500 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:28:44.267511 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:28:44.267521 | orchestrator | 2026-04-19 00:28:44.267554 | orchestrator | TASK [osism.commons.packages : Include distribution specific package tasks] **** 2026-04-19 00:28:44.267567 | orchestrator | Sunday 19 April 2026 00:28:43 +0000 (0:00:00.202) 0:01:10.080 ********** 2026-04-19 00:28:44.267578 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/packages/tasks/package-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:28:44.267589 | orchestrator | 2026-04-19 00:28:44.267608 | orchestrator | TASK [osism.commons.packages : Install needrestart package] ******************** 2026-04-19 00:30:55.436005 | orchestrator | Sunday 19 April 2026 00:28:44 +0000 (0:00:00.278) 0:01:10.358 ********** 2026-04-19 00:30:55.436182 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.436202 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.436215 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.436226 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.436262 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.436291 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.436303 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.436313 | orchestrator | 2026-04-19 00:30:55.436325 | orchestrator | TASK [osism.commons.packages : Set needrestart mode] *************************** 2026-04-19 00:30:55.436336 | orchestrator | Sunday 19 April 2026 00:28:46 +0000 (0:00:02.112) 0:01:12.471 ********** 2026-04-19 00:30:55.436347 | orchestrator | changed: [testbed-manager] 2026-04-19 00:30:55.436366 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:30:55.436384 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:30:55.436401 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:30:55.436416 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:30:55.436436 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:30:55.436463 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:30:55.436480 | orchestrator | 2026-04-19 00:30:55.436498 | orchestrator | TASK [osism.commons.packages : Set apt_cache_valid_time variable to default value] *** 2026-04-19 00:30:55.436517 | orchestrator | Sunday 19 April 2026 00:28:46 +0000 (0:00:00.592) 0:01:13.064 ********** 2026-04-19 00:30:55.436534 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.436554 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.436572 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.436590 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.436629 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.436648 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.436667 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.436680 | orchestrator | 2026-04-19 00:30:55.436693 | orchestrator | TASK [osism.commons.packages : Update package cache] *************************** 2026-04-19 00:30:55.436706 | orchestrator | Sunday 19 April 2026 00:28:47 +0000 (0:00:00.193) 0:01:13.258 ********** 2026-04-19 00:30:55.436718 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.436730 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.436743 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.436754 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.436767 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.436779 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.436791 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.436803 | orchestrator | 2026-04-19 00:30:55.436815 | orchestrator | TASK [osism.commons.packages : Download upgrade packages] ********************** 2026-04-19 00:30:55.436827 | orchestrator | Sunday 19 April 2026 00:28:48 +0000 (0:00:01.256) 0:01:14.515 ********** 2026-04-19 00:30:55.436839 | orchestrator | changed: [testbed-manager] 2026-04-19 00:30:55.436851 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:30:55.436864 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:30:55.436876 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:30:55.436889 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:30:55.436901 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:30:55.436911 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:30:55.436922 | orchestrator | 2026-04-19 00:30:55.436932 | orchestrator | TASK [osism.commons.packages : Upgrade packages] ******************************* 2026-04-19 00:30:55.436943 | orchestrator | Sunday 19 April 2026 00:28:50 +0000 (0:00:01.882) 0:01:16.397 ********** 2026-04-19 00:30:55.436954 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.436965 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.436975 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.436986 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.436997 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.437008 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.437021 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.437040 | orchestrator | 2026-04-19 00:30:55.437058 | orchestrator | TASK [osism.commons.packages : Download required packages] ********************* 2026-04-19 00:30:55.437076 | orchestrator | Sunday 19 April 2026 00:28:52 +0000 (0:00:02.704) 0:01:19.101 ********** 2026-04-19 00:30:55.437121 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.437139 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.437157 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.437193 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.437211 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.437228 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.437243 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.437254 | orchestrator | 2026-04-19 00:30:55.437264 | orchestrator | TASK [osism.commons.packages : Install required packages] ********************** 2026-04-19 00:30:55.437275 | orchestrator | Sunday 19 April 2026 00:29:31 +0000 (0:00:38.899) 0:01:58.001 ********** 2026-04-19 00:30:55.437286 | orchestrator | changed: [testbed-manager] 2026-04-19 00:30:55.437297 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:30:55.437308 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:30:55.437318 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:30:55.437329 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:30:55.437340 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:30:55.437350 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:30:55.437361 | orchestrator | 2026-04-19 00:30:55.437371 | orchestrator | TASK [osism.commons.packages : Remove useless packages from the cache] ********* 2026-04-19 00:30:55.437382 | orchestrator | Sunday 19 April 2026 00:30:42 +0000 (0:01:10.567) 0:03:08.568 ********** 2026-04-19 00:30:55.437393 | orchestrator | ok: [testbed-manager] 2026-04-19 00:30:55.437404 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.437414 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.437425 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.437436 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.437447 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.437457 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.437468 | orchestrator | 2026-04-19 00:30:55.437479 | orchestrator | TASK [osism.commons.packages : Remove dependencies that are no longer required] *** 2026-04-19 00:30:55.437490 | orchestrator | Sunday 19 April 2026 00:30:44 +0000 (0:00:02.103) 0:03:10.671 ********** 2026-04-19 00:30:55.437501 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:30:55.437511 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:30:55.437522 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:30:55.437532 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:30:55.437543 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:30:55.437553 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:30:55.437564 | orchestrator | changed: [testbed-manager] 2026-04-19 00:30:55.437574 | orchestrator | 2026-04-19 00:30:55.437585 | orchestrator | TASK [osism.commons.sysctl : Include sysctl tasks] ***************************** 2026-04-19 00:30:55.437596 | orchestrator | Sunday 19 April 2026 00:30:54 +0000 (0:00:09.776) 0:03:20.448 ********** 2026-04-19 00:30:55.437644 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'elasticsearch', 'value': [{'name': 'vm.max_map_count', 'value': 262144}]}) 2026-04-19 00:30:55.437680 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'rabbitmq', 'value': [{'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}, {'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}, {'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}, {'name': 'net.core.wmem_max', 'value': 16777216}, {'name': 'net.core.rmem_max', 'value': 16777216}, {'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}, {'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}, {'name': 'net.core.somaxconn', 'value': 4096}, {'name': 'net.ipv4.tcp_syncookies', 'value': 0}, {'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}]}) 2026-04-19 00:30:55.437695 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'generic', 'value': [{'name': 'vm.swappiness', 'value': 1}]}) 2026-04-19 00:30:55.437716 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'compute', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-04-19 00:30:55.437728 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'network', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-04-19 00:30:55.437739 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 => (item={'key': 'k3s_node', 'value': [{'name': 'fs.inotify.max_user_instances', 'value': 1024}]}) 2026-04-19 00:30:55.437754 | orchestrator | 2026-04-19 00:30:55.437765 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on elasticsearch] *********** 2026-04-19 00:30:55.437776 | orchestrator | Sunday 19 April 2026 00:30:54 +0000 (0:00:00.298) 0:03:20.747 ********** 2026-04-19 00:30:55.437787 | orchestrator | skipping: [testbed-manager] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-04-19 00:30:55.437798 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:30:55.437809 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-04-19 00:30:55.437820 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-04-19 00:30:55.437831 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:30:55.437842 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:30:55.437852 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-04-19 00:30:55.437863 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:30:55.437874 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:30:55.437884 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:30:55.437900 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:30:55.437911 | orchestrator | 2026-04-19 00:30:55.437921 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on rabbitmq] **************** 2026-04-19 00:30:55.437932 | orchestrator | Sunday 19 April 2026 00:30:55 +0000 (0:00:00.719) 0:03:21.466 ********** 2026-04-19 00:30:55.437943 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-04-19 00:30:55.437955 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-04-19 00:30:55.437965 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-04-19 00:30:55.437976 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-04-19 00:30:55.437987 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-04-19 00:30:55.438005 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-04-19 00:31:02.378860 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-04-19 00:31:02.379006 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-04-19 00:31:02.379023 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-04-19 00:31:02.379035 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-04-19 00:31:02.379050 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:02.379063 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-04-19 00:31:02.379148 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-04-19 00:31:02.379161 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-04-19 00:31:02.379172 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-04-19 00:31:02.379184 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-04-19 00:31:02.379195 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-04-19 00:31:02.379207 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-04-19 00:31:02.379218 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-04-19 00:31:02.379228 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-04-19 00:31:02.379239 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-04-19 00:31:02.379250 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-04-19 00:31:02.379260 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-04-19 00:31:02.379271 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-04-19 00:31:02.379282 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:31:02.379293 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-04-19 00:31:02.379303 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-04-19 00:31:02.379314 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-04-19 00:31:02.379327 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-04-19 00:31:02.379340 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-04-19 00:31:02.379353 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-04-19 00:31:02.379366 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-04-19 00:31:02.379378 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-04-19 00:31:02.379391 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-04-19 00:31:02.379404 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:31:02.379417 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-04-19 00:31:02.379429 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-04-19 00:31:02.379443 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-04-19 00:31:02.379455 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-04-19 00:31:02.379468 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-04-19 00:31:02.379498 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-04-19 00:31:02.379511 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-04-19 00:31:02.379524 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-04-19 00:31:02.379536 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:31:02.379550 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-04-19 00:31:02.379571 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-04-19 00:31:02.379582 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-04-19 00:31:02.379593 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-04-19 00:31:02.379604 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-04-19 00:31:02.379637 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-04-19 00:31:02.379649 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-04-19 00:31:02.379660 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-04-19 00:31:02.379670 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-04-19 00:31:02.379681 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379691 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379702 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379712 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379723 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-04-19 00:31:02.379733 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379744 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-04-19 00:31:02.379755 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-04-19 00:31:02.379765 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-04-19 00:31:02.379776 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-04-19 00:31:02.379786 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-04-19 00:31:02.379797 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-04-19 00:31:02.379807 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-04-19 00:31:02.379818 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-04-19 00:31:02.379829 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-04-19 00:31:02.379839 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-04-19 00:31:02.379850 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-04-19 00:31:02.379860 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-04-19 00:31:02.379871 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-04-19 00:31:02.379881 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-04-19 00:31:02.379892 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-04-19 00:31:02.379903 | orchestrator | 2026-04-19 00:31:02.379915 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on generic] ***************** 2026-04-19 00:31:02.379926 | orchestrator | Sunday 19 April 2026 00:31:01 +0000 (0:00:05.882) 0:03:27.349 ********** 2026-04-19 00:31:02.379937 | orchestrator | changed: [testbed-manager] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.379957 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.379973 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.379997 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.380024 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.380044 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.380062 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-04-19 00:31:02.380078 | orchestrator | 2026-04-19 00:31:02.380123 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on compute] ***************** 2026-04-19 00:31:02.380140 | orchestrator | Sunday 19 April 2026 00:31:01 +0000 (0:00:00.572) 0:03:27.921 ********** 2026-04-19 00:31:02.380168 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:02.380186 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:02.380205 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:02.380224 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:31:02.380243 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:02.380262 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:02.380274 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:31:02.380285 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:31:02.380295 | orchestrator | changed: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:02.380306 | orchestrator | changed: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:02.380327 | orchestrator | changed: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:15.790072 | orchestrator | 2026-04-19 00:31:15.790221 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on network] ***************** 2026-04-19 00:31:15.790235 | orchestrator | Sunday 19 April 2026 00:31:02 +0000 (0:00:00.583) 0:03:28.504 ********** 2026-04-19 00:31:15.790244 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:15.790254 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:15.790264 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:15.790272 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:31:15.790280 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:15.790288 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:31:15.790296 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-04-19 00:31:15.790304 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:31:15.790312 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:15.790320 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:15.790328 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-04-19 00:31:15.790336 | orchestrator | 2026-04-19 00:31:15.790344 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on k3s_node] **************** 2026-04-19 00:31:15.790352 | orchestrator | Sunday 19 April 2026 00:31:03 +0000 (0:00:01.454) 0:03:29.958 ********** 2026-04-19 00:31:15.790361 | orchestrator | skipping: [testbed-manager] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-04-19 00:31:15.790369 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:15.790395 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-04-19 00:31:15.790404 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-04-19 00:31:15.790411 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:31:15.790419 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-04-19 00:31:15.790427 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:31:15.790435 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:31:15.790443 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-04-19 00:31:15.790450 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-04-19 00:31:15.790458 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-04-19 00:31:15.790466 | orchestrator | 2026-04-19 00:31:15.790474 | orchestrator | TASK [osism.commons.limits : Include limits tasks] ***************************** 2026-04-19 00:31:15.790482 | orchestrator | Sunday 19 April 2026 00:31:05 +0000 (0:00:01.661) 0:03:31.620 ********** 2026-04-19 00:31:15.790510 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:15.790518 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:31:15.790527 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:31:15.790534 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:31:15.790545 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:31:15.790558 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:31:15.790570 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:31:15.790580 | orchestrator | 2026-04-19 00:31:15.790590 | orchestrator | TASK [osism.commons.services : Populate service facts] ************************* 2026-04-19 00:31:15.790600 | orchestrator | Sunday 19 April 2026 00:31:05 +0000 (0:00:00.260) 0:03:31.881 ********** 2026-04-19 00:31:15.790608 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:31:15.790618 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:31:15.790627 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:31:15.790636 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:31:15.790645 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:31:15.790654 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:31:15.790663 | orchestrator | ok: [testbed-manager] 2026-04-19 00:31:15.790672 | orchestrator | 2026-04-19 00:31:15.790679 | orchestrator | TASK [osism.commons.services : Check services] ********************************* 2026-04-19 00:31:15.790687 | orchestrator | Sunday 19 April 2026 00:31:10 +0000 (0:00:04.824) 0:03:36.705 ********** 2026-04-19 00:31:15.790696 | orchestrator | skipping: [testbed-manager] => (item=nscd)  2026-04-19 00:31:15.790704 | orchestrator | skipping: [testbed-node-0] => (item=nscd)  2026-04-19 00:31:15.790722 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:15.790730 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:31:15.790738 | orchestrator | skipping: [testbed-node-1] => (item=nscd)  2026-04-19 00:31:15.790746 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:31:15.790754 | orchestrator | skipping: [testbed-node-2] => (item=nscd)  2026-04-19 00:31:15.790762 | orchestrator | skipping: [testbed-node-3] => (item=nscd)  2026-04-19 00:31:15.790770 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:31:15.790778 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:31:15.790785 | orchestrator | skipping: [testbed-node-4] => (item=nscd)  2026-04-19 00:31:15.790793 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:31:15.790801 | orchestrator | skipping: [testbed-node-5] => (item=nscd)  2026-04-19 00:31:15.790809 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:31:15.790817 | orchestrator | 2026-04-19 00:31:15.790824 | orchestrator | TASK [osism.commons.services : Start/enable required services] ***************** 2026-04-19 00:31:15.790833 | orchestrator | Sunday 19 April 2026 00:31:10 +0000 (0:00:00.244) 0:03:36.949 ********** 2026-04-19 00:31:15.790841 | orchestrator | ok: [testbed-manager] => (item=cron) 2026-04-19 00:31:15.790849 | orchestrator | ok: [testbed-node-0] => (item=cron) 2026-04-19 00:31:15.790862 | orchestrator | ok: [testbed-node-1] => (item=cron) 2026-04-19 00:31:15.790886 | orchestrator | ok: [testbed-node-2] => (item=cron) 2026-04-19 00:31:15.790894 | orchestrator | ok: [testbed-node-3] => (item=cron) 2026-04-19 00:31:15.790902 | orchestrator | ok: [testbed-node-4] => (item=cron) 2026-04-19 00:31:15.790910 | orchestrator | ok: [testbed-node-5] => (item=cron) 2026-04-19 00:31:15.790918 | orchestrator | 2026-04-19 00:31:15.790926 | orchestrator | TASK [osism.commons.motd : Include distribution specific configure tasks] ****** 2026-04-19 00:31:15.790934 | orchestrator | Sunday 19 April 2026 00:31:11 +0000 (0:00:00.964) 0:03:37.914 ********** 2026-04-19 00:31:15.790944 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/motd/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:31:15.790954 | orchestrator | 2026-04-19 00:31:15.790962 | orchestrator | TASK [osism.commons.motd : Remove update-motd package] ************************* 2026-04-19 00:31:15.790970 | orchestrator | Sunday 19 April 2026 00:31:12 +0000 (0:00:00.330) 0:03:38.245 ********** 2026-04-19 00:31:15.790978 | orchestrator | ok: [testbed-manager] 2026-04-19 00:31:15.790986 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:31:15.790993 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:31:15.791001 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:31:15.791009 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:31:15.791017 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:31:15.791025 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:31:15.791033 | orchestrator | 2026-04-19 00:31:15.791040 | orchestrator | TASK [osism.commons.motd : Check if /etc/default/motd-news exists] ************* 2026-04-19 00:31:15.791048 | orchestrator | Sunday 19 April 2026 00:31:13 +0000 (0:00:01.294) 0:03:39.539 ********** 2026-04-19 00:31:15.791056 | orchestrator | ok: [testbed-manager] 2026-04-19 00:31:15.791064 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:31:15.791072 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:31:15.791079 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:31:15.791102 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:31:15.791110 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:31:15.791118 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:31:15.791126 | orchestrator | 2026-04-19 00:31:15.791134 | orchestrator | TASK [osism.commons.motd : Disable the dynamic motd-news service] ************** 2026-04-19 00:31:15.791142 | orchestrator | Sunday 19 April 2026 00:31:13 +0000 (0:00:00.548) 0:03:40.088 ********** 2026-04-19 00:31:15.791150 | orchestrator | changed: [testbed-manager] 2026-04-19 00:31:15.791158 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:31:15.791166 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:31:15.791174 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:31:15.791182 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:31:15.791189 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:31:15.791197 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:31:15.791205 | orchestrator | 2026-04-19 00:31:15.791213 | orchestrator | TASK [osism.commons.motd : Get all configuration files in /etc/pam.d] ********** 2026-04-19 00:31:15.791221 | orchestrator | Sunday 19 April 2026 00:31:14 +0000 (0:00:00.640) 0:03:40.728 ********** 2026-04-19 00:31:15.791229 | orchestrator | ok: [testbed-manager] 2026-04-19 00:31:15.791237 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:31:15.791245 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:31:15.791253 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:31:15.791260 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:31:15.791268 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:31:15.791276 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:31:15.791284 | orchestrator | 2026-04-19 00:31:15.791292 | orchestrator | TASK [osism.commons.motd : Remove pam_motd.so rule] **************************** 2026-04-19 00:31:15.791300 | orchestrator | Sunday 19 April 2026 00:31:15 +0000 (0:00:00.636) 0:03:41.365 ********** 2026-04-19 00:31:15.791311 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557106.8722649, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:15.791332 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557122.8978271, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:15.791341 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557133.873928, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:15.791366 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557138.207072, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427364 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557137.3780994, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427504 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557118.050205, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427533 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1776557125.5911953, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427554 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427625 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427648 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427668 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427723 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427745 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427765 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-04-19 00:31:21.427785 | orchestrator | 2026-04-19 00:31:21.427804 | orchestrator | TASK [osism.commons.motd : Copy motd file] ************************************* 2026-04-19 00:31:21.427838 | orchestrator | Sunday 19 April 2026 00:31:16 +0000 (0:00:00.986) 0:03:42.351 ********** 2026-04-19 00:31:21.427859 | orchestrator | changed: [testbed-manager] 2026-04-19 00:31:21.427879 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:31:21.427897 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:31:21.427917 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:31:21.427936 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:31:21.427954 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:31:21.427973 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:31:21.427992 | orchestrator | 2026-04-19 00:31:21.428011 | orchestrator | TASK [osism.commons.motd : Copy issue file] ************************************ 2026-04-19 00:31:21.428030 | orchestrator | Sunday 19 April 2026 00:31:17 +0000 (0:00:01.043) 0:03:43.394 ********** 2026-04-19 00:31:21.428050 | orchestrator | changed: [testbed-manager] 2026-04-19 00:31:21.428067 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:31:21.428159 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:31:21.428181 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:31:21.428200 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:31:21.428219 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:31:21.428238 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:31:21.428255 | orchestrator | 2026-04-19 00:31:21.428271 | orchestrator | TASK [osism.commons.motd : Copy issue.net file] ******************************** 2026-04-19 00:31:21.428288 | orchestrator | Sunday 19 April 2026 00:31:18 +0000 (0:00:01.274) 0:03:44.668 ********** 2026-04-19 00:31:21.428306 | orchestrator | changed: [testbed-manager] 2026-04-19 00:31:21.428324 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:31:21.428341 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:31:21.428357 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:31:21.428374 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:31:21.428404 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:31:21.428422 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:31:21.428440 | orchestrator | 2026-04-19 00:31:21.428458 | orchestrator | TASK [osism.commons.motd : Configure SSH to print the motd] ******************** 2026-04-19 00:31:21.428477 | orchestrator | Sunday 19 April 2026 00:31:20 +0000 (0:00:01.455) 0:03:46.124 ********** 2026-04-19 00:31:21.428496 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:31:21.428514 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:31:21.428532 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:31:21.428550 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:31:21.428568 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:31:21.428586 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:31:21.428603 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:31:21.428621 | orchestrator | 2026-04-19 00:31:21.428639 | orchestrator | TASK [osism.commons.motd : Configure SSH to not print the motd] **************** 2026-04-19 00:31:21.428657 | orchestrator | Sunday 19 April 2026 00:31:20 +0000 (0:00:00.261) 0:03:46.385 ********** 2026-04-19 00:31:21.428675 | orchestrator | ok: [testbed-manager] 2026-04-19 00:31:21.428695 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:31:21.428713 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:31:21.428732 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:31:21.428750 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:31:21.428768 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:31:21.428786 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:31:21.428804 | orchestrator | 2026-04-19 00:31:21.428822 | orchestrator | TASK [osism.services.rng : Include distribution specific install tasks] ******** 2026-04-19 00:31:21.428840 | orchestrator | Sunday 19 April 2026 00:31:21 +0000 (0:00:00.775) 0:03:47.160 ********** 2026-04-19 00:31:21.428860 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rng/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:31:21.428881 | orchestrator | 2026-04-19 00:31:21.428900 | orchestrator | TASK [osism.services.rng : Install rng package] ******************************** 2026-04-19 00:31:21.428936 | orchestrator | Sunday 19 April 2026 00:31:21 +0000 (0:00:00.362) 0:03:47.523 ********** 2026-04-19 00:32:39.520334 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520418 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:39.520425 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:39.520430 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:39.520434 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:39.520438 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:39.520442 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:39.520447 | orchestrator | 2026-04-19 00:32:39.520452 | orchestrator | TASK [osism.services.rng : Remove haveged package] ***************************** 2026-04-19 00:32:39.520458 | orchestrator | Sunday 19 April 2026 00:31:30 +0000 (0:00:09.097) 0:03:56.620 ********** 2026-04-19 00:32:39.520462 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520465 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520469 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520473 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520477 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520480 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520484 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520488 | orchestrator | 2026-04-19 00:32:39.520492 | orchestrator | TASK [osism.services.rng : Manage rng service] ********************************* 2026-04-19 00:32:39.520495 | orchestrator | Sunday 19 April 2026 00:31:31 +0000 (0:00:01.309) 0:03:57.930 ********** 2026-04-19 00:32:39.520499 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520503 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520507 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520510 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520514 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520517 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520521 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520525 | orchestrator | 2026-04-19 00:32:39.520529 | orchestrator | TASK [osism.commons.cleanup : Gather variables for each operating system] ****** 2026-04-19 00:32:39.520532 | orchestrator | Sunday 19 April 2026 00:31:32 +0000 (0:00:00.965) 0:03:58.896 ********** 2026-04-19 00:32:39.520536 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520540 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520544 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520547 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520551 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520554 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520558 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520562 | orchestrator | 2026-04-19 00:32:39.520566 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_packages_distribution variable to default value] *** 2026-04-19 00:32:39.520570 | orchestrator | Sunday 19 April 2026 00:31:33 +0000 (0:00:00.287) 0:03:59.183 ********** 2026-04-19 00:32:39.520574 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520578 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520581 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520585 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520589 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520592 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520596 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520600 | orchestrator | 2026-04-19 00:32:39.520603 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_services_distribution variable to default value] *** 2026-04-19 00:32:39.520607 | orchestrator | Sunday 19 April 2026 00:31:33 +0000 (0:00:00.265) 0:03:59.448 ********** 2026-04-19 00:32:39.520611 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520614 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520618 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520622 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520625 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520629 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520633 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520636 | orchestrator | 2026-04-19 00:32:39.520640 | orchestrator | TASK [osism.commons.cleanup : Populate service facts] ************************** 2026-04-19 00:32:39.520662 | orchestrator | Sunday 19 April 2026 00:31:33 +0000 (0:00:00.283) 0:03:59.732 ********** 2026-04-19 00:32:39.520666 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.520670 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.520673 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.520677 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.520681 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.520684 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.520688 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.520692 | orchestrator | 2026-04-19 00:32:39.520696 | orchestrator | TASK [osism.commons.cleanup : Include distribution specific timer tasks] ******* 2026-04-19 00:32:39.520699 | orchestrator | Sunday 19 April 2026 00:31:39 +0000 (0:00:05.768) 0:04:05.501 ********** 2026-04-19 00:32:39.520716 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/timers-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:32:39.520722 | orchestrator | 2026-04-19 00:32:39.520726 | orchestrator | TASK [osism.commons.cleanup : Disable apt-daily timers] ************************ 2026-04-19 00:32:39.520730 | orchestrator | Sunday 19 April 2026 00:31:39 +0000 (0:00:00.353) 0:04:05.855 ********** 2026-04-19 00:32:39.520733 | orchestrator | skipping: [testbed-manager] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520737 | orchestrator | skipping: [testbed-manager] => (item=apt-daily)  2026-04-19 00:32:39.520741 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520744 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:39.520748 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily)  2026-04-19 00:32:39.520752 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520756 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:39.520759 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily)  2026-04-19 00:32:39.520763 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520767 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:39.520770 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily)  2026-04-19 00:32:39.520774 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520778 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily)  2026-04-19 00:32:39.520781 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:39.520785 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520789 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily)  2026-04-19 00:32:39.520804 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:39.520808 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:39.520811 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily-upgrade)  2026-04-19 00:32:39.520815 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily)  2026-04-19 00:32:39.520819 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:39.520823 | orchestrator | 2026-04-19 00:32:39.520826 | orchestrator | TASK [osism.commons.cleanup : Include service tasks] *************************** 2026-04-19 00:32:39.520830 | orchestrator | Sunday 19 April 2026 00:31:40 +0000 (0:00:00.288) 0:04:06.143 ********** 2026-04-19 00:32:39.520834 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/services-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:32:39.520838 | orchestrator | 2026-04-19 00:32:39.520841 | orchestrator | TASK [osism.commons.cleanup : Cleanup services] ******************************** 2026-04-19 00:32:39.520845 | orchestrator | Sunday 19 April 2026 00:31:40 +0000 (0:00:00.436) 0:04:06.580 ********** 2026-04-19 00:32:39.520849 | orchestrator | skipping: [testbed-manager] => (item=ModemManager.service)  2026-04-19 00:32:39.520853 | orchestrator | skipping: [testbed-node-0] => (item=ModemManager.service)  2026-04-19 00:32:39.520856 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:39.520865 | orchestrator | skipping: [testbed-node-1] => (item=ModemManager.service)  2026-04-19 00:32:39.520868 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:39.520872 | orchestrator | skipping: [testbed-node-2] => (item=ModemManager.service)  2026-04-19 00:32:39.520876 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:39.520879 | orchestrator | skipping: [testbed-node-3] => (item=ModemManager.service)  2026-04-19 00:32:39.520883 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:39.520887 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:39.520891 | orchestrator | skipping: [testbed-node-4] => (item=ModemManager.service)  2026-04-19 00:32:39.520895 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:39.520899 | orchestrator | skipping: [testbed-node-5] => (item=ModemManager.service)  2026-04-19 00:32:39.520904 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:39.520908 | orchestrator | 2026-04-19 00:32:39.520912 | orchestrator | TASK [osism.commons.cleanup : Include packages tasks] ************************** 2026-04-19 00:32:39.520917 | orchestrator | Sunday 19 April 2026 00:31:40 +0000 (0:00:00.292) 0:04:06.872 ********** 2026-04-19 00:32:39.520921 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/packages-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:32:39.520925 | orchestrator | 2026-04-19 00:32:39.520929 | orchestrator | TASK [osism.commons.cleanup : Cleanup installed packages] ********************** 2026-04-19 00:32:39.520934 | orchestrator | Sunday 19 April 2026 00:31:41 +0000 (0:00:00.365) 0:04:07.237 ********** 2026-04-19 00:32:39.520938 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:39.520942 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:39.520947 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:39.520951 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:39.520955 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:39.520959 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:39.520963 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:39.520968 | orchestrator | 2026-04-19 00:32:39.520972 | orchestrator | TASK [osism.commons.cleanup : Remove cloudinit package] ************************ 2026-04-19 00:32:39.520976 | orchestrator | Sunday 19 April 2026 00:32:14 +0000 (0:00:33.207) 0:04:40.445 ********** 2026-04-19 00:32:39.520980 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:39.520985 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:39.520992 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:39.520996 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:39.521000 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:39.521004 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:39.521008 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:39.521021 | orchestrator | 2026-04-19 00:32:39.521025 | orchestrator | TASK [osism.commons.cleanup : Uninstall unattended-upgrades package] *********** 2026-04-19 00:32:39.521029 | orchestrator | Sunday 19 April 2026 00:32:22 +0000 (0:00:08.629) 0:04:49.074 ********** 2026-04-19 00:32:39.521033 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:39.521038 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:39.521042 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:39.521046 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:39.521050 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:39.521055 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:39.521059 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:39.521063 | orchestrator | 2026-04-19 00:32:39.521081 | orchestrator | TASK [osism.commons.cleanup : Remove useless packages from the cache] ********** 2026-04-19 00:32:39.521086 | orchestrator | Sunday 19 April 2026 00:32:31 +0000 (0:00:08.143) 0:04:57.217 ********** 2026-04-19 00:32:39.521090 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:39.521094 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:39.521099 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:39.521103 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:39.521111 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:39.521115 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:39.521119 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:39.521123 | orchestrator | 2026-04-19 00:32:39.521127 | orchestrator | TASK [osism.commons.cleanup : Remove dependencies that are no longer required] *** 2026-04-19 00:32:39.521132 | orchestrator | Sunday 19 April 2026 00:32:32 +0000 (0:00:01.827) 0:04:59.045 ********** 2026-04-19 00:32:39.521136 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:39.521140 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:39.521145 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:39.521149 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:39.521153 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:39.521158 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:39.521162 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:39.521166 | orchestrator | 2026-04-19 00:32:39.521173 | orchestrator | TASK [osism.commons.cleanup : Include cloudinit tasks] ************************* 2026-04-19 00:32:50.185673 | orchestrator | Sunday 19 April 2026 00:32:39 +0000 (0:00:06.566) 0:05:05.611 ********** 2026-04-19 00:32:50.185777 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/cloudinit.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:32:50.185795 | orchestrator | 2026-04-19 00:32:50.185807 | orchestrator | TASK [osism.commons.cleanup : Remove cloud-init configuration directory] ******* 2026-04-19 00:32:50.185819 | orchestrator | Sunday 19 April 2026 00:32:39 +0000 (0:00:00.380) 0:05:05.992 ********** 2026-04-19 00:32:50.185831 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:50.185842 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:50.185853 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:50.185864 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:50.185874 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:50.185885 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:50.185895 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:50.185906 | orchestrator | 2026-04-19 00:32:50.185916 | orchestrator | TASK [osism.commons.timezone : Install tzdata package] ************************* 2026-04-19 00:32:50.185927 | orchestrator | Sunday 19 April 2026 00:32:40 +0000 (0:00:00.743) 0:05:06.736 ********** 2026-04-19 00:32:50.185938 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:50.185950 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:50.185961 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:50.185971 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:50.185982 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:50.185992 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:50.186003 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:50.186154 | orchestrator | 2026-04-19 00:32:50.186462 | orchestrator | TASK [osism.commons.timezone : Set timezone to UTC] **************************** 2026-04-19 00:32:50.186484 | orchestrator | Sunday 19 April 2026 00:32:42 +0000 (0:00:01.689) 0:05:08.425 ********** 2026-04-19 00:32:50.186501 | orchestrator | changed: [testbed-manager] 2026-04-19 00:32:50.186517 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:32:50.186533 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:32:50.186551 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:32:50.186569 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:32:50.186587 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:32:50.186604 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:32:50.186621 | orchestrator | 2026-04-19 00:32:50.186637 | orchestrator | TASK [osism.commons.timezone : Create /etc/adjtime file] *********************** 2026-04-19 00:32:50.186653 | orchestrator | Sunday 19 April 2026 00:32:43 +0000 (0:00:00.731) 0:05:09.157 ********** 2026-04-19 00:32:50.186669 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.186685 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.186701 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.186717 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:50.186735 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:50.186777 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:50.186796 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:50.186813 | orchestrator | 2026-04-19 00:32:50.186831 | orchestrator | TASK [osism.commons.timezone : Ensure UTC in /etc/adjtime] ********************* 2026-04-19 00:32:50.186848 | orchestrator | Sunday 19 April 2026 00:32:43 +0000 (0:00:00.251) 0:05:09.408 ********** 2026-04-19 00:32:50.186864 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.186883 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.186900 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.186917 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:50.186935 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:50.186953 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:50.186971 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:50.186982 | orchestrator | 2026-04-19 00:32:50.186993 | orchestrator | TASK [osism.services.docker : Gather variables for each operating system] ****** 2026-04-19 00:32:50.187004 | orchestrator | Sunday 19 April 2026 00:32:43 +0000 (0:00:00.369) 0:05:09.778 ********** 2026-04-19 00:32:50.187014 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:50.187036 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:50.187047 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:50.187058 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:50.187094 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:50.187105 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:50.187115 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:50.187126 | orchestrator | 2026-04-19 00:32:50.187137 | orchestrator | TASK [osism.services.docker : Set docker_version variable to default value] **** 2026-04-19 00:32:50.187148 | orchestrator | Sunday 19 April 2026 00:32:44 +0000 (0:00:00.414) 0:05:10.193 ********** 2026-04-19 00:32:50.187158 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.187169 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.187179 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.187190 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:50.187200 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:50.187211 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:50.187222 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:50.187232 | orchestrator | 2026-04-19 00:32:50.187243 | orchestrator | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2026-04-19 00:32:50.187254 | orchestrator | Sunday 19 April 2026 00:32:44 +0000 (0:00:00.240) 0:05:10.433 ********** 2026-04-19 00:32:50.187265 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:50.187275 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:50.187286 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:50.187296 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:50.187307 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:50.187317 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:50.187327 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:50.187338 | orchestrator | 2026-04-19 00:32:50.187349 | orchestrator | TASK [osism.services.docker : Print used docker version] *********************** 2026-04-19 00:32:50.187359 | orchestrator | Sunday 19 April 2026 00:32:44 +0000 (0:00:00.282) 0:05:10.716 ********** 2026-04-19 00:32:50.187370 | orchestrator | ok: [testbed-manager] =>  2026-04-19 00:32:50.187380 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187391 | orchestrator | ok: [testbed-node-0] =>  2026-04-19 00:32:50.187402 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187412 | orchestrator | ok: [testbed-node-1] =>  2026-04-19 00:32:50.187423 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187434 | orchestrator | ok: [testbed-node-2] =>  2026-04-19 00:32:50.187444 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187481 | orchestrator | ok: [testbed-node-3] =>  2026-04-19 00:32:50.187492 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187503 | orchestrator | ok: [testbed-node-4] =>  2026-04-19 00:32:50.187513 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187523 | orchestrator | ok: [testbed-node-5] =>  2026-04-19 00:32:50.187534 | orchestrator |  docker_version: 5:27.5.1 2026-04-19 00:32:50.187555 | orchestrator | 2026-04-19 00:32:50.187566 | orchestrator | TASK [osism.services.docker : Print used docker cli version] ******************* 2026-04-19 00:32:50.187577 | orchestrator | Sunday 19 April 2026 00:32:44 +0000 (0:00:00.234) 0:05:10.951 ********** 2026-04-19 00:32:50.187587 | orchestrator | ok: [testbed-manager] =>  2026-04-19 00:32:50.187598 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187608 | orchestrator | ok: [testbed-node-0] =>  2026-04-19 00:32:50.187619 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187629 | orchestrator | ok: [testbed-node-1] =>  2026-04-19 00:32:50.187640 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187650 | orchestrator | ok: [testbed-node-2] =>  2026-04-19 00:32:50.187661 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187671 | orchestrator | ok: [testbed-node-3] =>  2026-04-19 00:32:50.187681 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187692 | orchestrator | ok: [testbed-node-4] =>  2026-04-19 00:32:50.187702 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187713 | orchestrator | ok: [testbed-node-5] =>  2026-04-19 00:32:50.187723 | orchestrator |  docker_cli_version: 5:27.5.1 2026-04-19 00:32:50.187734 | orchestrator | 2026-04-19 00:32:50.187744 | orchestrator | TASK [osism.services.docker : Include block storage tasks] ********************* 2026-04-19 00:32:50.187755 | orchestrator | Sunday 19 April 2026 00:32:45 +0000 (0:00:00.261) 0:05:11.212 ********** 2026-04-19 00:32:50.187765 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.187776 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.187786 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.187797 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:50.187807 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:50.187818 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:50.187828 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:50.187839 | orchestrator | 2026-04-19 00:32:50.187849 | orchestrator | TASK [osism.services.docker : Include zram storage tasks] ********************** 2026-04-19 00:32:50.187860 | orchestrator | Sunday 19 April 2026 00:32:45 +0000 (0:00:00.254) 0:05:11.467 ********** 2026-04-19 00:32:50.187870 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.187881 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.187891 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.187902 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:32:50.187912 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:32:50.187923 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:32:50.187933 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:32:50.187943 | orchestrator | 2026-04-19 00:32:50.187954 | orchestrator | TASK [osism.services.docker : Include docker install tasks] ******************** 2026-04-19 00:32:50.187965 | orchestrator | Sunday 19 April 2026 00:32:45 +0000 (0:00:00.236) 0:05:11.704 ********** 2026-04-19 00:32:50.187978 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:32:50.187991 | orchestrator | 2026-04-19 00:32:50.188002 | orchestrator | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2026-04-19 00:32:50.188013 | orchestrator | Sunday 19 April 2026 00:32:46 +0000 (0:00:00.462) 0:05:12.166 ********** 2026-04-19 00:32:50.188024 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:50.188034 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:50.188045 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:50.188055 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:50.188084 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:50.188095 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:50.188106 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:50.188117 | orchestrator | 2026-04-19 00:32:50.188133 | orchestrator | TASK [osism.services.docker : Gather package facts] **************************** 2026-04-19 00:32:50.188144 | orchestrator | Sunday 19 April 2026 00:32:46 +0000 (0:00:00.841) 0:05:13.008 ********** 2026-04-19 00:32:50.188162 | orchestrator | ok: [testbed-manager] 2026-04-19 00:32:50.188173 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:32:50.188183 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:32:50.188194 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:32:50.188204 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:32:50.188215 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:32:50.188225 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:32:50.188236 | orchestrator | 2026-04-19 00:32:50.188247 | orchestrator | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2026-04-19 00:32:50.188259 | orchestrator | Sunday 19 April 2026 00:32:49 +0000 (0:00:02.925) 0:05:15.933 ********** 2026-04-19 00:32:50.188270 | orchestrator | skipping: [testbed-manager] => (item=containerd)  2026-04-19 00:32:50.188281 | orchestrator | skipping: [testbed-manager] => (item=docker.io)  2026-04-19 00:32:50.188292 | orchestrator | skipping: [testbed-manager] => (item=docker-engine)  2026-04-19 00:32:50.188302 | orchestrator | skipping: [testbed-node-0] => (item=containerd)  2026-04-19 00:32:50.188313 | orchestrator | skipping: [testbed-node-0] => (item=docker.io)  2026-04-19 00:32:50.188323 | orchestrator | skipping: [testbed-node-0] => (item=docker-engine)  2026-04-19 00:32:50.188334 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:32:50.188345 | orchestrator | skipping: [testbed-node-1] => (item=containerd)  2026-04-19 00:32:50.188355 | orchestrator | skipping: [testbed-node-1] => (item=docker.io)  2026-04-19 00:32:50.188365 | orchestrator | skipping: [testbed-node-1] => (item=docker-engine)  2026-04-19 00:32:50.188376 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:32:50.188387 | orchestrator | skipping: [testbed-node-2] => (item=containerd)  2026-04-19 00:32:50.188397 | orchestrator | skipping: [testbed-node-2] => (item=docker.io)  2026-04-19 00:32:50.188408 | orchestrator | skipping: [testbed-node-2] => (item=docker-engine)  2026-04-19 00:32:50.188418 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:32:50.188429 | orchestrator | skipping: [testbed-node-3] => (item=containerd)  2026-04-19 00:32:50.188447 | orchestrator | skipping: [testbed-node-3] => (item=docker.io)  2026-04-19 00:33:53.214367 | orchestrator | skipping: [testbed-node-3] => (item=docker-engine)  2026-04-19 00:33:53.214484 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:33:53.214503 | orchestrator | skipping: [testbed-node-4] => (item=containerd)  2026-04-19 00:33:53.214515 | orchestrator | skipping: [testbed-node-4] => (item=docker.io)  2026-04-19 00:33:53.214526 | orchestrator | skipping: [testbed-node-4] => (item=docker-engine)  2026-04-19 00:33:53.214537 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:33:53.214548 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:33:53.214559 | orchestrator | skipping: [testbed-node-5] => (item=containerd)  2026-04-19 00:33:53.214570 | orchestrator | skipping: [testbed-node-5] => (item=docker.io)  2026-04-19 00:33:53.214580 | orchestrator | skipping: [testbed-node-5] => (item=docker-engine)  2026-04-19 00:33:53.214591 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:33:53.214603 | orchestrator | 2026-04-19 00:33:53.214615 | orchestrator | TASK [osism.services.docker : Install apt-transport-https package] ************* 2026-04-19 00:33:53.214627 | orchestrator | Sunday 19 April 2026 00:32:50 +0000 (0:00:00.558) 0:05:16.491 ********** 2026-04-19 00:33:53.214638 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.214649 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.214660 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.214671 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.214681 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.214692 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.214702 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.214713 | orchestrator | 2026-04-19 00:33:53.214724 | orchestrator | TASK [osism.services.docker : Add repository gpg key] ************************** 2026-04-19 00:33:53.214735 | orchestrator | Sunday 19 April 2026 00:32:57 +0000 (0:00:07.285) 0:05:23.777 ********** 2026-04-19 00:33:53.214745 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.214801 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.214814 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.214825 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.214847 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.214858 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.214868 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.214879 | orchestrator | 2026-04-19 00:33:53.214890 | orchestrator | TASK [osism.services.docker : Add repository] ********************************** 2026-04-19 00:33:53.214904 | orchestrator | Sunday 19 April 2026 00:32:58 +0000 (0:00:01.074) 0:05:24.851 ********** 2026-04-19 00:33:53.214916 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.214928 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.214941 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.214954 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.214966 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.214978 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.214990 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215002 | orchestrator | 2026-04-19 00:33:53.215015 | orchestrator | TASK [osism.services.docker : Update package cache] **************************** 2026-04-19 00:33:53.215046 | orchestrator | Sunday 19 April 2026 00:33:07 +0000 (0:00:08.977) 0:05:33.829 ********** 2026-04-19 00:33:53.215058 | orchestrator | changed: [testbed-manager] 2026-04-19 00:33:53.215071 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215083 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215095 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215108 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215118 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215128 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215139 | orchestrator | 2026-04-19 00:33:53.215150 | orchestrator | TASK [osism.services.docker : Pin docker package version] ********************** 2026-04-19 00:33:53.215160 | orchestrator | Sunday 19 April 2026 00:33:11 +0000 (0:00:03.294) 0:05:37.123 ********** 2026-04-19 00:33:53.215171 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.215181 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215192 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215202 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215213 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215224 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215234 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215245 | orchestrator | 2026-04-19 00:33:53.215255 | orchestrator | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2026-04-19 00:33:53.215266 | orchestrator | Sunday 19 April 2026 00:33:12 +0000 (0:00:01.258) 0:05:38.382 ********** 2026-04-19 00:33:53.215276 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.215287 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215297 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215308 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215318 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215329 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215339 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215350 | orchestrator | 2026-04-19 00:33:53.215360 | orchestrator | TASK [osism.services.docker : Unlock containerd package] *********************** 2026-04-19 00:33:53.215371 | orchestrator | Sunday 19 April 2026 00:33:13 +0000 (0:00:01.396) 0:05:39.779 ********** 2026-04-19 00:33:53.215382 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:33:53.215392 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:33:53.215403 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:33:53.215414 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:33:53.215424 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:33:53.215435 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:33:53.215446 | orchestrator | changed: [testbed-manager] 2026-04-19 00:33:53.215456 | orchestrator | 2026-04-19 00:33:53.215467 | orchestrator | TASK [osism.services.docker : Install containerd package] ********************** 2026-04-19 00:33:53.215486 | orchestrator | Sunday 19 April 2026 00:33:14 +0000 (0:00:00.553) 0:05:40.332 ********** 2026-04-19 00:33:53.215497 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.215508 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215518 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215529 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215539 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215550 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215560 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215571 | orchestrator | 2026-04-19 00:33:53.215582 | orchestrator | TASK [osism.services.docker : Lock containerd package] ************************* 2026-04-19 00:33:53.215612 | orchestrator | Sunday 19 April 2026 00:33:24 +0000 (0:00:09.824) 0:05:50.156 ********** 2026-04-19 00:33:53.215623 | orchestrator | changed: [testbed-manager] 2026-04-19 00:33:53.215634 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215661 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215680 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215691 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215702 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215712 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215723 | orchestrator | 2026-04-19 00:33:53.215734 | orchestrator | TASK [osism.services.docker : Install docker-cli package] ********************** 2026-04-19 00:33:53.215744 | orchestrator | Sunday 19 April 2026 00:33:25 +0000 (0:00:01.171) 0:05:51.328 ********** 2026-04-19 00:33:53.215755 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.215765 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215776 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.215786 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215797 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215807 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.215817 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215828 | orchestrator | 2026-04-19 00:33:53.215838 | orchestrator | TASK [osism.services.docker : Install docker package] ************************** 2026-04-19 00:33:53.215849 | orchestrator | Sunday 19 April 2026 00:33:35 +0000 (0:00:09.824) 0:06:01.153 ********** 2026-04-19 00:33:53.215860 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.215870 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.215881 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.215949 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.215977 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.215999 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.216015 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.216089 | orchestrator | 2026-04-19 00:33:53.216106 | orchestrator | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2026-04-19 00:33:53.216123 | orchestrator | Sunday 19 April 2026 00:33:46 +0000 (0:00:11.480) 0:06:12.633 ********** 2026-04-19 00:33:53.216140 | orchestrator | ok: [testbed-manager] => (item=python3-docker) 2026-04-19 00:33:53.216157 | orchestrator | ok: [testbed-node-0] => (item=python3-docker) 2026-04-19 00:33:53.216172 | orchestrator | ok: [testbed-node-1] => (item=python3-docker) 2026-04-19 00:33:53.216186 | orchestrator | ok: [testbed-node-2] => (item=python3-docker) 2026-04-19 00:33:53.216203 | orchestrator | ok: [testbed-manager] => (item=python-docker) 2026-04-19 00:33:53.216220 | orchestrator | ok: [testbed-node-3] => (item=python3-docker) 2026-04-19 00:33:53.216235 | orchestrator | ok: [testbed-node-4] => (item=python3-docker) 2026-04-19 00:33:53.216254 | orchestrator | ok: [testbed-node-1] => (item=python-docker) 2026-04-19 00:33:53.216270 | orchestrator | ok: [testbed-node-5] => (item=python3-docker) 2026-04-19 00:33:53.216287 | orchestrator | ok: [testbed-node-0] => (item=python-docker) 2026-04-19 00:33:53.216305 | orchestrator | ok: [testbed-node-2] => (item=python-docker) 2026-04-19 00:33:53.216342 | orchestrator | ok: [testbed-node-3] => (item=python-docker) 2026-04-19 00:33:53.216361 | orchestrator | ok: [testbed-node-4] => (item=python-docker) 2026-04-19 00:33:53.216378 | orchestrator | ok: [testbed-node-5] => (item=python-docker) 2026-04-19 00:33:53.216403 | orchestrator | 2026-04-19 00:33:53.216414 | orchestrator | TASK [osism.services.docker : Install python3 docker package] ****************** 2026-04-19 00:33:53.216425 | orchestrator | Sunday 19 April 2026 00:33:47 +0000 (0:00:01.327) 0:06:13.960 ********** 2026-04-19 00:33:53.216435 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:33:53.216446 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:33:53.216457 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:33:53.216467 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:33:53.216478 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:33:53.216488 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:33:53.216499 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:33:53.216509 | orchestrator | 2026-04-19 00:33:53.216520 | orchestrator | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2026-04-19 00:33:53.216538 | orchestrator | Sunday 19 April 2026 00:33:48 +0000 (0:00:00.674) 0:06:14.635 ********** 2026-04-19 00:33:53.216549 | orchestrator | ok: [testbed-manager] 2026-04-19 00:33:53.216560 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:33:53.216570 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:33:53.216581 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:33:53.216591 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:33:53.216601 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:33:53.216612 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:33:53.216623 | orchestrator | 2026-04-19 00:33:53.216633 | orchestrator | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2026-04-19 00:33:53.216645 | orchestrator | Sunday 19 April 2026 00:33:52 +0000 (0:00:03.862) 0:06:18.497 ********** 2026-04-19 00:33:53.216656 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:33:53.216667 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:33:53.216677 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:33:53.216688 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:33:53.216698 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:33:53.216709 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:33:53.216719 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:33:53.216730 | orchestrator | 2026-04-19 00:33:53.216742 | orchestrator | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2026-04-19 00:33:53.216753 | orchestrator | Sunday 19 April 2026 00:33:52 +0000 (0:00:00.549) 0:06:19.047 ********** 2026-04-19 00:33:53.216763 | orchestrator | skipping: [testbed-manager] => (item=python3-docker)  2026-04-19 00:33:53.216774 | orchestrator | skipping: [testbed-manager] => (item=python-docker)  2026-04-19 00:33:53.216785 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:33:53.216796 | orchestrator | skipping: [testbed-node-0] => (item=python3-docker)  2026-04-19 00:33:53.216806 | orchestrator | skipping: [testbed-node-0] => (item=python-docker)  2026-04-19 00:33:53.216817 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:33:53.216827 | orchestrator | skipping: [testbed-node-1] => (item=python3-docker)  2026-04-19 00:33:53.216838 | orchestrator | skipping: [testbed-node-1] => (item=python-docker)  2026-04-19 00:33:53.216848 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:33:53.216872 | orchestrator | skipping: [testbed-node-2] => (item=python3-docker)  2026-04-19 00:34:11.801492 | orchestrator | skipping: [testbed-node-2] => (item=python-docker)  2026-04-19 00:34:11.801581 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:11.801591 | orchestrator | skipping: [testbed-node-3] => (item=python3-docker)  2026-04-19 00:34:11.801598 | orchestrator | skipping: [testbed-node-3] => (item=python-docker)  2026-04-19 00:34:11.801604 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:11.801610 | orchestrator | skipping: [testbed-node-4] => (item=python3-docker)  2026-04-19 00:34:11.801616 | orchestrator | skipping: [testbed-node-4] => (item=python-docker)  2026-04-19 00:34:11.801623 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:11.801630 | orchestrator | skipping: [testbed-node-5] => (item=python3-docker)  2026-04-19 00:34:11.801659 | orchestrator | skipping: [testbed-node-5] => (item=python-docker)  2026-04-19 00:34:11.801666 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:11.801673 | orchestrator | 2026-04-19 00:34:11.801682 | orchestrator | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2026-04-19 00:34:11.801691 | orchestrator | Sunday 19 April 2026 00:33:53 +0000 (0:00:00.528) 0:06:19.576 ********** 2026-04-19 00:34:11.801697 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:11.801704 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:11.801711 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:11.801718 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:11.801725 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:11.801732 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:11.801739 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:11.801746 | orchestrator | 2026-04-19 00:34:11.801753 | orchestrator | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2026-04-19 00:34:11.801761 | orchestrator | Sunday 19 April 2026 00:33:53 +0000 (0:00:00.490) 0:06:20.067 ********** 2026-04-19 00:34:11.801767 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:11.801774 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:11.801781 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:11.801788 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:11.801795 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:11.801801 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:11.801808 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:11.801815 | orchestrator | 2026-04-19 00:34:11.801822 | orchestrator | TASK [osism.services.docker : Install packages required by docker login] ******* 2026-04-19 00:34:11.801829 | orchestrator | Sunday 19 April 2026 00:33:54 +0000 (0:00:00.646) 0:06:20.713 ********** 2026-04-19 00:34:11.801835 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:11.801842 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:11.801849 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:11.801855 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:11.801862 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:11.801869 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:11.801875 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:11.801882 | orchestrator | 2026-04-19 00:34:11.801889 | orchestrator | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2026-04-19 00:34:11.801896 | orchestrator | Sunday 19 April 2026 00:33:55 +0000 (0:00:00.548) 0:06:21.261 ********** 2026-04-19 00:34:11.801902 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.801909 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.801916 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.801923 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.801930 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.801936 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.801942 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.801949 | orchestrator | 2026-04-19 00:34:11.801955 | orchestrator | TASK [osism.services.docker : Include config tasks] **************************** 2026-04-19 00:34:11.801961 | orchestrator | Sunday 19 April 2026 00:33:56 +0000 (0:00:01.831) 0:06:23.093 ********** 2026-04-19 00:34:11.801969 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/config.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:34:11.801978 | orchestrator | 2026-04-19 00:34:11.801985 | orchestrator | TASK [osism.services.docker : Create plugins directory] ************************ 2026-04-19 00:34:11.801992 | orchestrator | Sunday 19 April 2026 00:33:57 +0000 (0:00:00.827) 0:06:23.921 ********** 2026-04-19 00:34:11.801998 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802067 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:11.802076 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:11.802087 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:11.802096 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:11.802116 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:11.802128 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:11.802137 | orchestrator | 2026-04-19 00:34:11.802147 | orchestrator | TASK [osism.services.docker : Create systemd overlay directory] **************** 2026-04-19 00:34:11.802156 | orchestrator | Sunday 19 April 2026 00:33:58 +0000 (0:00:01.037) 0:06:24.958 ********** 2026-04-19 00:34:11.802166 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802177 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:11.802187 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:11.802197 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:11.802210 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:11.802225 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:11.802239 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:11.802254 | orchestrator | 2026-04-19 00:34:11.802269 | orchestrator | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2026-04-19 00:34:11.802282 | orchestrator | Sunday 19 April 2026 00:33:59 +0000 (0:00:00.910) 0:06:25.869 ********** 2026-04-19 00:34:11.802296 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802306 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:11.802313 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:11.802321 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:11.802328 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:11.802336 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:11.802343 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:11.802350 | orchestrator | 2026-04-19 00:34:11.802358 | orchestrator | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2026-04-19 00:34:11.802382 | orchestrator | Sunday 19 April 2026 00:34:01 +0000 (0:00:01.311) 0:06:27.180 ********** 2026-04-19 00:34:11.802389 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:11.802396 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.802403 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.802410 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.802417 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.802424 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.802430 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.802437 | orchestrator | 2026-04-19 00:34:11.802443 | orchestrator | TASK [osism.services.docker : Copy limits configuration file] ****************** 2026-04-19 00:34:11.802450 | orchestrator | Sunday 19 April 2026 00:34:02 +0000 (0:00:01.368) 0:06:28.549 ********** 2026-04-19 00:34:11.802457 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802464 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:11.802470 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:11.802476 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:11.802483 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:11.802489 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:11.802496 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:11.802503 | orchestrator | 2026-04-19 00:34:11.802510 | orchestrator | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2026-04-19 00:34:11.802516 | orchestrator | Sunday 19 April 2026 00:34:03 +0000 (0:00:01.269) 0:06:29.819 ********** 2026-04-19 00:34:11.802523 | orchestrator | changed: [testbed-manager] 2026-04-19 00:34:11.802530 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:11.802536 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:11.802543 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:11.802550 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:11.802556 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:11.802563 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:11.802570 | orchestrator | 2026-04-19 00:34:11.802577 | orchestrator | TASK [osism.services.docker : Include service tasks] *************************** 2026-04-19 00:34:11.802584 | orchestrator | Sunday 19 April 2026 00:34:05 +0000 (0:00:01.610) 0:06:31.429 ********** 2026-04-19 00:34:11.802590 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:34:11.802610 | orchestrator | 2026-04-19 00:34:11.802617 | orchestrator | TASK [osism.services.docker : Reload systemd daemon] *************************** 2026-04-19 00:34:11.802624 | orchestrator | Sunday 19 April 2026 00:34:06 +0000 (0:00:00.861) 0:06:32.291 ********** 2026-04-19 00:34:11.802631 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802638 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.802644 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.802651 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.802658 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.802665 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.802671 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.802678 | orchestrator | 2026-04-19 00:34:11.802685 | orchestrator | TASK [osism.services.docker : Manage service] ********************************** 2026-04-19 00:34:11.802692 | orchestrator | Sunday 19 April 2026 00:34:07 +0000 (0:00:01.283) 0:06:33.574 ********** 2026-04-19 00:34:11.802699 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802706 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.802712 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.802719 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.802726 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.802732 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.802738 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.802745 | orchestrator | 2026-04-19 00:34:11.802751 | orchestrator | TASK [osism.services.docker : Manage docker socket service] ******************** 2026-04-19 00:34:11.802758 | orchestrator | Sunday 19 April 2026 00:34:08 +0000 (0:00:01.276) 0:06:34.851 ********** 2026-04-19 00:34:11.802765 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802771 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.802778 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.802785 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.802805 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.802812 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.802819 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.802826 | orchestrator | 2026-04-19 00:34:11.802833 | orchestrator | TASK [osism.services.docker : Manage containerd service] *********************** 2026-04-19 00:34:11.802840 | orchestrator | Sunday 19 April 2026 00:34:09 +0000 (0:00:01.020) 0:06:35.871 ********** 2026-04-19 00:34:11.802846 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:11.802853 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:11.802860 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:11.802866 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:11.802873 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:11.802879 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:11.802886 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:11.802892 | orchestrator | 2026-04-19 00:34:11.802899 | orchestrator | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2026-04-19 00:34:11.802905 | orchestrator | Sunday 19 April 2026 00:34:10 +0000 (0:00:01.061) 0:06:36.933 ********** 2026-04-19 00:34:11.802912 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:34:11.802919 | orchestrator | 2026-04-19 00:34:11.802926 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:11.802933 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.748) 0:06:37.682 ********** 2026-04-19 00:34:11.802939 | orchestrator | 2026-04-19 00:34:11.802946 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:11.802953 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.036) 0:06:37.719 ********** 2026-04-19 00:34:11.802960 | orchestrator | 2026-04-19 00:34:11.802967 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:11.802973 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.139) 0:06:37.858 ********** 2026-04-19 00:34:11.802986 | orchestrator | 2026-04-19 00:34:11.802993 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:11.803047 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.036) 0:06:37.895 ********** 2026-04-19 00:34:37.355523 | orchestrator | 2026-04-19 00:34:37.355625 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:37.355638 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.036) 0:06:37.931 ********** 2026-04-19 00:34:37.355647 | orchestrator | 2026-04-19 00:34:37.355656 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:37.355664 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.040) 0:06:37.971 ********** 2026-04-19 00:34:37.355672 | orchestrator | 2026-04-19 00:34:37.355680 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-04-19 00:34:37.355688 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.036) 0:06:38.007 ********** 2026-04-19 00:34:37.355696 | orchestrator | 2026-04-19 00:34:37.355704 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-04-19 00:34:37.355712 | orchestrator | Sunday 19 April 2026 00:34:11 +0000 (0:00:00.043) 0:06:38.051 ********** 2026-04-19 00:34:37.355720 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:37.355729 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:37.355737 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:37.355744 | orchestrator | 2026-04-19 00:34:37.355752 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart rsyslog service] ************* 2026-04-19 00:34:37.355760 | orchestrator | Sunday 19 April 2026 00:34:13 +0000 (0:00:01.304) 0:06:39.355 ********** 2026-04-19 00:34:37.355768 | orchestrator | changed: [testbed-manager] 2026-04-19 00:34:37.355778 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:37.355786 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:37.355793 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:37.355801 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:37.355809 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:37.355817 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:37.355825 | orchestrator | 2026-04-19 00:34:37.355833 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart logrotate service] *********** 2026-04-19 00:34:37.355841 | orchestrator | Sunday 19 April 2026 00:34:14 +0000 (0:00:01.201) 0:06:40.556 ********** 2026-04-19 00:34:37.355849 | orchestrator | changed: [testbed-manager] 2026-04-19 00:34:37.355857 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:37.355864 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:37.355872 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:37.355880 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:37.355887 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:37.355895 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:37.355903 | orchestrator | 2026-04-19 00:34:37.355910 | orchestrator | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2026-04-19 00:34:37.355918 | orchestrator | Sunday 19 April 2026 00:34:15 +0000 (0:00:01.227) 0:06:41.784 ********** 2026-04-19 00:34:37.355926 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:37.355934 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:37.355941 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:37.355949 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:37.355957 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:37.355965 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:37.355972 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:37.355980 | orchestrator | 2026-04-19 00:34:37.356038 | orchestrator | RUNNING HANDLER [osism.services.docker : Wait after docker service restart] **** 2026-04-19 00:34:37.356047 | orchestrator | Sunday 19 April 2026 00:34:17 +0000 (0:00:02.312) 0:06:44.096 ********** 2026-04-19 00:34:37.356055 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:37.356063 | orchestrator | 2026-04-19 00:34:37.356071 | orchestrator | TASK [osism.services.docker : Add user to docker group] ************************ 2026-04-19 00:34:37.356079 | orchestrator | Sunday 19 April 2026 00:34:18 +0000 (0:00:00.097) 0:06:44.193 ********** 2026-04-19 00:34:37.356108 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.356116 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:37.356124 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:37.356132 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:37.356141 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:37.356161 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:34:37.356169 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:37.356177 | orchestrator | 2026-04-19 00:34:37.356185 | orchestrator | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2026-04-19 00:34:37.356194 | orchestrator | Sunday 19 April 2026 00:34:19 +0000 (0:00:01.132) 0:06:45.326 ********** 2026-04-19 00:34:37.356202 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:37.356210 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:37.356217 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:37.356225 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:37.356233 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:37.356241 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:37.356248 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:37.356256 | orchestrator | 2026-04-19 00:34:37.356264 | orchestrator | TASK [osism.services.docker : Include facts tasks] ***************************** 2026-04-19 00:34:37.356272 | orchestrator | Sunday 19 April 2026 00:34:19 +0000 (0:00:00.444) 0:06:45.771 ********** 2026-04-19 00:34:37.356281 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/facts.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:34:37.356290 | orchestrator | 2026-04-19 00:34:37.356298 | orchestrator | TASK [osism.services.docker : Create facts directory] ************************** 2026-04-19 00:34:37.356306 | orchestrator | Sunday 19 April 2026 00:34:20 +0000 (0:00:00.758) 0:06:46.529 ********** 2026-04-19 00:34:37.356314 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.356322 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:37.356329 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:37.356337 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:37.356345 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:37.356353 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:37.356360 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:37.356368 | orchestrator | 2026-04-19 00:34:37.356376 | orchestrator | TASK [osism.services.docker : Copy docker fact files] ************************** 2026-04-19 00:34:37.356384 | orchestrator | Sunday 19 April 2026 00:34:21 +0000 (0:00:00.921) 0:06:47.451 ********** 2026-04-19 00:34:37.356392 | orchestrator | ok: [testbed-manager] => (item=docker_containers) 2026-04-19 00:34:37.356415 | orchestrator | changed: [testbed-node-0] => (item=docker_containers) 2026-04-19 00:34:37.356424 | orchestrator | changed: [testbed-node-2] => (item=docker_containers) 2026-04-19 00:34:37.356432 | orchestrator | changed: [testbed-node-1] => (item=docker_containers) 2026-04-19 00:34:37.356451 | orchestrator | changed: [testbed-node-3] => (item=docker_containers) 2026-04-19 00:34:37.356459 | orchestrator | changed: [testbed-node-4] => (item=docker_containers) 2026-04-19 00:34:37.356475 | orchestrator | changed: [testbed-node-5] => (item=docker_containers) 2026-04-19 00:34:37.356483 | orchestrator | ok: [testbed-manager] => (item=docker_images) 2026-04-19 00:34:37.356491 | orchestrator | changed: [testbed-node-0] => (item=docker_images) 2026-04-19 00:34:37.356499 | orchestrator | changed: [testbed-node-2] => (item=docker_images) 2026-04-19 00:34:37.356507 | orchestrator | changed: [testbed-node-1] => (item=docker_images) 2026-04-19 00:34:37.356515 | orchestrator | changed: [testbed-node-3] => (item=docker_images) 2026-04-19 00:34:37.356523 | orchestrator | changed: [testbed-node-4] => (item=docker_images) 2026-04-19 00:34:37.356530 | orchestrator | changed: [testbed-node-5] => (item=docker_images) 2026-04-19 00:34:37.356538 | orchestrator | 2026-04-19 00:34:37.356546 | orchestrator | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2026-04-19 00:34:37.356554 | orchestrator | Sunday 19 April 2026 00:34:23 +0000 (0:00:02.531) 0:06:49.982 ********** 2026-04-19 00:34:37.356569 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:37.356577 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:37.356584 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:37.356592 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:37.356600 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:37.356608 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:37.356616 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:37.356623 | orchestrator | 2026-04-19 00:34:37.356631 | orchestrator | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2026-04-19 00:34:37.356639 | orchestrator | Sunday 19 April 2026 00:34:24 +0000 (0:00:00.568) 0:06:50.550 ********** 2026-04-19 00:34:37.356649 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/docker_compose/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:34:37.356658 | orchestrator | 2026-04-19 00:34:37.356666 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2026-04-19 00:34:37.356674 | orchestrator | Sunday 19 April 2026 00:34:25 +0000 (0:00:01.006) 0:06:51.557 ********** 2026-04-19 00:34:37.356681 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.356689 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:37.356697 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:37.356705 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:37.356712 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:37.356720 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:37.356728 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:37.356736 | orchestrator | 2026-04-19 00:34:37.356743 | orchestrator | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2026-04-19 00:34:37.356751 | orchestrator | Sunday 19 April 2026 00:34:26 +0000 (0:00:00.957) 0:06:52.514 ********** 2026-04-19 00:34:37.356759 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.356767 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:37.356774 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:37.356782 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:37.356790 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:37.356798 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:37.356805 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:37.356813 | orchestrator | 2026-04-19 00:34:37.356821 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2026-04-19 00:34:37.356829 | orchestrator | Sunday 19 April 2026 00:34:27 +0000 (0:00:00.848) 0:06:53.363 ********** 2026-04-19 00:34:37.356837 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:37.356845 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:37.356853 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:37.356861 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:37.356869 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:37.356877 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:37.356884 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:37.356892 | orchestrator | 2026-04-19 00:34:37.356900 | orchestrator | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2026-04-19 00:34:37.356908 | orchestrator | Sunday 19 April 2026 00:34:27 +0000 (0:00:00.505) 0:06:53.868 ********** 2026-04-19 00:34:37.356916 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.356924 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:34:37.356931 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:34:37.356939 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:34:37.356947 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:34:37.356955 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:34:37.356962 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:34:37.356970 | orchestrator | 2026-04-19 00:34:37.356978 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2026-04-19 00:34:37.357001 | orchestrator | Sunday 19 April 2026 00:34:29 +0000 (0:00:01.508) 0:06:55.376 ********** 2026-04-19 00:34:37.357014 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:34:37.357022 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:34:37.357030 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:34:37.357038 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:34:37.357046 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:34:37.357053 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:34:37.357061 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:34:37.357069 | orchestrator | 2026-04-19 00:34:37.357077 | orchestrator | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2026-04-19 00:34:37.357085 | orchestrator | Sunday 19 April 2026 00:34:29 +0000 (0:00:00.646) 0:06:56.022 ********** 2026-04-19 00:34:37.357092 | orchestrator | ok: [testbed-manager] 2026-04-19 00:34:37.357100 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:34:37.357108 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:34:37.357115 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:34:37.357123 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:34:37.357131 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:34:37.357143 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:08.702628 | orchestrator | 2026-04-19 00:35:08.702714 | orchestrator | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2026-04-19 00:35:08.702728 | orchestrator | Sunday 19 April 2026 00:34:37 +0000 (0:00:07.482) 0:07:03.505 ********** 2026-04-19 00:35:08.702739 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.702749 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:08.702759 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:08.702769 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:08.702779 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:08.702789 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:08.702798 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:08.702807 | orchestrator | 2026-04-19 00:35:08.702817 | orchestrator | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2026-04-19 00:35:08.702827 | orchestrator | Sunday 19 April 2026 00:34:38 +0000 (0:00:01.358) 0:07:04.863 ********** 2026-04-19 00:35:08.702837 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.702846 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:08.702856 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:08.702865 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:08.702875 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:08.702885 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:08.702895 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:08.702919 | orchestrator | 2026-04-19 00:35:08.702929 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2026-04-19 00:35:08.702939 | orchestrator | Sunday 19 April 2026 00:34:40 +0000 (0:00:01.783) 0:07:06.646 ********** 2026-04-19 00:35:08.702949 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.702999 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:08.703010 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:08.703020 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:08.703029 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:08.703039 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:08.703049 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:08.703058 | orchestrator | 2026-04-19 00:35:08.703083 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-04-19 00:35:08.703093 | orchestrator | Sunday 19 April 2026 00:34:42 +0000 (0:00:01.624) 0:07:08.271 ********** 2026-04-19 00:35:08.703103 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.703115 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.703132 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.703149 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.703165 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.703181 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.703197 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.703213 | orchestrator | 2026-04-19 00:35:08.703229 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-04-19 00:35:08.703272 | orchestrator | Sunday 19 April 2026 00:34:42 +0000 (0:00:00.747) 0:07:09.018 ********** 2026-04-19 00:35:08.703291 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:35:08.703308 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:35:08.703325 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:35:08.703342 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:35:08.703360 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:35:08.703377 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:35:08.703393 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:35:08.703405 | orchestrator | 2026-04-19 00:35:08.703417 | orchestrator | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2026-04-19 00:35:08.703429 | orchestrator | Sunday 19 April 2026 00:34:43 +0000 (0:00:00.689) 0:07:09.708 ********** 2026-04-19 00:35:08.703439 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:35:08.703450 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:35:08.703462 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:35:08.703473 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:35:08.703484 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:35:08.703495 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:35:08.703506 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:35:08.703517 | orchestrator | 2026-04-19 00:35:08.703535 | orchestrator | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2026-04-19 00:35:08.703547 | orchestrator | Sunday 19 April 2026 00:34:44 +0000 (0:00:00.525) 0:07:10.234 ********** 2026-04-19 00:35:08.703558 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.703570 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.703582 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.703593 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.703602 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.703612 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.703621 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.703631 | orchestrator | 2026-04-19 00:35:08.703640 | orchestrator | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2026-04-19 00:35:08.703650 | orchestrator | Sunday 19 April 2026 00:34:44 +0000 (0:00:00.417) 0:07:10.651 ********** 2026-04-19 00:35:08.703659 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.703669 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.703678 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.703687 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.703697 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.703706 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.703715 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.703725 | orchestrator | 2026-04-19 00:35:08.703735 | orchestrator | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2026-04-19 00:35:08.703744 | orchestrator | Sunday 19 April 2026 00:34:44 +0000 (0:00:00.426) 0:07:11.078 ********** 2026-04-19 00:35:08.703754 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.703763 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.703772 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.703782 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.703791 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.703800 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.703810 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.703819 | orchestrator | 2026-04-19 00:35:08.703828 | orchestrator | TASK [osism.services.chrony : Populate service facts] ************************** 2026-04-19 00:35:08.703838 | orchestrator | Sunday 19 April 2026 00:34:45 +0000 (0:00:00.446) 0:07:11.524 ********** 2026-04-19 00:35:08.703848 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.703857 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.703866 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.703876 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.703885 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.703895 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.703904 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.703913 | orchestrator | 2026-04-19 00:35:08.703949 | orchestrator | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2026-04-19 00:35:08.703978 | orchestrator | Sunday 19 April 2026 00:34:50 +0000 (0:00:05.444) 0:07:16.969 ********** 2026-04-19 00:35:08.703988 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:35:08.703998 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:35:08.704007 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:35:08.704017 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:35:08.704026 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:35:08.704036 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:35:08.704045 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:35:08.704055 | orchestrator | 2026-04-19 00:35:08.704065 | orchestrator | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2026-04-19 00:35:08.704074 | orchestrator | Sunday 19 April 2026 00:34:51 +0000 (0:00:00.699) 0:07:17.668 ********** 2026-04-19 00:35:08.704085 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:08.704097 | orchestrator | 2026-04-19 00:35:08.704106 | orchestrator | TASK [osism.services.chrony : Install package] ********************************* 2026-04-19 00:35:08.704116 | orchestrator | Sunday 19 April 2026 00:34:52 +0000 (0:00:00.802) 0:07:18.471 ********** 2026-04-19 00:35:08.704126 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.704135 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.704145 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.704154 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.704163 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.704173 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.704182 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.704192 | orchestrator | 2026-04-19 00:35:08.704201 | orchestrator | TASK [osism.services.chrony : Manage chrony service] *************************** 2026-04-19 00:35:08.704211 | orchestrator | Sunday 19 April 2026 00:34:54 +0000 (0:00:02.122) 0:07:20.593 ********** 2026-04-19 00:35:08.704221 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.704230 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.704239 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.704249 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.704258 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.704268 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.704277 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.704286 | orchestrator | 2026-04-19 00:35:08.704296 | orchestrator | TASK [osism.services.chrony : Check if configuration file exists] ************** 2026-04-19 00:35:08.704306 | orchestrator | Sunday 19 April 2026 00:34:55 +0000 (0:00:01.266) 0:07:21.860 ********** 2026-04-19 00:35:08.704315 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:08.704325 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:08.704334 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:08.704343 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:08.704353 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:08.704362 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:08.704371 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:08.704381 | orchestrator | 2026-04-19 00:35:08.704390 | orchestrator | TASK [osism.services.chrony : Copy configuration file] ************************* 2026-04-19 00:35:08.704400 | orchestrator | Sunday 19 April 2026 00:34:56 +0000 (0:00:00.865) 0:07:22.726 ********** 2026-04-19 00:35:08.704410 | orchestrator | changed: [testbed-manager] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704420 | orchestrator | changed: [testbed-node-0] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704435 | orchestrator | changed: [testbed-node-1] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704445 | orchestrator | changed: [testbed-node-2] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704460 | orchestrator | changed: [testbed-node-3] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704469 | orchestrator | changed: [testbed-node-4] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704479 | orchestrator | changed: [testbed-node-5] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-04-19 00:35:08.704488 | orchestrator | 2026-04-19 00:35:08.704498 | orchestrator | TASK [osism.services.lldpd : Include distribution specific install tasks] ****** 2026-04-19 00:35:08.704507 | orchestrator | Sunday 19 April 2026 00:34:58 +0000 (0:00:01.678) 0:07:24.404 ********** 2026-04-19 00:35:08.704517 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/lldpd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:08.704527 | orchestrator | 2026-04-19 00:35:08.704536 | orchestrator | TASK [osism.services.lldpd : Install lldpd package] **************************** 2026-04-19 00:35:08.704546 | orchestrator | Sunday 19 April 2026 00:34:59 +0000 (0:00:00.952) 0:07:25.356 ********** 2026-04-19 00:35:08.704555 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:08.704565 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:08.704574 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:08.704584 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:08.704593 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:08.704603 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:08.704612 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:08.704622 | orchestrator | 2026-04-19 00:35:08.704637 | orchestrator | TASK [osism.services.lldpd : Manage lldpd service] ***************************** 2026-04-19 00:35:39.258373 | orchestrator | Sunday 19 April 2026 00:35:08 +0000 (0:00:09.438) 0:07:34.794 ********** 2026-04-19 00:35:39.258508 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:39.258534 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:39.258554 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:39.258571 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:39.258588 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:39.258605 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:39.258622 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:39.258641 | orchestrator | 2026-04-19 00:35:39.258661 | orchestrator | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2026-04-19 00:35:39.258681 | orchestrator | Sunday 19 April 2026 00:35:10 +0000 (0:00:02.300) 0:07:37.095 ********** 2026-04-19 00:35:39.258699 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:39.258717 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:39.258735 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:39.258754 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:39.258771 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:39.258790 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:39.258808 | orchestrator | 2026-04-19 00:35:39.258827 | orchestrator | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2026-04-19 00:35:39.258847 | orchestrator | Sunday 19 April 2026 00:35:12 +0000 (0:00:01.402) 0:07:38.498 ********** 2026-04-19 00:35:39.258867 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.258888 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.258907 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.258927 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.259019 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.259039 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.259058 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.259078 | orchestrator | 2026-04-19 00:35:39.259098 | orchestrator | PLAY [Apply bootstrap role part 2] ********************************************* 2026-04-19 00:35:39.259117 | orchestrator | 2026-04-19 00:35:39.259137 | orchestrator | TASK [Include hardening role] ************************************************** 2026-04-19 00:35:39.259190 | orchestrator | Sunday 19 April 2026 00:35:13 +0000 (0:00:01.166) 0:07:39.664 ********** 2026-04-19 00:35:39.259211 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:35:39.259230 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:35:39.259247 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:35:39.259266 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:35:39.259283 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:35:39.259301 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:35:39.259320 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:35:39.259338 | orchestrator | 2026-04-19 00:35:39.259356 | orchestrator | PLAY [Apply bootstrap roles part 3] ******************************************** 2026-04-19 00:35:39.259374 | orchestrator | 2026-04-19 00:35:39.259392 | orchestrator | TASK [osism.services.journald : Copy configuration file] *********************** 2026-04-19 00:35:39.259411 | orchestrator | Sunday 19 April 2026 00:35:13 +0000 (0:00:00.427) 0:07:40.092 ********** 2026-04-19 00:35:39.259429 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.259447 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.259465 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.259483 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.259501 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.259519 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.259537 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.259555 | orchestrator | 2026-04-19 00:35:39.259574 | orchestrator | TASK [osism.services.journald : Manage journald service] *********************** 2026-04-19 00:35:39.259592 | orchestrator | Sunday 19 April 2026 00:35:15 +0000 (0:00:01.270) 0:07:41.362 ********** 2026-04-19 00:35:39.259610 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:39.259628 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:39.259646 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:39.259664 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:39.259682 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:39.259700 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:39.259718 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:39.259735 | orchestrator | 2026-04-19 00:35:39.259771 | orchestrator | TASK [Include auditd role] ***************************************************** 2026-04-19 00:35:39.259790 | orchestrator | Sunday 19 April 2026 00:35:16 +0000 (0:00:01.691) 0:07:43.054 ********** 2026-04-19 00:35:39.259808 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:35:39.259826 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:35:39.259844 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:35:39.259862 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:35:39.259880 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:35:39.259899 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:35:39.259916 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:35:39.259957 | orchestrator | 2026-04-19 00:35:39.259976 | orchestrator | TASK [Include smartd role] ***************************************************** 2026-04-19 00:35:39.259995 | orchestrator | Sunday 19 April 2026 00:35:17 +0000 (0:00:00.467) 0:07:43.522 ********** 2026-04-19 00:35:39.260013 | orchestrator | included: osism.services.smartd for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:39.260034 | orchestrator | 2026-04-19 00:35:39.260052 | orchestrator | TASK [osism.services.smartd : Include distribution specific install tasks] ***** 2026-04-19 00:35:39.260070 | orchestrator | Sunday 19 April 2026 00:35:18 +0000 (0:00:00.780) 0:07:44.303 ********** 2026-04-19 00:35:39.260090 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/smartd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:39.260111 | orchestrator | 2026-04-19 00:35:39.260129 | orchestrator | TASK [osism.services.smartd : Install smartmontools package] ******************* 2026-04-19 00:35:39.260147 | orchestrator | Sunday 19 April 2026 00:35:19 +0000 (0:00:00.897) 0:07:45.200 ********** 2026-04-19 00:35:39.260178 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.260196 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.260214 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.260232 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.260250 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.260267 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.260286 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.260304 | orchestrator | 2026-04-19 00:35:39.260345 | orchestrator | TASK [osism.services.smartd : Create /var/log/smartd directory] **************** 2026-04-19 00:35:39.260363 | orchestrator | Sunday 19 April 2026 00:35:28 +0000 (0:00:09.187) 0:07:54.388 ********** 2026-04-19 00:35:39.260381 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.260399 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.260417 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.260435 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.260452 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.260469 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.260487 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.260504 | orchestrator | 2026-04-19 00:35:39.260522 | orchestrator | TASK [osism.services.smartd : Copy smartmontools configuration file] *********** 2026-04-19 00:35:39.260540 | orchestrator | Sunday 19 April 2026 00:35:29 +0000 (0:00:00.818) 0:07:55.206 ********** 2026-04-19 00:35:39.260558 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.260577 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.260594 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.260611 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.260628 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.260646 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.260665 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.260682 | orchestrator | 2026-04-19 00:35:39.260699 | orchestrator | TASK [osism.services.smartd : Manage smartd service] *************************** 2026-04-19 00:35:39.260716 | orchestrator | Sunday 19 April 2026 00:35:30 +0000 (0:00:01.301) 0:07:56.508 ********** 2026-04-19 00:35:39.260733 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.260751 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.260768 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.260785 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.260802 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.260820 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.260837 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.260856 | orchestrator | 2026-04-19 00:35:39.260873 | orchestrator | RUNNING HANDLER [osism.services.journald : Restart journald service] *********** 2026-04-19 00:35:39.260891 | orchestrator | Sunday 19 April 2026 00:35:32 +0000 (0:00:01.945) 0:07:58.453 ********** 2026-04-19 00:35:39.260909 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.260927 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.260973 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.260991 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.261010 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.261028 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.261045 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.261062 | orchestrator | 2026-04-19 00:35:39.261080 | orchestrator | RUNNING HANDLER [osism.services.smartd : Restart smartd service] *************** 2026-04-19 00:35:39.261098 | orchestrator | Sunday 19 April 2026 00:35:33 +0000 (0:00:01.225) 0:07:59.679 ********** 2026-04-19 00:35:39.261117 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.261134 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.261151 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.261169 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.261187 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.261204 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.261221 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.261238 | orchestrator | 2026-04-19 00:35:39.261272 | orchestrator | PLAY [Set state bootstrap] ***************************************************** 2026-04-19 00:35:39.261288 | orchestrator | 2026-04-19 00:35:39.261305 | orchestrator | TASK [Set osism.bootstrap.status fact] ***************************************** 2026-04-19 00:35:39.261324 | orchestrator | Sunday 19 April 2026 00:35:34 +0000 (0:00:01.081) 0:08:00.760 ********** 2026-04-19 00:35:39.261342 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:39.261361 | orchestrator | 2026-04-19 00:35:39.261391 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-04-19 00:35:39.261410 | orchestrator | Sunday 19 April 2026 00:35:35 +0000 (0:00:00.886) 0:08:01.646 ********** 2026-04-19 00:35:39.261428 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:39.261448 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:39.261465 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:39.261482 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:39.261499 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:39.261517 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:39.261534 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:39.261551 | orchestrator | 2026-04-19 00:35:39.261569 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-04-19 00:35:39.261586 | orchestrator | Sunday 19 April 2026 00:35:36 +0000 (0:00:00.822) 0:08:02.469 ********** 2026-04-19 00:35:39.261605 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:39.261623 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:39.261640 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:39.261651 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:39.261662 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:39.261673 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:39.261683 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:39.261694 | orchestrator | 2026-04-19 00:35:39.261705 | orchestrator | TASK [Set osism.bootstrap.timestamp fact] ************************************** 2026-04-19 00:35:39.261716 | orchestrator | Sunday 19 April 2026 00:35:37 +0000 (0:00:01.258) 0:08:03.727 ********** 2026-04-19 00:35:39.261727 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:35:39.261738 | orchestrator | 2026-04-19 00:35:39.261748 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-04-19 00:35:39.261759 | orchestrator | Sunday 19 April 2026 00:35:38 +0000 (0:00:00.803) 0:08:04.531 ********** 2026-04-19 00:35:39.261770 | orchestrator | ok: [testbed-manager] 2026-04-19 00:35:39.261781 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:35:39.261791 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:35:39.261802 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:35:39.261813 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:35:39.261823 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:35:39.261834 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:35:39.261844 | orchestrator | 2026-04-19 00:35:39.261873 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-04-19 00:35:40.784285 | orchestrator | Sunday 19 April 2026 00:35:39 +0000 (0:00:00.819) 0:08:05.350 ********** 2026-04-19 00:35:40.784387 | orchestrator | changed: [testbed-manager] 2026-04-19 00:35:40.784405 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:35:40.784413 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:35:40.784420 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:35:40.784427 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:35:40.784434 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:35:40.784440 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:35:40.784447 | orchestrator | 2026-04-19 00:35:40.784455 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:35:40.784462 | orchestrator | testbed-manager : ok=168  changed=40  unreachable=0 failed=0 skipped=42  rescued=0 ignored=0 2026-04-19 00:35:40.784496 | orchestrator | testbed-node-0 : ok=177  changed=69  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-04-19 00:35:40.784503 | orchestrator | testbed-node-1 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-04-19 00:35:40.784510 | orchestrator | testbed-node-2 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-04-19 00:35:40.784517 | orchestrator | testbed-node-3 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-04-19 00:35:40.784523 | orchestrator | testbed-node-4 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-04-19 00:35:40.784530 | orchestrator | testbed-node-5 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-04-19 00:35:40.784537 | orchestrator | 2026-04-19 00:35:40.784543 | orchestrator | 2026-04-19 00:35:40.784550 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:35:40.784557 | orchestrator | Sunday 19 April 2026 00:35:40 +0000 (0:00:01.232) 0:08:06.583 ********** 2026-04-19 00:35:40.784563 | orchestrator | =============================================================================== 2026-04-19 00:35:40.784570 | orchestrator | osism.commons.packages : Install required packages --------------------- 70.57s 2026-04-19 00:35:40.784577 | orchestrator | osism.commons.packages : Download required packages -------------------- 38.90s 2026-04-19 00:35:40.784583 | orchestrator | osism.commons.cleanup : Cleanup installed packages --------------------- 33.21s 2026-04-19 00:35:40.784590 | orchestrator | osism.commons.repository : Update package cache ------------------------ 16.98s 2026-04-19 00:35:40.784596 | orchestrator | osism.commons.systohc : Install util-linux-extra package --------------- 15.47s 2026-04-19 00:35:40.784603 | orchestrator | osism.services.docker : Install docker package ------------------------- 11.48s 2026-04-19 00:35:40.784609 | orchestrator | osism.services.docker : Install docker-cli package ---------------------- 9.82s 2026-04-19 00:35:40.784616 | orchestrator | osism.services.docker : Install containerd package ---------------------- 9.82s 2026-04-19 00:35:40.784622 | orchestrator | osism.commons.packages : Remove dependencies that are no longer required --- 9.77s 2026-04-19 00:35:40.784642 | orchestrator | osism.services.lldpd : Install lldpd package ---------------------------- 9.44s 2026-04-19 00:35:40.784649 | orchestrator | osism.services.smartd : Install smartmontools package ------------------- 9.19s 2026-04-19 00:35:40.784656 | orchestrator | osism.services.rng : Install rng package -------------------------------- 9.10s 2026-04-19 00:35:40.784662 | orchestrator | osism.services.docker : Add repository ---------------------------------- 8.98s 2026-04-19 00:35:40.784669 | orchestrator | osism.commons.cleanup : Remove cloudinit package ------------------------ 8.63s 2026-04-19 00:35:40.784676 | orchestrator | osism.commons.cleanup : Uninstall unattended-upgrades package ----------- 8.14s 2026-04-19 00:35:40.784682 | orchestrator | osism.commons.docker_compose : Install docker-compose-plugin package ---- 7.48s 2026-04-19 00:35:40.784689 | orchestrator | osism.services.docker : Install apt-transport-https package ------------- 7.29s 2026-04-19 00:35:40.784695 | orchestrator | osism.commons.cleanup : Remove dependencies that are no longer required --- 6.57s 2026-04-19 00:35:40.784702 | orchestrator | osism.commons.sysctl : Set sysctl parameters on rabbitmq ---------------- 5.88s 2026-04-19 00:35:40.784708 | orchestrator | osism.commons.cleanup : Populate service facts -------------------------- 5.77s 2026-04-19 00:35:40.958768 | orchestrator | + osism apply fail2ban 2026-04-19 00:35:52.470557 | orchestrator | 2026-04-19 00:35:52 | INFO  | Prepare task for execution of fail2ban. 2026-04-19 00:35:52.550617 | orchestrator | 2026-04-19 00:35:52 | INFO  | Task 06586954-bd70-4f01-831b-1738020f1f0c (fail2ban) was prepared for execution. 2026-04-19 00:35:52.550732 | orchestrator | 2026-04-19 00:35:52 | INFO  | It takes a moment until task 06586954-bd70-4f01-831b-1738020f1f0c (fail2ban) has been started and output is visible here. 2026-04-19 00:36:13.769687 | orchestrator | 2026-04-19 00:36:13.769810 | orchestrator | PLAY [Apply role fail2ban] ***************************************************** 2026-04-19 00:36:13.769826 | orchestrator | 2026-04-19 00:36:13.769838 | orchestrator | TASK [osism.services.fail2ban : Include distribution specific install tasks] *** 2026-04-19 00:36:13.769849 | orchestrator | Sunday 19 April 2026 00:35:56 +0000 (0:00:00.356) 0:00:00.356 ********** 2026-04-19 00:36:13.769863 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/fail2ban/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:36:13.769876 | orchestrator | 2026-04-19 00:36:13.769887 | orchestrator | TASK [osism.services.fail2ban : Install fail2ban package] ********************** 2026-04-19 00:36:13.769898 | orchestrator | Sunday 19 April 2026 00:35:57 +0000 (0:00:01.065) 0:00:01.422 ********** 2026-04-19 00:36:13.769952 | orchestrator | changed: [testbed-manager] 2026-04-19 00:36:13.769964 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:36:13.769975 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:36:13.769986 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:36:13.769996 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:36:13.770007 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:36:13.770071 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:36:13.770084 | orchestrator | 2026-04-19 00:36:13.770095 | orchestrator | TASK [osism.services.fail2ban : Copy configuration files] ********************** 2026-04-19 00:36:13.770107 | orchestrator | Sunday 19 April 2026 00:36:09 +0000 (0:00:12.013) 0:00:13.436 ********** 2026-04-19 00:36:13.770118 | orchestrator | changed: [testbed-manager] 2026-04-19 00:36:13.770129 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:36:13.770140 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:36:13.770151 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:36:13.770162 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:36:13.770173 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:36:13.770184 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:36:13.770196 | orchestrator | 2026-04-19 00:36:13.770209 | orchestrator | TASK [osism.services.fail2ban : Manage fail2ban service] *********************** 2026-04-19 00:36:13.770222 | orchestrator | Sunday 19 April 2026 00:36:10 +0000 (0:00:01.655) 0:00:15.092 ********** 2026-04-19 00:36:13.770235 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:13.770258 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:13.770271 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:13.770283 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:13.770296 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:13.770308 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:13.770321 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:13.770333 | orchestrator | 2026-04-19 00:36:13.770344 | orchestrator | TASK [osism.services.fail2ban : Reload fail2ban configuration] ***************** 2026-04-19 00:36:13.770356 | orchestrator | Sunday 19 April 2026 00:36:12 +0000 (0:00:01.237) 0:00:16.329 ********** 2026-04-19 00:36:13.770366 | orchestrator | changed: [testbed-manager] 2026-04-19 00:36:13.770378 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:36:13.770389 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:36:13.770400 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:36:13.770411 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:36:13.770422 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:36:13.770433 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:36:13.770444 | orchestrator | 2026-04-19 00:36:13.770454 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:36:13.770466 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770478 | orchestrator | testbed-node-0 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770517 | orchestrator | testbed-node-1 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770529 | orchestrator | testbed-node-2 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770540 | orchestrator | testbed-node-3 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770551 | orchestrator | testbed-node-4 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770561 | orchestrator | testbed-node-5 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:36:13.770572 | orchestrator | 2026-04-19 00:36:13.770583 | orchestrator | 2026-04-19 00:36:13.770593 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:36:13.770604 | orchestrator | Sunday 19 April 2026 00:36:13 +0000 (0:00:01.553) 0:00:17.883 ********** 2026-04-19 00:36:13.770615 | orchestrator | =============================================================================== 2026-04-19 00:36:13.770626 | orchestrator | osism.services.fail2ban : Install fail2ban package --------------------- 12.01s 2026-04-19 00:36:13.770636 | orchestrator | osism.services.fail2ban : Copy configuration files ---------------------- 1.66s 2026-04-19 00:36:13.770647 | orchestrator | osism.services.fail2ban : Reload fail2ban configuration ----------------- 1.55s 2026-04-19 00:36:13.770657 | orchestrator | osism.services.fail2ban : Manage fail2ban service ----------------------- 1.24s 2026-04-19 00:36:13.770668 | orchestrator | osism.services.fail2ban : Include distribution specific install tasks --- 1.07s 2026-04-19 00:36:13.880710 | orchestrator | + osism apply network 2026-04-19 00:36:25.049416 | orchestrator | 2026-04-19 00:36:25 | INFO  | Prepare task for execution of network. 2026-04-19 00:36:25.120000 | orchestrator | 2026-04-19 00:36:25 | INFO  | Task 2c408a84-2fd3-4ca6-be19-acd903eb92e6 (network) was prepared for execution. 2026-04-19 00:36:25.120096 | orchestrator | 2026-04-19 00:36:25 | INFO  | It takes a moment until task 2c408a84-2fd3-4ca6-be19-acd903eb92e6 (network) has been started and output is visible here. 2026-04-19 00:36:52.467816 | orchestrator | 2026-04-19 00:36:52.467984 | orchestrator | PLAY [Apply role network] ****************************************************** 2026-04-19 00:36:52.468004 | orchestrator | 2026-04-19 00:36:52.468036 | orchestrator | TASK [osism.commons.network : Gather variables for each operating system] ****** 2026-04-19 00:36:52.468050 | orchestrator | Sunday 19 April 2026 00:36:28 +0000 (0:00:00.321) 0:00:00.321 ********** 2026-04-19 00:36:52.468061 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.468073 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.468084 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.468095 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.468105 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.468116 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.468126 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.468137 | orchestrator | 2026-04-19 00:36:52.468148 | orchestrator | TASK [osism.commons.network : Include type specific tasks] ********************* 2026-04-19 00:36:52.468165 | orchestrator | Sunday 19 April 2026 00:36:28 +0000 (0:00:00.586) 0:00:00.908 ********** 2026-04-19 00:36:52.468186 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/netplan-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:36:52.468226 | orchestrator | 2026-04-19 00:36:52.468259 | orchestrator | TASK [osism.commons.network : Install required packages] *********************** 2026-04-19 00:36:52.468271 | orchestrator | Sunday 19 April 2026 00:36:30 +0000 (0:00:01.128) 0:00:02.036 ********** 2026-04-19 00:36:52.468282 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.468316 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.468328 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.468338 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.468351 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.468363 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.468375 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.468387 | orchestrator | 2026-04-19 00:36:52.468399 | orchestrator | TASK [osism.commons.network : Remove ifupdown package] ************************* 2026-04-19 00:36:52.468411 | orchestrator | Sunday 19 April 2026 00:36:32 +0000 (0:00:02.512) 0:00:04.549 ********** 2026-04-19 00:36:52.468423 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.468435 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.468446 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.468458 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.468470 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.468482 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.468494 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.468506 | orchestrator | 2026-04-19 00:36:52.468519 | orchestrator | TASK [osism.commons.network : Create required directories] ********************* 2026-04-19 00:36:52.468531 | orchestrator | Sunday 19 April 2026 00:36:34 +0000 (0:00:01.620) 0:00:06.170 ********** 2026-04-19 00:36:52.468543 | orchestrator | ok: [testbed-manager] => (item=/etc/netplan) 2026-04-19 00:36:52.468555 | orchestrator | ok: [testbed-node-0] => (item=/etc/netplan) 2026-04-19 00:36:52.468568 | orchestrator | ok: [testbed-node-1] => (item=/etc/netplan) 2026-04-19 00:36:52.468581 | orchestrator | ok: [testbed-node-2] => (item=/etc/netplan) 2026-04-19 00:36:52.468592 | orchestrator | ok: [testbed-node-3] => (item=/etc/netplan) 2026-04-19 00:36:52.468603 | orchestrator | ok: [testbed-node-4] => (item=/etc/netplan) 2026-04-19 00:36:52.468613 | orchestrator | ok: [testbed-node-5] => (item=/etc/netplan) 2026-04-19 00:36:52.468624 | orchestrator | 2026-04-19 00:36:52.468634 | orchestrator | TASK [osism.commons.network : Write network_netplan_config_template to temporary file] *** 2026-04-19 00:36:52.468646 | orchestrator | Sunday 19 April 2026 00:36:35 +0000 (0:00:01.138) 0:00:07.308 ********** 2026-04-19 00:36:52.468656 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:36:52.468668 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:36:52.468678 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:36:52.468688 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:36:52.468704 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:36:52.468715 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:36:52.468725 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:36:52.468736 | orchestrator | 2026-04-19 00:36:52.468747 | orchestrator | TASK [osism.commons.network : Render netplan configuration from network_netplan_config_template variable] *** 2026-04-19 00:36:52.468759 | orchestrator | Sunday 19 April 2026 00:36:35 +0000 (0:00:00.597) 0:00:07.905 ********** 2026-04-19 00:36:52.468770 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:36:52.468780 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:36:52.468791 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:36:52.468801 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:36:52.468812 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:36:52.468822 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:36:52.468833 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:36:52.468843 | orchestrator | 2026-04-19 00:36:52.468854 | orchestrator | TASK [osism.commons.network : Remove temporary network_netplan_config_template file] *** 2026-04-19 00:36:52.468884 | orchestrator | Sunday 19 April 2026 00:36:36 +0000 (0:00:00.743) 0:00:08.649 ********** 2026-04-19 00:36:52.468896 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:36:52.468907 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:36:52.468917 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:36:52.468928 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:36:52.468938 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:36:52.468948 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:36:52.468959 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:36:52.468977 | orchestrator | 2026-04-19 00:36:52.468988 | orchestrator | TASK [osism.commons.network : Prepare netplan configuration template] ********** 2026-04-19 00:36:52.468999 | orchestrator | Sunday 19 April 2026 00:36:37 +0000 (0:00:00.742) 0:00:09.391 ********** 2026-04-19 00:36:52.469010 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-04-19 00:36:52.469020 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 00:36:52.469031 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:36:52.469041 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 00:36:52.469052 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-04-19 00:36:52.469062 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 00:36:52.469073 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 00:36:52.469084 | orchestrator | 2026-04-19 00:36:52.469114 | orchestrator | TASK [osism.commons.network : Copy netplan configuration] ********************** 2026-04-19 00:36:52.469126 | orchestrator | Sunday 19 April 2026 00:36:40 +0000 (0:00:03.071) 0:00:12.463 ********** 2026-04-19 00:36:52.469137 | orchestrator | changed: [testbed-manager] 2026-04-19 00:36:52.469147 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:36:52.469158 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:36:52.469168 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:36:52.469179 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:36:52.469189 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:36:52.469200 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:36:52.469210 | orchestrator | 2026-04-19 00:36:52.469221 | orchestrator | TASK [osism.commons.network : Remove netplan configuration template] *********** 2026-04-19 00:36:52.469232 | orchestrator | Sunday 19 April 2026 00:36:42 +0000 (0:00:01.500) 0:00:13.964 ********** 2026-04-19 00:36:52.469242 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 00:36:52.469253 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-04-19 00:36:52.469263 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:36:52.469274 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 00:36:52.469284 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 00:36:52.469295 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-04-19 00:36:52.469305 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 00:36:52.469316 | orchestrator | 2026-04-19 00:36:52.469326 | orchestrator | TASK [osism.commons.network : Check if path for interface file exists] ********* 2026-04-19 00:36:52.469337 | orchestrator | Sunday 19 April 2026 00:36:43 +0000 (0:00:01.518) 0:00:15.482 ********** 2026-04-19 00:36:52.469348 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.469358 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.469369 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.469379 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.469390 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.469400 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.469411 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.469421 | orchestrator | 2026-04-19 00:36:52.469432 | orchestrator | TASK [osism.commons.network : Copy interfaces file] **************************** 2026-04-19 00:36:52.469443 | orchestrator | Sunday 19 April 2026 00:36:44 +0000 (0:00:01.006) 0:00:16.489 ********** 2026-04-19 00:36:52.469453 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:36:52.469464 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:36:52.469474 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:36:52.469485 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:36:52.469495 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:36:52.469506 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:36:52.469516 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:36:52.469526 | orchestrator | 2026-04-19 00:36:52.469537 | orchestrator | TASK [osism.commons.network : Install package networkd-dispatcher] ************* 2026-04-19 00:36:52.469548 | orchestrator | Sunday 19 April 2026 00:36:45 +0000 (0:00:00.530) 0:00:17.019 ********** 2026-04-19 00:36:52.469558 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.469569 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.469580 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.469597 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.469608 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.469618 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.469629 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.469639 | orchestrator | 2026-04-19 00:36:52.469650 | orchestrator | TASK [osism.commons.network : Copy dispatcher scripts] ************************* 2026-04-19 00:36:52.469661 | orchestrator | Sunday 19 April 2026 00:36:47 +0000 (0:00:02.046) 0:00:19.065 ********** 2026-04-19 00:36:52.469671 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:36:52.469682 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:36:52.469693 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:36:52.469703 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:36:52.469714 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:36:52.469724 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:36:52.469741 | orchestrator | changed: [testbed-manager] => (item={'src': '/opt/configuration/network/iptables.sh', 'dest': 'routable.d/iptables.sh'}) 2026-04-19 00:36:52.469752 | orchestrator | 2026-04-19 00:36:52.469763 | orchestrator | TASK [osism.commons.network : Manage service networkd-dispatcher] ************** 2026-04-19 00:36:52.469774 | orchestrator | Sunday 19 April 2026 00:36:48 +0000 (0:00:00.906) 0:00:19.972 ********** 2026-04-19 00:36:52.469785 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.469795 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:36:52.469806 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:36:52.469816 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:36:52.469826 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:36:52.469837 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:36:52.469847 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:36:52.469858 | orchestrator | 2026-04-19 00:36:52.469918 | orchestrator | TASK [osism.commons.network : Include cleanup tasks] *************************** 2026-04-19 00:36:52.469929 | orchestrator | Sunday 19 April 2026 00:36:49 +0000 (0:00:01.648) 0:00:21.620 ********** 2026-04-19 00:36:52.469940 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-netplan.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:36:52.469953 | orchestrator | 2026-04-19 00:36:52.469963 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-04-19 00:36:52.469974 | orchestrator | Sunday 19 April 2026 00:36:50 +0000 (0:00:01.181) 0:00:22.802 ********** 2026-04-19 00:36:52.469985 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.469995 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.470006 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.470082 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.470097 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.470107 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:36:52.470118 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:36:52.470128 | orchestrator | 2026-04-19 00:36:52.470139 | orchestrator | TASK [osism.commons.network : Set network_configured_files fact] *************** 2026-04-19 00:36:52.470150 | orchestrator | Sunday 19 April 2026 00:36:51 +0000 (0:00:01.127) 0:00:23.929 ********** 2026-04-19 00:36:52.470161 | orchestrator | ok: [testbed-manager] 2026-04-19 00:36:52.470171 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:36:52.470182 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:36:52.470192 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:36:52.470203 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:36:52.470222 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:37:07.613186 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:37:07.613303 | orchestrator | 2026-04-19 00:37:07.613320 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-04-19 00:37:07.613334 | orchestrator | Sunday 19 April 2026 00:36:52 +0000 (0:00:00.624) 0:00:24.554 ********** 2026-04-19 00:37:07.613346 | orchestrator | skipping: [testbed-manager] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613358 | orchestrator | skipping: [testbed-node-0] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613397 | orchestrator | skipping: [testbed-node-1] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613409 | orchestrator | skipping: [testbed-node-2] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613420 | orchestrator | changed: [testbed-manager] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613430 | orchestrator | skipping: [testbed-node-3] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613441 | orchestrator | changed: [testbed-node-1] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613452 | orchestrator | changed: [testbed-node-0] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613463 | orchestrator | skipping: [testbed-node-4] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613473 | orchestrator | changed: [testbed-node-2] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613484 | orchestrator | changed: [testbed-node-3] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613495 | orchestrator | skipping: [testbed-node-5] => (item=/etc/netplan/01-osism.yaml)  2026-04-19 00:37:07.613505 | orchestrator | changed: [testbed-node-4] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613516 | orchestrator | changed: [testbed-node-5] => (item=/etc/netplan/50-cloud-init.yaml) 2026-04-19 00:37:07.613527 | orchestrator | 2026-04-19 00:37:07.613538 | orchestrator | TASK [osism.commons.network : Include dummy interfaces] ************************ 2026-04-19 00:37:07.613549 | orchestrator | Sunday 19 April 2026 00:36:53 +0000 (0:00:01.166) 0:00:25.721 ********** 2026-04-19 00:37:07.613560 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:07.613571 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:07.613582 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:07.613593 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:07.613603 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:07.613614 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:07.613624 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:07.613635 | orchestrator | 2026-04-19 00:37:07.613646 | orchestrator | TASK [osism.commons.network : Include vxlan interfaces] ************************ 2026-04-19 00:37:07.613657 | orchestrator | Sunday 19 April 2026 00:36:54 +0000 (0:00:00.574) 0:00:26.295 ********** 2026-04-19 00:37:07.613671 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/vxlan-interfaces.yml for testbed-node-0, testbed-manager, testbed-node-1, testbed-node-4, testbed-node-2, testbed-node-3, testbed-node-5 2026-04-19 00:37:07.613685 | orchestrator | 2026-04-19 00:37:07.613696 | orchestrator | TASK [osism.commons.network : Create systemd networkd netdev files] ************ 2026-04-19 00:37:07.613707 | orchestrator | Sunday 19 April 2026 00:36:58 +0000 (0:00:04.337) 0:00:30.632 ********** 2026-04-19 00:37:07.613737 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.11', 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613753 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.5', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'addresses': ['192.168.112.5/20']}}) 2026-04-19 00:37:07.613774 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.11', 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.11/20']}}) 2026-04-19 00:37:07.613788 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.13', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613801 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.10', 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613822 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.5', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'addresses': ['192.168.128.5/20']}}) 2026-04-19 00:37:07.613936 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.15', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613954 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.12', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613967 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.14', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.613981 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.13', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.13/20']}}) 2026-04-19 00:37:07.613997 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.10', 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.10/20']}}) 2026-04-19 00:37:07.614090 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.15', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'addresses': ['192.168.128.15/20']}}) 2026-04-19 00:37:07.614116 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.12', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.12/20']}}) 2026-04-19 00:37:07.614134 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.14', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.14/20']}}) 2026-04-19 00:37:07.614152 | orchestrator | 2026-04-19 00:37:07.614173 | orchestrator | TASK [osism.commons.network : Create systemd networkd network files] *********** 2026-04-19 00:37:07.614193 | orchestrator | Sunday 19 April 2026 00:37:03 +0000 (0:00:04.853) 0:00:35.486 ********** 2026-04-19 00:37:07.614205 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.5', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'addresses': ['192.168.112.5/20']}}) 2026-04-19 00:37:07.614224 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.12', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.614236 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.5', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'addresses': ['192.168.128.5/20']}}) 2026-04-19 00:37:07.614247 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.10', 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.614268 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.13', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.614279 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.14', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.614290 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.11', 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:07.614312 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.12', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.12/20']}}) 2026-04-19 00:37:19.225546 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'vni': 42, 'mtu': 1350, 'local_ip': '192.168.16.15', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'addresses': []}}) 2026-04-19 00:37:19.225688 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.10', 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.10/20']}}) 2026-04-19 00:37:19.225709 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.13', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.13/20']}}) 2026-04-19 00:37:19.225722 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.11', 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.11/20']}}) 2026-04-19 00:37:19.225734 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.14', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'addresses': ['192.168.128.14/20']}}) 2026-04-19 00:37:19.225745 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'vni': 23, 'mtu': 1350, 'local_ip': '192.168.16.15', 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'addresses': ['192.168.128.15/20']}}) 2026-04-19 00:37:19.225757 | orchestrator | 2026-04-19 00:37:19.225769 | orchestrator | TASK [osism.commons.network : Include networkd cleanup tasks] ****************** 2026-04-19 00:37:19.225782 | orchestrator | Sunday 19 April 2026 00:37:08 +0000 (0:00:05.154) 0:00:40.641 ********** 2026-04-19 00:37:19.225795 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-networkd.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:37:19.225807 | orchestrator | 2026-04-19 00:37:19.225818 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-04-19 00:37:19.225829 | orchestrator | Sunday 19 April 2026 00:37:09 +0000 (0:00:01.159) 0:00:41.800 ********** 2026-04-19 00:37:19.225882 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:19.225897 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:37:19.225908 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:37:19.225948 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:37:19.225986 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:37:19.226007 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:37:19.226117 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:37:19.226138 | orchestrator | 2026-04-19 00:37:19.226156 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-04-19 00:37:19.226173 | orchestrator | Sunday 19 April 2026 00:37:10 +0000 (0:00:00.871) 0:00:42.672 ********** 2026-04-19 00:37:19.226190 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226209 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226242 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226259 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226276 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:19.226296 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226314 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226333 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226351 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226371 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:19.226389 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226408 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226426 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226446 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226464 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:19.226482 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226500 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226518 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226564 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226582 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:19.226602 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226621 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226639 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226658 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226676 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:19.226695 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226713 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226732 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226744 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226755 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:19.226765 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.network)  2026-04-19 00:37:19.226776 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.network)  2026-04-19 00:37:19.226787 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-04-19 00:37:19.226799 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-04-19 00:37:19.226836 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:19.226888 | orchestrator | 2026-04-19 00:37:19.226900 | orchestrator | TASK [osism.commons.network : Include network extra init] ********************** 2026-04-19 00:37:19.226911 | orchestrator | Sunday 19 April 2026 00:37:11 +0000 (0:00:00.732) 0:00:43.404 ********** 2026-04-19 00:37:19.226922 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/network-extra-init.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:37:19.226935 | orchestrator | 2026-04-19 00:37:19.226946 | orchestrator | TASK [osism.commons.network : Deploy network-extra-init script] **************** 2026-04-19 00:37:19.226957 | orchestrator | Sunday 19 April 2026 00:37:12 +0000 (0:00:01.060) 0:00:44.465 ********** 2026-04-19 00:37:19.226967 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:19.226978 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:19.226989 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:19.227000 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:19.227011 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:19.227022 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:19.227033 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:19.227044 | orchestrator | 2026-04-19 00:37:19.227055 | orchestrator | TASK [osism.commons.network : Deploy network-extra-init systemd service] ******* 2026-04-19 00:37:19.227066 | orchestrator | Sunday 19 April 2026 00:37:13 +0000 (0:00:00.518) 0:00:44.984 ********** 2026-04-19 00:37:19.227077 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:19.227087 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:19.227099 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:19.227118 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:19.227137 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:19.227155 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:19.227173 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:19.227190 | orchestrator | 2026-04-19 00:37:19.227208 | orchestrator | TASK [osism.commons.network : Enable and start network-extra-init service] ***** 2026-04-19 00:37:19.227226 | orchestrator | Sunday 19 April 2026 00:37:13 +0000 (0:00:00.693) 0:00:45.677 ********** 2026-04-19 00:37:19.227244 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:19.227261 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:19.227277 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:19.227294 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:19.227311 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:19.227329 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:19.227346 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:19.227363 | orchestrator | 2026-04-19 00:37:19.227381 | orchestrator | TASK [osism.commons.network : Disable and stop network-extra-init service] ***** 2026-04-19 00:37:19.227399 | orchestrator | Sunday 19 April 2026 00:37:14 +0000 (0:00:00.554) 0:00:46.231 ********** 2026-04-19 00:37:19.227417 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:19.227434 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:37:19.227453 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:37:19.227472 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:37:19.227490 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:37:19.227505 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:37:19.227522 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:37:19.227538 | orchestrator | 2026-04-19 00:37:19.227555 | orchestrator | TASK [osism.commons.network : Remove network-extra-init systemd service] ******* 2026-04-19 00:37:19.227572 | orchestrator | Sunday 19 April 2026 00:37:16 +0000 (0:00:01.765) 0:00:47.996 ********** 2026-04-19 00:37:19.227588 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:19.227603 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:37:19.227621 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:37:19.227637 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:37:19.227654 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:37:19.227688 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:37:19.227708 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:37:19.227726 | orchestrator | 2026-04-19 00:37:19.227745 | orchestrator | TASK [osism.commons.network : Remove network-extra-init script] **************** 2026-04-19 00:37:19.227763 | orchestrator | Sunday 19 April 2026 00:37:17 +0000 (0:00:01.141) 0:00:49.138 ********** 2026-04-19 00:37:19.227782 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:19.227799 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:37:19.227816 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:37:19.227834 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:37:19.227882 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:37:19.227901 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:37:19.227918 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:37:19.227935 | orchestrator | 2026-04-19 00:37:19.227973 | orchestrator | RUNNING HANDLER [osism.commons.network : Reload systemd-networkd] ************** 2026-04-19 00:37:20.880186 | orchestrator | Sunday 19 April 2026 00:37:19 +0000 (0:00:02.041) 0:00:51.180 ********** 2026-04-19 00:37:20.880284 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:20.880298 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:20.880307 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:20.880316 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:20.880325 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:20.880334 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:20.880343 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:20.880352 | orchestrator | 2026-04-19 00:37:20.880366 | orchestrator | RUNNING HANDLER [osism.commons.network : Netplan configuration changed] ******** 2026-04-19 00:37:20.880380 | orchestrator | Sunday 19 April 2026 00:37:20 +0000 (0:00:00.810) 0:00:51.990 ********** 2026-04-19 00:37:20.880395 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:37:20.880409 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:37:20.880423 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:37:20.880439 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:37:20.880448 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:37:20.880457 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:37:20.880466 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:37:20.880474 | orchestrator | 2026-04-19 00:37:20.880484 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:37:20.880494 | orchestrator | testbed-manager : ok=25  changed=5  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-04-19 00:37:20.880504 | orchestrator | testbed-node-0 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880513 | orchestrator | testbed-node-1 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880522 | orchestrator | testbed-node-2 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880531 | orchestrator | testbed-node-3 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880560 | orchestrator | testbed-node-4 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880570 | orchestrator | testbed-node-5 : ok=24  changed=5  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 00:37:20.880578 | orchestrator | 2026-04-19 00:37:20.880591 | orchestrator | 2026-04-19 00:37:20.880600 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:37:20.880609 | orchestrator | Sunday 19 April 2026 00:37:20 +0000 (0:00:00.510) 0:00:52.500 ********** 2026-04-19 00:37:20.880618 | orchestrator | =============================================================================== 2026-04-19 00:37:20.880654 | orchestrator | osism.commons.network : Create systemd networkd network files ----------- 5.15s 2026-04-19 00:37:20.880664 | orchestrator | osism.commons.network : Create systemd networkd netdev files ------------ 4.85s 2026-04-19 00:37:20.880672 | orchestrator | osism.commons.network : Include vxlan interfaces ------------------------ 4.34s 2026-04-19 00:37:20.880681 | orchestrator | osism.commons.network : Prepare netplan configuration template ---------- 3.07s 2026-04-19 00:37:20.880690 | orchestrator | osism.commons.network : Install required packages ----------------------- 2.51s 2026-04-19 00:37:20.880698 | orchestrator | osism.commons.network : Install package networkd-dispatcher ------------- 2.05s 2026-04-19 00:37:20.880707 | orchestrator | osism.commons.network : Remove network-extra-init script ---------------- 2.04s 2026-04-19 00:37:20.880718 | orchestrator | osism.commons.network : Disable and stop network-extra-init service ----- 1.77s 2026-04-19 00:37:20.880728 | orchestrator | osism.commons.network : Manage service networkd-dispatcher -------------- 1.65s 2026-04-19 00:37:20.880738 | orchestrator | osism.commons.network : Remove ifupdown package ------------------------- 1.62s 2026-04-19 00:37:20.880748 | orchestrator | osism.commons.network : Remove netplan configuration template ----------- 1.52s 2026-04-19 00:37:20.880757 | orchestrator | osism.commons.network : Copy netplan configuration ---------------------- 1.50s 2026-04-19 00:37:20.880767 | orchestrator | osism.commons.network : Include cleanup tasks --------------------------- 1.18s 2026-04-19 00:37:20.880777 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.17s 2026-04-19 00:37:20.880787 | orchestrator | osism.commons.network : Include networkd cleanup tasks ------------------ 1.16s 2026-04-19 00:37:20.880797 | orchestrator | osism.commons.network : Remove network-extra-init systemd service ------- 1.14s 2026-04-19 00:37:20.880807 | orchestrator | osism.commons.network : Create required directories --------------------- 1.14s 2026-04-19 00:37:20.880817 | orchestrator | osism.commons.network : Include type specific tasks --------------------- 1.13s 2026-04-19 00:37:20.880827 | orchestrator | osism.commons.network : List existing configuration files --------------- 1.13s 2026-04-19 00:37:20.880868 | orchestrator | osism.commons.network : Include network extra init ---------------------- 1.06s 2026-04-19 00:37:21.057330 | orchestrator | + osism apply wireguard 2026-04-19 00:37:32.460734 | orchestrator | 2026-04-19 00:37:32 | INFO  | Prepare task for execution of wireguard. 2026-04-19 00:37:32.529908 | orchestrator | 2026-04-19 00:37:32 | INFO  | Task 83e476df-ed13-4c89-aa92-e780f2730f9d (wireguard) was prepared for execution. 2026-04-19 00:37:32.529997 | orchestrator | 2026-04-19 00:37:32 | INFO  | It takes a moment until task 83e476df-ed13-4c89-aa92-e780f2730f9d (wireguard) has been started and output is visible here. 2026-04-19 00:37:49.787337 | orchestrator | 2026-04-19 00:37:49.787478 | orchestrator | PLAY [Apply role wireguard] **************************************************** 2026-04-19 00:37:49.787506 | orchestrator | 2026-04-19 00:37:49.787525 | orchestrator | TASK [osism.services.wireguard : Install iptables package] ********************* 2026-04-19 00:37:49.787544 | orchestrator | Sunday 19 April 2026 00:37:35 +0000 (0:00:00.210) 0:00:00.210 ********** 2026-04-19 00:37:49.787563 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:49.787582 | orchestrator | 2026-04-19 00:37:49.787602 | orchestrator | TASK [osism.services.wireguard : Install wireguard package] ******************** 2026-04-19 00:37:49.787621 | orchestrator | Sunday 19 April 2026 00:37:36 +0000 (0:00:01.417) 0:00:01.627 ********** 2026-04-19 00:37:49.787640 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.787661 | orchestrator | 2026-04-19 00:37:49.787679 | orchestrator | TASK [osism.services.wireguard : Create public and private key - server] ******* 2026-04-19 00:37:49.787699 | orchestrator | Sunday 19 April 2026 00:37:42 +0000 (0:00:05.403) 0:00:07.031 ********** 2026-04-19 00:37:49.787718 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.787737 | orchestrator | 2026-04-19 00:37:49.787766 | orchestrator | TASK [osism.services.wireguard : Create preshared key] ************************* 2026-04-19 00:37:49.787786 | orchestrator | Sunday 19 April 2026 00:37:42 +0000 (0:00:00.525) 0:00:07.557 ********** 2026-04-19 00:37:49.787804 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.787941 | orchestrator | 2026-04-19 00:37:49.787963 | orchestrator | TASK [osism.services.wireguard : Get preshared key] **************************** 2026-04-19 00:37:49.787984 | orchestrator | Sunday 19 April 2026 00:37:43 +0000 (0:00:00.428) 0:00:07.985 ********** 2026-04-19 00:37:49.788004 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:49.788023 | orchestrator | 2026-04-19 00:37:49.788038 | orchestrator | TASK [osism.services.wireguard : Get public key - server] ********************** 2026-04-19 00:37:49.788050 | orchestrator | Sunday 19 April 2026 00:37:43 +0000 (0:00:00.557) 0:00:08.543 ********** 2026-04-19 00:37:49.788063 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:49.788075 | orchestrator | 2026-04-19 00:37:49.788088 | orchestrator | TASK [osism.services.wireguard : Get private key - server] ********************* 2026-04-19 00:37:49.788100 | orchestrator | Sunday 19 April 2026 00:37:44 +0000 (0:00:00.401) 0:00:08.944 ********** 2026-04-19 00:37:49.788113 | orchestrator | ok: [testbed-manager] 2026-04-19 00:37:49.788125 | orchestrator | 2026-04-19 00:37:49.788138 | orchestrator | TASK [osism.services.wireguard : Copy wg0.conf configuration file] ************* 2026-04-19 00:37:49.788150 | orchestrator | Sunday 19 April 2026 00:37:44 +0000 (0:00:00.396) 0:00:09.341 ********** 2026-04-19 00:37:49.788163 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.788176 | orchestrator | 2026-04-19 00:37:49.788188 | orchestrator | TASK [osism.services.wireguard : Copy client configuration files] ************** 2026-04-19 00:37:49.788201 | orchestrator | Sunday 19 April 2026 00:37:45 +0000 (0:00:01.172) 0:00:10.514 ********** 2026-04-19 00:37:49.788213 | orchestrator | changed: [testbed-manager] => (item=None) 2026-04-19 00:37:49.788226 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.788239 | orchestrator | 2026-04-19 00:37:49.788252 | orchestrator | TASK [osism.services.wireguard : Manage wg-quick@wg0.service service] ********** 2026-04-19 00:37:49.788264 | orchestrator | Sunday 19 April 2026 00:37:46 +0000 (0:00:00.863) 0:00:11.378 ********** 2026-04-19 00:37:49.788293 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.788311 | orchestrator | 2026-04-19 00:37:49.788324 | orchestrator | RUNNING HANDLER [osism.services.wireguard : Restart wg0 service] *************** 2026-04-19 00:37:49.788334 | orchestrator | Sunday 19 April 2026 00:37:48 +0000 (0:00:02.043) 0:00:13.421 ********** 2026-04-19 00:37:49.788345 | orchestrator | changed: [testbed-manager] 2026-04-19 00:37:49.788356 | orchestrator | 2026-04-19 00:37:49.788367 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:37:49.788378 | orchestrator | testbed-manager : ok=11  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:37:49.788390 | orchestrator | 2026-04-19 00:37:49.788401 | orchestrator | 2026-04-19 00:37:49.788412 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:37:49.788422 | orchestrator | Sunday 19 April 2026 00:37:49 +0000 (0:00:00.904) 0:00:14.326 ********** 2026-04-19 00:37:49.788433 | orchestrator | =============================================================================== 2026-04-19 00:37:49.788444 | orchestrator | osism.services.wireguard : Install wireguard package -------------------- 5.40s 2026-04-19 00:37:49.788455 | orchestrator | osism.services.wireguard : Manage wg-quick@wg0.service service ---------- 2.04s 2026-04-19 00:37:49.788466 | orchestrator | osism.services.wireguard : Install iptables package --------------------- 1.42s 2026-04-19 00:37:49.788477 | orchestrator | osism.services.wireguard : Copy wg0.conf configuration file ------------- 1.17s 2026-04-19 00:37:49.788487 | orchestrator | osism.services.wireguard : Restart wg0 service -------------------------- 0.90s 2026-04-19 00:37:49.788498 | orchestrator | osism.services.wireguard : Copy client configuration files -------------- 0.86s 2026-04-19 00:37:49.788509 | orchestrator | osism.services.wireguard : Get preshared key ---------------------------- 0.56s 2026-04-19 00:37:49.788520 | orchestrator | osism.services.wireguard : Create public and private key - server ------- 0.53s 2026-04-19 00:37:49.788530 | orchestrator | osism.services.wireguard : Create preshared key ------------------------- 0.43s 2026-04-19 00:37:49.788541 | orchestrator | osism.services.wireguard : Get public key - server ---------------------- 0.40s 2026-04-19 00:37:49.788562 | orchestrator | osism.services.wireguard : Get private key - server --------------------- 0.40s 2026-04-19 00:37:49.964155 | orchestrator | + sh -c /opt/configuration/scripts/prepare-wireguard-configuration.sh 2026-04-19 00:37:50.001790 | orchestrator | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-19 00:37:50.001885 | orchestrator | Dload Upload Total Spent Left Speed 2026-04-19 00:37:50.076557 | orchestrator | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15 100 15 0 0 200 0 --:--:-- --:--:-- --:--:-- 202 2026-04-19 00:37:50.091089 | orchestrator | + osism apply --environment custom workarounds 2026-04-19 00:37:51.355450 | orchestrator | 2026-04-19 00:37:51 | INFO  | Trying to run play workarounds in environment custom 2026-04-19 00:38:01.453582 | orchestrator | 2026-04-19 00:38:01 | INFO  | Prepare task for execution of workarounds. 2026-04-19 00:38:01.518449 | orchestrator | 2026-04-19 00:38:01 | INFO  | Task 02ed80ff-15d9-457d-9f35-cdc4ae09752f (workarounds) was prepared for execution. 2026-04-19 00:38:01.518539 | orchestrator | 2026-04-19 00:38:01 | INFO  | It takes a moment until task 02ed80ff-15d9-457d-9f35-cdc4ae09752f (workarounds) has been started and output is visible here. 2026-04-19 00:38:24.173256 | orchestrator | 2026-04-19 00:38:24.173358 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:38:24.173369 | orchestrator | 2026-04-19 00:38:24.173376 | orchestrator | TASK [Group hosts based on virtualization_role] ******************************** 2026-04-19 00:38:24.173383 | orchestrator | Sunday 19 April 2026 00:38:03 +0000 (0:00:00.135) 0:00:00.135 ********** 2026-04-19 00:38:24.173390 | orchestrator | changed: [testbed-manager] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173398 | orchestrator | changed: [testbed-node-0] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173404 | orchestrator | changed: [testbed-node-1] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173412 | orchestrator | changed: [testbed-node-2] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173419 | orchestrator | changed: [testbed-node-3] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173426 | orchestrator | changed: [testbed-node-4] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173433 | orchestrator | changed: [testbed-node-5] => (item=virtualization_role_guest) 2026-04-19 00:38:24.173440 | orchestrator | 2026-04-19 00:38:24.173447 | orchestrator | PLAY [Apply netplan configuration on the manager node] ************************* 2026-04-19 00:38:24.173454 | orchestrator | 2026-04-19 00:38:24.173461 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-04-19 00:38:24.173468 | orchestrator | Sunday 19 April 2026 00:38:04 +0000 (0:00:00.549) 0:00:00.685 ********** 2026-04-19 00:38:24.173475 | orchestrator | ok: [testbed-manager] 2026-04-19 00:38:24.173483 | orchestrator | 2026-04-19 00:38:24.173490 | orchestrator | PLAY [Apply netplan configuration on all other nodes] ************************** 2026-04-19 00:38:24.173497 | orchestrator | 2026-04-19 00:38:24.173504 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-04-19 00:38:24.173511 | orchestrator | Sunday 19 April 2026 00:38:06 +0000 (0:00:02.312) 0:00:02.997 ********** 2026-04-19 00:38:24.173517 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:38:24.173525 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:38:24.173531 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:38:24.173538 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:38:24.173544 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:38:24.173551 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:38:24.173557 | orchestrator | 2026-04-19 00:38:24.173579 | orchestrator | PLAY [Add custom CA certificates to non-manager nodes] ************************* 2026-04-19 00:38:24.173586 | orchestrator | 2026-04-19 00:38:24.173593 | orchestrator | TASK [Copy custom CA certificates] ********************************************* 2026-04-19 00:38:24.173600 | orchestrator | Sunday 19 April 2026 00:38:08 +0000 (0:00:02.241) 0:00:05.239 ********** 2026-04-19 00:38:24.173607 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173634 | orchestrator | changed: [testbed-node-3] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173642 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173648 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173655 | orchestrator | changed: [testbed-node-4] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173662 | orchestrator | changed: [testbed-node-5] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-04-19 00:38:24.173669 | orchestrator | 2026-04-19 00:38:24.173676 | orchestrator | TASK [Run update-ca-certificates] ********************************************** 2026-04-19 00:38:24.173683 | orchestrator | Sunday 19 April 2026 00:38:10 +0000 (0:00:01.254) 0:00:06.493 ********** 2026-04-19 00:38:24.173690 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:38:24.173697 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:38:24.173704 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:38:24.173711 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:38:24.173718 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:38:24.173724 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:38:24.173730 | orchestrator | 2026-04-19 00:38:24.173737 | orchestrator | TASK [Run update-ca-trust] ***************************************************** 2026-04-19 00:38:24.173744 | orchestrator | Sunday 19 April 2026 00:38:14 +0000 (0:00:03.839) 0:00:10.333 ********** 2026-04-19 00:38:24.173751 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:38:24.173759 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:38:24.173766 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:38:24.173813 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:38:24.173822 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:38:24.173829 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:38:24.173837 | orchestrator | 2026-04-19 00:38:24.173845 | orchestrator | PLAY [Add a workaround service] ************************************************ 2026-04-19 00:38:24.173853 | orchestrator | 2026-04-19 00:38:24.173861 | orchestrator | TASK [Copy workarounds.sh scripts] ********************************************* 2026-04-19 00:38:24.173870 | orchestrator | Sunday 19 April 2026 00:38:14 +0000 (0:00:00.489) 0:00:10.822 ********** 2026-04-19 00:38:24.173877 | orchestrator | changed: [testbed-manager] 2026-04-19 00:38:24.173885 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:38:24.173892 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:38:24.173900 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:38:24.173908 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:38:24.173916 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:38:24.173924 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:38:24.173932 | orchestrator | 2026-04-19 00:38:24.173940 | orchestrator | TASK [Copy workarounds systemd unit file] ************************************** 2026-04-19 00:38:24.173948 | orchestrator | Sunday 19 April 2026 00:38:16 +0000 (0:00:01.564) 0:00:12.387 ********** 2026-04-19 00:38:24.173956 | orchestrator | changed: [testbed-manager] 2026-04-19 00:38:24.173963 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:38:24.173971 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:38:24.173978 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:38:24.173987 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:38:24.173995 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:38:24.174070 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:38:24.174082 | orchestrator | 2026-04-19 00:38:24.174091 | orchestrator | TASK [Reload systemd daemon] *************************************************** 2026-04-19 00:38:24.174100 | orchestrator | Sunday 19 April 2026 00:38:17 +0000 (0:00:01.405) 0:00:13.793 ********** 2026-04-19 00:38:24.174108 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:38:24.174116 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:38:24.174124 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:38:24.174141 | orchestrator | ok: [testbed-manager] 2026-04-19 00:38:24.174149 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:38:24.174157 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:38:24.174165 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:38:24.174173 | orchestrator | 2026-04-19 00:38:24.174181 | orchestrator | TASK [Enable workarounds.service (Debian)] ************************************* 2026-04-19 00:38:24.174189 | orchestrator | Sunday 19 April 2026 00:38:19 +0000 (0:00:01.634) 0:00:15.427 ********** 2026-04-19 00:38:24.174198 | orchestrator | changed: [testbed-manager] 2026-04-19 00:38:24.174206 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:38:24.174213 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:38:24.174221 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:38:24.174228 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:38:24.174236 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:38:24.174243 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:38:24.174251 | orchestrator | 2026-04-19 00:38:24.174259 | orchestrator | TASK [Enable and start workarounds.service (RedHat)] *************************** 2026-04-19 00:38:24.174265 | orchestrator | Sunday 19 April 2026 00:38:20 +0000 (0:00:01.533) 0:00:16.961 ********** 2026-04-19 00:38:24.174273 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:38:24.174280 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:38:24.174287 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:38:24.174295 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:38:24.174303 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:38:24.174311 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:38:24.174317 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:38:24.174325 | orchestrator | 2026-04-19 00:38:24.174333 | orchestrator | PLAY [On Ubuntu 24.04 install python3-docker from Debian Sid] ****************** 2026-04-19 00:38:24.174340 | orchestrator | 2026-04-19 00:38:24.174348 | orchestrator | TASK [Install python3-docker] ************************************************** 2026-04-19 00:38:24.174355 | orchestrator | Sunday 19 April 2026 00:38:21 +0000 (0:00:00.756) 0:00:17.718 ********** 2026-04-19 00:38:24.174362 | orchestrator | ok: [testbed-manager] 2026-04-19 00:38:24.174376 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:38:24.174382 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:38:24.174388 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:38:24.174395 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:38:24.174403 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:38:24.174410 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:38:24.174418 | orchestrator | 2026-04-19 00:38:24.174426 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:38:24.174434 | orchestrator | testbed-manager : ok=7  changed=4  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:38:24.174444 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174451 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174458 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174466 | orchestrator | testbed-node-3 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174474 | orchestrator | testbed-node-4 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174481 | orchestrator | testbed-node-5 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:24.174489 | orchestrator | 2026-04-19 00:38:24.174497 | orchestrator | 2026-04-19 00:38:24.174504 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:38:24.174518 | orchestrator | Sunday 19 April 2026 00:38:24 +0000 (0:00:02.712) 0:00:20.430 ********** 2026-04-19 00:38:24.174526 | orchestrator | =============================================================================== 2026-04-19 00:38:24.174534 | orchestrator | Run update-ca-certificates ---------------------------------------------- 3.84s 2026-04-19 00:38:24.174541 | orchestrator | Install python3-docker -------------------------------------------------- 2.71s 2026-04-19 00:38:24.174549 | orchestrator | Apply netplan configuration --------------------------------------------- 2.31s 2026-04-19 00:38:24.174557 | orchestrator | Apply netplan configuration --------------------------------------------- 2.24s 2026-04-19 00:38:24.174564 | orchestrator | Reload systemd daemon --------------------------------------------------- 1.63s 2026-04-19 00:38:24.174572 | orchestrator | Copy workarounds.sh scripts --------------------------------------------- 1.56s 2026-04-19 00:38:24.174580 | orchestrator | Enable workarounds.service (Debian) ------------------------------------- 1.53s 2026-04-19 00:38:24.174588 | orchestrator | Copy workarounds systemd unit file -------------------------------------- 1.41s 2026-04-19 00:38:24.174594 | orchestrator | Copy custom CA certificates --------------------------------------------- 1.25s 2026-04-19 00:38:24.174601 | orchestrator | Enable and start workarounds.service (RedHat) --------------------------- 0.76s 2026-04-19 00:38:24.174609 | orchestrator | Group hosts based on virtualization_role -------------------------------- 0.55s 2026-04-19 00:38:24.174622 | orchestrator | Run update-ca-trust ----------------------------------------------------- 0.49s 2026-04-19 00:38:24.604267 | orchestrator | + osism apply reboot -l testbed-nodes -e ireallymeanit=yes 2026-04-19 00:38:35.776564 | orchestrator | 2026-04-19 00:38:35 | INFO  | Prepare task for execution of reboot. 2026-04-19 00:38:35.841644 | orchestrator | 2026-04-19 00:38:35 | INFO  | Task c90b5518-655b-46fa-91c0-6c828ebd4d2e (reboot) was prepared for execution. 2026-04-19 00:38:35.841862 | orchestrator | 2026-04-19 00:38:35 | INFO  | It takes a moment until task c90b5518-655b-46fa-91c0-6c828ebd4d2e (reboot) has been started and output is visible here. 2026-04-19 00:38:46.336454 | orchestrator | 2026-04-19 00:38:46.336588 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.336608 | orchestrator | 2026-04-19 00:38:46.336621 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.336634 | orchestrator | Sunday 19 April 2026 00:38:38 +0000 (0:00:00.232) 0:00:00.232 ********** 2026-04-19 00:38:46.336645 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:38:46.336658 | orchestrator | 2026-04-19 00:38:46.336670 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.336681 | orchestrator | Sunday 19 April 2026 00:38:38 +0000 (0:00:00.118) 0:00:00.350 ********** 2026-04-19 00:38:46.336692 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:38:46.336703 | orchestrator | 2026-04-19 00:38:46.336714 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.336726 | orchestrator | Sunday 19 April 2026 00:38:40 +0000 (0:00:01.216) 0:00:01.567 ********** 2026-04-19 00:38:46.336767 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:38:46.336785 | orchestrator | 2026-04-19 00:38:46.336797 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.336807 | orchestrator | 2026-04-19 00:38:46.336819 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.336830 | orchestrator | Sunday 19 April 2026 00:38:40 +0000 (0:00:00.106) 0:00:01.673 ********** 2026-04-19 00:38:46.336841 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:38:46.336852 | orchestrator | 2026-04-19 00:38:46.336880 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.336894 | orchestrator | Sunday 19 April 2026 00:38:40 +0000 (0:00:00.080) 0:00:01.754 ********** 2026-04-19 00:38:46.336912 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:38:46.336931 | orchestrator | 2026-04-19 00:38:46.337006 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.337028 | orchestrator | Sunday 19 April 2026 00:38:41 +0000 (0:00:00.967) 0:00:02.721 ********** 2026-04-19 00:38:46.337049 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:38:46.337069 | orchestrator | 2026-04-19 00:38:46.337088 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.337109 | orchestrator | 2026-04-19 00:38:46.337131 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.337151 | orchestrator | Sunday 19 April 2026 00:38:41 +0000 (0:00:00.105) 0:00:02.827 ********** 2026-04-19 00:38:46.337170 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:38:46.337186 | orchestrator | 2026-04-19 00:38:46.337198 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.337211 | orchestrator | Sunday 19 April 2026 00:38:41 +0000 (0:00:00.087) 0:00:02.914 ********** 2026-04-19 00:38:46.337224 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:38:46.337236 | orchestrator | 2026-04-19 00:38:46.337247 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.337258 | orchestrator | Sunday 19 April 2026 00:38:42 +0000 (0:00:00.997) 0:00:03.911 ********** 2026-04-19 00:38:46.337276 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:38:46.337295 | orchestrator | 2026-04-19 00:38:46.337314 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.337331 | orchestrator | 2026-04-19 00:38:46.337350 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.337369 | orchestrator | Sunday 19 April 2026 00:38:42 +0000 (0:00:00.097) 0:00:04.009 ********** 2026-04-19 00:38:46.337388 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:38:46.337406 | orchestrator | 2026-04-19 00:38:46.337424 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.337441 | orchestrator | Sunday 19 April 2026 00:38:42 +0000 (0:00:00.078) 0:00:04.088 ********** 2026-04-19 00:38:46.337462 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:38:46.337489 | orchestrator | 2026-04-19 00:38:46.337507 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.337524 | orchestrator | Sunday 19 April 2026 00:38:43 +0000 (0:00:01.003) 0:00:05.091 ********** 2026-04-19 00:38:46.337541 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:38:46.337557 | orchestrator | 2026-04-19 00:38:46.337573 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.337592 | orchestrator | 2026-04-19 00:38:46.337614 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.337632 | orchestrator | Sunday 19 April 2026 00:38:43 +0000 (0:00:00.084) 0:00:05.176 ********** 2026-04-19 00:38:46.337649 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:38:46.337667 | orchestrator | 2026-04-19 00:38:46.337685 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.337703 | orchestrator | Sunday 19 April 2026 00:38:43 +0000 (0:00:00.186) 0:00:05.363 ********** 2026-04-19 00:38:46.337721 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:38:46.337813 | orchestrator | 2026-04-19 00:38:46.337828 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.337839 | orchestrator | Sunday 19 April 2026 00:38:44 +0000 (0:00:00.981) 0:00:06.344 ********** 2026-04-19 00:38:46.337850 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:38:46.337861 | orchestrator | 2026-04-19 00:38:46.337872 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-04-19 00:38:46.337885 | orchestrator | 2026-04-19 00:38:46.337903 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-04-19 00:38:46.337920 | orchestrator | Sunday 19 April 2026 00:38:44 +0000 (0:00:00.116) 0:00:06.461 ********** 2026-04-19 00:38:46.337936 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:38:46.337954 | orchestrator | 2026-04-19 00:38:46.337972 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-04-19 00:38:46.338013 | orchestrator | Sunday 19 April 2026 00:38:45 +0000 (0:00:00.107) 0:00:06.569 ********** 2026-04-19 00:38:46.338113 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:38:46.338132 | orchestrator | 2026-04-19 00:38:46.338150 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-04-19 00:38:46.338168 | orchestrator | Sunday 19 April 2026 00:38:46 +0000 (0:00:00.993) 0:00:07.562 ********** 2026-04-19 00:38:46.338216 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:38:46.338236 | orchestrator | 2026-04-19 00:38:46.338255 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:38:46.338275 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338296 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338314 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338333 | orchestrator | testbed-node-3 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338351 | orchestrator | testbed-node-4 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338383 | orchestrator | testbed-node-5 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:38:46.338402 | orchestrator | 2026-04-19 00:38:46.338422 | orchestrator | 2026-04-19 00:38:46.338441 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:38:46.338458 | orchestrator | Sunday 19 April 2026 00:38:46 +0000 (0:00:00.034) 0:00:07.597 ********** 2026-04-19 00:38:46.338476 | orchestrator | =============================================================================== 2026-04-19 00:38:46.338491 | orchestrator | Reboot system - do not wait for the reboot to complete ------------------ 6.16s 2026-04-19 00:38:46.338502 | orchestrator | Exit playbook, if user did not mean to reboot systems ------------------- 0.66s 2026-04-19 00:38:46.338512 | orchestrator | Reboot system - wait for the reboot to complete ------------------------- 0.55s 2026-04-19 00:38:46.496192 | orchestrator | + osism apply wait-for-connection -l testbed-nodes -e ireallymeanit=yes 2026-04-19 00:38:57.846870 | orchestrator | 2026-04-19 00:38:57 | INFO  | Prepare task for execution of wait-for-connection. 2026-04-19 00:38:57.910749 | orchestrator | 2026-04-19 00:38:57 | INFO  | Task 73dc757e-e625-4756-80c2-37d29f668c0d (wait-for-connection) was prepared for execution. 2026-04-19 00:38:57.911923 | orchestrator | 2026-04-19 00:38:57 | INFO  | It takes a moment until task 73dc757e-e625-4756-80c2-37d29f668c0d (wait-for-connection) has been started and output is visible here. 2026-04-19 00:39:12.550410 | orchestrator | 2026-04-19 00:39:12.550524 | orchestrator | PLAY [Wait until remote systems are reachable] ********************************* 2026-04-19 00:39:12.550541 | orchestrator | 2026-04-19 00:39:12.550553 | orchestrator | TASK [Wait until remote system is reachable] *********************************** 2026-04-19 00:39:12.550564 | orchestrator | Sunday 19 April 2026 00:39:00 +0000 (0:00:00.284) 0:00:00.284 ********** 2026-04-19 00:39:12.550576 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:39:12.550587 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:39:12.550598 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:39:12.550609 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:39:12.550619 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:39:12.550630 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:39:12.550641 | orchestrator | 2026-04-19 00:39:12.550652 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:39:12.550724 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550741 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550752 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550763 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550773 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550785 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:12.550795 | orchestrator | 2026-04-19 00:39:12.550806 | orchestrator | 2026-04-19 00:39:12.550817 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:39:12.550828 | orchestrator | Sunday 19 April 2026 00:39:12 +0000 (0:00:11.544) 0:00:11.828 ********** 2026-04-19 00:39:12.550839 | orchestrator | =============================================================================== 2026-04-19 00:39:12.550851 | orchestrator | Wait until remote system is reachable ---------------------------------- 11.54s 2026-04-19 00:39:12.654539 | orchestrator | + osism apply hddtemp 2026-04-19 00:39:23.805100 | orchestrator | 2026-04-19 00:39:23 | INFO  | Prepare task for execution of hddtemp. 2026-04-19 00:39:23.878303 | orchestrator | 2026-04-19 00:39:23 | INFO  | Task 204189a3-b37c-4142-b08a-4a4e9235535b (hddtemp) was prepared for execution. 2026-04-19 00:39:23.878402 | orchestrator | 2026-04-19 00:39:23 | INFO  | It takes a moment until task 204189a3-b37c-4142-b08a-4a4e9235535b (hddtemp) has been started and output is visible here. 2026-04-19 00:39:49.767261 | orchestrator | 2026-04-19 00:39:49.767390 | orchestrator | PLAY [Apply role hddtemp] ****************************************************** 2026-04-19 00:39:49.767451 | orchestrator | 2026-04-19 00:39:49.767473 | orchestrator | TASK [osism.services.hddtemp : Gather variables for each operating system] ***** 2026-04-19 00:39:49.767493 | orchestrator | Sunday 19 April 2026 00:39:27 +0000 (0:00:00.251) 0:00:00.251 ********** 2026-04-19 00:39:49.767511 | orchestrator | ok: [testbed-manager] 2026-04-19 00:39:49.767531 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:39:49.767550 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:39:49.767568 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:39:49.767587 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:39:49.767606 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:39:49.767686 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:39:49.767706 | orchestrator | 2026-04-19 00:39:49.767725 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific install tasks] **** 2026-04-19 00:39:49.767744 | orchestrator | Sunday 19 April 2026 00:39:27 +0000 (0:00:00.441) 0:00:00.692 ********** 2026-04-19 00:39:49.767828 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:39:49.767853 | orchestrator | 2026-04-19 00:39:49.767894 | orchestrator | TASK [osism.services.hddtemp : Remove hddtemp package] ************************* 2026-04-19 00:39:49.767915 | orchestrator | Sunday 19 April 2026 00:39:28 +0000 (0:00:00.842) 0:00:01.534 ********** 2026-04-19 00:39:49.767935 | orchestrator | ok: [testbed-manager] 2026-04-19 00:39:49.767956 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:39:49.767974 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:39:49.767993 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:39:49.768011 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:39:49.768030 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:39:49.768047 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:39:49.768065 | orchestrator | 2026-04-19 00:39:49.768112 | orchestrator | TASK [osism.services.hddtemp : Enable Kernel Module drivetemp] ***************** 2026-04-19 00:39:49.768131 | orchestrator | Sunday 19 April 2026 00:39:30 +0000 (0:00:02.238) 0:00:03.773 ********** 2026-04-19 00:39:49.768149 | orchestrator | changed: [testbed-manager] 2026-04-19 00:39:49.768170 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:39:49.768188 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:39:49.768206 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:39:49.768224 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:39:49.768243 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:39:49.768261 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:39:49.768279 | orchestrator | 2026-04-19 00:39:49.768298 | orchestrator | TASK [osism.services.hddtemp : Check if drivetemp module is available] ********* 2026-04-19 00:39:49.768316 | orchestrator | Sunday 19 April 2026 00:39:31 +0000 (0:00:00.870) 0:00:04.644 ********** 2026-04-19 00:39:49.768334 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:39:49.768352 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:39:49.768370 | orchestrator | ok: [testbed-manager] 2026-04-19 00:39:49.768388 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:39:49.768406 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:39:49.768424 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:39:49.768442 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:39:49.768460 | orchestrator | 2026-04-19 00:39:49.768479 | orchestrator | TASK [osism.services.hddtemp : Load Kernel Module drivetemp] ******************* 2026-04-19 00:39:49.768497 | orchestrator | Sunday 19 April 2026 00:39:32 +0000 (0:00:01.098) 0:00:05.743 ********** 2026-04-19 00:39:49.768515 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:39:49.768533 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:39:49.768551 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:39:49.768570 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:39:49.768588 | orchestrator | changed: [testbed-manager] 2026-04-19 00:39:49.768606 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:39:49.768650 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:39:49.768668 | orchestrator | 2026-04-19 00:39:49.768686 | orchestrator | TASK [osism.services.hddtemp : Install lm-sensors] ***************************** 2026-04-19 00:39:49.768705 | orchestrator | Sunday 19 April 2026 00:39:33 +0000 (0:00:00.516) 0:00:06.259 ********** 2026-04-19 00:39:49.768725 | orchestrator | changed: [testbed-manager] 2026-04-19 00:39:49.768743 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:39:49.768762 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:39:49.768780 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:39:49.768798 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:39:49.768817 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:39:49.768837 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:39:49.768855 | orchestrator | 2026-04-19 00:39:49.768873 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific service tasks] **** 2026-04-19 00:39:49.768892 | orchestrator | Sunday 19 April 2026 00:39:46 +0000 (0:00:13.675) 0:00:19.934 ********** 2026-04-19 00:39:49.768912 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/service-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:39:49.768931 | orchestrator | 2026-04-19 00:39:49.768950 | orchestrator | TASK [osism.services.hddtemp : Manage lm-sensors service] ********************** 2026-04-19 00:39:49.768969 | orchestrator | Sunday 19 April 2026 00:39:47 +0000 (0:00:01.048) 0:00:20.983 ********** 2026-04-19 00:39:49.768988 | orchestrator | changed: [testbed-manager] 2026-04-19 00:39:49.769006 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:39:49.769024 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:39:49.769043 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:39:49.769061 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:39:49.769080 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:39:49.769099 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:39:49.769117 | orchestrator | 2026-04-19 00:39:49.769135 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:39:49.769167 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:39:49.769214 | orchestrator | testbed-node-0 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769234 | orchestrator | testbed-node-1 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769254 | orchestrator | testbed-node-2 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769272 | orchestrator | testbed-node-3 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769291 | orchestrator | testbed-node-4 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769310 | orchestrator | testbed-node-5 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:39:49.769328 | orchestrator | 2026-04-19 00:39:49.769347 | orchestrator | 2026-04-19 00:39:49.769366 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:39:49.769385 | orchestrator | Sunday 19 April 2026 00:39:49 +0000 (0:00:01.761) 0:00:22.745 ********** 2026-04-19 00:39:49.769403 | orchestrator | =============================================================================== 2026-04-19 00:39:49.769422 | orchestrator | osism.services.hddtemp : Install lm-sensors ---------------------------- 13.68s 2026-04-19 00:39:49.769440 | orchestrator | osism.services.hddtemp : Remove hddtemp package ------------------------- 2.24s 2026-04-19 00:39:49.769459 | orchestrator | osism.services.hddtemp : Manage lm-sensors service ---------------------- 1.76s 2026-04-19 00:39:49.769477 | orchestrator | osism.services.hddtemp : Check if drivetemp module is available --------- 1.10s 2026-04-19 00:39:49.769508 | orchestrator | osism.services.hddtemp : Include distribution specific service tasks ---- 1.05s 2026-04-19 00:39:49.769527 | orchestrator | osism.services.hddtemp : Enable Kernel Module drivetemp ----------------- 0.87s 2026-04-19 00:39:49.769546 | orchestrator | osism.services.hddtemp : Include distribution specific install tasks ---- 0.84s 2026-04-19 00:39:49.769564 | orchestrator | osism.services.hddtemp : Load Kernel Module drivetemp ------------------- 0.52s 2026-04-19 00:39:49.769583 | orchestrator | osism.services.hddtemp : Gather variables for each operating system ----- 0.44s 2026-04-19 00:39:49.888712 | orchestrator | ++ semver latest 7.1.1 2026-04-19 00:39:49.930963 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 00:39:49.931053 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:39:49.931066 | orchestrator | + sudo systemctl restart manager.service 2026-04-19 00:40:03.007978 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-04-19 00:40:03.008091 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-04-19 00:40:03.008109 | orchestrator | + local max_attempts=60 2026-04-19 00:40:03.008122 | orchestrator | + local name=ceph-ansible 2026-04-19 00:40:03.008133 | orchestrator | + local attempt_num=1 2026-04-19 00:40:03.008145 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:03.036239 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:03.036317 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:03.036326 | orchestrator | + sleep 5 2026-04-19 00:40:08.040107 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:08.065124 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:08.065237 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:08.065263 | orchestrator | + sleep 5 2026-04-19 00:40:13.068204 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:13.105087 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:13.105187 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:13.105235 | orchestrator | + sleep 5 2026-04-19 00:40:18.109698 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:18.148708 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:18.148812 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:18.148827 | orchestrator | + sleep 5 2026-04-19 00:40:23.152180 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:23.189126 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:23.189218 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:23.189234 | orchestrator | + sleep 5 2026-04-19 00:40:28.193890 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:28.230093 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:28.230194 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:28.230212 | orchestrator | + sleep 5 2026-04-19 00:40:33.234475 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:33.265469 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:33.265588 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:33.265605 | orchestrator | + sleep 5 2026-04-19 00:40:38.274187 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:38.312430 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:38.312522 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:38.312664 | orchestrator | + sleep 5 2026-04-19 00:40:43.313608 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:43.355363 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:43.355433 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:43.355441 | orchestrator | + sleep 5 2026-04-19 00:40:48.359721 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:48.391749 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:48.391866 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:48.391887 | orchestrator | + sleep 5 2026-04-19 00:40:53.394816 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:53.430122 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:53.430216 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:53.430232 | orchestrator | + sleep 5 2026-04-19 00:40:58.435011 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:40:58.470344 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:40:58.470435 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:40:58.470451 | orchestrator | + sleep 5 2026-04-19 00:41:03.474331 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:41:03.511126 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-04-19 00:41:03.511223 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-04-19 00:41:03.511239 | orchestrator | + sleep 5 2026-04-19 00:41:08.515221 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-04-19 00:41:08.556688 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:41:08.556769 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-04-19 00:41:08.556783 | orchestrator | + local max_attempts=60 2026-04-19 00:41:08.556794 | orchestrator | + local name=kolla-ansible 2026-04-19 00:41:08.556803 | orchestrator | + local attempt_num=1 2026-04-19 00:41:08.556813 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-04-19 00:41:08.589330 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:41:08.589446 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-04-19 00:41:08.589473 | orchestrator | + local max_attempts=60 2026-04-19 00:41:08.589529 | orchestrator | + local name=osism-ansible 2026-04-19 00:41:08.589548 | orchestrator | + local attempt_num=1 2026-04-19 00:41:08.589567 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-04-19 00:41:08.617422 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-04-19 00:41:08.617587 | orchestrator | + [[ true == \t\r\u\e ]] 2026-04-19 00:41:08.617606 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-04-19 00:41:08.754900 | orchestrator | ARA in ceph-ansible already disabled. 2026-04-19 00:41:08.871053 | orchestrator | ARA in kolla-ansible already disabled. 2026-04-19 00:41:09.005994 | orchestrator | ARA in osism-ansible already disabled. 2026-04-19 00:41:09.127784 | orchestrator | ARA in osism-kubernetes already disabled. 2026-04-19 00:41:09.128457 | orchestrator | + osism apply gather-facts 2026-04-19 00:41:20.288373 | orchestrator | 2026-04-19 00:41:20 | INFO  | Prepare task for execution of gather-facts. 2026-04-19 00:41:20.373654 | orchestrator | 2026-04-19 00:41:20 | INFO  | Task 76ea6e99-85ce-4c58-90ba-0b3336a71ea3 (gather-facts) was prepared for execution. 2026-04-19 00:41:20.373746 | orchestrator | 2026-04-19 00:41:20 | INFO  | It takes a moment until task 76ea6e99-85ce-4c58-90ba-0b3336a71ea3 (gather-facts) has been started and output is visible here. 2026-04-19 00:41:32.208388 | orchestrator | 2026-04-19 00:41:32.208591 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 00:41:32.208615 | orchestrator | 2026-04-19 00:41:32.208627 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:41:32.208639 | orchestrator | Sunday 19 April 2026 00:41:23 +0000 (0:00:00.248) 0:00:00.248 ********** 2026-04-19 00:41:32.208651 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:41:32.208663 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:41:32.208674 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:41:32.208685 | orchestrator | ok: [testbed-manager] 2026-04-19 00:41:32.208696 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:41:32.208707 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:41:32.208718 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:41:32.208729 | orchestrator | 2026-04-19 00:41:32.208741 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-04-19 00:41:32.208752 | orchestrator | 2026-04-19 00:41:32.208764 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-04-19 00:41:32.208775 | orchestrator | Sunday 19 April 2026 00:41:31 +0000 (0:00:08.263) 0:00:08.511 ********** 2026-04-19 00:41:32.208786 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:41:32.208799 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:41:32.208810 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:41:32.208821 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:41:32.208832 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:41:32.208844 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:41:32.208855 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:41:32.208866 | orchestrator | 2026-04-19 00:41:32.208877 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:41:32.208889 | orchestrator | testbed-manager : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208901 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208916 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208929 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208941 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208954 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208967 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:41:32.208980 | orchestrator | 2026-04-19 00:41:32.208992 | orchestrator | 2026-04-19 00:41:32.209005 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:41:32.209017 | orchestrator | Sunday 19 April 2026 00:41:32 +0000 (0:00:00.508) 0:00:09.020 ********** 2026-04-19 00:41:32.209030 | orchestrator | =============================================================================== 2026-04-19 00:41:32.209042 | orchestrator | Gathers facts about hosts ----------------------------------------------- 8.26s 2026-04-19 00:41:32.209084 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.51s 2026-04-19 00:41:32.333270 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/001-helpers.sh /usr/local/bin/deploy-helper 2026-04-19 00:41:32.345312 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh /usr/local/bin/deploy-ceph-with-ansible 2026-04-19 00:41:32.355863 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-rook.sh /usr/local/bin/deploy-ceph-with-rook 2026-04-19 00:41:32.365769 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/200-infrastructure.sh /usr/local/bin/deploy-infrastructure 2026-04-19 00:41:32.380061 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/300-openstack.sh /usr/local/bin/deploy-openstack 2026-04-19 00:41:32.388586 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/320-openstack-minimal.sh /usr/local/bin/deploy-openstack-minimal 2026-04-19 00:41:32.400865 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/400-monitoring.sh /usr/local/bin/deploy-monitoring 2026-04-19 00:41:32.420536 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/500-kubernetes.sh /usr/local/bin/deploy-kubernetes 2026-04-19 00:41:32.434902 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/510-clusterapi.sh /usr/local/bin/deploy-kubernetes-clusterapi 2026-04-19 00:41:32.452523 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade-manager.sh /usr/local/bin/upgrade-manager 2026-04-19 00:41:32.468227 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-ansible.sh /usr/local/bin/upgrade-ceph-with-ansible 2026-04-19 00:41:32.482862 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-rook.sh /usr/local/bin/upgrade-ceph-with-rook 2026-04-19 00:41:32.498082 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/200-infrastructure.sh /usr/local/bin/upgrade-infrastructure 2026-04-19 00:41:32.511360 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/300-openstack.sh /usr/local/bin/upgrade-openstack 2026-04-19 00:41:32.529002 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/320-openstack-minimal.sh /usr/local/bin/upgrade-openstack-minimal 2026-04-19 00:41:32.544018 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/400-monitoring.sh /usr/local/bin/upgrade-monitoring 2026-04-19 00:41:32.560695 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/500-kubernetes.sh /usr/local/bin/upgrade-kubernetes 2026-04-19 00:41:32.576172 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/510-clusterapi.sh /usr/local/bin/upgrade-kubernetes-clusterapi 2026-04-19 00:41:32.593776 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/300-openstack.sh /usr/local/bin/bootstrap-openstack 2026-04-19 00:41:32.606818 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/301-openstack-octavia-amphora-image.sh /usr/local/bin/bootstrap-octavia 2026-04-19 00:41:32.622304 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/302-openstack-k8s-clusterapi-images.sh /usr/local/bin/bootstrap-clusterapi 2026-04-19 00:41:32.636727 | orchestrator | + sudo ln -sf /opt/configuration/scripts/disable-local-registry.sh /usr/local/bin/disable-local-registry 2026-04-19 00:41:32.649869 | orchestrator | + sudo ln -sf /opt/configuration/scripts/pull-images.sh /usr/local/bin/pull-images 2026-04-19 00:41:32.670302 | orchestrator | + [[ false == \t\r\u\e ]] 2026-04-19 00:41:32.892547 | orchestrator | ok: Runtime: 0:23:35.212230 2026-04-19 00:41:33.007331 | 2026-04-19 00:41:33.007474 | TASK [Deploy services] 2026-04-19 00:41:33.541533 | orchestrator | skipping: Conditional result was False 2026-04-19 00:41:33.551620 | 2026-04-19 00:41:33.551753 | TASK [Deploy in a nutshell] 2026-04-19 00:41:34.304768 | orchestrator | + set -e 2026-04-19 00:41:34.304994 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 00:41:34.305033 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 00:41:34.305056 | orchestrator | ++ INTERACTIVE=false 2026-04-19 00:41:34.305071 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 00:41:34.305084 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 00:41:34.305097 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 00:41:34.305142 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 00:41:34.305170 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 00:41:34.305184 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 00:41:34.305214 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 00:41:34.305226 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 00:41:34.305313 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 00:41:34.305326 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 00:41:34.305347 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 00:41:34.305358 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 00:41:34.305372 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 00:41:34.305383 | orchestrator | ++ export ARA=false 2026-04-19 00:41:34.305395 | orchestrator | ++ ARA=false 2026-04-19 00:41:34.305406 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 00:41:34.305418 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 00:41:34.305429 | orchestrator | ++ export TEMPEST=true 2026-04-19 00:41:34.305439 | orchestrator | ++ TEMPEST=true 2026-04-19 00:41:34.305450 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 00:41:34.305493 | orchestrator | ++ IS_ZUUL=true 2026-04-19 00:41:34.305505 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:41:34.305517 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 00:41:34.305528 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 00:41:34.305539 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 00:41:34.305549 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 00:41:34.305560 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 00:41:34.305572 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 00:41:34.305583 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 00:41:34.305594 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 00:41:34.305605 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 00:41:34.305616 | orchestrator | + echo 2026-04-19 00:41:34.305631 | orchestrator | 2026-04-19 00:41:34.305650 | orchestrator | # PULL IMAGES 2026-04-19 00:41:34.305669 | orchestrator | 2026-04-19 00:41:34.305696 | orchestrator | + echo '# PULL IMAGES' 2026-04-19 00:41:34.305718 | orchestrator | + echo 2026-04-19 00:41:34.305952 | orchestrator | ++ semver latest 7.0.0 2026-04-19 00:41:34.335945 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 00:41:34.336027 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 00:41:34.336057 | orchestrator | + osism apply --no-wait -r 2 -e custom pull-images 2026-04-19 00:41:35.459216 | orchestrator | 2026-04-19 00:41:35 | INFO  | Trying to run play pull-images in environment custom 2026-04-19 00:41:45.621937 | orchestrator | 2026-04-19 00:41:45 | INFO  | Prepare task for execution of pull-images. 2026-04-19 00:41:45.697059 | orchestrator | 2026-04-19 00:41:45 | INFO  | Task 6c09ffd3-6c4d-43c5-aec7-f6ab64aaa105 (pull-images) was prepared for execution. 2026-04-19 00:41:45.697170 | orchestrator | 2026-04-19 00:41:45 | INFO  | Task 6c09ffd3-6c4d-43c5-aec7-f6ab64aaa105 is running in background. No more output. Check ARA for logs. 2026-04-19 00:41:47.179886 | orchestrator | 2026-04-19 00:41:47 | INFO  | Trying to run play wipe-partitions in environment custom 2026-04-19 00:41:57.212523 | orchestrator | 2026-04-19 00:41:57 | INFO  | Prepare task for execution of wipe-partitions. 2026-04-19 00:41:57.296488 | orchestrator | 2026-04-19 00:41:57 | INFO  | Task a9feb839-e259-4952-897c-1b3e22794968 (wipe-partitions) was prepared for execution. 2026-04-19 00:41:57.297235 | orchestrator | 2026-04-19 00:41:57 | INFO  | It takes a moment until task a9feb839-e259-4952-897c-1b3e22794968 (wipe-partitions) has been started and output is visible here. 2026-04-19 00:42:08.739345 | orchestrator | 2026-04-19 00:42:08.739491 | orchestrator | PLAY [Wipe partitions] ********************************************************* 2026-04-19 00:42:08.739504 | orchestrator | 2026-04-19 00:42:08.739511 | orchestrator | TASK [Find all logical devices owned by UID 167] ******************************* 2026-04-19 00:42:08.739522 | orchestrator | Sunday 19 April 2026 00:42:00 +0000 (0:00:00.165) 0:00:00.165 ********** 2026-04-19 00:42:08.739553 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:42:08.739562 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:42:08.739568 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:42:08.739574 | orchestrator | 2026-04-19 00:42:08.739581 | orchestrator | TASK [Remove all rook related logical devices] ********************************* 2026-04-19 00:42:08.739588 | orchestrator | Sunday 19 April 2026 00:42:01 +0000 (0:00:00.932) 0:00:01.098 ********** 2026-04-19 00:42:08.739596 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:08.739603 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:08.739609 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:42:08.739616 | orchestrator | 2026-04-19 00:42:08.739622 | orchestrator | TASK [Find all logical devices with prefix ceph] ******************************* 2026-04-19 00:42:08.739629 | orchestrator | Sunday 19 April 2026 00:42:01 +0000 (0:00:00.223) 0:00:01.321 ********** 2026-04-19 00:42:08.739636 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:08.739643 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:42:08.739650 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:42:08.739655 | orchestrator | 2026-04-19 00:42:08.739661 | orchestrator | TASK [Remove all ceph related logical devices] ********************************* 2026-04-19 00:42:08.739667 | orchestrator | Sunday 19 April 2026 00:42:02 +0000 (0:00:00.532) 0:00:01.853 ********** 2026-04-19 00:42:08.739673 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:08.739680 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:08.739686 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:42:08.739692 | orchestrator | 2026-04-19 00:42:08.739698 | orchestrator | TASK [Check device availability] *********************************************** 2026-04-19 00:42:08.739704 | orchestrator | Sunday 19 April 2026 00:42:02 +0000 (0:00:00.244) 0:00:02.097 ********** 2026-04-19 00:42:08.739711 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-04-19 00:42:08.739720 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-04-19 00:42:08.739726 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-04-19 00:42:08.739733 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-04-19 00:42:08.739739 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-04-19 00:42:08.739745 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-04-19 00:42:08.739751 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-04-19 00:42:08.739757 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-04-19 00:42:08.739763 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-04-19 00:42:08.739769 | orchestrator | 2026-04-19 00:42:08.739775 | orchestrator | TASK [Wipe partitions with wipefs] ********************************************* 2026-04-19 00:42:08.739781 | orchestrator | Sunday 19 April 2026 00:42:03 +0000 (0:00:01.233) 0:00:03.331 ********** 2026-04-19 00:42:08.739787 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdb) 2026-04-19 00:42:08.739793 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdb) 2026-04-19 00:42:08.739799 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdb) 2026-04-19 00:42:08.739804 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdc) 2026-04-19 00:42:08.739811 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdc) 2026-04-19 00:42:08.739818 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdc) 2026-04-19 00:42:08.739824 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdd) 2026-04-19 00:42:08.739831 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdd) 2026-04-19 00:42:08.739838 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdd) 2026-04-19 00:42:08.739844 | orchestrator | 2026-04-19 00:42:08.739856 | orchestrator | TASK [Overwrite first 32M with zeros] ****************************************** 2026-04-19 00:42:08.739863 | orchestrator | Sunday 19 April 2026 00:42:05 +0000 (0:00:01.392) 0:00:04.724 ********** 2026-04-19 00:42:08.739870 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-04-19 00:42:08.739878 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-04-19 00:42:08.739885 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-04-19 00:42:08.739892 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-04-19 00:42:08.739907 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-04-19 00:42:08.739914 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-04-19 00:42:08.739920 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-04-19 00:42:08.739926 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-04-19 00:42:08.739932 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-04-19 00:42:08.739939 | orchestrator | 2026-04-19 00:42:08.739945 | orchestrator | TASK [Reload udev rules] ******************************************************* 2026-04-19 00:42:08.739950 | orchestrator | Sunday 19 April 2026 00:42:07 +0000 (0:00:02.090) 0:00:06.815 ********** 2026-04-19 00:42:08.739956 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:42:08.739963 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:42:08.739968 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:42:08.739974 | orchestrator | 2026-04-19 00:42:08.739979 | orchestrator | TASK [Request device events from the kernel] *********************************** 2026-04-19 00:42:08.739985 | orchestrator | Sunday 19 April 2026 00:42:07 +0000 (0:00:00.591) 0:00:07.407 ********** 2026-04-19 00:42:08.739993 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:42:08.740000 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:42:08.740007 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:42:08.740015 | orchestrator | 2026-04-19 00:42:08.740023 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:42:08.740032 | orchestrator | testbed-node-3 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:08.740040 | orchestrator | testbed-node-4 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:08.740064 | orchestrator | testbed-node-5 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:08.740070 | orchestrator | 2026-04-19 00:42:08.740076 | orchestrator | 2026-04-19 00:42:08.740082 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:42:08.740089 | orchestrator | Sunday 19 April 2026 00:42:08 +0000 (0:00:00.778) 0:00:08.185 ********** 2026-04-19 00:42:08.740095 | orchestrator | =============================================================================== 2026-04-19 00:42:08.740101 | orchestrator | Overwrite first 32M with zeros ------------------------------------------ 2.09s 2026-04-19 00:42:08.740107 | orchestrator | Wipe partitions with wipefs --------------------------------------------- 1.39s 2026-04-19 00:42:08.740114 | orchestrator | Check device availability ----------------------------------------------- 1.23s 2026-04-19 00:42:08.740121 | orchestrator | Find all logical devices owned by UID 167 ------------------------------- 0.93s 2026-04-19 00:42:08.740126 | orchestrator | Request device events from the kernel ----------------------------------- 0.78s 2026-04-19 00:42:08.740132 | orchestrator | Reload udev rules ------------------------------------------------------- 0.59s 2026-04-19 00:42:08.740137 | orchestrator | Find all logical devices with prefix ceph ------------------------------- 0.53s 2026-04-19 00:42:08.740143 | orchestrator | Remove all ceph related logical devices --------------------------------- 0.24s 2026-04-19 00:42:08.740148 | orchestrator | Remove all rook related logical devices --------------------------------- 0.22s 2026-04-19 00:42:20.141780 | orchestrator | 2026-04-19 00:42:20 | INFO  | Prepare task for execution of facts. 2026-04-19 00:42:20.215872 | orchestrator | 2026-04-19 00:42:20 | INFO  | Task 6fdf2151-a7bd-42ad-a4a5-9d9269c09f64 (facts) was prepared for execution. 2026-04-19 00:42:20.215992 | orchestrator | 2026-04-19 00:42:20 | INFO  | It takes a moment until task 6fdf2151-a7bd-42ad-a4a5-9d9269c09f64 (facts) has been started and output is visible here. 2026-04-19 00:42:30.698386 | orchestrator | 2026-04-19 00:42:30.698497 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-04-19 00:42:30.698503 | orchestrator | 2026-04-19 00:42:30.698527 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-04-19 00:42:30.698531 | orchestrator | Sunday 19 April 2026 00:42:23 +0000 (0:00:00.273) 0:00:00.274 ********** 2026-04-19 00:42:30.698536 | orchestrator | ok: [testbed-manager] 2026-04-19 00:42:30.698541 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:42:30.698545 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:42:30.698549 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:30.698553 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:42:30.698557 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:42:30.698560 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:42:30.698564 | orchestrator | 2026-04-19 00:42:30.698568 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-04-19 00:42:30.698572 | orchestrator | Sunday 19 April 2026 00:42:24 +0000 (0:00:01.146) 0:00:01.420 ********** 2026-04-19 00:42:30.698578 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:42:30.698585 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:42:30.698591 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:42:30.698597 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:42:30.698602 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:30.698608 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:30.698613 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:42:30.698619 | orchestrator | 2026-04-19 00:42:30.698625 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 00:42:30.698645 | orchestrator | 2026-04-19 00:42:30.698651 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:42:30.698658 | orchestrator | Sunday 19 April 2026 00:42:25 +0000 (0:00:00.882) 0:00:02.303 ********** 2026-04-19 00:42:30.698664 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:42:30.698670 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:42:30.698676 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:42:30.698681 | orchestrator | ok: [testbed-manager] 2026-04-19 00:42:30.698687 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:42:30.698693 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:30.698699 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:42:30.698704 | orchestrator | 2026-04-19 00:42:30.698710 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-04-19 00:42:30.698716 | orchestrator | 2026-04-19 00:42:30.698723 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-04-19 00:42:30.698729 | orchestrator | Sunday 19 April 2026 00:42:30 +0000 (0:00:04.664) 0:00:06.968 ********** 2026-04-19 00:42:30.698735 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:42:30.698742 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:42:30.698748 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:42:30.698751 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:42:30.698755 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:30.698759 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:30.698763 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:42:30.698766 | orchestrator | 2026-04-19 00:42:30.698770 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:42:30.698774 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698780 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698783 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698787 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698791 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698800 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698803 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:42:30.698807 | orchestrator | 2026-04-19 00:42:30.698811 | orchestrator | 2026-04-19 00:42:30.698815 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:42:30.698818 | orchestrator | Sunday 19 April 2026 00:42:30 +0000 (0:00:00.435) 0:00:07.403 ********** 2026-04-19 00:42:30.698822 | orchestrator | =============================================================================== 2026-04-19 00:42:30.698826 | orchestrator | Gathers facts about hosts ----------------------------------------------- 4.66s 2026-04-19 00:42:30.698830 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.15s 2026-04-19 00:42:30.698834 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 0.88s 2026-04-19 00:42:30.698837 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.44s 2026-04-19 00:42:32.041893 | orchestrator | 2026-04-19 00:42:32 | INFO  | Prepare task for execution of ceph-configure-lvm-volumes. 2026-04-19 00:42:32.097327 | orchestrator | 2026-04-19 00:42:32 | INFO  | Task ad888d6b-68aa-45ba-ad3b-4f10e5004598 (ceph-configure-lvm-volumes) was prepared for execution. 2026-04-19 00:42:32.097465 | orchestrator | 2026-04-19 00:42:32 | INFO  | It takes a moment until task ad888d6b-68aa-45ba-ad3b-4f10e5004598 (ceph-configure-lvm-volumes) has been started and output is visible here. 2026-04-19 00:42:42.963697 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-04-19 00:42:42.963817 | orchestrator | 2.16.14 2026-04-19 00:42:42.963835 | orchestrator | 2026-04-19 00:42:42.963845 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-04-19 00:42:42.963856 | orchestrator | 2026-04-19 00:42:42.963865 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:42:42.963874 | orchestrator | Sunday 19 April 2026 00:42:36 +0000 (0:00:00.273) 0:00:00.273 ********** 2026-04-19 00:42:42.963883 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 00:42:42.963892 | orchestrator | 2026-04-19 00:42:42.963901 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:42:42.963910 | orchestrator | Sunday 19 April 2026 00:42:36 +0000 (0:00:00.241) 0:00:00.514 ********** 2026-04-19 00:42:42.963919 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:42.963929 | orchestrator | 2026-04-19 00:42:42.963938 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.963947 | orchestrator | Sunday 19 April 2026 00:42:36 +0000 (0:00:00.213) 0:00:00.728 ********** 2026-04-19 00:42:42.963965 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-04-19 00:42:42.963974 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-04-19 00:42:42.963983 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-04-19 00:42:42.963991 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-04-19 00:42:42.964000 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-04-19 00:42:42.964009 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-04-19 00:42:42.964036 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-04-19 00:42:42.964061 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-04-19 00:42:42.964075 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-04-19 00:42:42.964090 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-04-19 00:42:42.964130 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-04-19 00:42:42.964141 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-04-19 00:42:42.964149 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-04-19 00:42:42.964158 | orchestrator | 2026-04-19 00:42:42.964167 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964175 | orchestrator | Sunday 19 April 2026 00:42:37 +0000 (0:00:00.347) 0:00:01.076 ********** 2026-04-19 00:42:42.964184 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964193 | orchestrator | 2026-04-19 00:42:42.964202 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964210 | orchestrator | Sunday 19 April 2026 00:42:37 +0000 (0:00:00.360) 0:00:01.436 ********** 2026-04-19 00:42:42.964219 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964227 | orchestrator | 2026-04-19 00:42:42.964238 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964253 | orchestrator | Sunday 19 April 2026 00:42:37 +0000 (0:00:00.173) 0:00:01.609 ********** 2026-04-19 00:42:42.964263 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964273 | orchestrator | 2026-04-19 00:42:42.964282 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964292 | orchestrator | Sunday 19 April 2026 00:42:37 +0000 (0:00:00.173) 0:00:01.783 ********** 2026-04-19 00:42:42.964302 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964311 | orchestrator | 2026-04-19 00:42:42.964322 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964332 | orchestrator | Sunday 19 April 2026 00:42:38 +0000 (0:00:00.172) 0:00:01.955 ********** 2026-04-19 00:42:42.964342 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964352 | orchestrator | 2026-04-19 00:42:42.964361 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964371 | orchestrator | Sunday 19 April 2026 00:42:38 +0000 (0:00:00.169) 0:00:02.125 ********** 2026-04-19 00:42:42.964403 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964414 | orchestrator | 2026-04-19 00:42:42.964424 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964433 | orchestrator | Sunday 19 April 2026 00:42:38 +0000 (0:00:00.174) 0:00:02.299 ********** 2026-04-19 00:42:42.964443 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964452 | orchestrator | 2026-04-19 00:42:42.964462 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964471 | orchestrator | Sunday 19 April 2026 00:42:38 +0000 (0:00:00.178) 0:00:02.477 ********** 2026-04-19 00:42:42.964481 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964491 | orchestrator | 2026-04-19 00:42:42.964501 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964510 | orchestrator | Sunday 19 April 2026 00:42:38 +0000 (0:00:00.180) 0:00:02.658 ********** 2026-04-19 00:42:42.964520 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e) 2026-04-19 00:42:42.964531 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e) 2026-04-19 00:42:42.964541 | orchestrator | 2026-04-19 00:42:42.964551 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964577 | orchestrator | Sunday 19 April 2026 00:42:39 +0000 (0:00:00.368) 0:00:03.026 ********** 2026-04-19 00:42:42.964586 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403) 2026-04-19 00:42:42.964594 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403) 2026-04-19 00:42:42.964603 | orchestrator | 2026-04-19 00:42:42.964617 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964634 | orchestrator | Sunday 19 April 2026 00:42:39 +0000 (0:00:00.358) 0:00:03.385 ********** 2026-04-19 00:42:42.964642 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9) 2026-04-19 00:42:42.964651 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9) 2026-04-19 00:42:42.964660 | orchestrator | 2026-04-19 00:42:42.964668 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964677 | orchestrator | Sunday 19 April 2026 00:42:40 +0000 (0:00:00.492) 0:00:03.877 ********** 2026-04-19 00:42:42.964685 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095) 2026-04-19 00:42:42.964694 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095) 2026-04-19 00:42:42.964703 | orchestrator | 2026-04-19 00:42:42.964711 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:42.964720 | orchestrator | Sunday 19 April 2026 00:42:40 +0000 (0:00:00.538) 0:00:04.416 ********** 2026-04-19 00:42:42.964729 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:42:42.964737 | orchestrator | 2026-04-19 00:42:42.964746 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.964754 | orchestrator | Sunday 19 April 2026 00:42:41 +0000 (0:00:00.626) 0:00:05.043 ********** 2026-04-19 00:42:42.964763 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-04-19 00:42:42.964771 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-04-19 00:42:42.964780 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-04-19 00:42:42.964788 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-04-19 00:42:42.964802 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-04-19 00:42:42.964816 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-04-19 00:42:42.964830 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-04-19 00:42:42.964843 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-04-19 00:42:42.964858 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-04-19 00:42:42.964871 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-04-19 00:42:42.964885 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-04-19 00:42:42.964899 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-04-19 00:42:42.964913 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-04-19 00:42:42.964928 | orchestrator | 2026-04-19 00:42:42.964943 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.964957 | orchestrator | Sunday 19 April 2026 00:42:41 +0000 (0:00:00.362) 0:00:05.405 ********** 2026-04-19 00:42:42.964972 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.964989 | orchestrator | 2026-04-19 00:42:42.965004 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965019 | orchestrator | Sunday 19 April 2026 00:42:41 +0000 (0:00:00.191) 0:00:05.597 ********** 2026-04-19 00:42:42.965032 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965041 | orchestrator | 2026-04-19 00:42:42.965050 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965058 | orchestrator | Sunday 19 April 2026 00:42:41 +0000 (0:00:00.192) 0:00:05.789 ********** 2026-04-19 00:42:42.965066 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965083 | orchestrator | 2026-04-19 00:42:42.965092 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965101 | orchestrator | Sunday 19 April 2026 00:42:42 +0000 (0:00:00.192) 0:00:05.982 ********** 2026-04-19 00:42:42.965109 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965118 | orchestrator | 2026-04-19 00:42:42.965127 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965135 | orchestrator | Sunday 19 April 2026 00:42:42 +0000 (0:00:00.204) 0:00:06.186 ********** 2026-04-19 00:42:42.965144 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965152 | orchestrator | 2026-04-19 00:42:42.965163 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965178 | orchestrator | Sunday 19 April 2026 00:42:42 +0000 (0:00:00.203) 0:00:06.390 ********** 2026-04-19 00:42:42.965193 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965208 | orchestrator | 2026-04-19 00:42:42.965222 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:42.965236 | orchestrator | Sunday 19 April 2026 00:42:42 +0000 (0:00:00.195) 0:00:06.586 ********** 2026-04-19 00:42:42.965245 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:42.965254 | orchestrator | 2026-04-19 00:42:42.965271 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625013 | orchestrator | Sunday 19 April 2026 00:42:42 +0000 (0:00:00.197) 0:00:06.784 ********** 2026-04-19 00:42:49.625111 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625127 | orchestrator | 2026-04-19 00:42:49.625137 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625147 | orchestrator | Sunday 19 April 2026 00:42:43 +0000 (0:00:00.191) 0:00:06.975 ********** 2026-04-19 00:42:49.625156 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-04-19 00:42:49.625165 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-04-19 00:42:49.625174 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-04-19 00:42:49.625183 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-04-19 00:42:49.625192 | orchestrator | 2026-04-19 00:42:49.625201 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625227 | orchestrator | Sunday 19 April 2026 00:42:44 +0000 (0:00:00.984) 0:00:07.959 ********** 2026-04-19 00:42:49.625236 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625245 | orchestrator | 2026-04-19 00:42:49.625254 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625263 | orchestrator | Sunday 19 April 2026 00:42:44 +0000 (0:00:00.178) 0:00:08.138 ********** 2026-04-19 00:42:49.625272 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625281 | orchestrator | 2026-04-19 00:42:49.625289 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625298 | orchestrator | Sunday 19 April 2026 00:42:44 +0000 (0:00:00.186) 0:00:08.325 ********** 2026-04-19 00:42:49.625307 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625316 | orchestrator | 2026-04-19 00:42:49.625325 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:49.625334 | orchestrator | Sunday 19 April 2026 00:42:44 +0000 (0:00:00.193) 0:00:08.518 ********** 2026-04-19 00:42:49.625342 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625351 | orchestrator | 2026-04-19 00:42:49.625360 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-04-19 00:42:49.625369 | orchestrator | Sunday 19 April 2026 00:42:44 +0000 (0:00:00.197) 0:00:08.716 ********** 2026-04-19 00:42:49.625401 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': None}) 2026-04-19 00:42:49.625411 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': None}) 2026-04-19 00:42:49.625420 | orchestrator | 2026-04-19 00:42:49.625428 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-04-19 00:42:49.625437 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.148) 0:00:08.864 ********** 2026-04-19 00:42:49.625468 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625477 | orchestrator | 2026-04-19 00:42:49.625486 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-04-19 00:42:49.625495 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.110) 0:00:08.974 ********** 2026-04-19 00:42:49.625504 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625513 | orchestrator | 2026-04-19 00:42:49.625521 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-04-19 00:42:49.625530 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.117) 0:00:09.092 ********** 2026-04-19 00:42:49.625538 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625547 | orchestrator | 2026-04-19 00:42:49.625556 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-04-19 00:42:49.625567 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.123) 0:00:09.216 ********** 2026-04-19 00:42:49.625577 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:49.625588 | orchestrator | 2026-04-19 00:42:49.625597 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-04-19 00:42:49.625607 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.121) 0:00:09.337 ********** 2026-04-19 00:42:49.625618 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '945e85a9-e7ee-5123-a495-4b5a83a01fc5'}}) 2026-04-19 00:42:49.625629 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '1efd2f4e-b2fc-580d-9442-4110201fce58'}}) 2026-04-19 00:42:49.625639 | orchestrator | 2026-04-19 00:42:49.625649 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-04-19 00:42:49.625659 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.154) 0:00:09.492 ********** 2026-04-19 00:42:49.625669 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '945e85a9-e7ee-5123-a495-4b5a83a01fc5'}})  2026-04-19 00:42:49.625686 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '1efd2f4e-b2fc-580d-9442-4110201fce58'}})  2026-04-19 00:42:49.625702 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625712 | orchestrator | 2026-04-19 00:42:49.625722 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-04-19 00:42:49.625733 | orchestrator | Sunday 19 April 2026 00:42:45 +0000 (0:00:00.126) 0:00:09.618 ********** 2026-04-19 00:42:49.625743 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '945e85a9-e7ee-5123-a495-4b5a83a01fc5'}})  2026-04-19 00:42:49.625753 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '1efd2f4e-b2fc-580d-9442-4110201fce58'}})  2026-04-19 00:42:49.625763 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625773 | orchestrator | 2026-04-19 00:42:49.625783 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-04-19 00:42:49.625793 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.264) 0:00:09.883 ********** 2026-04-19 00:42:49.625803 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '945e85a9-e7ee-5123-a495-4b5a83a01fc5'}})  2026-04-19 00:42:49.625827 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '1efd2f4e-b2fc-580d-9442-4110201fce58'}})  2026-04-19 00:42:49.625838 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625848 | orchestrator | 2026-04-19 00:42:49.625858 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-04-19 00:42:49.625867 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.132) 0:00:10.016 ********** 2026-04-19 00:42:49.625877 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:49.625887 | orchestrator | 2026-04-19 00:42:49.625898 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-04-19 00:42:49.625908 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.119) 0:00:10.135 ********** 2026-04-19 00:42:49.625917 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:42:49.625932 | orchestrator | 2026-04-19 00:42:49.625941 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-04-19 00:42:49.625950 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.130) 0:00:10.266 ********** 2026-04-19 00:42:49.625958 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.625967 | orchestrator | 2026-04-19 00:42:49.625976 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-04-19 00:42:49.625985 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.120) 0:00:10.386 ********** 2026-04-19 00:42:49.625993 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.626002 | orchestrator | 2026-04-19 00:42:49.626010 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-04-19 00:42:49.626100 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.123) 0:00:10.510 ********** 2026-04-19 00:42:49.626117 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.626133 | orchestrator | 2026-04-19 00:42:49.626146 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-04-19 00:42:49.626160 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.121) 0:00:10.631 ********** 2026-04-19 00:42:49.626174 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:42:49.626188 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:42:49.626203 | orchestrator |  "sdb": { 2026-04-19 00:42:49.626219 | orchestrator |  "osd_lvm_uuid": "945e85a9-e7ee-5123-a495-4b5a83a01fc5" 2026-04-19 00:42:49.626234 | orchestrator |  }, 2026-04-19 00:42:49.626250 | orchestrator |  "sdc": { 2026-04-19 00:42:49.626266 | orchestrator |  "osd_lvm_uuid": "1efd2f4e-b2fc-580d-9442-4110201fce58" 2026-04-19 00:42:49.626278 | orchestrator |  } 2026-04-19 00:42:49.626287 | orchestrator |  } 2026-04-19 00:42:49.626296 | orchestrator | } 2026-04-19 00:42:49.626305 | orchestrator | 2026-04-19 00:42:49.626314 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-04-19 00:42:49.626322 | orchestrator | Sunday 19 April 2026 00:42:46 +0000 (0:00:00.121) 0:00:10.753 ********** 2026-04-19 00:42:49.626331 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.626339 | orchestrator | 2026-04-19 00:42:49.626348 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-04-19 00:42:49.626356 | orchestrator | Sunday 19 April 2026 00:42:47 +0000 (0:00:00.125) 0:00:10.878 ********** 2026-04-19 00:42:49.626365 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.626422 | orchestrator | 2026-04-19 00:42:49.626436 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-04-19 00:42:49.626446 | orchestrator | Sunday 19 April 2026 00:42:47 +0000 (0:00:00.123) 0:00:11.002 ********** 2026-04-19 00:42:49.626454 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:42:49.626463 | orchestrator | 2026-04-19 00:42:49.626471 | orchestrator | TASK [Print configuration data] ************************************************ 2026-04-19 00:42:49.626480 | orchestrator | Sunday 19 April 2026 00:42:47 +0000 (0:00:00.107) 0:00:11.109 ********** 2026-04-19 00:42:49.626488 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 00:42:49.626497 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-04-19 00:42:49.626506 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:42:49.626515 | orchestrator |  "sdb": { 2026-04-19 00:42:49.626523 | orchestrator |  "osd_lvm_uuid": "945e85a9-e7ee-5123-a495-4b5a83a01fc5" 2026-04-19 00:42:49.626534 | orchestrator |  }, 2026-04-19 00:42:49.626549 | orchestrator |  "sdc": { 2026-04-19 00:42:49.626564 | orchestrator |  "osd_lvm_uuid": "1efd2f4e-b2fc-580d-9442-4110201fce58" 2026-04-19 00:42:49.626579 | orchestrator |  } 2026-04-19 00:42:49.626593 | orchestrator |  }, 2026-04-19 00:42:49.626608 | orchestrator |  "lvm_volumes": [ 2026-04-19 00:42:49.626623 | orchestrator |  { 2026-04-19 00:42:49.626639 | orchestrator |  "data": "osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5", 2026-04-19 00:42:49.626654 | orchestrator |  "data_vg": "ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5" 2026-04-19 00:42:49.626677 | orchestrator |  }, 2026-04-19 00:42:49.626687 | orchestrator |  { 2026-04-19 00:42:49.626696 | orchestrator |  "data": "osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58", 2026-04-19 00:42:49.626704 | orchestrator |  "data_vg": "ceph-1efd2f4e-b2fc-580d-9442-4110201fce58" 2026-04-19 00:42:49.626713 | orchestrator |  } 2026-04-19 00:42:49.626722 | orchestrator |  ] 2026-04-19 00:42:49.626730 | orchestrator |  } 2026-04-19 00:42:49.626739 | orchestrator | } 2026-04-19 00:42:49.626748 | orchestrator | 2026-04-19 00:42:49.626757 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-04-19 00:42:49.626765 | orchestrator | Sunday 19 April 2026 00:42:47 +0000 (0:00:00.295) 0:00:11.405 ********** 2026-04-19 00:42:49.626774 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 00:42:49.626783 | orchestrator | 2026-04-19 00:42:49.626791 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-04-19 00:42:49.626800 | orchestrator | 2026-04-19 00:42:49.626808 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:42:49.626816 | orchestrator | Sunday 19 April 2026 00:42:49 +0000 (0:00:01.607) 0:00:13.013 ********** 2026-04-19 00:42:49.626825 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-04-19 00:42:49.626833 | orchestrator | 2026-04-19 00:42:49.626842 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:42:49.626851 | orchestrator | Sunday 19 April 2026 00:42:49 +0000 (0:00:00.226) 0:00:13.239 ********** 2026-04-19 00:42:49.626859 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:42:49.626868 | orchestrator | 2026-04-19 00:42:49.626887 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928099 | orchestrator | Sunday 19 April 2026 00:42:49 +0000 (0:00:00.206) 0:00:13.446 ********** 2026-04-19 00:42:56.928214 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-04-19 00:42:56.928231 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-04-19 00:42:56.928243 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-04-19 00:42:56.928254 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-04-19 00:42:56.928265 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-04-19 00:42:56.928276 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-04-19 00:42:56.928287 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-04-19 00:42:56.928303 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-04-19 00:42:56.928314 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-04-19 00:42:56.928326 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-04-19 00:42:56.928337 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-04-19 00:42:56.928348 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-04-19 00:42:56.928426 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-04-19 00:42:56.928440 | orchestrator | 2026-04-19 00:42:56.928452 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928463 | orchestrator | Sunday 19 April 2026 00:42:49 +0000 (0:00:00.330) 0:00:13.777 ********** 2026-04-19 00:42:56.928475 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928488 | orchestrator | 2026-04-19 00:42:56.928500 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928511 | orchestrator | Sunday 19 April 2026 00:42:50 +0000 (0:00:00.190) 0:00:13.968 ********** 2026-04-19 00:42:56.928542 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928554 | orchestrator | 2026-04-19 00:42:56.928565 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928576 | orchestrator | Sunday 19 April 2026 00:42:50 +0000 (0:00:00.173) 0:00:14.141 ********** 2026-04-19 00:42:56.928587 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928597 | orchestrator | 2026-04-19 00:42:56.928608 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928619 | orchestrator | Sunday 19 April 2026 00:42:50 +0000 (0:00:00.167) 0:00:14.308 ********** 2026-04-19 00:42:56.928630 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928644 | orchestrator | 2026-04-19 00:42:56.928657 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928669 | orchestrator | Sunday 19 April 2026 00:42:50 +0000 (0:00:00.197) 0:00:14.506 ********** 2026-04-19 00:42:56.928681 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928694 | orchestrator | 2026-04-19 00:42:56.928707 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928719 | orchestrator | Sunday 19 April 2026 00:42:51 +0000 (0:00:00.604) 0:00:15.110 ********** 2026-04-19 00:42:56.928732 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928745 | orchestrator | 2026-04-19 00:42:56.928757 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928769 | orchestrator | Sunday 19 April 2026 00:42:51 +0000 (0:00:00.195) 0:00:15.306 ********** 2026-04-19 00:42:56.928782 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928795 | orchestrator | 2026-04-19 00:42:56.928807 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928819 | orchestrator | Sunday 19 April 2026 00:42:51 +0000 (0:00:00.184) 0:00:15.491 ********** 2026-04-19 00:42:56.928830 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.928841 | orchestrator | 2026-04-19 00:42:56.928852 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928862 | orchestrator | Sunday 19 April 2026 00:42:51 +0000 (0:00:00.186) 0:00:15.677 ********** 2026-04-19 00:42:56.928873 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e) 2026-04-19 00:42:56.928885 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e) 2026-04-19 00:42:56.928896 | orchestrator | 2026-04-19 00:42:56.928907 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928918 | orchestrator | Sunday 19 April 2026 00:42:52 +0000 (0:00:00.423) 0:00:16.100 ********** 2026-04-19 00:42:56.928929 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf) 2026-04-19 00:42:56.928939 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf) 2026-04-19 00:42:56.928950 | orchestrator | 2026-04-19 00:42:56.928961 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.928972 | orchestrator | Sunday 19 April 2026 00:42:52 +0000 (0:00:00.454) 0:00:16.555 ********** 2026-04-19 00:42:56.928982 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e) 2026-04-19 00:42:56.928993 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e) 2026-04-19 00:42:56.929010 | orchestrator | 2026-04-19 00:42:56.929029 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.929074 | orchestrator | Sunday 19 April 2026 00:42:53 +0000 (0:00:00.421) 0:00:16.976 ********** 2026-04-19 00:42:56.929095 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa) 2026-04-19 00:42:56.929115 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa) 2026-04-19 00:42:56.929129 | orchestrator | 2026-04-19 00:42:56.929149 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:42:56.929159 | orchestrator | Sunday 19 April 2026 00:42:53 +0000 (0:00:00.398) 0:00:17.375 ********** 2026-04-19 00:42:56.929170 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:42:56.929181 | orchestrator | 2026-04-19 00:42:56.929192 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929202 | orchestrator | Sunday 19 April 2026 00:42:53 +0000 (0:00:00.308) 0:00:17.683 ********** 2026-04-19 00:42:56.929213 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-04-19 00:42:56.929224 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-04-19 00:42:56.929241 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-04-19 00:42:56.929253 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-04-19 00:42:56.929263 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-04-19 00:42:56.929274 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-04-19 00:42:56.929285 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-04-19 00:42:56.929296 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-04-19 00:42:56.929306 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-04-19 00:42:56.929317 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-04-19 00:42:56.929328 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-04-19 00:42:56.929338 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-04-19 00:42:56.929349 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-04-19 00:42:56.929360 | orchestrator | 2026-04-19 00:42:56.929398 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929410 | orchestrator | Sunday 19 April 2026 00:42:54 +0000 (0:00:00.384) 0:00:18.068 ********** 2026-04-19 00:42:56.929421 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929432 | orchestrator | 2026-04-19 00:42:56.929443 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929453 | orchestrator | Sunday 19 April 2026 00:42:54 +0000 (0:00:00.177) 0:00:18.245 ********** 2026-04-19 00:42:56.929464 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929474 | orchestrator | 2026-04-19 00:42:56.929485 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929496 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.659) 0:00:18.905 ********** 2026-04-19 00:42:56.929507 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929517 | orchestrator | 2026-04-19 00:42:56.929528 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929539 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.178) 0:00:19.083 ********** 2026-04-19 00:42:56.929549 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929560 | orchestrator | 2026-04-19 00:42:56.929571 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929582 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.179) 0:00:19.262 ********** 2026-04-19 00:42:56.929592 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929603 | orchestrator | 2026-04-19 00:42:56.929613 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929624 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.182) 0:00:19.445 ********** 2026-04-19 00:42:56.929635 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929654 | orchestrator | 2026-04-19 00:42:56.929665 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929675 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.177) 0:00:19.623 ********** 2026-04-19 00:42:56.929686 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929697 | orchestrator | 2026-04-19 00:42:56.929707 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929718 | orchestrator | Sunday 19 April 2026 00:42:55 +0000 (0:00:00.173) 0:00:19.796 ********** 2026-04-19 00:42:56.929729 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:42:56.929739 | orchestrator | 2026-04-19 00:42:56.929750 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929761 | orchestrator | Sunday 19 April 2026 00:42:56 +0000 (0:00:00.171) 0:00:19.967 ********** 2026-04-19 00:42:56.929771 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-04-19 00:42:56.929783 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-04-19 00:42:56.929794 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-04-19 00:42:56.929805 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-04-19 00:42:56.929815 | orchestrator | 2026-04-19 00:42:56.929826 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:42:56.929837 | orchestrator | Sunday 19 April 2026 00:42:56 +0000 (0:00:00.700) 0:00:20.668 ********** 2026-04-19 00:42:56.929848 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.840513 | orchestrator | 2026-04-19 00:43:01.840627 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:01.840645 | orchestrator | Sunday 19 April 2026 00:42:56 +0000 (0:00:00.139) 0:00:20.807 ********** 2026-04-19 00:43:01.840660 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.840682 | orchestrator | 2026-04-19 00:43:01.840700 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:01.840719 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.135) 0:00:20.942 ********** 2026-04-19 00:43:01.840737 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.840756 | orchestrator | 2026-04-19 00:43:01.840775 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:01.840793 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.135) 0:00:21.078 ********** 2026-04-19 00:43:01.840812 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.840830 | orchestrator | 2026-04-19 00:43:01.840849 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-04-19 00:43:01.840866 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.127) 0:00:21.205 ********** 2026-04-19 00:43:01.840885 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': None}) 2026-04-19 00:43:01.840905 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': None}) 2026-04-19 00:43:01.840925 | orchestrator | 2026-04-19 00:43:01.840945 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-04-19 00:43:01.841002 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.223) 0:00:21.428 ********** 2026-04-19 00:43:01.841026 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841046 | orchestrator | 2026-04-19 00:43:01.841066 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-04-19 00:43:01.841087 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.093) 0:00:21.522 ********** 2026-04-19 00:43:01.841107 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841126 | orchestrator | 2026-04-19 00:43:01.841146 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-04-19 00:43:01.841173 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.086) 0:00:21.608 ********** 2026-04-19 00:43:01.841192 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841211 | orchestrator | 2026-04-19 00:43:01.841230 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-04-19 00:43:01.841250 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.086) 0:00:21.695 ********** 2026-04-19 00:43:01.841299 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:43:01.841321 | orchestrator | 2026-04-19 00:43:01.841341 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-04-19 00:43:01.841401 | orchestrator | Sunday 19 April 2026 00:42:57 +0000 (0:00:00.095) 0:00:21.790 ********** 2026-04-19 00:43:01.841423 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'c338f508-a51a-57c6-8917-251abb4c767b'}}) 2026-04-19 00:43:01.841443 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}}) 2026-04-19 00:43:01.841462 | orchestrator | 2026-04-19 00:43:01.841480 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-04-19 00:43:01.841498 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.140) 0:00:21.931 ********** 2026-04-19 00:43:01.841518 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'c338f508-a51a-57c6-8917-251abb4c767b'}})  2026-04-19 00:43:01.841540 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}})  2026-04-19 00:43:01.841559 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841577 | orchestrator | 2026-04-19 00:43:01.841594 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-04-19 00:43:01.841612 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.124) 0:00:22.055 ********** 2026-04-19 00:43:01.841630 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'c338f508-a51a-57c6-8917-251abb4c767b'}})  2026-04-19 00:43:01.841648 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}})  2026-04-19 00:43:01.841667 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841686 | orchestrator | 2026-04-19 00:43:01.841705 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-04-19 00:43:01.841722 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.127) 0:00:22.182 ********** 2026-04-19 00:43:01.841740 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'c338f508-a51a-57c6-8917-251abb4c767b'}})  2026-04-19 00:43:01.841760 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}})  2026-04-19 00:43:01.841778 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.841797 | orchestrator | 2026-04-19 00:43:01.841817 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-04-19 00:43:01.841837 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.133) 0:00:22.315 ********** 2026-04-19 00:43:01.841855 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:43:01.841873 | orchestrator | 2026-04-19 00:43:01.841890 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-04-19 00:43:01.841908 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.109) 0:00:22.425 ********** 2026-04-19 00:43:01.841927 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:43:01.841944 | orchestrator | 2026-04-19 00:43:01.841962 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-04-19 00:43:01.841980 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.120) 0:00:22.546 ********** 2026-04-19 00:43:01.842094 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842146 | orchestrator | 2026-04-19 00:43:01.842159 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-04-19 00:43:01.842170 | orchestrator | Sunday 19 April 2026 00:42:58 +0000 (0:00:00.122) 0:00:22.668 ********** 2026-04-19 00:43:01.842181 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842191 | orchestrator | 2026-04-19 00:43:01.842202 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-04-19 00:43:01.842213 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.253) 0:00:22.922 ********** 2026-04-19 00:43:01.842224 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842248 | orchestrator | 2026-04-19 00:43:01.842259 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-04-19 00:43:01.842270 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.106) 0:00:23.028 ********** 2026-04-19 00:43:01.842280 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:43:01.842291 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:43:01.842303 | orchestrator |  "sdb": { 2026-04-19 00:43:01.842315 | orchestrator |  "osd_lvm_uuid": "c338f508-a51a-57c6-8917-251abb4c767b" 2026-04-19 00:43:01.842326 | orchestrator |  }, 2026-04-19 00:43:01.842337 | orchestrator |  "sdc": { 2026-04-19 00:43:01.842348 | orchestrator |  "osd_lvm_uuid": "51c60c0d-df1e-52a8-ae00-a2eaab7c2edc" 2026-04-19 00:43:01.842359 | orchestrator |  } 2026-04-19 00:43:01.842443 | orchestrator |  } 2026-04-19 00:43:01.842464 | orchestrator | } 2026-04-19 00:43:01.842483 | orchestrator | 2026-04-19 00:43:01.842503 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-04-19 00:43:01.842524 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.123) 0:00:23.152 ********** 2026-04-19 00:43:01.842544 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842564 | orchestrator | 2026-04-19 00:43:01.842583 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-04-19 00:43:01.842603 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.085) 0:00:23.237 ********** 2026-04-19 00:43:01.842623 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842642 | orchestrator | 2026-04-19 00:43:01.842661 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-04-19 00:43:01.842681 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.088) 0:00:23.326 ********** 2026-04-19 00:43:01.842701 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:43:01.842720 | orchestrator | 2026-04-19 00:43:01.842739 | orchestrator | TASK [Print configuration data] ************************************************ 2026-04-19 00:43:01.842771 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.093) 0:00:23.420 ********** 2026-04-19 00:43:01.842790 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 00:43:01.842810 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-04-19 00:43:01.842829 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:43:01.842848 | orchestrator |  "sdb": { 2026-04-19 00:43:01.842866 | orchestrator |  "osd_lvm_uuid": "c338f508-a51a-57c6-8917-251abb4c767b" 2026-04-19 00:43:01.842883 | orchestrator |  }, 2026-04-19 00:43:01.842903 | orchestrator |  "sdc": { 2026-04-19 00:43:01.842923 | orchestrator |  "osd_lvm_uuid": "51c60c0d-df1e-52a8-ae00-a2eaab7c2edc" 2026-04-19 00:43:01.842942 | orchestrator |  } 2026-04-19 00:43:01.842961 | orchestrator |  }, 2026-04-19 00:43:01.842981 | orchestrator |  "lvm_volumes": [ 2026-04-19 00:43:01.843001 | orchestrator |  { 2026-04-19 00:43:01.843021 | orchestrator |  "data": "osd-block-c338f508-a51a-57c6-8917-251abb4c767b", 2026-04-19 00:43:01.843040 | orchestrator |  "data_vg": "ceph-c338f508-a51a-57c6-8917-251abb4c767b" 2026-04-19 00:43:01.843059 | orchestrator |  }, 2026-04-19 00:43:01.843078 | orchestrator |  { 2026-04-19 00:43:01.843097 | orchestrator |  "data": "osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc", 2026-04-19 00:43:01.843116 | orchestrator |  "data_vg": "ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc" 2026-04-19 00:43:01.843137 | orchestrator |  } 2026-04-19 00:43:01.843156 | orchestrator |  ] 2026-04-19 00:43:01.843176 | orchestrator |  } 2026-04-19 00:43:01.843196 | orchestrator | } 2026-04-19 00:43:01.843215 | orchestrator | 2026-04-19 00:43:01.843233 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-04-19 00:43:01.843252 | orchestrator | Sunday 19 April 2026 00:42:59 +0000 (0:00:00.149) 0:00:23.569 ********** 2026-04-19 00:43:01.843271 | orchestrator | changed: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-04-19 00:43:01.843290 | orchestrator | 2026-04-19 00:43:01.843324 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-04-19 00:43:01.843343 | orchestrator | 2026-04-19 00:43:01.843418 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:43:01.843440 | orchestrator | Sunday 19 April 2026 00:43:00 +0000 (0:00:01.003) 0:00:24.572 ********** 2026-04-19 00:43:01.843458 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-04-19 00:43:01.843476 | orchestrator | 2026-04-19 00:43:01.843493 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:43:01.843509 | orchestrator | Sunday 19 April 2026 00:43:01 +0000 (0:00:00.363) 0:00:24.936 ********** 2026-04-19 00:43:01.843528 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:43:01.843546 | orchestrator | 2026-04-19 00:43:01.843564 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:01.843582 | orchestrator | Sunday 19 April 2026 00:43:01 +0000 (0:00:00.451) 0:00:25.388 ********** 2026-04-19 00:43:01.843600 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-04-19 00:43:01.843619 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-04-19 00:43:01.843637 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-04-19 00:43:01.843655 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-04-19 00:43:01.843673 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-04-19 00:43:01.843708 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-04-19 00:43:10.123937 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-04-19 00:43:10.124070 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-04-19 00:43:10.124087 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-04-19 00:43:10.124095 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-04-19 00:43:10.124100 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-04-19 00:43:10.124106 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-04-19 00:43:10.124112 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-04-19 00:43:10.124118 | orchestrator | 2026-04-19 00:43:10.124125 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124131 | orchestrator | Sunday 19 April 2026 00:43:01 +0000 (0:00:00.366) 0:00:25.754 ********** 2026-04-19 00:43:10.124137 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124144 | orchestrator | 2026-04-19 00:43:10.124150 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124155 | orchestrator | Sunday 19 April 2026 00:43:02 +0000 (0:00:00.184) 0:00:25.939 ********** 2026-04-19 00:43:10.124161 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124166 | orchestrator | 2026-04-19 00:43:10.124172 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124177 | orchestrator | Sunday 19 April 2026 00:43:02 +0000 (0:00:00.177) 0:00:26.116 ********** 2026-04-19 00:43:10.124182 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124188 | orchestrator | 2026-04-19 00:43:10.124193 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124199 | orchestrator | Sunday 19 April 2026 00:43:02 +0000 (0:00:00.176) 0:00:26.293 ********** 2026-04-19 00:43:10.124204 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124210 | orchestrator | 2026-04-19 00:43:10.124215 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124221 | orchestrator | Sunday 19 April 2026 00:43:02 +0000 (0:00:00.175) 0:00:26.469 ********** 2026-04-19 00:43:10.124246 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124252 | orchestrator | 2026-04-19 00:43:10.124257 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124263 | orchestrator | Sunday 19 April 2026 00:43:02 +0000 (0:00:00.202) 0:00:26.672 ********** 2026-04-19 00:43:10.124268 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124274 | orchestrator | 2026-04-19 00:43:10.124279 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124285 | orchestrator | Sunday 19 April 2026 00:43:03 +0000 (0:00:00.214) 0:00:26.886 ********** 2026-04-19 00:43:10.124290 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124296 | orchestrator | 2026-04-19 00:43:10.124302 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124307 | orchestrator | Sunday 19 April 2026 00:43:03 +0000 (0:00:00.174) 0:00:27.061 ********** 2026-04-19 00:43:10.124312 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124318 | orchestrator | 2026-04-19 00:43:10.124323 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124329 | orchestrator | Sunday 19 April 2026 00:43:03 +0000 (0:00:00.164) 0:00:27.225 ********** 2026-04-19 00:43:10.124335 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208) 2026-04-19 00:43:10.124341 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208) 2026-04-19 00:43:10.124347 | orchestrator | 2026-04-19 00:43:10.124373 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124383 | orchestrator | Sunday 19 April 2026 00:43:03 +0000 (0:00:00.504) 0:00:27.730 ********** 2026-04-19 00:43:10.124406 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8) 2026-04-19 00:43:10.124412 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8) 2026-04-19 00:43:10.124418 | orchestrator | 2026-04-19 00:43:10.124423 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124429 | orchestrator | Sunday 19 April 2026 00:43:04 +0000 (0:00:00.875) 0:00:28.605 ********** 2026-04-19 00:43:10.124434 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914) 2026-04-19 00:43:10.124439 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914) 2026-04-19 00:43:10.124445 | orchestrator | 2026-04-19 00:43:10.124450 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124456 | orchestrator | Sunday 19 April 2026 00:43:05 +0000 (0:00:00.486) 0:00:29.092 ********** 2026-04-19 00:43:10.124461 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13) 2026-04-19 00:43:10.124467 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13) 2026-04-19 00:43:10.124472 | orchestrator | 2026-04-19 00:43:10.124478 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:43:10.124485 | orchestrator | Sunday 19 April 2026 00:43:05 +0000 (0:00:00.434) 0:00:29.527 ********** 2026-04-19 00:43:10.124491 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:43:10.124497 | orchestrator | 2026-04-19 00:43:10.124503 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124523 | orchestrator | Sunday 19 April 2026 00:43:06 +0000 (0:00:00.347) 0:00:29.875 ********** 2026-04-19 00:43:10.124529 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-04-19 00:43:10.124535 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-04-19 00:43:10.124542 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-04-19 00:43:10.124548 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-04-19 00:43:10.124559 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-04-19 00:43:10.124565 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-04-19 00:43:10.124572 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-04-19 00:43:10.124578 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-04-19 00:43:10.124584 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-04-19 00:43:10.124590 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-04-19 00:43:10.124596 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-04-19 00:43:10.124603 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-04-19 00:43:10.124609 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-04-19 00:43:10.124615 | orchestrator | 2026-04-19 00:43:10.124621 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124675 | orchestrator | Sunday 19 April 2026 00:43:06 +0000 (0:00:00.540) 0:00:30.415 ********** 2026-04-19 00:43:10.124682 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124688 | orchestrator | 2026-04-19 00:43:10.124695 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124701 | orchestrator | Sunday 19 April 2026 00:43:06 +0000 (0:00:00.196) 0:00:30.612 ********** 2026-04-19 00:43:10.124707 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124713 | orchestrator | 2026-04-19 00:43:10.124719 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124725 | orchestrator | Sunday 19 April 2026 00:43:06 +0000 (0:00:00.190) 0:00:30.802 ********** 2026-04-19 00:43:10.124731 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124738 | orchestrator | 2026-04-19 00:43:10.124744 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124750 | orchestrator | Sunday 19 April 2026 00:43:07 +0000 (0:00:00.217) 0:00:31.019 ********** 2026-04-19 00:43:10.124756 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124763 | orchestrator | 2026-04-19 00:43:10.124769 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124775 | orchestrator | Sunday 19 April 2026 00:43:07 +0000 (0:00:00.271) 0:00:31.291 ********** 2026-04-19 00:43:10.124781 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124787 | orchestrator | 2026-04-19 00:43:10.124794 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124800 | orchestrator | Sunday 19 April 2026 00:43:07 +0000 (0:00:00.181) 0:00:31.472 ********** 2026-04-19 00:43:10.124806 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124812 | orchestrator | 2026-04-19 00:43:10.124819 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124825 | orchestrator | Sunday 19 April 2026 00:43:08 +0000 (0:00:00.698) 0:00:32.171 ********** 2026-04-19 00:43:10.124832 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124838 | orchestrator | 2026-04-19 00:43:10.124844 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124851 | orchestrator | Sunday 19 April 2026 00:43:08 +0000 (0:00:00.188) 0:00:32.360 ********** 2026-04-19 00:43:10.124857 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124863 | orchestrator | 2026-04-19 00:43:10.124868 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124873 | orchestrator | Sunday 19 April 2026 00:43:08 +0000 (0:00:00.215) 0:00:32.575 ********** 2026-04-19 00:43:10.124879 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-04-19 00:43:10.124889 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-04-19 00:43:10.124895 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-04-19 00:43:10.124900 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-04-19 00:43:10.124906 | orchestrator | 2026-04-19 00:43:10.124911 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124916 | orchestrator | Sunday 19 April 2026 00:43:09 +0000 (0:00:00.644) 0:00:33.220 ********** 2026-04-19 00:43:10.124922 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124927 | orchestrator | 2026-04-19 00:43:10.124932 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124938 | orchestrator | Sunday 19 April 2026 00:43:09 +0000 (0:00:00.183) 0:00:33.403 ********** 2026-04-19 00:43:10.124943 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124949 | orchestrator | 2026-04-19 00:43:10.124954 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124959 | orchestrator | Sunday 19 April 2026 00:43:09 +0000 (0:00:00.188) 0:00:33.592 ********** 2026-04-19 00:43:10.124965 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124970 | orchestrator | 2026-04-19 00:43:10.124975 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:43:10.124981 | orchestrator | Sunday 19 April 2026 00:43:09 +0000 (0:00:00.187) 0:00:33.780 ********** 2026-04-19 00:43:10.124986 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:10.124992 | orchestrator | 2026-04-19 00:43:10.125001 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-04-19 00:43:13.853678 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.165) 0:00:33.946 ********** 2026-04-19 00:43:13.853786 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': None}) 2026-04-19 00:43:13.853801 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': None}) 2026-04-19 00:43:13.853812 | orchestrator | 2026-04-19 00:43:13.853823 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-04-19 00:43:13.853833 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.149) 0:00:34.096 ********** 2026-04-19 00:43:13.853844 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.853854 | orchestrator | 2026-04-19 00:43:13.853864 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-04-19 00:43:13.853874 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.104) 0:00:34.200 ********** 2026-04-19 00:43:13.853902 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.853913 | orchestrator | 2026-04-19 00:43:13.853923 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-04-19 00:43:13.853933 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.095) 0:00:34.295 ********** 2026-04-19 00:43:13.853943 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.853952 | orchestrator | 2026-04-19 00:43:13.853963 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-04-19 00:43:13.853973 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.112) 0:00:34.407 ********** 2026-04-19 00:43:13.853983 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:43:13.853994 | orchestrator | 2026-04-19 00:43:13.854003 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-04-19 00:43:13.854013 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.226) 0:00:34.634 ********** 2026-04-19 00:43:13.854081 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'e1582ec4-3f2d-5796-9ab2-801a24d84c31'}}) 2026-04-19 00:43:13.854096 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '0c5767d0-866f-5cac-9ec0-a6c75fb89469'}}) 2026-04-19 00:43:13.854107 | orchestrator | 2026-04-19 00:43:13.854117 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-04-19 00:43:13.854155 | orchestrator | Sunday 19 April 2026 00:43:10 +0000 (0:00:00.164) 0:00:34.798 ********** 2026-04-19 00:43:13.854167 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'e1582ec4-3f2d-5796-9ab2-801a24d84c31'}})  2026-04-19 00:43:13.854197 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '0c5767d0-866f-5cac-9ec0-a6c75fb89469'}})  2026-04-19 00:43:13.854207 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854217 | orchestrator | 2026-04-19 00:43:13.854227 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-04-19 00:43:13.854236 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.140) 0:00:34.939 ********** 2026-04-19 00:43:13.854246 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'e1582ec4-3f2d-5796-9ab2-801a24d84c31'}})  2026-04-19 00:43:13.854256 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '0c5767d0-866f-5cac-9ec0-a6c75fb89469'}})  2026-04-19 00:43:13.854265 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854275 | orchestrator | 2026-04-19 00:43:13.854285 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-04-19 00:43:13.854294 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.141) 0:00:35.081 ********** 2026-04-19 00:43:13.854304 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'e1582ec4-3f2d-5796-9ab2-801a24d84c31'}})  2026-04-19 00:43:13.854313 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '0c5767d0-866f-5cac-9ec0-a6c75fb89469'}})  2026-04-19 00:43:13.854323 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854332 | orchestrator | 2026-04-19 00:43:13.854342 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-04-19 00:43:13.854399 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.128) 0:00:35.210 ********** 2026-04-19 00:43:13.854409 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:43:13.854419 | orchestrator | 2026-04-19 00:43:13.854429 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-04-19 00:43:13.854438 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.131) 0:00:35.341 ********** 2026-04-19 00:43:13.854448 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:43:13.854457 | orchestrator | 2026-04-19 00:43:13.854466 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-04-19 00:43:13.854476 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.123) 0:00:35.465 ********** 2026-04-19 00:43:13.854485 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854495 | orchestrator | 2026-04-19 00:43:13.854505 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-04-19 00:43:13.854514 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.137) 0:00:35.603 ********** 2026-04-19 00:43:13.854523 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854533 | orchestrator | 2026-04-19 00:43:13.854542 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-04-19 00:43:13.854552 | orchestrator | Sunday 19 April 2026 00:43:11 +0000 (0:00:00.130) 0:00:35.733 ********** 2026-04-19 00:43:13.854561 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854571 | orchestrator | 2026-04-19 00:43:13.854580 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-04-19 00:43:13.854590 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.125) 0:00:35.859 ********** 2026-04-19 00:43:13.854600 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:43:13.854610 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:43:13.854619 | orchestrator |  "sdb": { 2026-04-19 00:43:13.854647 | orchestrator |  "osd_lvm_uuid": "e1582ec4-3f2d-5796-9ab2-801a24d84c31" 2026-04-19 00:43:13.854658 | orchestrator |  }, 2026-04-19 00:43:13.854668 | orchestrator |  "sdc": { 2026-04-19 00:43:13.854678 | orchestrator |  "osd_lvm_uuid": "0c5767d0-866f-5cac-9ec0-a6c75fb89469" 2026-04-19 00:43:13.854687 | orchestrator |  } 2026-04-19 00:43:13.854697 | orchestrator |  } 2026-04-19 00:43:13.854707 | orchestrator | } 2026-04-19 00:43:13.854717 | orchestrator | 2026-04-19 00:43:13.854798 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-04-19 00:43:13.854808 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.161) 0:00:36.020 ********** 2026-04-19 00:43:13.854818 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854827 | orchestrator | 2026-04-19 00:43:13.854837 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-04-19 00:43:13.854846 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.126) 0:00:36.146 ********** 2026-04-19 00:43:13.854856 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854865 | orchestrator | 2026-04-19 00:43:13.854875 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-04-19 00:43:13.854884 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.313) 0:00:36.460 ********** 2026-04-19 00:43:13.854894 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:43:13.854903 | orchestrator | 2026-04-19 00:43:13.854913 | orchestrator | TASK [Print configuration data] ************************************************ 2026-04-19 00:43:13.854922 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.120) 0:00:36.581 ********** 2026-04-19 00:43:13.854932 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 00:43:13.854941 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-04-19 00:43:13.854951 | orchestrator |  "ceph_osd_devices": { 2026-04-19 00:43:13.854961 | orchestrator |  "sdb": { 2026-04-19 00:43:13.854971 | orchestrator |  "osd_lvm_uuid": "e1582ec4-3f2d-5796-9ab2-801a24d84c31" 2026-04-19 00:43:13.854980 | orchestrator |  }, 2026-04-19 00:43:13.854990 | orchestrator |  "sdc": { 2026-04-19 00:43:13.855000 | orchestrator |  "osd_lvm_uuid": "0c5767d0-866f-5cac-9ec0-a6c75fb89469" 2026-04-19 00:43:13.855055 | orchestrator |  } 2026-04-19 00:43:13.855067 | orchestrator |  }, 2026-04-19 00:43:13.855077 | orchestrator |  "lvm_volumes": [ 2026-04-19 00:43:13.855087 | orchestrator |  { 2026-04-19 00:43:13.855097 | orchestrator |  "data": "osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31", 2026-04-19 00:43:13.855106 | orchestrator |  "data_vg": "ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31" 2026-04-19 00:43:13.855116 | orchestrator |  }, 2026-04-19 00:43:13.855131 | orchestrator |  { 2026-04-19 00:43:13.855141 | orchestrator |  "data": "osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469", 2026-04-19 00:43:13.855151 | orchestrator |  "data_vg": "ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469" 2026-04-19 00:43:13.855166 | orchestrator |  } 2026-04-19 00:43:13.855182 | orchestrator |  ] 2026-04-19 00:43:13.855197 | orchestrator |  } 2026-04-19 00:43:13.855213 | orchestrator | } 2026-04-19 00:43:13.855227 | orchestrator | 2026-04-19 00:43:13.855247 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-04-19 00:43:13.855270 | orchestrator | Sunday 19 April 2026 00:43:12 +0000 (0:00:00.207) 0:00:36.788 ********** 2026-04-19 00:43:13.855286 | orchestrator | changed: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-04-19 00:43:13.855301 | orchestrator | 2026-04-19 00:43:13.855316 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:43:13.855332 | orchestrator | testbed-node-3 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 00:43:13.855378 | orchestrator | testbed-node-4 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 00:43:13.855395 | orchestrator | testbed-node-5 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 00:43:13.855411 | orchestrator | 2026-04-19 00:43:13.855426 | orchestrator | 2026-04-19 00:43:13.855440 | orchestrator | 2026-04-19 00:43:13.855455 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:43:13.855484 | orchestrator | Sunday 19 April 2026 00:43:13 +0000 (0:00:00.869) 0:00:37.658 ********** 2026-04-19 00:43:13.855516 | orchestrator | =============================================================================== 2026-04-19 00:43:13.855531 | orchestrator | Write configuration file ------------------------------------------------ 3.48s 2026-04-19 00:43:13.855581 | orchestrator | Add known partitions to the list of available block devices ------------- 1.29s 2026-04-19 00:43:13.855609 | orchestrator | Add known links to the list of available block devices ------------------ 1.05s 2026-04-19 00:43:13.855627 | orchestrator | Add known partitions to the list of available block devices ------------- 0.98s 2026-04-19 00:43:13.855644 | orchestrator | Add known links to the list of available block devices ------------------ 0.88s 2026-04-19 00:43:13.855660 | orchestrator | Get initial list of available block devices ----------------------------- 0.87s 2026-04-19 00:43:13.855677 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.83s 2026-04-19 00:43:13.855688 | orchestrator | Add known partitions to the list of available block devices ------------- 0.70s 2026-04-19 00:43:13.855732 | orchestrator | Add known partitions to the list of available block devices ------------- 0.70s 2026-04-19 00:43:13.855743 | orchestrator | Add known partitions to the list of available block devices ------------- 0.66s 2026-04-19 00:43:13.855770 | orchestrator | Print configuration data ------------------------------------------------ 0.65s 2026-04-19 00:43:13.855782 | orchestrator | Add known partitions to the list of available block devices ------------- 0.64s 2026-04-19 00:43:13.855793 | orchestrator | Add known links to the list of available block devices ------------------ 0.63s 2026-04-19 00:43:13.855851 | orchestrator | Add known links to the list of available block devices ------------------ 0.60s 2026-04-19 00:43:14.057315 | orchestrator | Add known links to the list of available block devices ------------------ 0.54s 2026-04-19 00:43:14.057468 | orchestrator | Generate lvm_volumes structure (block + wal) ---------------------------- 0.53s 2026-04-19 00:43:14.057484 | orchestrator | Print DB devices -------------------------------------------------------- 0.53s 2026-04-19 00:43:14.057496 | orchestrator | Set UUIDs for OSD VGs/LVs ----------------------------------------------- 0.52s 2026-04-19 00:43:14.057507 | orchestrator | Set WAL devices config data --------------------------------------------- 0.51s 2026-04-19 00:43:14.057518 | orchestrator | Add known links to the list of available block devices ------------------ 0.50s 2026-04-19 00:43:35.950616 | orchestrator | 2026-04-19 00:43:35 | INFO  | Task d1541e67-3223-47f2-9b82-11be35e02d06 (sync inventory) is running in background. Output coming soon. 2026-04-19 00:44:02.048168 | orchestrator | 2026-04-19 00:43:37 | INFO  | Starting group_vars file reorganization 2026-04-19 00:44:02.048282 | orchestrator | 2026-04-19 00:43:37 | INFO  | Moved 0 file(s) to their respective directories 2026-04-19 00:44:02.048300 | orchestrator | 2026-04-19 00:43:37 | INFO  | Group_vars file reorganization completed 2026-04-19 00:44:02.048404 | orchestrator | 2026-04-19 00:43:40 | INFO  | Starting variable preparation from inventory 2026-04-19 00:44:02.048418 | orchestrator | 2026-04-19 00:43:42 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-04-19 00:44:02.048430 | orchestrator | 2026-04-19 00:43:42 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-04-19 00:44:02.048461 | orchestrator | 2026-04-19 00:43:42 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-04-19 00:44:02.048473 | orchestrator | 2026-04-19 00:43:42 | INFO  | 3 file(s) written, 6 host(s) processed 2026-04-19 00:44:02.048484 | orchestrator | 2026-04-19 00:43:42 | INFO  | Variable preparation completed 2026-04-19 00:44:02.048495 | orchestrator | 2026-04-19 00:43:43 | INFO  | Starting inventory overwrite handling 2026-04-19 00:44:02.048506 | orchestrator | 2026-04-19 00:43:43 | INFO  | Handling group overwrites in 99-overwrite 2026-04-19 00:44:02.048517 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removing group frr:children from 60-generic 2026-04-19 00:44:02.048573 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removing group netbird:children from 50-infrastructure 2026-04-19 00:44:02.048586 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removing group ceph-rgw from 50-ceph 2026-04-19 00:44:02.048601 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removing group ceph-mds from 50-ceph 2026-04-19 00:44:02.048620 | orchestrator | 2026-04-19 00:43:43 | INFO  | Handling group overwrites in 20-roles 2026-04-19 00:44:02.048639 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removing group k3s_node from 50-infrastructure 2026-04-19 00:44:02.048657 | orchestrator | 2026-04-19 00:43:43 | INFO  | Removed 5 group(s) in total 2026-04-19 00:44:02.048675 | orchestrator | 2026-04-19 00:43:43 | INFO  | Inventory overwrite handling completed 2026-04-19 00:44:02.048695 | orchestrator | 2026-04-19 00:43:44 | INFO  | Starting merge of inventory files 2026-04-19 00:44:02.048714 | orchestrator | 2026-04-19 00:43:44 | INFO  | Inventory files merged successfully 2026-04-19 00:44:02.048733 | orchestrator | 2026-04-19 00:43:49 | INFO  | Generating minified hosts file 2026-04-19 00:44:02.048753 | orchestrator | 2026-04-19 00:43:50 | INFO  | Successfully wrote minified hosts file to /inventory.merge/hosts-minified.yml 2026-04-19 00:44:02.048774 | orchestrator | 2026-04-19 00:43:50 | INFO  | Successfully wrote fast inventory to /inventory.merge/fast/hosts.json 2026-04-19 00:44:02.048794 | orchestrator | 2026-04-19 00:43:51 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-04-19 00:44:02.048813 | orchestrator | 2026-04-19 00:44:01 | INFO  | Successfully wrote ClusterShell configuration 2026-04-19 00:44:02.048825 | orchestrator | [master ad7d735] 2026-04-19-00-44 2026-04-19 00:44:02.048839 | orchestrator | 5 files changed, 75 insertions(+), 10 deletions(-) 2026-04-19 00:44:02.048851 | orchestrator | create mode 100644 fast/host_vars/testbed-node-3/ceph-lvm-configuration.yml 2026-04-19 00:44:02.048862 | orchestrator | create mode 100644 fast/host_vars/testbed-node-4/ceph-lvm-configuration.yml 2026-04-19 00:44:02.048872 | orchestrator | create mode 100644 fast/host_vars/testbed-node-5/ceph-lvm-configuration.yml 2026-04-19 00:44:03.260202 | orchestrator | 2026-04-19 00:44:03 | INFO  | Prepare task for execution of ceph-create-lvm-devices. 2026-04-19 00:44:03.309799 | orchestrator | 2026-04-19 00:44:03 | INFO  | Task 47eb5090-e650-456c-af8a-f29e99744d50 (ceph-create-lvm-devices) was prepared for execution. 2026-04-19 00:44:03.309868 | orchestrator | 2026-04-19 00:44:03 | INFO  | It takes a moment until task 47eb5090-e650-456c-af8a-f29e99744d50 (ceph-create-lvm-devices) has been started and output is visible here. 2026-04-19 00:44:13.600508 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-04-19 00:44:13.600595 | orchestrator | 2.16.14 2026-04-19 00:44:13.600609 | orchestrator | 2026-04-19 00:44:13.600618 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-04-19 00:44:13.600627 | orchestrator | 2026-04-19 00:44:13.600634 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:44:13.600642 | orchestrator | Sunday 19 April 2026 00:44:07 +0000 (0:00:00.242) 0:00:00.242 ********** 2026-04-19 00:44:13.600651 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 00:44:13.600659 | orchestrator | 2026-04-19 00:44:13.600664 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:44:13.600671 | orchestrator | Sunday 19 April 2026 00:44:07 +0000 (0:00:00.221) 0:00:00.464 ********** 2026-04-19 00:44:13.600677 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:13.600684 | orchestrator | 2026-04-19 00:44:13.600691 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600698 | orchestrator | Sunday 19 April 2026 00:44:07 +0000 (0:00:00.210) 0:00:00.674 ********** 2026-04-19 00:44:13.600729 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-04-19 00:44:13.600738 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-04-19 00:44:13.600742 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-04-19 00:44:13.600746 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-04-19 00:44:13.600750 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-04-19 00:44:13.600754 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-04-19 00:44:13.600758 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-04-19 00:44:13.600762 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-04-19 00:44:13.600766 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-04-19 00:44:13.600770 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-04-19 00:44:13.600774 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-04-19 00:44:13.600778 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-04-19 00:44:13.600782 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-04-19 00:44:13.600785 | orchestrator | 2026-04-19 00:44:13.600789 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600793 | orchestrator | Sunday 19 April 2026 00:44:08 +0000 (0:00:00.379) 0:00:01.054 ********** 2026-04-19 00:44:13.600796 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600800 | orchestrator | 2026-04-19 00:44:13.600804 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600808 | orchestrator | Sunday 19 April 2026 00:44:08 +0000 (0:00:00.365) 0:00:01.419 ********** 2026-04-19 00:44:13.600811 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600816 | orchestrator | 2026-04-19 00:44:13.600822 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600829 | orchestrator | Sunday 19 April 2026 00:44:08 +0000 (0:00:00.181) 0:00:01.601 ********** 2026-04-19 00:44:13.600851 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600856 | orchestrator | 2026-04-19 00:44:13.600860 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600864 | orchestrator | Sunday 19 April 2026 00:44:08 +0000 (0:00:00.179) 0:00:01.780 ********** 2026-04-19 00:44:13.600868 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600871 | orchestrator | 2026-04-19 00:44:13.600875 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600879 | orchestrator | Sunday 19 April 2026 00:44:08 +0000 (0:00:00.166) 0:00:01.947 ********** 2026-04-19 00:44:13.600883 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600886 | orchestrator | 2026-04-19 00:44:13.600890 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600895 | orchestrator | Sunday 19 April 2026 00:44:09 +0000 (0:00:00.177) 0:00:02.125 ********** 2026-04-19 00:44:13.600901 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600907 | orchestrator | 2026-04-19 00:44:13.600913 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600920 | orchestrator | Sunday 19 April 2026 00:44:09 +0000 (0:00:00.176) 0:00:02.302 ********** 2026-04-19 00:44:13.600926 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600933 | orchestrator | 2026-04-19 00:44:13.600939 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600946 | orchestrator | Sunday 19 April 2026 00:44:09 +0000 (0:00:00.173) 0:00:02.475 ********** 2026-04-19 00:44:13.600952 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.600964 | orchestrator | 2026-04-19 00:44:13.600970 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.600977 | orchestrator | Sunday 19 April 2026 00:44:09 +0000 (0:00:00.192) 0:00:02.668 ********** 2026-04-19 00:44:13.600984 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e) 2026-04-19 00:44:13.600991 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e) 2026-04-19 00:44:13.600997 | orchestrator | 2026-04-19 00:44:13.601003 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.601020 | orchestrator | Sunday 19 April 2026 00:44:10 +0000 (0:00:00.374) 0:00:03.042 ********** 2026-04-19 00:44:13.601024 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403) 2026-04-19 00:44:13.601028 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403) 2026-04-19 00:44:13.601031 | orchestrator | 2026-04-19 00:44:13.601036 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.601043 | orchestrator | Sunday 19 April 2026 00:44:10 +0000 (0:00:00.401) 0:00:03.444 ********** 2026-04-19 00:44:13.601050 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9) 2026-04-19 00:44:13.601057 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9) 2026-04-19 00:44:13.601064 | orchestrator | 2026-04-19 00:44:13.601070 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.601077 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.530) 0:00:03.974 ********** 2026-04-19 00:44:13.601083 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095) 2026-04-19 00:44:13.601087 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095) 2026-04-19 00:44:13.601092 | orchestrator | 2026-04-19 00:44:13.601096 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:13.601100 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.658) 0:00:04.633 ********** 2026-04-19 00:44:13.601105 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:44:13.601109 | orchestrator | 2026-04-19 00:44:13.601113 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601122 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.296) 0:00:04.930 ********** 2026-04-19 00:44:13.601126 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-04-19 00:44:13.601130 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-04-19 00:44:13.601135 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-04-19 00:44:13.601139 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-04-19 00:44:13.601143 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-04-19 00:44:13.601147 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-04-19 00:44:13.601152 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-04-19 00:44:13.601156 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-04-19 00:44:13.601160 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-04-19 00:44:13.601164 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-04-19 00:44:13.601169 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-04-19 00:44:13.601173 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-04-19 00:44:13.601184 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-04-19 00:44:13.601191 | orchestrator | 2026-04-19 00:44:13.601198 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601205 | orchestrator | Sunday 19 April 2026 00:44:12 +0000 (0:00:00.357) 0:00:05.288 ********** 2026-04-19 00:44:13.601212 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601219 | orchestrator | 2026-04-19 00:44:13.601226 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601233 | orchestrator | Sunday 19 April 2026 00:44:12 +0000 (0:00:00.159) 0:00:05.447 ********** 2026-04-19 00:44:13.601240 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601246 | orchestrator | 2026-04-19 00:44:13.601250 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601254 | orchestrator | Sunday 19 April 2026 00:44:12 +0000 (0:00:00.166) 0:00:05.613 ********** 2026-04-19 00:44:13.601259 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601263 | orchestrator | 2026-04-19 00:44:13.601267 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601271 | orchestrator | Sunday 19 April 2026 00:44:12 +0000 (0:00:00.180) 0:00:05.794 ********** 2026-04-19 00:44:13.601276 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601280 | orchestrator | 2026-04-19 00:44:13.601284 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601289 | orchestrator | Sunday 19 April 2026 00:44:13 +0000 (0:00:00.180) 0:00:05.974 ********** 2026-04-19 00:44:13.601293 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601297 | orchestrator | 2026-04-19 00:44:13.601331 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601336 | orchestrator | Sunday 19 April 2026 00:44:13 +0000 (0:00:00.179) 0:00:06.153 ********** 2026-04-19 00:44:13.601340 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601344 | orchestrator | 2026-04-19 00:44:13.601349 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:13.601353 | orchestrator | Sunday 19 April 2026 00:44:13 +0000 (0:00:00.201) 0:00:06.355 ********** 2026-04-19 00:44:13.601357 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:13.601361 | orchestrator | 2026-04-19 00:44:13.601369 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232339 | orchestrator | Sunday 19 April 2026 00:44:13 +0000 (0:00:00.189) 0:00:06.544 ********** 2026-04-19 00:44:21.232430 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232440 | orchestrator | 2026-04-19 00:44:21.232448 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232455 | orchestrator | Sunday 19 April 2026 00:44:13 +0000 (0:00:00.217) 0:00:06.761 ********** 2026-04-19 00:44:21.232462 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-04-19 00:44:21.232469 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-04-19 00:44:21.232476 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-04-19 00:44:21.232482 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-04-19 00:44:21.232488 | orchestrator | 2026-04-19 00:44:21.232495 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232501 | orchestrator | Sunday 19 April 2026 00:44:14 +0000 (0:00:00.936) 0:00:07.698 ********** 2026-04-19 00:44:21.232507 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232513 | orchestrator | 2026-04-19 00:44:21.232519 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232525 | orchestrator | Sunday 19 April 2026 00:44:14 +0000 (0:00:00.224) 0:00:07.923 ********** 2026-04-19 00:44:21.232532 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232538 | orchestrator | 2026-04-19 00:44:21.232544 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232568 | orchestrator | Sunday 19 April 2026 00:44:15 +0000 (0:00:00.215) 0:00:08.138 ********** 2026-04-19 00:44:21.232575 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232581 | orchestrator | 2026-04-19 00:44:21.232587 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:21.232593 | orchestrator | Sunday 19 April 2026 00:44:15 +0000 (0:00:00.188) 0:00:08.326 ********** 2026-04-19 00:44:21.232599 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232605 | orchestrator | 2026-04-19 00:44:21.232612 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-04-19 00:44:21.232618 | orchestrator | Sunday 19 April 2026 00:44:15 +0000 (0:00:00.191) 0:00:08.517 ********** 2026-04-19 00:44:21.232624 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232630 | orchestrator | 2026-04-19 00:44:21.232636 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-04-19 00:44:21.232642 | orchestrator | Sunday 19 April 2026 00:44:15 +0000 (0:00:00.127) 0:00:08.644 ********** 2026-04-19 00:44:21.232649 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '945e85a9-e7ee-5123-a495-4b5a83a01fc5'}}) 2026-04-19 00:44:21.232656 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '1efd2f4e-b2fc-580d-9442-4110201fce58'}}) 2026-04-19 00:44:21.232662 | orchestrator | 2026-04-19 00:44:21.232668 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-04-19 00:44:21.232674 | orchestrator | Sunday 19 April 2026 00:44:15 +0000 (0:00:00.192) 0:00:08.837 ********** 2026-04-19 00:44:21.232681 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'}) 2026-04-19 00:44:21.232689 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'}) 2026-04-19 00:44:21.232695 | orchestrator | 2026-04-19 00:44:21.232701 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-04-19 00:44:21.232708 | orchestrator | Sunday 19 April 2026 00:44:17 +0000 (0:00:02.052) 0:00:10.889 ********** 2026-04-19 00:44:21.232714 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.232735 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.232742 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232748 | orchestrator | 2026-04-19 00:44:21.232754 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-04-19 00:44:21.232763 | orchestrator | Sunday 19 April 2026 00:44:18 +0000 (0:00:00.144) 0:00:11.033 ********** 2026-04-19 00:44:21.232774 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'}) 2026-04-19 00:44:21.232784 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'}) 2026-04-19 00:44:21.232795 | orchestrator | 2026-04-19 00:44:21.232805 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-04-19 00:44:21.232815 | orchestrator | Sunday 19 April 2026 00:44:19 +0000 (0:00:01.470) 0:00:12.504 ********** 2026-04-19 00:44:21.232825 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.232835 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.232844 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232854 | orchestrator | 2026-04-19 00:44:21.232874 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-04-19 00:44:21.232892 | orchestrator | Sunday 19 April 2026 00:44:19 +0000 (0:00:00.143) 0:00:12.648 ********** 2026-04-19 00:44:21.232921 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232933 | orchestrator | 2026-04-19 00:44:21.232944 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-04-19 00:44:21.232954 | orchestrator | Sunday 19 April 2026 00:44:19 +0000 (0:00:00.120) 0:00:12.768 ********** 2026-04-19 00:44:21.232966 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.232977 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.232988 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.232998 | orchestrator | 2026-04-19 00:44:21.233009 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-04-19 00:44:21.233020 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.242) 0:00:13.010 ********** 2026-04-19 00:44:21.233031 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233041 | orchestrator | 2026-04-19 00:44:21.233052 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-04-19 00:44:21.233062 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.123) 0:00:13.134 ********** 2026-04-19 00:44:21.233072 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.233083 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.233094 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233105 | orchestrator | 2026-04-19 00:44:21.233123 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-04-19 00:44:21.233136 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.138) 0:00:13.273 ********** 2026-04-19 00:44:21.233147 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233159 | orchestrator | 2026-04-19 00:44:21.233167 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-04-19 00:44:21.233174 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.117) 0:00:13.390 ********** 2026-04-19 00:44:21.233180 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.233186 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.233192 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233198 | orchestrator | 2026-04-19 00:44:21.233204 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-04-19 00:44:21.233210 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.134) 0:00:13.524 ********** 2026-04-19 00:44:21.233216 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:21.233223 | orchestrator | 2026-04-19 00:44:21.233229 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-04-19 00:44:21.233235 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.123) 0:00:13.648 ********** 2026-04-19 00:44:21.233241 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.233247 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.233254 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233260 | orchestrator | 2026-04-19 00:44:21.233266 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-04-19 00:44:21.233279 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.145) 0:00:13.793 ********** 2026-04-19 00:44:21.233285 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.233291 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.233316 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233322 | orchestrator | 2026-04-19 00:44:21.233329 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-04-19 00:44:21.233335 | orchestrator | Sunday 19 April 2026 00:44:20 +0000 (0:00:00.129) 0:00:13.923 ********** 2026-04-19 00:44:21.233341 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:21.233347 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:21.233353 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233359 | orchestrator | 2026-04-19 00:44:21.233365 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-04-19 00:44:21.233371 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.132) 0:00:14.055 ********** 2026-04-19 00:44:21.233378 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:21.233384 | orchestrator | 2026-04-19 00:44:21.233390 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-04-19 00:44:21.233402 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.121) 0:00:14.177 ********** 2026-04-19 00:44:27.424416 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.424509 | orchestrator | 2026-04-19 00:44:27.424523 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-04-19 00:44:27.424533 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.112) 0:00:14.289 ********** 2026-04-19 00:44:27.424542 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.424549 | orchestrator | 2026-04-19 00:44:27.424557 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-04-19 00:44:27.424564 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.133) 0:00:14.423 ********** 2026-04-19 00:44:27.424572 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:44:27.424581 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-04-19 00:44:27.424589 | orchestrator | } 2026-04-19 00:44:27.424597 | orchestrator | 2026-04-19 00:44:27.424604 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-04-19 00:44:27.424612 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.303) 0:00:14.726 ********** 2026-04-19 00:44:27.424631 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:44:27.424639 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-04-19 00:44:27.424646 | orchestrator | } 2026-04-19 00:44:27.424662 | orchestrator | 2026-04-19 00:44:27.424669 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-04-19 00:44:27.424676 | orchestrator | Sunday 19 April 2026 00:44:21 +0000 (0:00:00.132) 0:00:14.859 ********** 2026-04-19 00:44:27.424684 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:44:27.424691 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-04-19 00:44:27.424698 | orchestrator | } 2026-04-19 00:44:27.424706 | orchestrator | 2026-04-19 00:44:27.424713 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-04-19 00:44:27.424720 | orchestrator | Sunday 19 April 2026 00:44:22 +0000 (0:00:00.123) 0:00:14.982 ********** 2026-04-19 00:44:27.424728 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:27.424735 | orchestrator | 2026-04-19 00:44:27.424743 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-04-19 00:44:27.424750 | orchestrator | Sunday 19 April 2026 00:44:22 +0000 (0:00:00.622) 0:00:15.604 ********** 2026-04-19 00:44:27.424775 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:27.424783 | orchestrator | 2026-04-19 00:44:27.424790 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-04-19 00:44:27.424798 | orchestrator | Sunday 19 April 2026 00:44:23 +0000 (0:00:00.511) 0:00:16.116 ********** 2026-04-19 00:44:27.424805 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:27.424812 | orchestrator | 2026-04-19 00:44:27.424819 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-04-19 00:44:27.424827 | orchestrator | Sunday 19 April 2026 00:44:23 +0000 (0:00:00.535) 0:00:16.651 ********** 2026-04-19 00:44:27.424834 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:27.424841 | orchestrator | 2026-04-19 00:44:27.424849 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-04-19 00:44:27.424862 | orchestrator | Sunday 19 April 2026 00:44:23 +0000 (0:00:00.138) 0:00:16.789 ********** 2026-04-19 00:44:27.424883 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.424896 | orchestrator | 2026-04-19 00:44:27.424907 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-04-19 00:44:27.424919 | orchestrator | Sunday 19 April 2026 00:44:23 +0000 (0:00:00.097) 0:00:16.886 ********** 2026-04-19 00:44:27.424931 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.424943 | orchestrator | 2026-04-19 00:44:27.424955 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-04-19 00:44:27.424968 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.121) 0:00:17.008 ********** 2026-04-19 00:44:27.424981 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:44:27.424993 | orchestrator |  "vgs_report": { 2026-04-19 00:44:27.425008 | orchestrator |  "vg": [] 2026-04-19 00:44:27.425022 | orchestrator |  } 2026-04-19 00:44:27.425036 | orchestrator | } 2026-04-19 00:44:27.425047 | orchestrator | 2026-04-19 00:44:27.425055 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-04-19 00:44:27.425064 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.148) 0:00:17.156 ********** 2026-04-19 00:44:27.425073 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425081 | orchestrator | 2026-04-19 00:44:27.425089 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-04-19 00:44:27.425098 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.133) 0:00:17.290 ********** 2026-04-19 00:44:27.425106 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425114 | orchestrator | 2026-04-19 00:44:27.425123 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-04-19 00:44:27.425131 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.134) 0:00:17.425 ********** 2026-04-19 00:44:27.425139 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425148 | orchestrator | 2026-04-19 00:44:27.425156 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-04-19 00:44:27.425168 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.292) 0:00:17.717 ********** 2026-04-19 00:44:27.425180 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425192 | orchestrator | 2026-04-19 00:44:27.425203 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-04-19 00:44:27.425216 | orchestrator | Sunday 19 April 2026 00:44:24 +0000 (0:00:00.143) 0:00:17.861 ********** 2026-04-19 00:44:27.425230 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425243 | orchestrator | 2026-04-19 00:44:27.425254 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-04-19 00:44:27.425266 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.120) 0:00:17.981 ********** 2026-04-19 00:44:27.425274 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425281 | orchestrator | 2026-04-19 00:44:27.425369 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-04-19 00:44:27.425380 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.148) 0:00:18.129 ********** 2026-04-19 00:44:27.425387 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425405 | orchestrator | 2026-04-19 00:44:27.425413 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-04-19 00:44:27.425420 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.134) 0:00:18.264 ********** 2026-04-19 00:44:27.425444 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425452 | orchestrator | 2026-04-19 00:44:27.425475 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-04-19 00:44:27.425483 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.117) 0:00:18.382 ********** 2026-04-19 00:44:27.425490 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425497 | orchestrator | 2026-04-19 00:44:27.425504 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-04-19 00:44:27.425511 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.137) 0:00:18.519 ********** 2026-04-19 00:44:27.425518 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425526 | orchestrator | 2026-04-19 00:44:27.425533 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-04-19 00:44:27.425540 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.140) 0:00:18.660 ********** 2026-04-19 00:44:27.425547 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425554 | orchestrator | 2026-04-19 00:44:27.425562 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-04-19 00:44:27.425569 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.141) 0:00:18.801 ********** 2026-04-19 00:44:27.425576 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425583 | orchestrator | 2026-04-19 00:44:27.425590 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-04-19 00:44:27.425597 | orchestrator | Sunday 19 April 2026 00:44:25 +0000 (0:00:00.139) 0:00:18.941 ********** 2026-04-19 00:44:27.425604 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425611 | orchestrator | 2026-04-19 00:44:27.425618 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-04-19 00:44:27.425625 | orchestrator | Sunday 19 April 2026 00:44:26 +0000 (0:00:00.142) 0:00:19.083 ********** 2026-04-19 00:44:27.425632 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425639 | orchestrator | 2026-04-19 00:44:27.425650 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-04-19 00:44:27.425658 | orchestrator | Sunday 19 April 2026 00:44:26 +0000 (0:00:00.143) 0:00:19.227 ********** 2026-04-19 00:44:27.425666 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:27.425676 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:27.425686 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425698 | orchestrator | 2026-04-19 00:44:27.425709 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-04-19 00:44:27.425729 | orchestrator | Sunday 19 April 2026 00:44:26 +0000 (0:00:00.423) 0:00:19.650 ********** 2026-04-19 00:44:27.425740 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:27.425752 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:27.425764 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425775 | orchestrator | 2026-04-19 00:44:27.425785 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-04-19 00:44:27.425795 | orchestrator | Sunday 19 April 2026 00:44:26 +0000 (0:00:00.176) 0:00:19.827 ********** 2026-04-19 00:44:27.425807 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:27.425817 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:27.425839 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425849 | orchestrator | 2026-04-19 00:44:27.425861 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-04-19 00:44:27.425873 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.148) 0:00:19.975 ********** 2026-04-19 00:44:27.425884 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:27.425896 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:27.425907 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.425919 | orchestrator | 2026-04-19 00:44:27.425929 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-04-19 00:44:27.425941 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.164) 0:00:20.139 ********** 2026-04-19 00:44:27.425952 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:27.425979 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:27.426002 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:27.426076 | orchestrator | 2026-04-19 00:44:27.426094 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-04-19 00:44:27.426106 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.166) 0:00:20.307 ********** 2026-04-19 00:44:27.426131 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.317837 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.317915 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.317926 | orchestrator | 2026-04-19 00:44:32.317934 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-04-19 00:44:32.317942 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.148) 0:00:20.455 ********** 2026-04-19 00:44:32.317949 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.317955 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.317962 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.317968 | orchestrator | 2026-04-19 00:44:32.317974 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-04-19 00:44:32.317981 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.161) 0:00:20.616 ********** 2026-04-19 00:44:32.317987 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.318006 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.318055 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.318063 | orchestrator | 2026-04-19 00:44:32.318069 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-04-19 00:44:32.318075 | orchestrator | Sunday 19 April 2026 00:44:27 +0000 (0:00:00.143) 0:00:20.760 ********** 2026-04-19 00:44:32.318082 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:32.318089 | orchestrator | 2026-04-19 00:44:32.318112 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-04-19 00:44:32.318119 | orchestrator | Sunday 19 April 2026 00:44:28 +0000 (0:00:00.529) 0:00:21.290 ********** 2026-04-19 00:44:32.318125 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:32.318131 | orchestrator | 2026-04-19 00:44:32.318137 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-04-19 00:44:32.318144 | orchestrator | Sunday 19 April 2026 00:44:28 +0000 (0:00:00.519) 0:00:21.810 ********** 2026-04-19 00:44:32.318150 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:44:32.318156 | orchestrator | 2026-04-19 00:44:32.318162 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-04-19 00:44:32.318168 | orchestrator | Sunday 19 April 2026 00:44:29 +0000 (0:00:00.141) 0:00:21.951 ********** 2026-04-19 00:44:32.318175 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'vg_name': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'}) 2026-04-19 00:44:32.318182 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'vg_name': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'}) 2026-04-19 00:44:32.318188 | orchestrator | 2026-04-19 00:44:32.318195 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-04-19 00:44:32.318201 | orchestrator | Sunday 19 April 2026 00:44:29 +0000 (0:00:00.179) 0:00:22.131 ********** 2026-04-19 00:44:32.318208 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.318214 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.318220 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.318227 | orchestrator | 2026-04-19 00:44:32.318233 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-04-19 00:44:32.318239 | orchestrator | Sunday 19 April 2026 00:44:29 +0000 (0:00:00.358) 0:00:22.490 ********** 2026-04-19 00:44:32.318245 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.318252 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.318258 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.318264 | orchestrator | 2026-04-19 00:44:32.318271 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-04-19 00:44:32.318277 | orchestrator | Sunday 19 April 2026 00:44:29 +0000 (0:00:00.149) 0:00:22.640 ********** 2026-04-19 00:44:32.318283 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'})  2026-04-19 00:44:32.318327 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'})  2026-04-19 00:44:32.318333 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:44:32.318339 | orchestrator | 2026-04-19 00:44:32.318346 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-04-19 00:44:32.318352 | orchestrator | Sunday 19 April 2026 00:44:29 +0000 (0:00:00.160) 0:00:22.800 ********** 2026-04-19 00:44:32.318372 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 00:44:32.318379 | orchestrator |  "lvm_report": { 2026-04-19 00:44:32.318387 | orchestrator |  "lv": [ 2026-04-19 00:44:32.318395 | orchestrator |  { 2026-04-19 00:44:32.318402 | orchestrator |  "lv_name": "osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58", 2026-04-19 00:44:32.318410 | orchestrator |  "vg_name": "ceph-1efd2f4e-b2fc-580d-9442-4110201fce58" 2026-04-19 00:44:32.318418 | orchestrator |  }, 2026-04-19 00:44:32.318430 | orchestrator |  { 2026-04-19 00:44:32.318437 | orchestrator |  "lv_name": "osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5", 2026-04-19 00:44:32.318444 | orchestrator |  "vg_name": "ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5" 2026-04-19 00:44:32.318451 | orchestrator |  } 2026-04-19 00:44:32.318458 | orchestrator |  ], 2026-04-19 00:44:32.318466 | orchestrator |  "pv": [ 2026-04-19 00:44:32.318473 | orchestrator |  { 2026-04-19 00:44:32.318480 | orchestrator |  "pv_name": "/dev/sdb", 2026-04-19 00:44:32.318487 | orchestrator |  "vg_name": "ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5" 2026-04-19 00:44:32.318494 | orchestrator |  }, 2026-04-19 00:44:32.318501 | orchestrator |  { 2026-04-19 00:44:32.318509 | orchestrator |  "pv_name": "/dev/sdc", 2026-04-19 00:44:32.318516 | orchestrator |  "vg_name": "ceph-1efd2f4e-b2fc-580d-9442-4110201fce58" 2026-04-19 00:44:32.318523 | orchestrator |  } 2026-04-19 00:44:32.318530 | orchestrator |  ] 2026-04-19 00:44:32.318537 | orchestrator |  } 2026-04-19 00:44:32.318545 | orchestrator | } 2026-04-19 00:44:32.318552 | orchestrator | 2026-04-19 00:44:32.318560 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-04-19 00:44:32.318566 | orchestrator | 2026-04-19 00:44:32.318573 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:44:32.318581 | orchestrator | Sunday 19 April 2026 00:44:30 +0000 (0:00:00.283) 0:00:23.084 ********** 2026-04-19 00:44:32.318588 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-04-19 00:44:32.318595 | orchestrator | 2026-04-19 00:44:32.318603 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:44:32.318610 | orchestrator | Sunday 19 April 2026 00:44:30 +0000 (0:00:00.253) 0:00:23.337 ********** 2026-04-19 00:44:32.318617 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:32.318625 | orchestrator | 2026-04-19 00:44:32.318632 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318639 | orchestrator | Sunday 19 April 2026 00:44:30 +0000 (0:00:00.221) 0:00:23.558 ********** 2026-04-19 00:44:32.318646 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-04-19 00:44:32.318653 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-04-19 00:44:32.318660 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-04-19 00:44:32.318667 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-04-19 00:44:32.318674 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-04-19 00:44:32.318681 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-04-19 00:44:32.318688 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-04-19 00:44:32.318696 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-04-19 00:44:32.318702 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-04-19 00:44:32.318716 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-04-19 00:44:32.318723 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-04-19 00:44:32.318730 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-04-19 00:44:32.318737 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-04-19 00:44:32.318744 | orchestrator | 2026-04-19 00:44:32.318751 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318757 | orchestrator | Sunday 19 April 2026 00:44:30 +0000 (0:00:00.377) 0:00:23.936 ********** 2026-04-19 00:44:32.318763 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318775 | orchestrator | 2026-04-19 00:44:32.318782 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318788 | orchestrator | Sunday 19 April 2026 00:44:31 +0000 (0:00:00.168) 0:00:24.104 ********** 2026-04-19 00:44:32.318794 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318800 | orchestrator | 2026-04-19 00:44:32.318806 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318813 | orchestrator | Sunday 19 April 2026 00:44:31 +0000 (0:00:00.168) 0:00:24.273 ********** 2026-04-19 00:44:32.318878 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318885 | orchestrator | 2026-04-19 00:44:32.318891 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318897 | orchestrator | Sunday 19 April 2026 00:44:31 +0000 (0:00:00.469) 0:00:24.742 ********** 2026-04-19 00:44:32.318904 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318910 | orchestrator | 2026-04-19 00:44:32.318916 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318922 | orchestrator | Sunday 19 April 2026 00:44:31 +0000 (0:00:00.175) 0:00:24.917 ********** 2026-04-19 00:44:32.318928 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318934 | orchestrator | 2026-04-19 00:44:32.318940 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:32.318947 | orchestrator | Sunday 19 April 2026 00:44:32 +0000 (0:00:00.169) 0:00:25.086 ********** 2026-04-19 00:44:32.318953 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:32.318959 | orchestrator | 2026-04-19 00:44:32.318971 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.424979 | orchestrator | Sunday 19 April 2026 00:44:32 +0000 (0:00:00.175) 0:00:25.262 ********** 2026-04-19 00:44:42.425087 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425104 | orchestrator | 2026-04-19 00:44:42.425146 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425158 | orchestrator | Sunday 19 April 2026 00:44:32 +0000 (0:00:00.182) 0:00:25.444 ********** 2026-04-19 00:44:42.425169 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425180 | orchestrator | 2026-04-19 00:44:42.425192 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425203 | orchestrator | Sunday 19 April 2026 00:44:32 +0000 (0:00:00.179) 0:00:25.623 ********** 2026-04-19 00:44:42.425214 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e) 2026-04-19 00:44:42.425226 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e) 2026-04-19 00:44:42.425237 | orchestrator | 2026-04-19 00:44:42.425248 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425259 | orchestrator | Sunday 19 April 2026 00:44:33 +0000 (0:00:00.406) 0:00:26.029 ********** 2026-04-19 00:44:42.425270 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf) 2026-04-19 00:44:42.425308 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf) 2026-04-19 00:44:42.425321 | orchestrator | 2026-04-19 00:44:42.425346 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425357 | orchestrator | Sunday 19 April 2026 00:44:33 +0000 (0:00:00.404) 0:00:26.434 ********** 2026-04-19 00:44:42.425368 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e) 2026-04-19 00:44:42.425379 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e) 2026-04-19 00:44:42.425390 | orchestrator | 2026-04-19 00:44:42.425401 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425412 | orchestrator | Sunday 19 April 2026 00:44:33 +0000 (0:00:00.378) 0:00:26.812 ********** 2026-04-19 00:44:42.425423 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa) 2026-04-19 00:44:42.425456 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa) 2026-04-19 00:44:42.425468 | orchestrator | 2026-04-19 00:44:42.425479 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:42.425489 | orchestrator | Sunday 19 April 2026 00:44:34 +0000 (0:00:00.378) 0:00:27.191 ********** 2026-04-19 00:44:42.425500 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:44:42.425511 | orchestrator | 2026-04-19 00:44:42.425521 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425532 | orchestrator | Sunday 19 April 2026 00:44:34 +0000 (0:00:00.311) 0:00:27.503 ********** 2026-04-19 00:44:42.425543 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-04-19 00:44:42.425554 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-04-19 00:44:42.425565 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-04-19 00:44:42.425575 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-04-19 00:44:42.425586 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-04-19 00:44:42.425597 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-04-19 00:44:42.425607 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-04-19 00:44:42.425618 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-04-19 00:44:42.425629 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-04-19 00:44:42.425640 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-04-19 00:44:42.425650 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-04-19 00:44:42.425661 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-04-19 00:44:42.425671 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-04-19 00:44:42.425682 | orchestrator | 2026-04-19 00:44:42.425693 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425703 | orchestrator | Sunday 19 April 2026 00:44:35 +0000 (0:00:00.686) 0:00:28.189 ********** 2026-04-19 00:44:42.425714 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425725 | orchestrator | 2026-04-19 00:44:42.425736 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425747 | orchestrator | Sunday 19 April 2026 00:44:35 +0000 (0:00:00.230) 0:00:28.420 ********** 2026-04-19 00:44:42.425757 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425768 | orchestrator | 2026-04-19 00:44:42.425779 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425790 | orchestrator | Sunday 19 April 2026 00:44:35 +0000 (0:00:00.194) 0:00:28.614 ********** 2026-04-19 00:44:42.425801 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425812 | orchestrator | 2026-04-19 00:44:42.425840 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425851 | orchestrator | Sunday 19 April 2026 00:44:35 +0000 (0:00:00.193) 0:00:28.808 ********** 2026-04-19 00:44:42.425862 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425873 | orchestrator | 2026-04-19 00:44:42.425883 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425894 | orchestrator | Sunday 19 April 2026 00:44:36 +0000 (0:00:00.201) 0:00:29.009 ********** 2026-04-19 00:44:42.425905 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425916 | orchestrator | 2026-04-19 00:44:42.425926 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425944 | orchestrator | Sunday 19 April 2026 00:44:36 +0000 (0:00:00.190) 0:00:29.199 ********** 2026-04-19 00:44:42.425955 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.425965 | orchestrator | 2026-04-19 00:44:42.425976 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.425987 | orchestrator | Sunday 19 April 2026 00:44:36 +0000 (0:00:00.190) 0:00:29.390 ********** 2026-04-19 00:44:42.425998 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426009 | orchestrator | 2026-04-19 00:44:42.426074 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426086 | orchestrator | Sunday 19 April 2026 00:44:36 +0000 (0:00:00.191) 0:00:29.581 ********** 2026-04-19 00:44:42.426097 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426108 | orchestrator | 2026-04-19 00:44:42.426119 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426136 | orchestrator | Sunday 19 April 2026 00:44:36 +0000 (0:00:00.200) 0:00:29.782 ********** 2026-04-19 00:44:42.426147 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-04-19 00:44:42.426158 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-04-19 00:44:42.426170 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-04-19 00:44:42.426181 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-04-19 00:44:42.426191 | orchestrator | 2026-04-19 00:44:42.426202 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426213 | orchestrator | Sunday 19 April 2026 00:44:37 +0000 (0:00:00.811) 0:00:30.593 ********** 2026-04-19 00:44:42.426223 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426234 | orchestrator | 2026-04-19 00:44:42.426245 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426255 | orchestrator | Sunday 19 April 2026 00:44:37 +0000 (0:00:00.194) 0:00:30.788 ********** 2026-04-19 00:44:42.426266 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426277 | orchestrator | 2026-04-19 00:44:42.426311 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426322 | orchestrator | Sunday 19 April 2026 00:44:38 +0000 (0:00:00.188) 0:00:30.977 ********** 2026-04-19 00:44:42.426333 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426343 | orchestrator | 2026-04-19 00:44:42.426354 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:42.426365 | orchestrator | Sunday 19 April 2026 00:44:38 +0000 (0:00:00.627) 0:00:31.604 ********** 2026-04-19 00:44:42.426376 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426386 | orchestrator | 2026-04-19 00:44:42.426397 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-04-19 00:44:42.426408 | orchestrator | Sunday 19 April 2026 00:44:38 +0000 (0:00:00.199) 0:00:31.803 ********** 2026-04-19 00:44:42.426418 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426429 | orchestrator | 2026-04-19 00:44:42.426440 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-04-19 00:44:42.426450 | orchestrator | Sunday 19 April 2026 00:44:38 +0000 (0:00:00.133) 0:00:31.936 ********** 2026-04-19 00:44:42.426461 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'c338f508-a51a-57c6-8917-251abb4c767b'}}) 2026-04-19 00:44:42.426472 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}}) 2026-04-19 00:44:42.426483 | orchestrator | 2026-04-19 00:44:42.426494 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-04-19 00:44:42.426505 | orchestrator | Sunday 19 April 2026 00:44:39 +0000 (0:00:00.194) 0:00:32.131 ********** 2026-04-19 00:44:42.426517 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'}) 2026-04-19 00:44:42.426529 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}) 2026-04-19 00:44:42.426548 | orchestrator | 2026-04-19 00:44:42.426559 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-04-19 00:44:42.426570 | orchestrator | Sunday 19 April 2026 00:44:41 +0000 (0:00:01.862) 0:00:33.994 ********** 2026-04-19 00:44:42.426581 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:42.426593 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:42.426604 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:42.426615 | orchestrator | 2026-04-19 00:44:42.426631 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-04-19 00:44:42.426649 | orchestrator | Sunday 19 April 2026 00:44:41 +0000 (0:00:00.154) 0:00:34.148 ********** 2026-04-19 00:44:42.426666 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'}) 2026-04-19 00:44:42.426695 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}) 2026-04-19 00:44:48.082707 | orchestrator | 2026-04-19 00:44:48.082835 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-04-19 00:44:48.082862 | orchestrator | Sunday 19 April 2026 00:44:42 +0000 (0:00:01.302) 0:00:35.451 ********** 2026-04-19 00:44:48.082882 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.082903 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.082922 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.082943 | orchestrator | 2026-04-19 00:44:48.082963 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-04-19 00:44:48.082982 | orchestrator | Sunday 19 April 2026 00:44:42 +0000 (0:00:00.136) 0:00:35.588 ********** 2026-04-19 00:44:48.083002 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083021 | orchestrator | 2026-04-19 00:44:48.083039 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-04-19 00:44:48.083058 | orchestrator | Sunday 19 April 2026 00:44:42 +0000 (0:00:00.117) 0:00:35.706 ********** 2026-04-19 00:44:48.083118 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.083138 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.083157 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083177 | orchestrator | 2026-04-19 00:44:48.083197 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-04-19 00:44:48.083217 | orchestrator | Sunday 19 April 2026 00:44:42 +0000 (0:00:00.134) 0:00:35.840 ********** 2026-04-19 00:44:48.083236 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083255 | orchestrator | 2026-04-19 00:44:48.083274 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-04-19 00:44:48.083293 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.115) 0:00:35.956 ********** 2026-04-19 00:44:48.083340 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.083359 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.083423 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083460 | orchestrator | 2026-04-19 00:44:48.083479 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-04-19 00:44:48.083497 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.137) 0:00:36.094 ********** 2026-04-19 00:44:48.083515 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083534 | orchestrator | 2026-04-19 00:44:48.083571 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-04-19 00:44:48.083590 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.332) 0:00:36.426 ********** 2026-04-19 00:44:48.083610 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.083629 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.083648 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083666 | orchestrator | 2026-04-19 00:44:48.083685 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-04-19 00:44:48.083704 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.149) 0:00:36.576 ********** 2026-04-19 00:44:48.083723 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:48.083742 | orchestrator | 2026-04-19 00:44:48.083760 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-04-19 00:44:48.083777 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.133) 0:00:36.709 ********** 2026-04-19 00:44:48.083796 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.083816 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.083834 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083852 | orchestrator | 2026-04-19 00:44:48.083871 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-04-19 00:44:48.083889 | orchestrator | Sunday 19 April 2026 00:44:43 +0000 (0:00:00.152) 0:00:36.862 ********** 2026-04-19 00:44:48.083908 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.083927 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.083945 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.083964 | orchestrator | 2026-04-19 00:44:48.083982 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-04-19 00:44:48.084025 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.144) 0:00:37.006 ********** 2026-04-19 00:44:48.084046 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:48.084064 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:48.084082 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.084101 | orchestrator | 2026-04-19 00:44:48.084119 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-04-19 00:44:48.084138 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.144) 0:00:37.151 ********** 2026-04-19 00:44:48.084157 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.084176 | orchestrator | 2026-04-19 00:44:48.084193 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-04-19 00:44:48.084212 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.140) 0:00:37.291 ********** 2026-04-19 00:44:48.084244 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.084262 | orchestrator | 2026-04-19 00:44:48.084281 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-04-19 00:44:48.084349 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.136) 0:00:37.428 ********** 2026-04-19 00:44:48.084371 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.084390 | orchestrator | 2026-04-19 00:44:48.084409 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-04-19 00:44:48.084428 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.134) 0:00:37.562 ********** 2026-04-19 00:44:48.084447 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:44:48.084465 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-04-19 00:44:48.084483 | orchestrator | } 2026-04-19 00:44:48.084502 | orchestrator | 2026-04-19 00:44:48.084521 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-04-19 00:44:48.084541 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.134) 0:00:37.697 ********** 2026-04-19 00:44:48.084559 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:44:48.084577 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-04-19 00:44:48.084595 | orchestrator | } 2026-04-19 00:44:48.084613 | orchestrator | 2026-04-19 00:44:48.084631 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-04-19 00:44:48.084651 | orchestrator | Sunday 19 April 2026 00:44:44 +0000 (0:00:00.138) 0:00:37.835 ********** 2026-04-19 00:44:48.084669 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:44:48.084688 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-04-19 00:44:48.084707 | orchestrator | } 2026-04-19 00:44:48.084725 | orchestrator | 2026-04-19 00:44:48.084744 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-04-19 00:44:48.084763 | orchestrator | Sunday 19 April 2026 00:44:45 +0000 (0:00:00.149) 0:00:37.984 ********** 2026-04-19 00:44:48.084781 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:48.084799 | orchestrator | 2026-04-19 00:44:48.084818 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-04-19 00:44:48.084836 | orchestrator | Sunday 19 April 2026 00:44:45 +0000 (0:00:00.908) 0:00:38.893 ********** 2026-04-19 00:44:48.084855 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:48.084874 | orchestrator | 2026-04-19 00:44:48.084892 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-04-19 00:44:48.084910 | orchestrator | Sunday 19 April 2026 00:44:46 +0000 (0:00:00.505) 0:00:39.399 ********** 2026-04-19 00:44:48.084928 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:48.084946 | orchestrator | 2026-04-19 00:44:48.084964 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-04-19 00:44:48.084983 | orchestrator | Sunday 19 April 2026 00:44:46 +0000 (0:00:00.525) 0:00:39.924 ********** 2026-04-19 00:44:48.085002 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:48.085019 | orchestrator | 2026-04-19 00:44:48.085038 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-04-19 00:44:48.085055 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.164) 0:00:40.088 ********** 2026-04-19 00:44:48.085074 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085094 | orchestrator | 2026-04-19 00:44:48.085112 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-04-19 00:44:48.085131 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.118) 0:00:40.206 ********** 2026-04-19 00:44:48.085149 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085167 | orchestrator | 2026-04-19 00:44:48.085185 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-04-19 00:44:48.085205 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.109) 0:00:40.316 ********** 2026-04-19 00:44:48.085223 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:44:48.085241 | orchestrator |  "vgs_report": { 2026-04-19 00:44:48.085260 | orchestrator |  "vg": [] 2026-04-19 00:44:48.085279 | orchestrator |  } 2026-04-19 00:44:48.085360 | orchestrator | } 2026-04-19 00:44:48.085396 | orchestrator | 2026-04-19 00:44:48.085416 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-04-19 00:44:48.085434 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.139) 0:00:40.455 ********** 2026-04-19 00:44:48.085454 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085472 | orchestrator | 2026-04-19 00:44:48.085489 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-04-19 00:44:48.085507 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.132) 0:00:40.588 ********** 2026-04-19 00:44:48.085525 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085543 | orchestrator | 2026-04-19 00:44:48.085562 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-04-19 00:44:48.085581 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.158) 0:00:40.746 ********** 2026-04-19 00:44:48.085599 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085616 | orchestrator | 2026-04-19 00:44:48.085634 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-04-19 00:44:48.085652 | orchestrator | Sunday 19 April 2026 00:44:47 +0000 (0:00:00.154) 0:00:40.901 ********** 2026-04-19 00:44:48.085671 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:48.085688 | orchestrator | 2026-04-19 00:44:48.085720 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-04-19 00:44:52.745291 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.125) 0:00:41.027 ********** 2026-04-19 00:44:52.745514 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745548 | orchestrator | 2026-04-19 00:44:52.745563 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-04-19 00:44:52.745575 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.138) 0:00:41.165 ********** 2026-04-19 00:44:52.745586 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745597 | orchestrator | 2026-04-19 00:44:52.745608 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-04-19 00:44:52.745619 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.328) 0:00:41.493 ********** 2026-04-19 00:44:52.745630 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745641 | orchestrator | 2026-04-19 00:44:52.745651 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-04-19 00:44:52.745662 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.135) 0:00:41.629 ********** 2026-04-19 00:44:52.745673 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745683 | orchestrator | 2026-04-19 00:44:52.745694 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-04-19 00:44:52.745704 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.143) 0:00:41.772 ********** 2026-04-19 00:44:52.745733 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745745 | orchestrator | 2026-04-19 00:44:52.745755 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-04-19 00:44:52.745766 | orchestrator | Sunday 19 April 2026 00:44:48 +0000 (0:00:00.152) 0:00:41.925 ********** 2026-04-19 00:44:52.745776 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745787 | orchestrator | 2026-04-19 00:44:52.745798 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-04-19 00:44:52.745810 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.169) 0:00:42.094 ********** 2026-04-19 00:44:52.745823 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745835 | orchestrator | 2026-04-19 00:44:52.745848 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-04-19 00:44:52.745861 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.147) 0:00:42.242 ********** 2026-04-19 00:44:52.745880 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.745898 | orchestrator | 2026-04-19 00:44:52.745918 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-04-19 00:44:52.745937 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.146) 0:00:42.388 ********** 2026-04-19 00:44:52.745960 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746010 | orchestrator | 2026-04-19 00:44:52.746124 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-04-19 00:44:52.746147 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.132) 0:00:42.521 ********** 2026-04-19 00:44:52.746166 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746185 | orchestrator | 2026-04-19 00:44:52.746205 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-04-19 00:44:52.746226 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.167) 0:00:42.688 ********** 2026-04-19 00:44:52.746247 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746266 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746284 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746304 | orchestrator | 2026-04-19 00:44:52.746355 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-04-19 00:44:52.746375 | orchestrator | Sunday 19 April 2026 00:44:49 +0000 (0:00:00.152) 0:00:42.841 ********** 2026-04-19 00:44:52.746393 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746413 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746432 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746451 | orchestrator | 2026-04-19 00:44:52.746470 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-04-19 00:44:52.746489 | orchestrator | Sunday 19 April 2026 00:44:50 +0000 (0:00:00.148) 0:00:42.990 ********** 2026-04-19 00:44:52.746508 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746528 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746547 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746566 | orchestrator | 2026-04-19 00:44:52.746584 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-04-19 00:44:52.746601 | orchestrator | Sunday 19 April 2026 00:44:50 +0000 (0:00:00.153) 0:00:43.143 ********** 2026-04-19 00:44:52.746618 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746637 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746655 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746672 | orchestrator | 2026-04-19 00:44:52.746717 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-04-19 00:44:52.746737 | orchestrator | Sunday 19 April 2026 00:44:50 +0000 (0:00:00.360) 0:00:43.504 ********** 2026-04-19 00:44:52.746758 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746778 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746796 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746816 | orchestrator | 2026-04-19 00:44:52.746836 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-04-19 00:44:52.746855 | orchestrator | Sunday 19 April 2026 00:44:50 +0000 (0:00:00.197) 0:00:43.701 ********** 2026-04-19 00:44:52.746894 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.746915 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.746933 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.746952 | orchestrator | 2026-04-19 00:44:52.746972 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-04-19 00:44:52.746990 | orchestrator | Sunday 19 April 2026 00:44:50 +0000 (0:00:00.147) 0:00:43.848 ********** 2026-04-19 00:44:52.747007 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.747026 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.747045 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.747063 | orchestrator | 2026-04-19 00:44:52.747081 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-04-19 00:44:52.747101 | orchestrator | Sunday 19 April 2026 00:44:51 +0000 (0:00:00.152) 0:00:44.000 ********** 2026-04-19 00:44:52.747119 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.747140 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.747159 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.747177 | orchestrator | 2026-04-19 00:44:52.747195 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-04-19 00:44:52.747213 | orchestrator | Sunday 19 April 2026 00:44:51 +0000 (0:00:00.170) 0:00:44.171 ********** 2026-04-19 00:44:52.747233 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:52.747251 | orchestrator | 2026-04-19 00:44:52.747271 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-04-19 00:44:52.747290 | orchestrator | Sunday 19 April 2026 00:44:51 +0000 (0:00:00.523) 0:00:44.694 ********** 2026-04-19 00:44:52.747308 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:52.747373 | orchestrator | 2026-04-19 00:44:52.747390 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-04-19 00:44:52.747409 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.501) 0:00:45.196 ********** 2026-04-19 00:44:52.747427 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:44:52.747446 | orchestrator | 2026-04-19 00:44:52.747465 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-04-19 00:44:52.747482 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.134) 0:00:45.331 ********** 2026-04-19 00:44:52.747498 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'vg_name': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}) 2026-04-19 00:44:52.747517 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'vg_name': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'}) 2026-04-19 00:44:52.747535 | orchestrator | 2026-04-19 00:44:52.747552 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-04-19 00:44:52.747568 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.162) 0:00:45.493 ********** 2026-04-19 00:44:52.747584 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.747675 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:52.747699 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:52.747731 | orchestrator | 2026-04-19 00:44:52.747749 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-04-19 00:44:52.747766 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.136) 0:00:45.629 ********** 2026-04-19 00:44:52.747785 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:52.747822 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:58.111519 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:58.111645 | orchestrator | 2026-04-19 00:44:58.111675 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-04-19 00:44:58.111695 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.138) 0:00:45.768 ********** 2026-04-19 00:44:58.111713 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'})  2026-04-19 00:44:58.111749 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'})  2026-04-19 00:44:58.111769 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:44:58.111812 | orchestrator | 2026-04-19 00:44:58.111830 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-04-19 00:44:58.111845 | orchestrator | Sunday 19 April 2026 00:44:52 +0000 (0:00:00.151) 0:00:45.919 ********** 2026-04-19 00:44:58.111863 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 00:44:58.111880 | orchestrator |  "lvm_report": { 2026-04-19 00:44:58.111899 | orchestrator |  "lv": [ 2026-04-19 00:44:58.111937 | orchestrator |  { 2026-04-19 00:44:58.111959 | orchestrator |  "lv_name": "osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc", 2026-04-19 00:44:58.111981 | orchestrator |  "vg_name": "ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc" 2026-04-19 00:44:58.112002 | orchestrator |  }, 2026-04-19 00:44:58.112021 | orchestrator |  { 2026-04-19 00:44:58.112035 | orchestrator |  "lv_name": "osd-block-c338f508-a51a-57c6-8917-251abb4c767b", 2026-04-19 00:44:58.112048 | orchestrator |  "vg_name": "ceph-c338f508-a51a-57c6-8917-251abb4c767b" 2026-04-19 00:44:58.112061 | orchestrator |  } 2026-04-19 00:44:58.112074 | orchestrator |  ], 2026-04-19 00:44:58.112086 | orchestrator |  "pv": [ 2026-04-19 00:44:58.112104 | orchestrator |  { 2026-04-19 00:44:58.112121 | orchestrator |  "pv_name": "/dev/sdb", 2026-04-19 00:44:58.112141 | orchestrator |  "vg_name": "ceph-c338f508-a51a-57c6-8917-251abb4c767b" 2026-04-19 00:44:58.112161 | orchestrator |  }, 2026-04-19 00:44:58.112180 | orchestrator |  { 2026-04-19 00:44:58.112198 | orchestrator |  "pv_name": "/dev/sdc", 2026-04-19 00:44:58.112211 | orchestrator |  "vg_name": "ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc" 2026-04-19 00:44:58.112227 | orchestrator |  } 2026-04-19 00:44:58.112251 | orchestrator |  ] 2026-04-19 00:44:58.112279 | orchestrator |  } 2026-04-19 00:44:58.112299 | orchestrator | } 2026-04-19 00:44:58.112317 | orchestrator | 2026-04-19 00:44:58.112364 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-04-19 00:44:58.112381 | orchestrator | 2026-04-19 00:44:58.112398 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 00:44:58.112417 | orchestrator | Sunday 19 April 2026 00:44:53 +0000 (0:00:00.407) 0:00:46.326 ********** 2026-04-19 00:44:58.112436 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-04-19 00:44:58.112456 | orchestrator | 2026-04-19 00:44:58.112474 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-04-19 00:44:58.112492 | orchestrator | Sunday 19 April 2026 00:44:53 +0000 (0:00:00.235) 0:00:46.561 ********** 2026-04-19 00:44:58.112529 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:44:58.112541 | orchestrator | 2026-04-19 00:44:58.112558 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.112585 | orchestrator | Sunday 19 April 2026 00:44:53 +0000 (0:00:00.198) 0:00:46.759 ********** 2026-04-19 00:44:58.112606 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-04-19 00:44:58.112623 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-04-19 00:44:58.112640 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-04-19 00:44:58.112661 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-04-19 00:44:58.112678 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-04-19 00:44:58.112696 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-04-19 00:44:58.112714 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-04-19 00:44:58.112734 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-04-19 00:44:58.112751 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-04-19 00:44:58.112770 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-04-19 00:44:58.112784 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-04-19 00:44:58.112795 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-04-19 00:44:58.112806 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-04-19 00:44:58.112817 | orchestrator | 2026-04-19 00:44:58.112827 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.112838 | orchestrator | Sunday 19 April 2026 00:44:54 +0000 (0:00:00.375) 0:00:47.135 ********** 2026-04-19 00:44:58.112849 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.112860 | orchestrator | 2026-04-19 00:44:58.112870 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.112881 | orchestrator | Sunday 19 April 2026 00:44:54 +0000 (0:00:00.161) 0:00:47.296 ********** 2026-04-19 00:44:58.112892 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.112902 | orchestrator | 2026-04-19 00:44:58.112913 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.112947 | orchestrator | Sunday 19 April 2026 00:44:54 +0000 (0:00:00.183) 0:00:47.480 ********** 2026-04-19 00:44:58.112958 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.112969 | orchestrator | 2026-04-19 00:44:58.112979 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.112990 | orchestrator | Sunday 19 April 2026 00:44:54 +0000 (0:00:00.179) 0:00:47.660 ********** 2026-04-19 00:44:58.113001 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.113012 | orchestrator | 2026-04-19 00:44:58.113023 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113034 | orchestrator | Sunday 19 April 2026 00:44:54 +0000 (0:00:00.171) 0:00:47.831 ********** 2026-04-19 00:44:58.113044 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.113055 | orchestrator | 2026-04-19 00:44:58.113066 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113077 | orchestrator | Sunday 19 April 2026 00:44:55 +0000 (0:00:00.204) 0:00:48.035 ********** 2026-04-19 00:44:58.113088 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.113098 | orchestrator | 2026-04-19 00:44:58.113109 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113129 | orchestrator | Sunday 19 April 2026 00:44:55 +0000 (0:00:00.440) 0:00:48.476 ********** 2026-04-19 00:44:58.113140 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.113162 | orchestrator | 2026-04-19 00:44:58.113173 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113183 | orchestrator | Sunday 19 April 2026 00:44:55 +0000 (0:00:00.186) 0:00:48.662 ********** 2026-04-19 00:44:58.113194 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:44:58.113205 | orchestrator | 2026-04-19 00:44:58.113216 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113226 | orchestrator | Sunday 19 April 2026 00:44:55 +0000 (0:00:00.216) 0:00:48.879 ********** 2026-04-19 00:44:58.113237 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208) 2026-04-19 00:44:58.113250 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208) 2026-04-19 00:44:58.113261 | orchestrator | 2026-04-19 00:44:58.113271 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113282 | orchestrator | Sunday 19 April 2026 00:44:56 +0000 (0:00:00.379) 0:00:49.259 ********** 2026-04-19 00:44:58.113293 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8) 2026-04-19 00:44:58.113304 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8) 2026-04-19 00:44:58.113314 | orchestrator | 2026-04-19 00:44:58.113325 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113360 | orchestrator | Sunday 19 April 2026 00:44:56 +0000 (0:00:00.364) 0:00:49.624 ********** 2026-04-19 00:44:58.113371 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914) 2026-04-19 00:44:58.113382 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914) 2026-04-19 00:44:58.113393 | orchestrator | 2026-04-19 00:44:58.113404 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113415 | orchestrator | Sunday 19 April 2026 00:44:57 +0000 (0:00:00.369) 0:00:49.993 ********** 2026-04-19 00:44:58.113425 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13) 2026-04-19 00:44:58.113436 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13) 2026-04-19 00:44:58.113447 | orchestrator | 2026-04-19 00:44:58.113458 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-04-19 00:44:58.113468 | orchestrator | Sunday 19 April 2026 00:44:57 +0000 (0:00:00.401) 0:00:50.395 ********** 2026-04-19 00:44:58.113479 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-04-19 00:44:58.113490 | orchestrator | 2026-04-19 00:44:58.113501 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:44:58.113512 | orchestrator | Sunday 19 April 2026 00:44:57 +0000 (0:00:00.342) 0:00:50.738 ********** 2026-04-19 00:44:58.113522 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-04-19 00:44:58.113533 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-04-19 00:44:58.113544 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-04-19 00:44:58.113554 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-04-19 00:44:58.113565 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-04-19 00:44:58.113576 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-04-19 00:44:58.113586 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-04-19 00:44:58.113597 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-04-19 00:44:58.113608 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-04-19 00:44:58.113625 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-04-19 00:44:58.113636 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-04-19 00:44:58.113654 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-04-19 00:45:06.480099 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-04-19 00:45:06.480190 | orchestrator | 2026-04-19 00:45:06.480202 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480210 | orchestrator | Sunday 19 April 2026 00:44:58 +0000 (0:00:00.397) 0:00:51.136 ********** 2026-04-19 00:45:06.480217 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480226 | orchestrator | 2026-04-19 00:45:06.480232 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480239 | orchestrator | Sunday 19 April 2026 00:44:58 +0000 (0:00:00.185) 0:00:51.321 ********** 2026-04-19 00:45:06.480246 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480252 | orchestrator | 2026-04-19 00:45:06.480259 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480265 | orchestrator | Sunday 19 April 2026 00:44:58 +0000 (0:00:00.191) 0:00:51.512 ********** 2026-04-19 00:45:06.480272 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480279 | orchestrator | 2026-04-19 00:45:06.480286 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480307 | orchestrator | Sunday 19 April 2026 00:44:59 +0000 (0:00:00.600) 0:00:52.112 ********** 2026-04-19 00:45:06.480315 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480322 | orchestrator | 2026-04-19 00:45:06.480328 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480334 | orchestrator | Sunday 19 April 2026 00:44:59 +0000 (0:00:00.197) 0:00:52.310 ********** 2026-04-19 00:45:06.480341 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480347 | orchestrator | 2026-04-19 00:45:06.480373 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480380 | orchestrator | Sunday 19 April 2026 00:44:59 +0000 (0:00:00.194) 0:00:52.504 ********** 2026-04-19 00:45:06.480387 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480393 | orchestrator | 2026-04-19 00:45:06.480400 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480406 | orchestrator | Sunday 19 April 2026 00:44:59 +0000 (0:00:00.195) 0:00:52.699 ********** 2026-04-19 00:45:06.480412 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480419 | orchestrator | 2026-04-19 00:45:06.480425 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480432 | orchestrator | Sunday 19 April 2026 00:44:59 +0000 (0:00:00.177) 0:00:52.877 ********** 2026-04-19 00:45:06.480438 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480444 | orchestrator | 2026-04-19 00:45:06.480454 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480460 | orchestrator | Sunday 19 April 2026 00:45:00 +0000 (0:00:00.191) 0:00:53.068 ********** 2026-04-19 00:45:06.480467 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-04-19 00:45:06.480476 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-04-19 00:45:06.480483 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-04-19 00:45:06.480491 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-04-19 00:45:06.480498 | orchestrator | 2026-04-19 00:45:06.480505 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480512 | orchestrator | Sunday 19 April 2026 00:45:00 +0000 (0:00:00.617) 0:00:53.686 ********** 2026-04-19 00:45:06.480519 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480525 | orchestrator | 2026-04-19 00:45:06.480532 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480555 | orchestrator | Sunday 19 April 2026 00:45:00 +0000 (0:00:00.178) 0:00:53.864 ********** 2026-04-19 00:45:06.480562 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480568 | orchestrator | 2026-04-19 00:45:06.480575 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480581 | orchestrator | Sunday 19 April 2026 00:45:01 +0000 (0:00:00.189) 0:00:54.053 ********** 2026-04-19 00:45:06.480587 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480593 | orchestrator | 2026-04-19 00:45:06.480599 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-04-19 00:45:06.480606 | orchestrator | Sunday 19 April 2026 00:45:01 +0000 (0:00:00.182) 0:00:54.236 ********** 2026-04-19 00:45:06.480612 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480619 | orchestrator | 2026-04-19 00:45:06.480626 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-04-19 00:45:06.480632 | orchestrator | Sunday 19 April 2026 00:45:01 +0000 (0:00:00.177) 0:00:54.414 ********** 2026-04-19 00:45:06.480639 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480645 | orchestrator | 2026-04-19 00:45:06.480651 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-04-19 00:45:06.480656 | orchestrator | Sunday 19 April 2026 00:45:01 +0000 (0:00:00.252) 0:00:54.666 ********** 2026-04-19 00:45:06.480663 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'e1582ec4-3f2d-5796-9ab2-801a24d84c31'}}) 2026-04-19 00:45:06.480671 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '0c5767d0-866f-5cac-9ec0-a6c75fb89469'}}) 2026-04-19 00:45:06.480677 | orchestrator | 2026-04-19 00:45:06.480683 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-04-19 00:45:06.480690 | orchestrator | Sunday 19 April 2026 00:45:01 +0000 (0:00:00.181) 0:00:54.848 ********** 2026-04-19 00:45:06.480697 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'}) 2026-04-19 00:45:06.480705 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'}) 2026-04-19 00:45:06.480712 | orchestrator | 2026-04-19 00:45:06.480718 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-04-19 00:45:06.480743 | orchestrator | Sunday 19 April 2026 00:45:03 +0000 (0:00:01.863) 0:00:56.712 ********** 2026-04-19 00:45:06.480751 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:06.480758 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:06.480765 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480771 | orchestrator | 2026-04-19 00:45:06.480777 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-04-19 00:45:06.480783 | orchestrator | Sunday 19 April 2026 00:45:03 +0000 (0:00:00.138) 0:00:56.850 ********** 2026-04-19 00:45:06.480789 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'}) 2026-04-19 00:45:06.480796 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'}) 2026-04-19 00:45:06.480801 | orchestrator | 2026-04-19 00:45:06.480807 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-04-19 00:45:06.480813 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:01.337) 0:00:58.187 ********** 2026-04-19 00:45:06.480819 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:06.480833 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:06.480840 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480846 | orchestrator | 2026-04-19 00:45:06.480852 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-04-19 00:45:06.480859 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.136) 0:00:58.324 ********** 2026-04-19 00:45:06.480865 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480871 | orchestrator | 2026-04-19 00:45:06.480878 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-04-19 00:45:06.480884 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.131) 0:00:58.455 ********** 2026-04-19 00:45:06.480890 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:06.480897 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:06.480904 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480913 | orchestrator | 2026-04-19 00:45:06.480919 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-04-19 00:45:06.480926 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.121) 0:00:58.577 ********** 2026-04-19 00:45:06.480932 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480939 | orchestrator | 2026-04-19 00:45:06.480945 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-04-19 00:45:06.480963 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.122) 0:00:58.700 ********** 2026-04-19 00:45:06.480972 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:06.480978 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:06.480984 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.480990 | orchestrator | 2026-04-19 00:45:06.480996 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-04-19 00:45:06.481002 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.126) 0:00:58.827 ********** 2026-04-19 00:45:06.481008 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.481013 | orchestrator | 2026-04-19 00:45:06.481020 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-04-19 00:45:06.481025 | orchestrator | Sunday 19 April 2026 00:45:05 +0000 (0:00:00.116) 0:00:58.943 ********** 2026-04-19 00:45:06.481031 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:06.481037 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:06.481043 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:06.481049 | orchestrator | 2026-04-19 00:45:06.481056 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-04-19 00:45:06.481063 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.142) 0:00:59.086 ********** 2026-04-19 00:45:06.481070 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:06.481078 | orchestrator | 2026-04-19 00:45:06.481086 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-04-19 00:45:06.481093 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.284) 0:00:59.370 ********** 2026-04-19 00:45:06.481110 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:11.983517 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:11.983608 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983621 | orchestrator | 2026-04-19 00:45:11.983630 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-04-19 00:45:11.983640 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.152) 0:00:59.523 ********** 2026-04-19 00:45:11.983648 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:11.983656 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:11.983663 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983671 | orchestrator | 2026-04-19 00:45:11.983693 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-04-19 00:45:11.983701 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.135) 0:00:59.658 ********** 2026-04-19 00:45:11.983708 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:11.983715 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:11.983723 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983730 | orchestrator | 2026-04-19 00:45:11.983738 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-04-19 00:45:11.983745 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.136) 0:00:59.795 ********** 2026-04-19 00:45:11.983752 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983759 | orchestrator | 2026-04-19 00:45:11.983767 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-04-19 00:45:11.983774 | orchestrator | Sunday 19 April 2026 00:45:06 +0000 (0:00:00.125) 0:00:59.920 ********** 2026-04-19 00:45:11.983792 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983800 | orchestrator | 2026-04-19 00:45:11.983807 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-04-19 00:45:11.983815 | orchestrator | Sunday 19 April 2026 00:45:07 +0000 (0:00:00.121) 0:01:00.042 ********** 2026-04-19 00:45:11.983822 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.983830 | orchestrator | 2026-04-19 00:45:11.983837 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-04-19 00:45:11.983845 | orchestrator | Sunday 19 April 2026 00:45:07 +0000 (0:00:00.134) 0:01:00.176 ********** 2026-04-19 00:45:11.983852 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:45:11.983860 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-04-19 00:45:11.983867 | orchestrator | } 2026-04-19 00:45:11.983875 | orchestrator | 2026-04-19 00:45:11.983883 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-04-19 00:45:11.983890 | orchestrator | Sunday 19 April 2026 00:45:07 +0000 (0:00:00.123) 0:01:00.300 ********** 2026-04-19 00:45:11.983897 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:45:11.983905 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-04-19 00:45:11.983912 | orchestrator | } 2026-04-19 00:45:11.983919 | orchestrator | 2026-04-19 00:45:11.983926 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-04-19 00:45:11.983934 | orchestrator | Sunday 19 April 2026 00:45:07 +0000 (0:00:00.115) 0:01:00.415 ********** 2026-04-19 00:45:11.983941 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:45:11.983948 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-04-19 00:45:11.983956 | orchestrator | } 2026-04-19 00:45:11.983963 | orchestrator | 2026-04-19 00:45:11.983970 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-04-19 00:45:11.983978 | orchestrator | Sunday 19 April 2026 00:45:07 +0000 (0:00:00.135) 0:01:00.550 ********** 2026-04-19 00:45:11.984003 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:11.984011 | orchestrator | 2026-04-19 00:45:11.984019 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-04-19 00:45:11.984028 | orchestrator | Sunday 19 April 2026 00:45:08 +0000 (0:00:00.498) 0:01:01.049 ********** 2026-04-19 00:45:11.984036 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:11.984045 | orchestrator | 2026-04-19 00:45:11.984053 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-04-19 00:45:11.984061 | orchestrator | Sunday 19 April 2026 00:45:08 +0000 (0:00:00.481) 0:01:01.530 ********** 2026-04-19 00:45:11.984070 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:11.984078 | orchestrator | 2026-04-19 00:45:11.984086 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-04-19 00:45:11.984094 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.584) 0:01:02.114 ********** 2026-04-19 00:45:11.984102 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:11.984111 | orchestrator | 2026-04-19 00:45:11.984119 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-04-19 00:45:11.984127 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.128) 0:01:02.243 ********** 2026-04-19 00:45:11.984135 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984144 | orchestrator | 2026-04-19 00:45:11.984152 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-04-19 00:45:11.984160 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.105) 0:01:02.349 ********** 2026-04-19 00:45:11.984168 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984176 | orchestrator | 2026-04-19 00:45:11.984184 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-04-19 00:45:11.984192 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.091) 0:01:02.441 ********** 2026-04-19 00:45:11.984201 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:45:11.984209 | orchestrator |  "vgs_report": { 2026-04-19 00:45:11.984218 | orchestrator |  "vg": [] 2026-04-19 00:45:11.984240 | orchestrator |  } 2026-04-19 00:45:11.984249 | orchestrator | } 2026-04-19 00:45:11.984257 | orchestrator | 2026-04-19 00:45:11.984265 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-04-19 00:45:11.984274 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.124) 0:01:02.565 ********** 2026-04-19 00:45:11.984282 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984290 | orchestrator | 2026-04-19 00:45:11.984298 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-04-19 00:45:11.984307 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.106) 0:01:02.672 ********** 2026-04-19 00:45:11.984315 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984323 | orchestrator | 2026-04-19 00:45:11.984331 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-04-19 00:45:11.984339 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.155) 0:01:02.828 ********** 2026-04-19 00:45:11.984347 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984356 | orchestrator | 2026-04-19 00:45:11.984364 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-04-19 00:45:11.984407 | orchestrator | Sunday 19 April 2026 00:45:09 +0000 (0:00:00.120) 0:01:02.948 ********** 2026-04-19 00:45:11.984415 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984422 | orchestrator | 2026-04-19 00:45:11.984429 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-04-19 00:45:11.984436 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.129) 0:01:03.078 ********** 2026-04-19 00:45:11.984443 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984450 | orchestrator | 2026-04-19 00:45:11.984457 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-04-19 00:45:11.984464 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.117) 0:01:03.195 ********** 2026-04-19 00:45:11.984471 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984495 | orchestrator | 2026-04-19 00:45:11.984503 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-04-19 00:45:11.984510 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.125) 0:01:03.320 ********** 2026-04-19 00:45:11.984517 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984524 | orchestrator | 2026-04-19 00:45:11.984531 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-04-19 00:45:11.984538 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.141) 0:01:03.462 ********** 2026-04-19 00:45:11.984545 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984553 | orchestrator | 2026-04-19 00:45:11.984560 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-04-19 00:45:11.984567 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.131) 0:01:03.594 ********** 2026-04-19 00:45:11.984574 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984581 | orchestrator | 2026-04-19 00:45:11.984588 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-04-19 00:45:11.984596 | orchestrator | Sunday 19 April 2026 00:45:10 +0000 (0:00:00.305) 0:01:03.900 ********** 2026-04-19 00:45:11.984603 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984610 | orchestrator | 2026-04-19 00:45:11.984617 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-04-19 00:45:11.984624 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.114) 0:01:04.014 ********** 2026-04-19 00:45:11.984632 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984639 | orchestrator | 2026-04-19 00:45:11.984646 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-04-19 00:45:11.984653 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.138) 0:01:04.153 ********** 2026-04-19 00:45:11.984660 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984667 | orchestrator | 2026-04-19 00:45:11.984674 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-04-19 00:45:11.984681 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.134) 0:01:04.288 ********** 2026-04-19 00:45:11.984688 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984696 | orchestrator | 2026-04-19 00:45:11.984703 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-04-19 00:45:11.984710 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.142) 0:01:04.430 ********** 2026-04-19 00:45:11.984717 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984724 | orchestrator | 2026-04-19 00:45:11.984731 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-04-19 00:45:11.984738 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.132) 0:01:04.562 ********** 2026-04-19 00:45:11.984745 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:11.984753 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:11.984760 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984767 | orchestrator | 2026-04-19 00:45:11.984774 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-04-19 00:45:11.984781 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.159) 0:01:04.721 ********** 2026-04-19 00:45:11.984789 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:11.984796 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:11.984803 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:11.984810 | orchestrator | 2026-04-19 00:45:11.984817 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-04-19 00:45:11.984829 | orchestrator | Sunday 19 April 2026 00:45:11 +0000 (0:00:00.145) 0:01:04.867 ********** 2026-04-19 00:45:11.984842 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818003 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818127 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818140 | orchestrator | 2026-04-19 00:45:14.818149 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-04-19 00:45:14.818157 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.152) 0:01:05.019 ********** 2026-04-19 00:45:14.818164 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818184 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818191 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818198 | orchestrator | 2026-04-19 00:45:14.818205 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-04-19 00:45:14.818211 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.162) 0:01:05.182 ********** 2026-04-19 00:45:14.818218 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818225 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818231 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818238 | orchestrator | 2026-04-19 00:45:14.818245 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-04-19 00:45:14.818252 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.142) 0:01:05.324 ********** 2026-04-19 00:45:14.818258 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818265 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818272 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818278 | orchestrator | 2026-04-19 00:45:14.818285 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-04-19 00:45:14.818291 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.134) 0:01:05.459 ********** 2026-04-19 00:45:14.818298 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818305 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818311 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818318 | orchestrator | 2026-04-19 00:45:14.818324 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-04-19 00:45:14.818331 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.254) 0:01:05.714 ********** 2026-04-19 00:45:14.818337 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818344 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818351 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818372 | orchestrator | 2026-04-19 00:45:14.818457 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-04-19 00:45:14.818470 | orchestrator | Sunday 19 April 2026 00:45:12 +0000 (0:00:00.153) 0:01:05.867 ********** 2026-04-19 00:45:14.818482 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:14.818491 | orchestrator | 2026-04-19 00:45:14.818498 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-04-19 00:45:14.818504 | orchestrator | Sunday 19 April 2026 00:45:13 +0000 (0:00:00.531) 0:01:06.398 ********** 2026-04-19 00:45:14.818511 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:14.818517 | orchestrator | 2026-04-19 00:45:14.818524 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-04-19 00:45:14.818530 | orchestrator | Sunday 19 April 2026 00:45:13 +0000 (0:00:00.498) 0:01:06.897 ********** 2026-04-19 00:45:14.818537 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:14.818543 | orchestrator | 2026-04-19 00:45:14.818550 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-04-19 00:45:14.818557 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.124) 0:01:07.022 ********** 2026-04-19 00:45:14.818565 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'vg_name': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'}) 2026-04-19 00:45:14.818574 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'vg_name': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'}) 2026-04-19 00:45:14.818581 | orchestrator | 2026-04-19 00:45:14.818589 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-04-19 00:45:14.818596 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.147) 0:01:07.170 ********** 2026-04-19 00:45:14.818618 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818627 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818635 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818642 | orchestrator | 2026-04-19 00:45:14.818650 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-04-19 00:45:14.818657 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.143) 0:01:07.313 ********** 2026-04-19 00:45:14.818665 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818673 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818680 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818688 | orchestrator | 2026-04-19 00:45:14.818696 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-04-19 00:45:14.818703 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.155) 0:01:07.469 ********** 2026-04-19 00:45:14.818711 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'})  2026-04-19 00:45:14.818719 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'})  2026-04-19 00:45:14.818726 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:14.818735 | orchestrator | 2026-04-19 00:45:14.818746 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-04-19 00:45:14.818757 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.133) 0:01:07.603 ********** 2026-04-19 00:45:14.818768 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 00:45:14.818779 | orchestrator |  "lvm_report": { 2026-04-19 00:45:14.818791 | orchestrator |  "lv": [ 2026-04-19 00:45:14.818812 | orchestrator |  { 2026-04-19 00:45:14.818824 | orchestrator |  "lv_name": "osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469", 2026-04-19 00:45:14.818835 | orchestrator |  "vg_name": "ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469" 2026-04-19 00:45:14.818843 | orchestrator |  }, 2026-04-19 00:45:14.818849 | orchestrator |  { 2026-04-19 00:45:14.818856 | orchestrator |  "lv_name": "osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31", 2026-04-19 00:45:14.818862 | orchestrator |  "vg_name": "ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31" 2026-04-19 00:45:14.818869 | orchestrator |  } 2026-04-19 00:45:14.818875 | orchestrator |  ], 2026-04-19 00:45:14.818882 | orchestrator |  "pv": [ 2026-04-19 00:45:14.818888 | orchestrator |  { 2026-04-19 00:45:14.818895 | orchestrator |  "pv_name": "/dev/sdb", 2026-04-19 00:45:14.818901 | orchestrator |  "vg_name": "ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31" 2026-04-19 00:45:14.818908 | orchestrator |  }, 2026-04-19 00:45:14.818914 | orchestrator |  { 2026-04-19 00:45:14.818921 | orchestrator |  "pv_name": "/dev/sdc", 2026-04-19 00:45:14.818927 | orchestrator |  "vg_name": "ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469" 2026-04-19 00:45:14.818934 | orchestrator |  } 2026-04-19 00:45:14.818941 | orchestrator |  ] 2026-04-19 00:45:14.818947 | orchestrator |  } 2026-04-19 00:45:14.818955 | orchestrator | } 2026-04-19 00:45:14.818962 | orchestrator | 2026-04-19 00:45:14.818969 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:45:14.818976 | orchestrator | testbed-node-3 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-04-19 00:45:14.818983 | orchestrator | testbed-node-4 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-04-19 00:45:14.818991 | orchestrator | testbed-node-5 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-04-19 00:45:14.818998 | orchestrator | 2026-04-19 00:45:14.819005 | orchestrator | 2026-04-19 00:45:14.819012 | orchestrator | 2026-04-19 00:45:14.819038 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:45:14.819045 | orchestrator | Sunday 19 April 2026 00:45:14 +0000 (0:00:00.146) 0:01:07.749 ********** 2026-04-19 00:45:14.819052 | orchestrator | =============================================================================== 2026-04-19 00:45:14.819059 | orchestrator | Create block VGs -------------------------------------------------------- 5.78s 2026-04-19 00:45:14.819066 | orchestrator | Create block LVs -------------------------------------------------------- 4.11s 2026-04-19 00:45:14.819073 | orchestrator | Gather DB VGs with total and available size in bytes -------------------- 2.03s 2026-04-19 00:45:14.819080 | orchestrator | Gather DB+WAL VGs with total and available size in bytes ---------------- 1.64s 2026-04-19 00:45:14.819088 | orchestrator | Get list of Ceph LVs with associated VGs -------------------------------- 1.58s 2026-04-19 00:45:14.819095 | orchestrator | Get list of Ceph PVs with associated VGs -------------------------------- 1.52s 2026-04-19 00:45:14.819102 | orchestrator | Gather WAL VGs with total and available size in bytes ------------------- 1.50s 2026-04-19 00:45:14.819109 | orchestrator | Add known partitions to the list of available block devices ------------- 1.44s 2026-04-19 00:45:14.819122 | orchestrator | Add known links to the list of available block devices ------------------ 1.13s 2026-04-19 00:45:15.139613 | orchestrator | Add known partitions to the list of available block devices ------------- 0.94s 2026-04-19 00:45:15.139715 | orchestrator | Print LVM report data --------------------------------------------------- 0.84s 2026-04-19 00:45:15.139729 | orchestrator | Add known partitions to the list of available block devices ------------- 0.81s 2026-04-19 00:45:15.139742 | orchestrator | Create DB LVs for ceph_db_devices --------------------------------------- 0.74s 2026-04-19 00:45:15.139753 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.71s 2026-04-19 00:45:15.139791 | orchestrator | Print 'Create WAL LVs for ceph_wal_devices' ----------------------------- 0.69s 2026-04-19 00:45:15.139803 | orchestrator | Add known links to the list of available block devices ------------------ 0.66s 2026-04-19 00:45:15.139828 | orchestrator | Fail if block LV defined in lvm_volumes is missing ---------------------- 0.64s 2026-04-19 00:45:15.139839 | orchestrator | Get initial list of available block devices ----------------------------- 0.63s 2026-04-19 00:45:15.139850 | orchestrator | Add known partitions to the list of available block devices ------------- 0.63s 2026-04-19 00:45:15.139861 | orchestrator | Add known partitions to the list of available block devices ------------- 0.62s 2026-04-19 00:45:26.470736 | orchestrator | 2026-04-19 00:45:26 | INFO  | Prepare task for execution of facts. 2026-04-19 00:45:26.531309 | orchestrator | 2026-04-19 00:45:26 | INFO  | Task c9ca51fa-38b6-4967-9b4d-94ff29984645 (facts) was prepared for execution. 2026-04-19 00:45:26.531386 | orchestrator | 2026-04-19 00:45:26 | INFO  | It takes a moment until task c9ca51fa-38b6-4967-9b4d-94ff29984645 (facts) has been started and output is visible here. 2026-04-19 00:45:38.222235 | orchestrator | 2026-04-19 00:45:38.222384 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-04-19 00:45:38.222403 | orchestrator | 2026-04-19 00:45:38.222416 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-04-19 00:45:38.222433 | orchestrator | Sunday 19 April 2026 00:45:29 +0000 (0:00:00.296) 0:00:00.296 ********** 2026-04-19 00:45:38.222557 | orchestrator | ok: [testbed-manager] 2026-04-19 00:45:38.222576 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:45:38.222588 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:45:38.222599 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:45:38.222610 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:45:38.222621 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:38.222632 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:45:38.222643 | orchestrator | 2026-04-19 00:45:38.222654 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-04-19 00:45:38.222665 | orchestrator | Sunday 19 April 2026 00:45:30 +0000 (0:00:01.235) 0:00:01.531 ********** 2026-04-19 00:45:38.222677 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:45:38.222689 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:45:38.222700 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:45:38.222711 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:45:38.222723 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:45:38.222734 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:45:38.222747 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:38.222759 | orchestrator | 2026-04-19 00:45:38.222771 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 00:45:38.222783 | orchestrator | 2026-04-19 00:45:38.222795 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 00:45:38.222808 | orchestrator | Sunday 19 April 2026 00:45:31 +0000 (0:00:01.018) 0:00:02.549 ********** 2026-04-19 00:45:38.222821 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:45:38.222833 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:45:38.222845 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:45:38.222857 | orchestrator | ok: [testbed-manager] 2026-04-19 00:45:38.222869 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:45:38.222882 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:45:38.222893 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:45:38.222906 | orchestrator | 2026-04-19 00:45:38.222918 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-04-19 00:45:38.222930 | orchestrator | 2026-04-19 00:45:38.222943 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-04-19 00:45:38.222956 | orchestrator | Sunday 19 April 2026 00:45:37 +0000 (0:00:05.793) 0:00:08.343 ********** 2026-04-19 00:45:38.222968 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:45:38.222980 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:45:38.223026 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:45:38.223039 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:45:38.223051 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:45:38.223064 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:45:38.223076 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:45:38.223088 | orchestrator | 2026-04-19 00:45:38.223102 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:45:38.223113 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223125 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223136 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223146 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223157 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223168 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223179 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:45:38.223190 | orchestrator | 2026-04-19 00:45:38.223200 | orchestrator | 2026-04-19 00:45:38.223211 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:45:38.223222 | orchestrator | Sunday 19 April 2026 00:45:37 +0000 (0:00:00.462) 0:00:08.806 ********** 2026-04-19 00:45:38.223233 | orchestrator | =============================================================================== 2026-04-19 00:45:38.223243 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.79s 2026-04-19 00:45:38.223254 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.24s 2026-04-19 00:45:38.223282 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.02s 2026-04-19 00:45:38.223294 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.46s 2026-04-19 00:45:49.513766 | orchestrator | 2026-04-19 00:45:49 | INFO  | Prepare task for execution of frr. 2026-04-19 00:45:49.578716 | orchestrator | 2026-04-19 00:45:49 | INFO  | Task 975461fc-8c44-415a-8314-c2e50cdaadfe (frr) was prepared for execution. 2026-04-19 00:45:49.578804 | orchestrator | 2026-04-19 00:45:49 | INFO  | It takes a moment until task 975461fc-8c44-415a-8314-c2e50cdaadfe (frr) has been started and output is visible here. 2026-04-19 00:46:12.847144 | orchestrator | 2026-04-19 00:46:12.847224 | orchestrator | PLAY [Apply role frr] ********************************************************** 2026-04-19 00:46:12.847236 | orchestrator | 2026-04-19 00:46:12.847244 | orchestrator | TASK [osism.services.frr : Include distribution specific install tasks] ******** 2026-04-19 00:46:12.847252 | orchestrator | Sunday 19 April 2026 00:45:52 +0000 (0:00:00.264) 0:00:00.264 ********** 2026-04-19 00:46:12.847260 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/frr/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:46:12.847268 | orchestrator | 2026-04-19 00:46:12.847275 | orchestrator | TASK [osism.services.frr : Pin frr package version] **************************** 2026-04-19 00:46:12.847282 | orchestrator | Sunday 19 April 2026 00:45:52 +0000 (0:00:00.199) 0:00:00.463 ********** 2026-04-19 00:46:12.847290 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:12.847299 | orchestrator | 2026-04-19 00:46:12.847307 | orchestrator | TASK [osism.services.frr : Install frr package] ******************************** 2026-04-19 00:46:12.847333 | orchestrator | Sunday 19 April 2026 00:45:54 +0000 (0:00:01.376) 0:00:01.840 ********** 2026-04-19 00:46:12.847341 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:12.847348 | orchestrator | 2026-04-19 00:46:12.847355 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/vtysh.conf] ********************* 2026-04-19 00:46:12.847363 | orchestrator | Sunday 19 April 2026 00:46:02 +0000 (0:00:08.535) 0:00:10.376 ********** 2026-04-19 00:46:12.847370 | orchestrator | ok: [testbed-manager] 2026-04-19 00:46:12.847377 | orchestrator | 2026-04-19 00:46:12.847385 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/daemons] ************************ 2026-04-19 00:46:12.847392 | orchestrator | Sunday 19 April 2026 00:46:03 +0000 (0:00:01.013) 0:00:11.389 ********** 2026-04-19 00:46:12.847400 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:12.847407 | orchestrator | 2026-04-19 00:46:12.847414 | orchestrator | TASK [osism.services.frr : Set _frr_uplinks fact] ****************************** 2026-04-19 00:46:12.847422 | orchestrator | Sunday 19 April 2026 00:46:04 +0000 (0:00:00.936) 0:00:12.326 ********** 2026-04-19 00:46:12.847429 | orchestrator | ok: [testbed-manager] 2026-04-19 00:46:12.847437 | orchestrator | 2026-04-19 00:46:12.847450 | orchestrator | TASK [osism.services.frr : Write frr_config_template to temporary file] ******** 2026-04-19 00:46:12.847463 | orchestrator | Sunday 19 April 2026 00:46:05 +0000 (0:00:01.158) 0:00:13.484 ********** 2026-04-19 00:46:12.847475 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:46:12.847489 | orchestrator | 2026-04-19 00:46:12.847502 | orchestrator | TASK [osism.services.frr : Render frr.conf from frr_config_template variable] *** 2026-04-19 00:46:12.847515 | orchestrator | Sunday 19 April 2026 00:46:05 +0000 (0:00:00.141) 0:00:13.625 ********** 2026-04-19 00:46:12.847525 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:46:12.847532 | orchestrator | 2026-04-19 00:46:12.847597 | orchestrator | TASK [osism.services.frr : Remove temporary frr_config_template file] ********** 2026-04-19 00:46:12.847611 | orchestrator | Sunday 19 April 2026 00:46:06 +0000 (0:00:00.208) 0:00:13.834 ********** 2026-04-19 00:46:12.847623 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:46:12.847636 | orchestrator | 2026-04-19 00:46:12.847648 | orchestrator | TASK [osism.services.frr : Check for frr.conf file in the configuration repository] *** 2026-04-19 00:46:12.847660 | orchestrator | Sunday 19 April 2026 00:46:06 +0000 (0:00:00.129) 0:00:13.963 ********** 2026-04-19 00:46:12.847674 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:46:12.847686 | orchestrator | 2026-04-19 00:46:12.847699 | orchestrator | TASK [osism.services.frr : Copy frr.conf file from the configuration repository] *** 2026-04-19 00:46:12.847712 | orchestrator | Sunday 19 April 2026 00:46:06 +0000 (0:00:00.119) 0:00:14.083 ********** 2026-04-19 00:46:12.847725 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:46:12.847738 | orchestrator | 2026-04-19 00:46:12.847752 | orchestrator | TASK [osism.services.frr : Copy default frr.conf file of type k3s_cilium] ****** 2026-04-19 00:46:12.847764 | orchestrator | Sunday 19 April 2026 00:46:06 +0000 (0:00:00.143) 0:00:14.226 ********** 2026-04-19 00:46:12.847777 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:12.847790 | orchestrator | 2026-04-19 00:46:12.847804 | orchestrator | TASK [osism.services.frr : Set sysctl parameters] ****************************** 2026-04-19 00:46:12.847818 | orchestrator | Sunday 19 April 2026 00:46:07 +0000 (0:00:00.844) 0:00:15.071 ********** 2026-04-19 00:46:12.847830 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-19 00:46:12.847843 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0}) 2026-04-19 00:46:12.847857 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.accept_redirects', 'value': 0}) 2026-04-19 00:46:12.847869 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.fib_multipath_hash_policy', 'value': 1}) 2026-04-19 00:46:12.847883 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.default.ignore_routes_with_linkdown', 'value': 1}) 2026-04-19 00:46:12.847896 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 2}) 2026-04-19 00:46:12.847921 | orchestrator | 2026-04-19 00:46:12.847933 | orchestrator | TASK [osism.services.frr : Manage frr service] ********************************* 2026-04-19 00:46:12.847959 | orchestrator | Sunday 19 April 2026 00:46:09 +0000 (0:00:01.922) 0:00:16.993 ********** 2026-04-19 00:46:12.847972 | orchestrator | ok: [testbed-manager] 2026-04-19 00:46:12.847985 | orchestrator | 2026-04-19 00:46:12.847996 | orchestrator | RUNNING HANDLER [osism.services.frr : Restart frr service] ********************* 2026-04-19 00:46:12.848008 | orchestrator | Sunday 19 April 2026 00:46:11 +0000 (0:00:02.100) 0:00:19.094 ********** 2026-04-19 00:46:12.848020 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:12.848032 | orchestrator | 2026-04-19 00:46:12.848045 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:46:12.848057 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-04-19 00:46:12.848069 | orchestrator | 2026-04-19 00:46:12.848082 | orchestrator | 2026-04-19 00:46:12.848113 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:46:12.848127 | orchestrator | Sunday 19 April 2026 00:46:12 +0000 (0:00:01.274) 0:00:20.368 ********** 2026-04-19 00:46:12.848139 | orchestrator | =============================================================================== 2026-04-19 00:46:12.848152 | orchestrator | osism.services.frr : Install frr package -------------------------------- 8.54s 2026-04-19 00:46:12.848165 | orchestrator | osism.services.frr : Manage frr service --------------------------------- 2.10s 2026-04-19 00:46:12.848177 | orchestrator | osism.services.frr : Set sysctl parameters ------------------------------ 1.92s 2026-04-19 00:46:12.848188 | orchestrator | osism.services.frr : Pin frr package version ---------------------------- 1.38s 2026-04-19 00:46:12.848195 | orchestrator | osism.services.frr : Restart frr service -------------------------------- 1.27s 2026-04-19 00:46:12.848203 | orchestrator | osism.services.frr : Set _frr_uplinks fact ------------------------------ 1.16s 2026-04-19 00:46:12.848210 | orchestrator | osism.services.frr : Copy file: /etc/frr/vtysh.conf --------------------- 1.01s 2026-04-19 00:46:12.848217 | orchestrator | osism.services.frr : Copy file: /etc/frr/daemons ------------------------ 0.94s 2026-04-19 00:46:12.848224 | orchestrator | osism.services.frr : Copy default frr.conf file of type k3s_cilium ------ 0.84s 2026-04-19 00:46:12.848231 | orchestrator | osism.services.frr : Render frr.conf from frr_config_template variable --- 0.21s 2026-04-19 00:46:12.848238 | orchestrator | osism.services.frr : Include distribution specific install tasks -------- 0.20s 2026-04-19 00:46:12.848245 | orchestrator | osism.services.frr : Copy frr.conf file from the configuration repository --- 0.14s 2026-04-19 00:46:12.848252 | orchestrator | osism.services.frr : Write frr_config_template to temporary file -------- 0.14s 2026-04-19 00:46:12.848259 | orchestrator | osism.services.frr : Remove temporary frr_config_template file ---------- 0.13s 2026-04-19 00:46:12.848266 | orchestrator | osism.services.frr : Check for frr.conf file in the configuration repository --- 0.12s 2026-04-19 00:46:12.963324 | orchestrator | 2026-04-19 00:46:12.966383 | orchestrator | --> DEPLOY IN A NUTSHELL -- START -- Sun Apr 19 00:46:12 UTC 2026 2026-04-19 00:46:12.966443 | orchestrator | 2026-04-19 00:46:13.996749 | orchestrator | 2026-04-19 00:46:13 | INFO  | Collection nutshell is prepared for execution 2026-04-19 00:46:14.089669 | orchestrator | 2026-04-19 00:46:14 | INFO  | A [0] - dotfiles 2026-04-19 00:46:24.143226 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - homer 2026-04-19 00:46:24.143346 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - netdata 2026-04-19 00:46:24.143358 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - openstackclient 2026-04-19 00:46:24.143367 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - phpmyadmin 2026-04-19 00:46:24.143376 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - common 2026-04-19 00:46:24.147049 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- loadbalancer 2026-04-19 00:46:24.147170 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [2] --- opensearch 2026-04-19 00:46:24.147208 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [2] --- mariadb-ng 2026-04-19 00:46:24.147215 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [3] ---- horizon 2026-04-19 00:46:24.147546 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [3] ---- keystone 2026-04-19 00:46:24.147716 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- neutron 2026-04-19 00:46:24.148290 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ wait-for-nova 2026-04-19 00:46:24.148369 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [6] ------- octavia 2026-04-19 00:46:24.149746 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- barbican 2026-04-19 00:46:24.149783 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- designate 2026-04-19 00:46:24.149793 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- ironic 2026-04-19 00:46:24.150156 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- placement 2026-04-19 00:46:24.150191 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- magnum 2026-04-19 00:46:24.151814 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- openvswitch 2026-04-19 00:46:24.151847 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [2] --- ovn 2026-04-19 00:46:24.152486 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- memcached 2026-04-19 00:46:24.152524 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- redis 2026-04-19 00:46:24.152532 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- rabbitmq-ng 2026-04-19 00:46:24.152797 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - kubernetes 2026-04-19 00:46:24.155219 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- kubeconfig 2026-04-19 00:46:24.155295 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- copy-kubeconfig 2026-04-19 00:46:24.155685 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [0] - ceph 2026-04-19 00:46:24.157826 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [1] -- ceph-pools 2026-04-19 00:46:24.157866 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [2] --- copy-ceph-keys 2026-04-19 00:46:24.157876 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [3] ---- cephclient 2026-04-19 00:46:24.157885 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- ceph-bootstrap-dashboard 2026-04-19 00:46:24.157961 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- wait-for-keystone 2026-04-19 00:46:24.158158 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ kolla-ceph-rgw 2026-04-19 00:46:24.158496 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ glance 2026-04-19 00:46:24.158531 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ cinder 2026-04-19 00:46:24.158549 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ nova 2026-04-19 00:46:24.158856 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [4] ----- prometheus 2026-04-19 00:46:24.159030 | orchestrator | 2026-04-19 00:46:24 | INFO  | A [5] ------ grafana 2026-04-19 00:46:24.357618 | orchestrator | 2026-04-19 00:46:24 | INFO  | All tasks of the collection nutshell are prepared for execution 2026-04-19 00:46:24.357723 | orchestrator | 2026-04-19 00:46:24 | INFO  | Tasks are running in the background 2026-04-19 00:46:25.911568 | orchestrator | 2026-04-19 00:46:25 | INFO  | No task IDs specified, wait for all currently running tasks 2026-04-19 00:46:28.086643 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:28.086717 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:28.087877 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:28.090419 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:28.091040 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:28.093770 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task 86169095-58f4-42c8-ae9b-31f93c9f9f13 is in state STARTED 2026-04-19 00:46:28.094204 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:28.094750 | orchestrator | 2026-04-19 00:46:28 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:28.094940 | orchestrator | 2026-04-19 00:46:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:31.178260 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:31.178346 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:31.180740 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:31.181786 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:31.185200 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:31.185858 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task 86169095-58f4-42c8-ae9b-31f93c9f9f13 is in state STARTED 2026-04-19 00:46:31.187001 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:31.192990 | orchestrator | 2026-04-19 00:46:31 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:31.193052 | orchestrator | 2026-04-19 00:46:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:34.328782 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:34.329674 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:34.330187 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:34.330565 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:34.332128 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:34.332189 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task 86169095-58f4-42c8-ae9b-31f93c9f9f13 is in state SUCCESS 2026-04-19 00:46:34.332912 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:34.333271 | orchestrator | 2026-04-19 00:46:34 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:34.333990 | orchestrator | 2026-04-19 00:46:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:37.642582 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:37.642730 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:37.642755 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:37.642809 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:37.642842 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:37.642859 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:37.642875 | orchestrator | 2026-04-19 00:46:37 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:37.642892 | orchestrator | 2026-04-19 00:46:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:40.770384 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:40.770475 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:40.770486 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:40.770494 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:40.770501 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:40.770509 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:40.770516 | orchestrator | 2026-04-19 00:46:40 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:40.770523 | orchestrator | 2026-04-19 00:46:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:44.038772 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:44.038855 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:44.038862 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:44.038866 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:44.038870 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:44.038874 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:44.038878 | orchestrator | 2026-04-19 00:46:43 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:44.038883 | orchestrator | 2026-04-19 00:46:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:47.101217 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:47.101326 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:47.101342 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:47.101355 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:47.101366 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:47.101378 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state STARTED 2026-04-19 00:46:47.101412 | orchestrator | 2026-04-19 00:46:47 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:47.101446 | orchestrator | 2026-04-19 00:46:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:50.153960 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:50.157258 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:50.158526 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:50.163170 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:50.165018 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:50.167370 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:46:50.168184 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task 5fe910ae-5285-49c8-8e2d-ddfa265588cc is in state SUCCESS 2026-04-19 00:46:50.168474 | orchestrator | 2026-04-19 00:46:50.168494 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:46:50.168500 | orchestrator | 2026-04-19 00:46:50.168504 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:46:50.168509 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.265) 0:00:00.265 ********** 2026-04-19 00:46:50.168513 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:46:50.168519 | orchestrator | 2026-04-19 00:46:50.168523 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:46:50.168527 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.100) 0:00:00.366 ********** 2026-04-19 00:46:50.168531 | orchestrator | ok: [testbed-node-0] => (item=enable_opensearch_True) 2026-04-19 00:46:50.168535 | orchestrator | 2026-04-19 00:46:50.168540 | orchestrator | PLAY [Apply role opensearch] *************************************************** 2026-04-19 00:46:50.168543 | orchestrator | 2026-04-19 00:46:50.168547 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-04-19 00:46:50.168551 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.125) 0:00:00.492 ********** 2026-04-19 00:46:50.168555 | orchestrator | included: /ansible/roles/opensearch/tasks/pull.yml for testbed-node-0 2026-04-19 00:46:50.168559 | orchestrator | 2026-04-19 00:46:50.168563 | orchestrator | TASK [service-images-pull : opensearch | Pull images] ************************** 2026-04-19 00:46:50.168568 | orchestrator | Sunday 19 April 2026 00:44:11 +0000 (0:00:00.164) 0:00:00.656 ********** 2026-04-19 00:46:50.168576 | orchestrator | changed: [testbed-node-0] => (item=opensearch) 2026-04-19 00:46:50.168582 | orchestrator | changed: [testbed-node-0] => (item=opensearch-dashboards) 2026-04-19 00:46:50.168588 | orchestrator | 2026-04-19 00:46:50.168595 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:46:50.168600 | orchestrator | testbed-node-0 : ok=4  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168606 | orchestrator | 2026-04-19 00:46:50.168609 | orchestrator | 2026-04-19 00:46:50.168613 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:46:50.168617 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:02:21.517) 0:02:22.173 ********** 2026-04-19 00:46:50.168621 | orchestrator | =============================================================================== 2026-04-19 00:46:50.168625 | orchestrator | service-images-pull : opensearch | Pull images ------------------------ 141.52s 2026-04-19 00:46:50.168628 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.16s 2026-04-19 00:46:50.168632 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.13s 2026-04-19 00:46:50.168657 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.10s 2026-04-19 00:46:50.168663 | orchestrator | 2026-04-19 00:46:50.168693 | orchestrator | 2026-04-19 00:46:50.168698 | orchestrator | PLAY [Apply role geerlingguy.dotfiles] ***************************************** 2026-04-19 00:46:50.168702 | orchestrator | 2026-04-19 00:46:50.168706 | orchestrator | TASK [geerlingguy.dotfiles : Ensure dotfiles repository is cloned locally.] **** 2026-04-19 00:46:50.168710 | orchestrator | Sunday 19 April 2026 00:46:35 +0000 (0:00:00.994) 0:00:00.995 ********** 2026-04-19 00:46:50.168715 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:46:50.168719 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:46:50.168723 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:46:50.168726 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:46:50.168730 | orchestrator | changed: [testbed-manager] 2026-04-19 00:46:50.168734 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:46:50.168738 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:46:50.168742 | orchestrator | 2026-04-19 00:46:50.168746 | orchestrator | TASK [geerlingguy.dotfiles : Ensure all configured dotfiles are links.] ******** 2026-04-19 00:46:50.168749 | orchestrator | Sunday 19 April 2026 00:46:39 +0000 (0:00:04.657) 0:00:05.652 ********** 2026-04-19 00:46:50.168753 | orchestrator | ok: [testbed-manager] => (item=.tmux.conf) 2026-04-19 00:46:50.168757 | orchestrator | ok: [testbed-node-3] => (item=.tmux.conf) 2026-04-19 00:46:50.168761 | orchestrator | ok: [testbed-node-1] => (item=.tmux.conf) 2026-04-19 00:46:50.168765 | orchestrator | ok: [testbed-node-2] => (item=.tmux.conf) 2026-04-19 00:46:50.168768 | orchestrator | ok: [testbed-node-0] => (item=.tmux.conf) 2026-04-19 00:46:50.168772 | orchestrator | ok: [testbed-node-4] => (item=.tmux.conf) 2026-04-19 00:46:50.168776 | orchestrator | ok: [testbed-node-5] => (item=.tmux.conf) 2026-04-19 00:46:50.168780 | orchestrator | 2026-04-19 00:46:50.168783 | orchestrator | TASK [geerlingguy.dotfiles : Remove existing dotfiles file if a replacement is being linked.] *** 2026-04-19 00:46:50.168792 | orchestrator | Sunday 19 April 2026 00:46:42 +0000 (0:00:02.529) 0:00:08.182 ********** 2026-04-19 00:46:50.168798 | orchestrator | ok: [testbed-node-0] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.488494', 'end': '2026-04-19 00:46:40.495617', 'delta': '0:00:00.007123', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168816 | orchestrator | ok: [testbed-manager] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.390643', 'end': '2026-04-19 00:46:40.393853', 'delta': '0:00:00.003210', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168821 | orchestrator | ok: [testbed-node-1] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.454952', 'end': '2026-04-19 00:46:40.460263', 'delta': '0:00:00.005311', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168830 | orchestrator | ok: [testbed-node-3] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.455455', 'end': '2026-04-19 00:46:40.461378', 'delta': '0:00:00.005923', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168836 | orchestrator | ok: [testbed-node-2] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.462480', 'end': '2026-04-19 00:46:40.468293', 'delta': '0:00:00.005813', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168840 | orchestrator | ok: [testbed-node-4] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:40.924078', 'end': '2026-04-19 00:46:40.930283', 'delta': '0:00:00.006205', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168848 | orchestrator | ok: [testbed-node-5] => (item=[0, {'changed': False, 'stdout': '', 'stderr': "ls: cannot access '/home/dragon/.tmux.conf': No such file or directory", 'rc': 2, 'cmd': ['ls', '-F', '~/.tmux.conf'], 'start': '2026-04-19 00:46:41.149260', 'end': '2026-04-19 00:46:42.157567', 'delta': '0:00:01.008307', 'failed': False, 'msg': 'non-zero return code', 'invocation': {'module_args': {'_raw_params': 'ls -F ~/.tmux.conf', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': ["ls: cannot access '/home/dragon/.tmux.conf': No such file or directory"], 'failed_when_result': False, 'item': '.tmux.conf', 'ansible_loop_var': 'item'}]) 2026-04-19 00:46:50.168852 | orchestrator | 2026-04-19 00:46:50.168856 | orchestrator | TASK [geerlingguy.dotfiles : Ensure parent folders of link dotfiles exist.] **** 2026-04-19 00:46:50.168860 | orchestrator | Sunday 19 April 2026 00:46:44 +0000 (0:00:01.846) 0:00:10.029 ********** 2026-04-19 00:46:50.168864 | orchestrator | ok: [testbed-manager] => (item=.tmux.conf) 2026-04-19 00:46:50.168872 | orchestrator | ok: [testbed-node-0] => (item=.tmux.conf) 2026-04-19 00:46:50.168876 | orchestrator | ok: [testbed-node-2] => (item=.tmux.conf) 2026-04-19 00:46:50.168879 | orchestrator | ok: [testbed-node-1] => (item=.tmux.conf) 2026-04-19 00:46:50.168883 | orchestrator | ok: [testbed-node-3] => (item=.tmux.conf) 2026-04-19 00:46:50.168887 | orchestrator | ok: [testbed-node-4] => (item=.tmux.conf) 2026-04-19 00:46:50.168891 | orchestrator | ok: [testbed-node-5] => (item=.tmux.conf) 2026-04-19 00:46:50.168894 | orchestrator | 2026-04-19 00:46:50.168898 | orchestrator | TASK [geerlingguy.dotfiles : Link dotfiles into home folder.] ****************** 2026-04-19 00:46:50.168902 | orchestrator | Sunday 19 April 2026 00:46:45 +0000 (0:00:01.362) 0:00:11.392 ********** 2026-04-19 00:46:50.168906 | orchestrator | changed: [testbed-manager] => (item=.tmux.conf) 2026-04-19 00:46:50.168909 | orchestrator | changed: [testbed-node-1] => (item=.tmux.conf) 2026-04-19 00:46:50.168913 | orchestrator | changed: [testbed-node-2] => (item=.tmux.conf) 2026-04-19 00:46:50.168917 | orchestrator | changed: [testbed-node-0] => (item=.tmux.conf) 2026-04-19 00:46:50.168921 | orchestrator | changed: [testbed-node-3] => (item=.tmux.conf) 2026-04-19 00:46:50.168924 | orchestrator | changed: [testbed-node-4] => (item=.tmux.conf) 2026-04-19 00:46:50.168928 | orchestrator | changed: [testbed-node-5] => (item=.tmux.conf) 2026-04-19 00:46:50.168932 | orchestrator | 2026-04-19 00:46:50.168935 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:46:50.168939 | orchestrator | testbed-manager : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168943 | orchestrator | testbed-node-0 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168947 | orchestrator | testbed-node-1 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168951 | orchestrator | testbed-node-2 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168955 | orchestrator | testbed-node-3 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168958 | orchestrator | testbed-node-4 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168962 | orchestrator | testbed-node-5 : ok=5  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:46:50.168966 | orchestrator | 2026-04-19 00:46:50.168969 | orchestrator | 2026-04-19 00:46:50.168973 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:46:50.168981 | orchestrator | Sunday 19 April 2026 00:46:47 +0000 (0:00:01.505) 0:00:12.897 ********** 2026-04-19 00:46:50.168985 | orchestrator | =============================================================================== 2026-04-19 00:46:50.168989 | orchestrator | geerlingguy.dotfiles : Ensure dotfiles repository is cloned locally. ---- 4.66s 2026-04-19 00:46:50.168992 | orchestrator | geerlingguy.dotfiles : Ensure all configured dotfiles are links. -------- 2.53s 2026-04-19 00:46:50.168996 | orchestrator | geerlingguy.dotfiles : Remove existing dotfiles file if a replacement is being linked. --- 1.85s 2026-04-19 00:46:50.169000 | orchestrator | geerlingguy.dotfiles : Link dotfiles into home folder. ------------------ 1.51s 2026-04-19 00:46:50.169004 | orchestrator | geerlingguy.dotfiles : Ensure parent folders of link dotfiles exist. ---- 1.36s 2026-04-19 00:46:50.169550 | orchestrator | 2026-04-19 00:46:50 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:50.169594 | orchestrator | 2026-04-19 00:46:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:53.219404 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:53.219484 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:53.219493 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:53.219497 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:53.219503 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:53.219509 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:46:53.219515 | orchestrator | 2026-04-19 00:46:53 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:53.219521 | orchestrator | 2026-04-19 00:46:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:56.264986 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:56.265050 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:56.265060 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:56.265067 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:56.265075 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:56.265082 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:46:56.265089 | orchestrator | 2026-04-19 00:46:56 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:56.265097 | orchestrator | 2026-04-19 00:46:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:46:59.283580 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:46:59.283827 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:46:59.287441 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:46:59.288293 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:46:59.289957 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:46:59.291674 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:46:59.292514 | orchestrator | 2026-04-19 00:46:59 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:46:59.293211 | orchestrator | 2026-04-19 00:46:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:02.342846 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:02.343369 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:02.348035 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:47:02.351779 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:02.352989 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:02.353768 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:02.354818 | orchestrator | 2026-04-19 00:47:02 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:02.355618 | orchestrator | 2026-04-19 00:47:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:05.477479 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:05.477527 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:05.477532 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:47:05.477535 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:05.477538 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:05.477542 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:05.477545 | orchestrator | 2026-04-19 00:47:05 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:05.477548 | orchestrator | 2026-04-19 00:47:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:08.475778 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:08.477635 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:08.479892 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:47:08.480973 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:08.482727 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:08.483971 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:08.485609 | orchestrator | 2026-04-19 00:47:08 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:08.486240 | orchestrator | 2026-04-19 00:47:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:11.566893 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:11.566953 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:11.566960 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state STARTED 2026-04-19 00:47:11.566965 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:11.566969 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:11.567137 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:11.567149 | orchestrator | 2026-04-19 00:47:11 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:11.567153 | orchestrator | 2026-04-19 00:47:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:14.646609 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:14.689624 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:14.689673 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task beb0547b-bf72-4fb3-af7e-82d64789fcbe is in state SUCCESS 2026-04-19 00:47:14.689679 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:14.689684 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:14.689689 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:14.689731 | orchestrator | 2026-04-19 00:47:14 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:14.689737 | orchestrator | 2026-04-19 00:47:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:17.700590 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state STARTED 2026-04-19 00:47:17.700682 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:17.700689 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:17.700694 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:17.700699 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:17.700743 | orchestrator | 2026-04-19 00:47:17 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:17.700749 | orchestrator | 2026-04-19 00:47:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:20.733809 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task f8073460-a2ce-48b8-8e93-44b4d94fd954 is in state SUCCESS 2026-04-19 00:47:20.765818 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:20.766234 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:20.767879 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:20.769566 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:20.770533 | orchestrator | 2026-04-19 00:47:20 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:20.770558 | orchestrator | 2026-04-19 00:47:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:23.920232 | orchestrator | 2026-04-19 00:47:23 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:23.924630 | orchestrator | 2026-04-19 00:47:23 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:23.925688 | orchestrator | 2026-04-19 00:47:23 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:23.927023 | orchestrator | 2026-04-19 00:47:23 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:23.928015 | orchestrator | 2026-04-19 00:47:23 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:23.928120 | orchestrator | 2026-04-19 00:47:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:26.982821 | orchestrator | 2026-04-19 00:47:26 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:26.982885 | orchestrator | 2026-04-19 00:47:26 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:26.984135 | orchestrator | 2026-04-19 00:47:26 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:26.984165 | orchestrator | 2026-04-19 00:47:26 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:26.984684 | orchestrator | 2026-04-19 00:47:26 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:26.984743 | orchestrator | 2026-04-19 00:47:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:30.026658 | orchestrator | 2026-04-19 00:47:30 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:30.028048 | orchestrator | 2026-04-19 00:47:30 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:30.028581 | orchestrator | 2026-04-19 00:47:30 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:30.030414 | orchestrator | 2026-04-19 00:47:30 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:30.031106 | orchestrator | 2026-04-19 00:47:30 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:30.031131 | orchestrator | 2026-04-19 00:47:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:33.126520 | orchestrator | 2026-04-19 00:47:33 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:33.126573 | orchestrator | 2026-04-19 00:47:33 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:33.126587 | orchestrator | 2026-04-19 00:47:33 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:33.126593 | orchestrator | 2026-04-19 00:47:33 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:33.126600 | orchestrator | 2026-04-19 00:47:33 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:33.126606 | orchestrator | 2026-04-19 00:47:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:36.099080 | orchestrator | 2026-04-19 00:47:36 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:36.099327 | orchestrator | 2026-04-19 00:47:36 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:36.100169 | orchestrator | 2026-04-19 00:47:36 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:36.102089 | orchestrator | 2026-04-19 00:47:36 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:36.102118 | orchestrator | 2026-04-19 00:47:36 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:36.102242 | orchestrator | 2026-04-19 00:47:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:39.141291 | orchestrator | 2026-04-19 00:47:39 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:39.141392 | orchestrator | 2026-04-19 00:47:39 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:39.142591 | orchestrator | 2026-04-19 00:47:39 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:39.144680 | orchestrator | 2026-04-19 00:47:39 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:39.144732 | orchestrator | 2026-04-19 00:47:39 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:39.144823 | orchestrator | 2026-04-19 00:47:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:42.191314 | orchestrator | 2026-04-19 00:47:42 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:42.192707 | orchestrator | 2026-04-19 00:47:42 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:42.193738 | orchestrator | 2026-04-19 00:47:42 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:42.194927 | orchestrator | 2026-04-19 00:47:42 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:42.195920 | orchestrator | 2026-04-19 00:47:42 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:42.195944 | orchestrator | 2026-04-19 00:47:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:45.235904 | orchestrator | 2026-04-19 00:47:45 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:45.239859 | orchestrator | 2026-04-19 00:47:45 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:45.242307 | orchestrator | 2026-04-19 00:47:45 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:45.244919 | orchestrator | 2026-04-19 00:47:45 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:45.247126 | orchestrator | 2026-04-19 00:47:45 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:45.248649 | orchestrator | 2026-04-19 00:47:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:48.286214 | orchestrator | 2026-04-19 00:47:48 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state STARTED 2026-04-19 00:47:48.288521 | orchestrator | 2026-04-19 00:47:48 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:48.290836 | orchestrator | 2026-04-19 00:47:48 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:48.293139 | orchestrator | 2026-04-19 00:47:48 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:48.295555 | orchestrator | 2026-04-19 00:47:48 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:48.295606 | orchestrator | 2026-04-19 00:47:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:51.330449 | orchestrator | 2026-04-19 00:47:51.330526 | orchestrator | 2026-04-19 00:47:51.330534 | orchestrator | PLAY [Apply role homer] ******************************************************** 2026-04-19 00:47:51.330539 | orchestrator | 2026-04-19 00:47:51.330543 | orchestrator | TASK [osism.services.homer : Inform about new parameter homer_url_opensearch_dashboards] *** 2026-04-19 00:47:51.330553 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:00:00.694) 0:00:00.694 ********** 2026-04-19 00:47:51.330558 | orchestrator | ok: [testbed-manager] => { 2026-04-19 00:47:51.330564 | orchestrator |  "msg": "The support for the homer_url_kibana has been removed. Please use the homer_url_opensearch_dashboards parameter." 2026-04-19 00:47:51.330569 | orchestrator | } 2026-04-19 00:47:51.330574 | orchestrator | 2026-04-19 00:47:51.330578 | orchestrator | TASK [osism.services.homer : Create traefik external network] ****************** 2026-04-19 00:47:51.330582 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:00:00.410) 0:00:01.105 ********** 2026-04-19 00:47:51.330586 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.330591 | orchestrator | 2026-04-19 00:47:51.330595 | orchestrator | TASK [osism.services.homer : Create required directories] ********************** 2026-04-19 00:47:51.330598 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:03.049) 0:00:04.154 ********** 2026-04-19 00:47:51.330602 | orchestrator | changed: [testbed-manager] => (item=/opt/homer/configuration) 2026-04-19 00:47:51.330618 | orchestrator | ok: [testbed-manager] => (item=/opt/homer) 2026-04-19 00:47:51.330622 | orchestrator | 2026-04-19 00:47:51.330625 | orchestrator | TASK [osism.services.homer : Copy config.yml configuration file] *************** 2026-04-19 00:47:51.330629 | orchestrator | Sunday 19 April 2026 00:46:38 +0000 (0:00:01.517) 0:00:05.671 ********** 2026-04-19 00:47:51.330633 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.330637 | orchestrator | 2026-04-19 00:47:51.330640 | orchestrator | TASK [osism.services.homer : Copy docker-compose.yml file] ********************* 2026-04-19 00:47:51.330644 | orchestrator | Sunday 19 April 2026 00:46:40 +0000 (0:00:02.347) 0:00:08.019 ********** 2026-04-19 00:47:51.330648 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.330651 | orchestrator | 2026-04-19 00:47:51.330655 | orchestrator | TASK [osism.services.homer : Manage homer service] ***************************** 2026-04-19 00:47:51.330659 | orchestrator | Sunday 19 April 2026 00:46:43 +0000 (0:00:02.322) 0:00:10.341 ********** 2026-04-19 00:47:51.330663 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage homer service (10 retries left). 2026-04-19 00:47:51.330667 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.330670 | orchestrator | 2026-04-19 00:47:51.330674 | orchestrator | RUNNING HANDLER [osism.services.homer : Restart homer service] ***************** 2026-04-19 00:47:51.330678 | orchestrator | Sunday 19 April 2026 00:47:08 +0000 (0:00:25.704) 0:00:36.046 ********** 2026-04-19 00:47:51.330681 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.330685 | orchestrator | 2026-04-19 00:47:51.330689 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:47:51.330693 | orchestrator | testbed-manager : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.330698 | orchestrator | 2026-04-19 00:47:51.330702 | orchestrator | 2026-04-19 00:47:51.330705 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:47:51.330709 | orchestrator | Sunday 19 April 2026 00:47:14 +0000 (0:00:05.485) 0:00:41.531 ********** 2026-04-19 00:47:51.330713 | orchestrator | =============================================================================== 2026-04-19 00:47:51.330717 | orchestrator | osism.services.homer : Manage homer service ---------------------------- 25.71s 2026-04-19 00:47:51.330721 | orchestrator | osism.services.homer : Restart homer service ---------------------------- 5.49s 2026-04-19 00:47:51.330724 | orchestrator | osism.services.homer : Create traefik external network ------------------ 3.05s 2026-04-19 00:47:51.330728 | orchestrator | osism.services.homer : Copy config.yml configuration file --------------- 2.35s 2026-04-19 00:47:51.330731 | orchestrator | osism.services.homer : Copy docker-compose.yml file --------------------- 2.32s 2026-04-19 00:47:51.330735 | orchestrator | osism.services.homer : Create required directories ---------------------- 1.52s 2026-04-19 00:47:51.330739 | orchestrator | osism.services.homer : Inform about new parameter homer_url_opensearch_dashboards --- 0.41s 2026-04-19 00:47:51.330743 | orchestrator | 2026-04-19 00:47:51.330747 | orchestrator | 2026-04-19 00:47:51.330751 | orchestrator | PLAY [Apply role openstackclient] ********************************************** 2026-04-19 00:47:51.330755 | orchestrator | 2026-04-19 00:47:51.330761 | orchestrator | TASK [osism.services.openstackclient : Include tasks] ************************** 2026-04-19 00:47:51.330767 | orchestrator | Sunday 19 April 2026 00:46:35 +0000 (0:00:00.879) 0:00:00.879 ********** 2026-04-19 00:47:51.330776 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/openstackclient/tasks/container-Debian-family.yml for testbed-manager 2026-04-19 00:47:51.330810 | orchestrator | 2026-04-19 00:47:51.330816 | orchestrator | TASK [osism.services.openstackclient : Create required directories] ************ 2026-04-19 00:47:51.330822 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:00.824) 0:00:01.704 ********** 2026-04-19 00:47:51.330827 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/openstack) 2026-04-19 00:47:51.330833 | orchestrator | changed: [testbed-manager] => (item=/opt/openstackclient/data) 2026-04-19 00:47:51.330839 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient) 2026-04-19 00:47:51.330850 | orchestrator | 2026-04-19 00:47:51.330857 | orchestrator | TASK [osism.services.openstackclient : Copy docker-compose.yml file] *********** 2026-04-19 00:47:51.330863 | orchestrator | Sunday 19 April 2026 00:46:38 +0000 (0:00:02.759) 0:00:04.463 ********** 2026-04-19 00:47:51.330870 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.330874 | orchestrator | 2026-04-19 00:47:51.330878 | orchestrator | TASK [osism.services.openstackclient : Manage openstackclient service] ********* 2026-04-19 00:47:51.330882 | orchestrator | Sunday 19 April 2026 00:46:40 +0000 (0:00:02.186) 0:00:06.650 ********** 2026-04-19 00:47:51.330896 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage openstackclient service (10 retries left). 2026-04-19 00:47:51.330900 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.330904 | orchestrator | 2026-04-19 00:47:51.330907 | orchestrator | TASK [osism.services.openstackclient : Copy openstack wrapper script] ********** 2026-04-19 00:47:51.330990 | orchestrator | Sunday 19 April 2026 00:47:13 +0000 (0:00:32.293) 0:00:38.943 ********** 2026-04-19 00:47:51.330995 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.330999 | orchestrator | 2026-04-19 00:47:51.331003 | orchestrator | TASK [osism.services.openstackclient : Remove ospurge wrapper script] ********** 2026-04-19 00:47:51.331007 | orchestrator | Sunday 19 April 2026 00:47:14 +0000 (0:00:01.426) 0:00:40.369 ********** 2026-04-19 00:47:51.331010 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331014 | orchestrator | 2026-04-19 00:47:51.331018 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Restart openstackclient service] *** 2026-04-19 00:47:51.331022 | orchestrator | Sunday 19 April 2026 00:47:15 +0000 (0:00:00.903) 0:00:41.273 ********** 2026-04-19 00:47:51.331026 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331030 | orchestrator | 2026-04-19 00:47:51.331034 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Ensure that all containers are up] *** 2026-04-19 00:47:51.331037 | orchestrator | Sunday 19 April 2026 00:47:17 +0000 (0:00:01.523) 0:00:42.796 ********** 2026-04-19 00:47:51.331041 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331045 | orchestrator | 2026-04-19 00:47:51.331049 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Wait for an healthy service] *** 2026-04-19 00:47:51.331052 | orchestrator | Sunday 19 April 2026 00:47:18 +0000 (0:00:01.016) 0:00:43.813 ********** 2026-04-19 00:47:51.331056 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331060 | orchestrator | 2026-04-19 00:47:51.331064 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Copy bash completion script] *** 2026-04-19 00:47:51.331070 | orchestrator | Sunday 19 April 2026 00:47:18 +0000 (0:00:00.761) 0:00:44.574 ********** 2026-04-19 00:47:51.331078 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331087 | orchestrator | 2026-04-19 00:47:51.331104 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:47:51.331117 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.331125 | orchestrator | 2026-04-19 00:47:51.331131 | orchestrator | 2026-04-19 00:47:51.331137 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:47:51.331143 | orchestrator | Sunday 19 April 2026 00:47:19 +0000 (0:00:01.001) 0:00:45.576 ********** 2026-04-19 00:47:51.331147 | orchestrator | =============================================================================== 2026-04-19 00:47:51.331150 | orchestrator | osism.services.openstackclient : Manage openstackclient service -------- 32.29s 2026-04-19 00:47:51.331157 | orchestrator | osism.services.openstackclient : Create required directories ------------ 2.76s 2026-04-19 00:47:51.331163 | orchestrator | osism.services.openstackclient : Copy docker-compose.yml file ----------- 2.19s 2026-04-19 00:47:51.331168 | orchestrator | osism.services.openstackclient : Restart openstackclient service -------- 1.52s 2026-04-19 00:47:51.331175 | orchestrator | osism.services.openstackclient : Copy openstack wrapper script ---------- 1.43s 2026-04-19 00:47:51.331184 | orchestrator | osism.services.openstackclient : Ensure that all containers are up ------ 1.02s 2026-04-19 00:47:51.331198 | orchestrator | osism.services.openstackclient : Copy bash completion script ------------ 1.00s 2026-04-19 00:47:51.331204 | orchestrator | osism.services.openstackclient : Remove ospurge wrapper script ---------- 0.90s 2026-04-19 00:47:51.331209 | orchestrator | osism.services.openstackclient : Include tasks -------------------------- 0.82s 2026-04-19 00:47:51.331215 | orchestrator | osism.services.openstackclient : Wait for an healthy service ------------ 0.76s 2026-04-19 00:47:51.331221 | orchestrator | 2026-04-19 00:47:51.331227 | orchestrator | 2026-04-19 00:47:51.331233 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:47:51.331239 | orchestrator | 2026-04-19 00:47:51.331245 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:47:51.331251 | orchestrator | Sunday 19 April 2026 00:46:34 +0000 (0:00:00.895) 0:00:00.895 ********** 2026-04-19 00:47:51.331257 | orchestrator | changed: [testbed-manager] => (item=enable_netdata_True) 2026-04-19 00:47:51.331262 | orchestrator | changed: [testbed-node-0] => (item=enable_netdata_True) 2026-04-19 00:47:51.331268 | orchestrator | changed: [testbed-node-1] => (item=enable_netdata_True) 2026-04-19 00:47:51.331273 | orchestrator | changed: [testbed-node-2] => (item=enable_netdata_True) 2026-04-19 00:47:51.331278 | orchestrator | changed: [testbed-node-3] => (item=enable_netdata_True) 2026-04-19 00:47:51.331284 | orchestrator | changed: [testbed-node-4] => (item=enable_netdata_True) 2026-04-19 00:47:51.331289 | orchestrator | changed: [testbed-node-5] => (item=enable_netdata_True) 2026-04-19 00:47:51.331295 | orchestrator | 2026-04-19 00:47:51.331301 | orchestrator | PLAY [Apply role netdata] ****************************************************** 2026-04-19 00:47:51.331306 | orchestrator | 2026-04-19 00:47:51.331311 | orchestrator | TASK [osism.services.netdata : Include distribution specific install tasks] **** 2026-04-19 00:47:51.331317 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:01.941) 0:00:02.837 ********** 2026-04-19 00:47:51.331331 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:47:51.331339 | orchestrator | 2026-04-19 00:47:51.331346 | orchestrator | TASK [osism.services.netdata : Remove old architecture-dependent repository] *** 2026-04-19 00:47:51.331352 | orchestrator | Sunday 19 April 2026 00:46:37 +0000 (0:00:01.677) 0:00:04.514 ********** 2026-04-19 00:47:51.331358 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331364 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:47:51.331370 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:47:51.331377 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:47:51.331383 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:47:51.331393 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:47:51.331398 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:47:51.331401 | orchestrator | 2026-04-19 00:47:51.331405 | orchestrator | TASK [osism.services.netdata : Install apt-transport-https package] ************ 2026-04-19 00:47:51.331412 | orchestrator | Sunday 19 April 2026 00:46:40 +0000 (0:00:02.407) 0:00:06.922 ********** 2026-04-19 00:47:51.331416 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:47:51.331420 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:47:51.331423 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:47:51.331427 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:47:51.331431 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331434 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:47:51.331438 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:47:51.331442 | orchestrator | 2026-04-19 00:47:51.331446 | orchestrator | TASK [osism.services.netdata : Add repository gpg key] ************************* 2026-04-19 00:47:51.331449 | orchestrator | Sunday 19 April 2026 00:46:43 +0000 (0:00:03.302) 0:00:10.225 ********** 2026-04-19 00:47:51.331453 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331457 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:47:51.331460 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:47:51.331464 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:47:51.331468 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:47:51.331476 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:47:51.331479 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:47:51.331483 | orchestrator | 2026-04-19 00:47:51.331487 | orchestrator | TASK [osism.services.netdata : Add repository] ********************************* 2026-04-19 00:47:51.331491 | orchestrator | Sunday 19 April 2026 00:46:46 +0000 (0:00:02.781) 0:00:13.007 ********** 2026-04-19 00:47:51.331494 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331498 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:47:51.331502 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:47:51.331506 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:47:51.331509 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:47:51.331513 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:47:51.331517 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:47:51.331521 | orchestrator | 2026-04-19 00:47:51.331524 | orchestrator | TASK [osism.services.netdata : Install package netdata] ************************ 2026-04-19 00:47:51.331528 | orchestrator | Sunday 19 April 2026 00:46:56 +0000 (0:00:10.336) 0:00:23.343 ********** 2026-04-19 00:47:51.331532 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:47:51.331536 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:47:51.331539 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:47:51.331543 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:47:51.331547 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:47:51.331550 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:47:51.331554 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331558 | orchestrator | 2026-04-19 00:47:51.331562 | orchestrator | TASK [osism.services.netdata : Include config tasks] *************************** 2026-04-19 00:47:51.331565 | orchestrator | Sunday 19 April 2026 00:47:23 +0000 (0:00:26.918) 0:00:50.262 ********** 2026-04-19 00:47:51.331570 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/config.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:47:51.331575 | orchestrator | 2026-04-19 00:47:51.331579 | orchestrator | TASK [osism.services.netdata : Copy configuration files] *********************** 2026-04-19 00:47:51.331583 | orchestrator | Sunday 19 April 2026 00:47:24 +0000 (0:00:01.275) 0:00:51.537 ********** 2026-04-19 00:47:51.331586 | orchestrator | changed: [testbed-node-0] => (item=netdata.conf) 2026-04-19 00:47:51.331591 | orchestrator | changed: [testbed-node-2] => (item=netdata.conf) 2026-04-19 00:47:51.331594 | orchestrator | changed: [testbed-node-1] => (item=netdata.conf) 2026-04-19 00:47:51.331598 | orchestrator | changed: [testbed-node-3] => (item=netdata.conf) 2026-04-19 00:47:51.331602 | orchestrator | changed: [testbed-node-4] => (item=netdata.conf) 2026-04-19 00:47:51.331605 | orchestrator | changed: [testbed-node-5] => (item=netdata.conf) 2026-04-19 00:47:51.331609 | orchestrator | changed: [testbed-manager] => (item=netdata.conf) 2026-04-19 00:47:51.331613 | orchestrator | changed: [testbed-node-0] => (item=stream.conf) 2026-04-19 00:47:51.331616 | orchestrator | changed: [testbed-node-3] => (item=stream.conf) 2026-04-19 00:47:51.331620 | orchestrator | changed: [testbed-node-2] => (item=stream.conf) 2026-04-19 00:47:51.331624 | orchestrator | changed: [testbed-node-1] => (item=stream.conf) 2026-04-19 00:47:51.331628 | orchestrator | changed: [testbed-manager] => (item=stream.conf) 2026-04-19 00:47:51.331633 | orchestrator | changed: [testbed-node-4] => (item=stream.conf) 2026-04-19 00:47:51.331637 | orchestrator | changed: [testbed-node-5] => (item=stream.conf) 2026-04-19 00:47:51.331641 | orchestrator | 2026-04-19 00:47:51.331645 | orchestrator | TASK [osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status] *** 2026-04-19 00:47:51.331650 | orchestrator | Sunday 19 April 2026 00:47:29 +0000 (0:00:04.232) 0:00:55.770 ********** 2026-04-19 00:47:51.331655 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331659 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:47:51.331663 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:47:51.331668 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:47:51.331675 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:47:51.331680 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:47:51.331684 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:47:51.331688 | orchestrator | 2026-04-19 00:47:51.331753 | orchestrator | TASK [osism.services.netdata : Opt out from anonymous statistics] ************** 2026-04-19 00:47:51.331761 | orchestrator | Sunday 19 April 2026 00:47:30 +0000 (0:00:00.980) 0:00:56.750 ********** 2026-04-19 00:47:51.331768 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.331777 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:47:51.331848 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:47:51.331856 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:47:51.331862 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:47:51.331868 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:47:51.331874 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:47:51.331882 | orchestrator | 2026-04-19 00:47:51.331887 | orchestrator | TASK [osism.services.netdata : Add netdata user to docker group] *************** 2026-04-19 00:47:51.331898 | orchestrator | Sunday 19 April 2026 00:47:30 +0000 (0:00:00.898) 0:00:57.649 ********** 2026-04-19 00:47:51.331902 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:47:51.331907 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331911 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:47:51.331916 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:47:51.331920 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:47:51.331924 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:47:51.331928 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:47:51.331932 | orchestrator | 2026-04-19 00:47:51.331936 | orchestrator | TASK [osism.services.netdata : Manage service netdata] ************************* 2026-04-19 00:47:51.331940 | orchestrator | Sunday 19 April 2026 00:47:32 +0000 (0:00:01.181) 0:00:58.830 ********** 2026-04-19 00:47:51.331943 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:47:51.331947 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:47:51.331951 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:47:51.331955 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:47:51.331958 | orchestrator | ok: [testbed-manager] 2026-04-19 00:47:51.331962 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:47:51.331966 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:47:51.331970 | orchestrator | 2026-04-19 00:47:51.331973 | orchestrator | TASK [osism.services.netdata : Include host type specific tasks] *************** 2026-04-19 00:47:51.331977 | orchestrator | Sunday 19 April 2026 00:47:33 +0000 (0:00:01.601) 0:01:00.431 ********** 2026-04-19 00:47:51.331984 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/server.yml for testbed-manager 2026-04-19 00:47:51.331992 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/client.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:47:51.331997 | orchestrator | 2026-04-19 00:47:51.332003 | orchestrator | TASK [osism.services.netdata : Set sysctl vm.max_map_count parameter] ********** 2026-04-19 00:47:51.332008 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:01.207) 0:01:01.639 ********** 2026-04-19 00:47:51.332017 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.332025 | orchestrator | 2026-04-19 00:47:51.332030 | orchestrator | RUNNING HANDLER [osism.services.netdata : Restart service netdata] ************* 2026-04-19 00:47:51.332035 | orchestrator | Sunday 19 April 2026 00:47:37 +0000 (0:00:02.115) 0:01:03.754 ********** 2026-04-19 00:47:51.332041 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:47:51.332047 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:47:51.332053 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:47:51.332059 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:47:51.332065 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:47:51.332071 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:47:51.332078 | orchestrator | changed: [testbed-manager] 2026-04-19 00:47:51.332084 | orchestrator | 2026-04-19 00:47:51.332087 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:47:51.332099 | orchestrator | testbed-manager : ok=16  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332103 | orchestrator | testbed-node-0 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332107 | orchestrator | testbed-node-1 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332111 | orchestrator | testbed-node-2 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332115 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332119 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332123 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:47:51.332127 | orchestrator | 2026-04-19 00:47:51.332130 | orchestrator | 2026-04-19 00:47:51.332134 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:47:51.332138 | orchestrator | Sunday 19 April 2026 00:47:48 +0000 (0:00:11.179) 0:01:14.934 ********** 2026-04-19 00:47:51.332142 | orchestrator | =============================================================================== 2026-04-19 00:47:51.332145 | orchestrator | osism.services.netdata : Install package netdata ----------------------- 26.92s 2026-04-19 00:47:51.332177 | orchestrator | osism.services.netdata : Restart service netdata ----------------------- 11.18s 2026-04-19 00:47:51.332181 | orchestrator | osism.services.netdata : Add repository -------------------------------- 10.34s 2026-04-19 00:47:51.332185 | orchestrator | osism.services.netdata : Copy configuration files ----------------------- 4.23s 2026-04-19 00:47:51.332189 | orchestrator | osism.services.netdata : Install apt-transport-https package ------------ 3.30s 2026-04-19 00:47:51.332193 | orchestrator | osism.services.netdata : Add repository gpg key ------------------------- 2.78s 2026-04-19 00:47:51.332196 | orchestrator | osism.services.netdata : Remove old architecture-dependent repository --- 2.41s 2026-04-19 00:47:51.332200 | orchestrator | osism.services.netdata : Set sysctl vm.max_map_count parameter ---------- 2.11s 2026-04-19 00:47:51.332204 | orchestrator | Group hosts based on enabled services ----------------------------------- 1.94s 2026-04-19 00:47:51.332207 | orchestrator | osism.services.netdata : Include distribution specific install tasks ---- 1.68s 2026-04-19 00:47:51.332211 | orchestrator | osism.services.netdata : Manage service netdata ------------------------- 1.60s 2026-04-19 00:47:51.332219 | orchestrator | osism.services.netdata : Include config tasks --------------------------- 1.28s 2026-04-19 00:47:51.332223 | orchestrator | osism.services.netdata : Include host type specific tasks --------------- 1.21s 2026-04-19 00:47:51.332227 | orchestrator | osism.services.netdata : Add netdata user to docker group --------------- 1.18s 2026-04-19 00:47:51.332233 | orchestrator | osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status --- 0.98s 2026-04-19 00:47:51.332236 | orchestrator | osism.services.netdata : Opt out from anonymous statistics -------------- 0.90s 2026-04-19 00:47:51.332240 | orchestrator | 2026-04-19 00:47:51 | INFO  | Task e320d28a-0fef-4053-8dbe-27f7ab91aaf2 is in state SUCCESS 2026-04-19 00:47:51.332245 | orchestrator | 2026-04-19 00:47:51 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:51.332249 | orchestrator | 2026-04-19 00:47:51 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:51.332849 | orchestrator | 2026-04-19 00:47:51 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state STARTED 2026-04-19 00:47:51.333698 | orchestrator | 2026-04-19 00:47:51 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:51.333758 | orchestrator | 2026-04-19 00:47:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:54.371219 | orchestrator | 2026-04-19 00:47:54 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:54.373719 | orchestrator | 2026-04-19 00:47:54 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:54.373825 | orchestrator | 2026-04-19 00:47:54 | INFO  | Task 9a459ba4-b1fa-4e06-b825-84da5ca15045 is in state SUCCESS 2026-04-19 00:47:54.375349 | orchestrator | 2026-04-19 00:47:54 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:54.375423 | orchestrator | 2026-04-19 00:47:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:47:57.418466 | orchestrator | 2026-04-19 00:47:57 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:47:57.419713 | orchestrator | 2026-04-19 00:47:57 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:47:57.421152 | orchestrator | 2026-04-19 00:47:57 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:47:57.421211 | orchestrator | 2026-04-19 00:47:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:00.482237 | orchestrator | 2026-04-19 00:48:00 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:00.490641 | orchestrator | 2026-04-19 00:48:00 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:00.496568 | orchestrator | 2026-04-19 00:48:00 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:00.496615 | orchestrator | 2026-04-19 00:48:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:03.540638 | orchestrator | 2026-04-19 00:48:03 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:03.541952 | orchestrator | 2026-04-19 00:48:03 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:03.542875 | orchestrator | 2026-04-19 00:48:03 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:03.543492 | orchestrator | 2026-04-19 00:48:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:06.588679 | orchestrator | 2026-04-19 00:48:06 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:06.589997 | orchestrator | 2026-04-19 00:48:06 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:06.591501 | orchestrator | 2026-04-19 00:48:06 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:06.591773 | orchestrator | 2026-04-19 00:48:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:09.640111 | orchestrator | 2026-04-19 00:48:09 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:09.642332 | orchestrator | 2026-04-19 00:48:09 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:09.644261 | orchestrator | 2026-04-19 00:48:09 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:09.644307 | orchestrator | 2026-04-19 00:48:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:12.684966 | orchestrator | 2026-04-19 00:48:12 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:12.686371 | orchestrator | 2026-04-19 00:48:12 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:12.688251 | orchestrator | 2026-04-19 00:48:12 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:12.688315 | orchestrator | 2026-04-19 00:48:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:15.734152 | orchestrator | 2026-04-19 00:48:15 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:15.734553 | orchestrator | 2026-04-19 00:48:15 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:15.737434 | orchestrator | 2026-04-19 00:48:15 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:15.737487 | orchestrator | 2026-04-19 00:48:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:18.803134 | orchestrator | 2026-04-19 00:48:18 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:18.804226 | orchestrator | 2026-04-19 00:48:18 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:18.806776 | orchestrator | 2026-04-19 00:48:18 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:18.806817 | orchestrator | 2026-04-19 00:48:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:21.850779 | orchestrator | 2026-04-19 00:48:21 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:21.853445 | orchestrator | 2026-04-19 00:48:21 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:21.855880 | orchestrator | 2026-04-19 00:48:21 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:21.856052 | orchestrator | 2026-04-19 00:48:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:24.904078 | orchestrator | 2026-04-19 00:48:24 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:24.906150 | orchestrator | 2026-04-19 00:48:24 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:24.909219 | orchestrator | 2026-04-19 00:48:24 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:24.910323 | orchestrator | 2026-04-19 00:48:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:27.940181 | orchestrator | 2026-04-19 00:48:27 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:27.941025 | orchestrator | 2026-04-19 00:48:27 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:27.942043 | orchestrator | 2026-04-19 00:48:27 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:27.942369 | orchestrator | 2026-04-19 00:48:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:30.974328 | orchestrator | 2026-04-19 00:48:30 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:30.975277 | orchestrator | 2026-04-19 00:48:30 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:30.979688 | orchestrator | 2026-04-19 00:48:30 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:30.980331 | orchestrator | 2026-04-19 00:48:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:34.009569 | orchestrator | 2026-04-19 00:48:34 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:34.011574 | orchestrator | 2026-04-19 00:48:34 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:34.012166 | orchestrator | 2026-04-19 00:48:34 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:34.012254 | orchestrator | 2026-04-19 00:48:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:37.050606 | orchestrator | 2026-04-19 00:48:37 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:37.052041 | orchestrator | 2026-04-19 00:48:37 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:37.053945 | orchestrator | 2026-04-19 00:48:37 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:37.053982 | orchestrator | 2026-04-19 00:48:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:40.079139 | orchestrator | 2026-04-19 00:48:40 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:40.079549 | orchestrator | 2026-04-19 00:48:40 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:40.080274 | orchestrator | 2026-04-19 00:48:40 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:40.080303 | orchestrator | 2026-04-19 00:48:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:43.111851 | orchestrator | 2026-04-19 00:48:43 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:43.114200 | orchestrator | 2026-04-19 00:48:43 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:43.114305 | orchestrator | 2026-04-19 00:48:43 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:43.114318 | orchestrator | 2026-04-19 00:48:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:46.150565 | orchestrator | 2026-04-19 00:48:46 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:46.151191 | orchestrator | 2026-04-19 00:48:46 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:46.152249 | orchestrator | 2026-04-19 00:48:46 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:46.152888 | orchestrator | 2026-04-19 00:48:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:49.183347 | orchestrator | 2026-04-19 00:48:49 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:49.185162 | orchestrator | 2026-04-19 00:48:49 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:49.187200 | orchestrator | 2026-04-19 00:48:49 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:49.188183 | orchestrator | 2026-04-19 00:48:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:52.233799 | orchestrator | 2026-04-19 00:48:52 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:52.234095 | orchestrator | 2026-04-19 00:48:52 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:52.236068 | orchestrator | 2026-04-19 00:48:52 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:52.236102 | orchestrator | 2026-04-19 00:48:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:55.269998 | orchestrator | 2026-04-19 00:48:55 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:55.271998 | orchestrator | 2026-04-19 00:48:55 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state STARTED 2026-04-19 00:48:55.273464 | orchestrator | 2026-04-19 00:48:55 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:55.273657 | orchestrator | 2026-04-19 00:48:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:48:58.305528 | orchestrator | 2026-04-19 00:48:58 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:48:58.309694 | orchestrator | 2026-04-19 00:48:58 | INFO  | Task b220f926-b879-44c8-b698-a8bcdf4920e0 is in state SUCCESS 2026-04-19 00:48:58.312121 | orchestrator | 2026-04-19 00:48:58.312162 | orchestrator | 2026-04-19 00:48:58.312171 | orchestrator | PLAY [Apply role phpmyadmin] *************************************************** 2026-04-19 00:48:58.312179 | orchestrator | 2026-04-19 00:48:58.312187 | orchestrator | TASK [osism.services.phpmyadmin : Create traefik external network] ************* 2026-04-19 00:48:58.312194 | orchestrator | Sunday 19 April 2026 00:46:50 +0000 (0:00:00.416) 0:00:00.416 ********** 2026-04-19 00:48:58.312202 | orchestrator | ok: [testbed-manager] 2026-04-19 00:48:58.312210 | orchestrator | 2026-04-19 00:48:58.312218 | orchestrator | TASK [osism.services.phpmyadmin : Create required directories] ***************** 2026-04-19 00:48:58.312225 | orchestrator | Sunday 19 April 2026 00:46:52 +0000 (0:00:01.559) 0:00:01.975 ********** 2026-04-19 00:48:58.312233 | orchestrator | changed: [testbed-manager] => (item=/opt/phpmyadmin) 2026-04-19 00:48:58.312240 | orchestrator | 2026-04-19 00:48:58.312247 | orchestrator | TASK [osism.services.phpmyadmin : Copy docker-compose.yml file] **************** 2026-04-19 00:48:58.312254 | orchestrator | Sunday 19 April 2026 00:46:53 +0000 (0:00:00.890) 0:00:02.866 ********** 2026-04-19 00:48:58.312262 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.312269 | orchestrator | 2026-04-19 00:48:58.312277 | orchestrator | TASK [osism.services.phpmyadmin : Manage phpmyadmin service] ******************* 2026-04-19 00:48:58.312284 | orchestrator | Sunday 19 April 2026 00:46:54 +0000 (0:00:01.476) 0:00:04.343 ********** 2026-04-19 00:48:58.312291 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage phpmyadmin service (10 retries left). 2026-04-19 00:48:58.312298 | orchestrator | ok: [testbed-manager] 2026-04-19 00:48:58.312306 | orchestrator | 2026-04-19 00:48:58.312313 | orchestrator | RUNNING HANDLER [osism.services.phpmyadmin : Restart phpmyadmin service] ******* 2026-04-19 00:48:58.312320 | orchestrator | Sunday 19 April 2026 00:47:47 +0000 (0:00:53.105) 0:00:57.449 ********** 2026-04-19 00:48:58.312327 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.312334 | orchestrator | 2026-04-19 00:48:58.312342 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:48:58.312388 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:48:58.312403 | orchestrator | 2026-04-19 00:48:58.312416 | orchestrator | 2026-04-19 00:48:58.312435 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:48:58.312444 | orchestrator | Sunday 19 April 2026 00:47:53 +0000 (0:00:05.677) 0:01:03.126 ********** 2026-04-19 00:48:58.312452 | orchestrator | =============================================================================== 2026-04-19 00:48:58.312460 | orchestrator | osism.services.phpmyadmin : Manage phpmyadmin service ------------------ 53.11s 2026-04-19 00:48:58.312467 | orchestrator | osism.services.phpmyadmin : Restart phpmyadmin service ------------------ 5.68s 2026-04-19 00:48:58.312474 | orchestrator | osism.services.phpmyadmin : Create traefik external network ------------- 1.56s 2026-04-19 00:48:58.312481 | orchestrator | osism.services.phpmyadmin : Copy docker-compose.yml file ---------------- 1.48s 2026-04-19 00:48:58.312489 | orchestrator | osism.services.phpmyadmin : Create required directories ----------------- 0.89s 2026-04-19 00:48:58.312496 | orchestrator | 2026-04-19 00:48:58.312503 | orchestrator | 2026-04-19 00:48:58.312511 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-04-19 00:48:58.312518 | orchestrator | 2026-04-19 00:48:58.312525 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-04-19 00:48:58.312532 | orchestrator | Sunday 19 April 2026 00:46:27 +0000 (0:00:00.286) 0:00:00.286 ********** 2026-04-19 00:48:58.312540 | orchestrator | included: /ansible/roles/common/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:48:58.312561 | orchestrator | 2026-04-19 00:48:58.312569 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-04-19 00:48:58.312582 | orchestrator | Sunday 19 April 2026 00:46:28 +0000 (0:00:01.157) 0:00:01.444 ********** 2026-04-19 00:48:58.312594 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312606 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312618 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312630 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312642 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312654 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312667 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312681 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312695 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312708 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-04-19 00:48:58.312720 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312733 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312747 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312760 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312773 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312785 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-04-19 00:48:58.312827 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312837 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312845 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312853 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312861 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-04-19 00:48:58.312869 | orchestrator | 2026-04-19 00:48:58.312877 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-04-19 00:48:58.312885 | orchestrator | Sunday 19 April 2026 00:46:31 +0000 (0:00:03.278) 0:00:04.722 ********** 2026-04-19 00:48:58.312893 | orchestrator | included: /ansible/roles/common/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:48:58.312902 | orchestrator | 2026-04-19 00:48:58.312910 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-04-19 00:48:58.312937 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:00:01.249) 0:00:05.972 ********** 2026-04-19 00:48:58.312949 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.312966 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.312983 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.312992 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.313001 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.313009 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.313039 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.313049 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313062 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313076 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313084 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313092 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313106 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313139 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313148 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313159 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313167 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313175 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313182 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313190 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313201 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.313209 | orchestrator | 2026-04-19 00:48:58.313216 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-04-19 00:48:58.313224 | orchestrator | Sunday 19 April 2026 00:46:37 +0000 (0:00:04.633) 0:00:10.605 ********** 2026-04-19 00:48:58.313252 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313261 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313269 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313284 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313291 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313299 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313307 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313314 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313344 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313358 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.313371 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313391 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313409 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313420 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.313427 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.313435 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.313443 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313451 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313458 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313466 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313474 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.313502 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313515 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313522 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.313536 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313544 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313551 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313559 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.313566 | orchestrator | 2026-04-19 00:48:58.313573 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-04-19 00:48:58.313581 | orchestrator | Sunday 19 April 2026 00:46:42 +0000 (0:00:04.276) 0:00:14.882 ********** 2026-04-19 00:48:58.313588 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313596 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313625 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313638 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313646 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313657 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313665 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313672 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.313680 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313687 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313699 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313711 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313719 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313729 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313736 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313744 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.313751 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313759 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.313766 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.313773 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.313781 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313788 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313809 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313817 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.313824 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.313834 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313852 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.313866 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.313878 | orchestrator | 2026-04-19 00:48:58.313892 | orchestrator | TASK [common : Ensure /var/log/journal exists on EL10 systems] ***************** 2026-04-19 00:48:58.313905 | orchestrator | Sunday 19 April 2026 00:46:46 +0000 (0:00:04.592) 0:00:19.475 ********** 2026-04-19 00:48:58.313935 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.313949 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.313962 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.313976 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.313990 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.314003 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.314065 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.314077 | orchestrator | 2026-04-19 00:48:58.314085 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-04-19 00:48:58.314092 | orchestrator | Sunday 19 April 2026 00:46:48 +0000 (0:00:01.934) 0:00:21.409 ********** 2026-04-19 00:48:58.314099 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.314106 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.314114 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.314121 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.314128 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.314135 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.314142 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.314149 | orchestrator | 2026-04-19 00:48:58.314156 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-04-19 00:48:58.314171 | orchestrator | Sunday 19 April 2026 00:46:50 +0000 (0:00:01.792) 0:00:23.201 ********** 2026-04-19 00:48:58.314178 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.314185 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.314192 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.314200 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.314207 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.314214 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.314221 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.314228 | orchestrator | 2026-04-19 00:48:58.314235 | orchestrator | TASK [common : Copying over kolla.target] ************************************** 2026-04-19 00:48:58.314242 | orchestrator | Sunday 19 April 2026 00:46:51 +0000 (0:00:01.096) 0:00:24.298 ********** 2026-04-19 00:48:58.314250 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.314257 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.314338 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.314352 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.314364 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.314377 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.314390 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.314403 | orchestrator | 2026-04-19 00:48:58.314414 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-04-19 00:48:58.314423 | orchestrator | Sunday 19 April 2026 00:46:53 +0000 (0:00:02.202) 0:00:26.501 ********** 2026-04-19 00:48:58.314446 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314460 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314473 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314494 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314510 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314533 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314547 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.314560 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314581 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314594 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314605 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314617 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314630 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314638 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314646 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314658 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314666 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314673 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314681 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314690 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314702 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.314709 | orchestrator | 2026-04-19 00:48:58.314717 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-04-19 00:48:58.314724 | orchestrator | Sunday 19 April 2026 00:46:57 +0000 (0:00:04.246) 0:00:30.748 ********** 2026-04-19 00:48:58.314731 | orchestrator | [WARNING]: Skipped 2026-04-19 00:48:58.314739 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-04-19 00:48:58.314747 | orchestrator | to this access issue: 2026-04-19 00:48:58.314754 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-04-19 00:48:58.314761 | orchestrator | directory 2026-04-19 00:48:58.314768 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:48:58.314775 | orchestrator | 2026-04-19 00:48:58.314782 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-04-19 00:48:58.314789 | orchestrator | Sunday 19 April 2026 00:46:58 +0000 (0:00:00.979) 0:00:31.727 ********** 2026-04-19 00:48:58.314796 | orchestrator | [WARNING]: Skipped 2026-04-19 00:48:58.314804 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-04-19 00:48:58.314811 | orchestrator | to this access issue: 2026-04-19 00:48:58.314818 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-04-19 00:48:58.314825 | orchestrator | directory 2026-04-19 00:48:58.314832 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:48:58.314839 | orchestrator | 2026-04-19 00:48:58.314846 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-04-19 00:48:58.314853 | orchestrator | Sunday 19 April 2026 00:46:59 +0000 (0:00:00.872) 0:00:32.600 ********** 2026-04-19 00:48:58.314861 | orchestrator | [WARNING]: Skipped 2026-04-19 00:48:58.314868 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-04-19 00:48:58.314875 | orchestrator | to this access issue: 2026-04-19 00:48:58.314882 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-04-19 00:48:58.314889 | orchestrator | directory 2026-04-19 00:48:58.314896 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:48:58.314904 | orchestrator | 2026-04-19 00:48:58.314911 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-04-19 00:48:58.314937 | orchestrator | Sunday 19 April 2026 00:47:01 +0000 (0:00:01.215) 0:00:33.816 ********** 2026-04-19 00:48:58.314950 | orchestrator | [WARNING]: Skipped 2026-04-19 00:48:58.314964 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-04-19 00:48:58.314973 | orchestrator | to this access issue: 2026-04-19 00:48:58.314981 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-04-19 00:48:58.314989 | orchestrator | directory 2026-04-19 00:48:58.314997 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 00:48:58.315005 | orchestrator | 2026-04-19 00:48:58.315018 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-04-19 00:48:58.315027 | orchestrator | Sunday 19 April 2026 00:47:02 +0000 (0:00:00.935) 0:00:34.752 ********** 2026-04-19 00:48:58.315035 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.315043 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.315062 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.315075 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.315087 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.315102 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.315114 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.315128 | orchestrator | 2026-04-19 00:48:58.315143 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-04-19 00:48:58.315158 | orchestrator | Sunday 19 April 2026 00:47:08 +0000 (0:00:06.657) 0:00:41.409 ********** 2026-04-19 00:48:58.315172 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315185 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315199 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315212 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315225 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315235 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315243 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-04-19 00:48:58.315252 | orchestrator | 2026-04-19 00:48:58.315263 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-04-19 00:48:58.315276 | orchestrator | Sunday 19 April 2026 00:47:13 +0000 (0:00:04.495) 0:00:45.905 ********** 2026-04-19 00:48:58.315289 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.315311 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.315325 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.315337 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.315348 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.315360 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.315372 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.315385 | orchestrator | 2026-04-19 00:48:58.315398 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-04-19 00:48:58.315410 | orchestrator | Sunday 19 April 2026 00:47:15 +0000 (0:00:02.768) 0:00:48.673 ********** 2026-04-19 00:48:58.315423 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315432 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315439 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315453 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315468 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315476 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315487 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315495 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315502 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315513 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315521 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315537 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315545 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315552 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315563 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315571 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315578 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315586 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.315597 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315605 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315617 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315624 | orchestrator | 2026-04-19 00:48:58.315632 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-04-19 00:48:58.315639 | orchestrator | Sunday 19 April 2026 00:47:18 +0000 (0:00:02.411) 0:00:51.084 ********** 2026-04-19 00:48:58.315646 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315653 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315660 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315667 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315675 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315682 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315689 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-04-19 00:48:58.315696 | orchestrator | 2026-04-19 00:48:58.315703 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-04-19 00:48:58.315710 | orchestrator | Sunday 19 April 2026 00:47:20 +0000 (0:00:02.516) 0:00:53.601 ********** 2026-04-19 00:48:58.315720 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315727 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315734 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315741 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315748 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315755 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315762 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-04-19 00:48:58.315769 | orchestrator | 2026-04-19 00:48:58.315777 | orchestrator | TASK [service-check-containers : common | Check containers] ******************** 2026-04-19 00:48:58.315784 | orchestrator | Sunday 19 April 2026 00:47:24 +0000 (0:00:03.363) 0:00:56.965 ********** 2026-04-19 00:48:58.315795 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315803 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315810 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315824 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315832 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315840 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315850 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315858 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315869 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315877 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315884 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315896 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315904 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315911 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315943 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-04-19 00:48:58.315964 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315977 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.315989 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.316002 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.316022 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.316037 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:48:58.316051 | orchestrator | 2026-04-19 00:48:58.316065 | orchestrator | TASK [service-check-containers : common | Notify handlers to restart containers] *** 2026-04-19 00:48:58.316076 | orchestrator | Sunday 19 April 2026 00:47:28 +0000 (0:00:04.746) 0:01:01.712 ********** 2026-04-19 00:48:58.316090 | orchestrator | changed: [testbed-manager] => { 2026-04-19 00:48:58.316103 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316116 | orchestrator | } 2026-04-19 00:48:58.316129 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:48:58.316140 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316147 | orchestrator | } 2026-04-19 00:48:58.316154 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:48:58.316161 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316168 | orchestrator | } 2026-04-19 00:48:58.316182 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:48:58.316189 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316196 | orchestrator | } 2026-04-19 00:48:58.316204 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 00:48:58.316211 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316218 | orchestrator | } 2026-04-19 00:48:58.316225 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 00:48:58.316232 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316239 | orchestrator | } 2026-04-19 00:48:58.316247 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 00:48:58.316254 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:48:58.316261 | orchestrator | } 2026-04-19 00:48:58.316268 | orchestrator | 2026-04-19 00:48:58.316275 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:48:58.316283 | orchestrator | Sunday 19 April 2026 00:47:29 +0000 (0:00:00.636) 0:01:02.348 ********** 2026-04-19 00:48:58.316290 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316298 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316305 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316313 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316330 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316339 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316377 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316392 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316404 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:48:58.316415 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:48:58.316422 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316430 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316437 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316445 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:48:58.316457 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316469 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316480 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316487 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:48:58.316495 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:48:58.316502 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316510 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316517 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316524 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:48:58.316532 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-04-19 00:48:58.316543 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316555 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/cron:2025.1', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:48:58.316562 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:48:58.316570 | orchestrator | 2026-04-19 00:48:58.316580 | orchestrator | TASK [common : Creating log volume] ******************************************** 2026-04-19 00:48:58.316592 | orchestrator | Sunday 19 April 2026 00:47:31 +0000 (0:00:01.444) 0:01:03.793 ********** 2026-04-19 00:48:58.316604 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.316617 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.316629 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.316642 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.316656 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.316670 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.316684 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.316697 | orchestrator | 2026-04-19 00:48:58.316709 | orchestrator | TASK [common : Link kolla_logs volume to /var/log/kolla] *********************** 2026-04-19 00:48:58.316722 | orchestrator | Sunday 19 April 2026 00:47:32 +0000 (0:00:01.321) 0:01:05.114 ********** 2026-04-19 00:48:58.316734 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.316744 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.316752 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.316759 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.316766 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.316773 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.316785 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.316792 | orchestrator | 2026-04-19 00:48:58.316799 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316806 | orchestrator | Sunday 19 April 2026 00:47:33 +0000 (0:00:01.620) 0:01:06.735 ********** 2026-04-19 00:48:58.316814 | orchestrator | 2026-04-19 00:48:58.316821 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316828 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.067) 0:01:06.803 ********** 2026-04-19 00:48:58.316835 | orchestrator | 2026-04-19 00:48:58.316842 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316849 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.063) 0:01:06.867 ********** 2026-04-19 00:48:58.316856 | orchestrator | 2026-04-19 00:48:58.316863 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316870 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.057) 0:01:06.924 ********** 2026-04-19 00:48:58.316877 | orchestrator | 2026-04-19 00:48:58.316884 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316892 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.064) 0:01:06.989 ********** 2026-04-19 00:48:58.316899 | orchestrator | 2026-04-19 00:48:58.316906 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316913 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.061) 0:01:07.050 ********** 2026-04-19 00:48:58.316945 | orchestrator | 2026-04-19 00:48:58.316953 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-04-19 00:48:58.316960 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.057) 0:01:07.107 ********** 2026-04-19 00:48:58.316967 | orchestrator | 2026-04-19 00:48:58.316975 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-04-19 00:48:58.316982 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:00.070) 0:01:07.178 ********** 2026-04-19 00:48:58.316995 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.317003 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.317010 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.317017 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.317024 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.317032 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.317039 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.317046 | orchestrator | 2026-04-19 00:48:58.317053 | orchestrator | RUNNING HANDLER [common : Restart kolla-toolbox container] ********************* 2026-04-19 00:48:58.317060 | orchestrator | Sunday 19 April 2026 00:48:06 +0000 (0:00:32.307) 0:01:39.485 ********** 2026-04-19 00:48:58.317067 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.317075 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.317082 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.317089 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.317096 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.317103 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.317110 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.317118 | orchestrator | 2026-04-19 00:48:58.317125 | orchestrator | RUNNING HANDLER [common : Initializing toolbox container using normal user] **** 2026-04-19 00:48:58.317132 | orchestrator | Sunday 19 April 2026 00:48:45 +0000 (0:00:38.871) 0:02:18.357 ********** 2026-04-19 00:48:58.317139 | orchestrator | ok: [testbed-manager] 2026-04-19 00:48:58.317147 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:48:58.317154 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:48:58.317161 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:48:58.317168 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:48:58.317176 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:48:58.317183 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:48:58.317190 | orchestrator | 2026-04-19 00:48:58.317197 | orchestrator | RUNNING HANDLER [common : Restart cron container] ****************************** 2026-04-19 00:48:58.317205 | orchestrator | Sunday 19 April 2026 00:48:47 +0000 (0:00:01.954) 0:02:20.311 ********** 2026-04-19 00:48:58.317217 | orchestrator | changed: [testbed-manager] 2026-04-19 00:48:58.317225 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:48:58.317233 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:48:58.317240 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:48:58.317247 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:48:58.317254 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:48:58.317261 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:48:58.317268 | orchestrator | 2026-04-19 00:48:58.317276 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:48:58.317284 | orchestrator | testbed-manager : ok=24  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317292 | orchestrator | testbed-node-0 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317299 | orchestrator | testbed-node-1 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317306 | orchestrator | testbed-node-2 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317314 | orchestrator | testbed-node-3 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317321 | orchestrator | testbed-node-4 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317328 | orchestrator | testbed-node-5 : ok=20  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:48:58.317335 | orchestrator | 2026-04-19 00:48:58.317350 | orchestrator | 2026-04-19 00:48:58.317368 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:48:58.317382 | orchestrator | Sunday 19 April 2026 00:48:57 +0000 (0:00:09.736) 0:02:30.048 ********** 2026-04-19 00:48:58.317396 | orchestrator | =============================================================================== 2026-04-19 00:48:58.317409 | orchestrator | common : Restart kolla-toolbox container ------------------------------- 38.87s 2026-04-19 00:48:58.317422 | orchestrator | common : Restart fluentd container ------------------------------------- 32.31s 2026-04-19 00:48:58.317430 | orchestrator | common : Restart cron container ----------------------------------------- 9.74s 2026-04-19 00:48:58.317437 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 6.66s 2026-04-19 00:48:58.317445 | orchestrator | service-check-containers : common | Check containers -------------------- 4.75s 2026-04-19 00:48:58.317452 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 4.63s 2026-04-19 00:48:58.317459 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 4.59s 2026-04-19 00:48:58.317466 | orchestrator | common : Copying over cron logrotate config file ------------------------ 4.50s 2026-04-19 00:48:58.317473 | orchestrator | service-cert-copy : common | Copying over backend internal TLS certificate --- 4.28s 2026-04-19 00:48:58.317480 | orchestrator | common : Copying over config.json files for services -------------------- 4.25s 2026-04-19 00:48:58.317487 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 3.36s 2026-04-19 00:48:58.317495 | orchestrator | common : Ensuring config directories exist ------------------------------ 3.28s 2026-04-19 00:48:58.317502 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 2.77s 2026-04-19 00:48:58.317509 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 2.52s 2026-04-19 00:48:58.317516 | orchestrator | common : Ensuring config directories have correct owner and permission --- 2.41s 2026-04-19 00:48:58.317523 | orchestrator | common : Copying over kolla.target -------------------------------------- 2.20s 2026-04-19 00:48:58.317530 | orchestrator | common : Initializing toolbox container using normal user --------------- 1.96s 2026-04-19 00:48:58.317537 | orchestrator | common : Ensure /var/log/journal exists on EL10 systems ----------------- 1.93s 2026-04-19 00:48:58.317544 | orchestrator | common : Copying over /run subdirectories conf -------------------------- 1.79s 2026-04-19 00:48:58.317551 | orchestrator | common : Link kolla_logs volume to /var/log/kolla ----------------------- 1.62s 2026-04-19 00:48:58.317559 | orchestrator | 2026-04-19 00:48:58 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:48:58.317570 | orchestrator | 2026-04-19 00:48:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:01.362900 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:01.364353 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:01.365003 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:01.366703 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:01.367481 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:01.368158 | orchestrator | 2026-04-19 00:49:01 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:01.370781 | orchestrator | 2026-04-19 00:49:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:04.391480 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:04.392043 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:04.392775 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:04.393233 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:04.394991 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:04.395757 | orchestrator | 2026-04-19 00:49:04 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:04.395787 | orchestrator | 2026-04-19 00:49:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:07.460030 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:07.460121 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:07.464376 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:07.469456 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:07.474253 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:07.478346 | orchestrator | 2026-04-19 00:49:07 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:07.478430 | orchestrator | 2026-04-19 00:49:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:10.565423 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:10.568380 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:10.571109 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:10.574086 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:10.577102 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:10.580134 | orchestrator | 2026-04-19 00:49:10 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:10.580213 | orchestrator | 2026-04-19 00:49:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:13.607607 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:13.607667 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:13.607686 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:13.608272 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:13.608683 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:13.609695 | orchestrator | 2026-04-19 00:49:13 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:13.609726 | orchestrator | 2026-04-19 00:49:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:16.946708 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state STARTED 2026-04-19 00:49:16.947544 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:16.948711 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:16.949714 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:16.950389 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:16.951037 | orchestrator | 2026-04-19 00:49:16 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:16.951061 | orchestrator | 2026-04-19 00:49:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:19.992930 | orchestrator | 2026-04-19 00:49:19.993009 | orchestrator | 2026-04-19 00:49:19.993017 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:49:19.993023 | orchestrator | 2026-04-19 00:49:19.993028 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:49:19.993035 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.310) 0:00:00.310 ********** 2026-04-19 00:49:19.993040 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:49:19.993047 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:49:19.993053 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:49:19.993059 | orchestrator | 2026-04-19 00:49:19.993065 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:49:19.993070 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.349) 0:00:00.660 ********** 2026-04-19 00:49:19.993076 | orchestrator | ok: [testbed-node-0] => (item=enable_memcached_True) 2026-04-19 00:49:19.993083 | orchestrator | ok: [testbed-node-1] => (item=enable_memcached_True) 2026-04-19 00:49:19.993088 | orchestrator | ok: [testbed-node-2] => (item=enable_memcached_True) 2026-04-19 00:49:19.993094 | orchestrator | 2026-04-19 00:49:19.993099 | orchestrator | PLAY [Apply role memcached] **************************************************** 2026-04-19 00:49:19.993105 | orchestrator | 2026-04-19 00:49:19.993110 | orchestrator | TASK [memcached : include_tasks] *********************************************** 2026-04-19 00:49:19.993116 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.423) 0:00:01.084 ********** 2026-04-19 00:49:19.993122 | orchestrator | included: /ansible/roles/memcached/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:49:19.993128 | orchestrator | 2026-04-19 00:49:19.993134 | orchestrator | TASK [memcached : Ensuring config directories exist] *************************** 2026-04-19 00:49:19.993139 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:01.122) 0:00:02.207 ********** 2026-04-19 00:49:19.993145 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-04-19 00:49:19.993160 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-04-19 00:49:19.993166 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-04-19 00:49:19.993172 | orchestrator | 2026-04-19 00:49:19.993177 | orchestrator | TASK [memcached : Copying over config.json files for services] ***************** 2026-04-19 00:49:19.993182 | orchestrator | Sunday 19 April 2026 00:49:06 +0000 (0:00:01.590) 0:00:03.797 ********** 2026-04-19 00:49:19.993188 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-04-19 00:49:19.993193 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-04-19 00:49:19.993199 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-04-19 00:49:19.993204 | orchestrator | 2026-04-19 00:49:19.993210 | orchestrator | TASK [service-check-containers : memcached | Check containers] ***************** 2026-04-19 00:49:19.993215 | orchestrator | Sunday 19 April 2026 00:49:08 +0000 (0:00:02.293) 0:00:06.091 ********** 2026-04-19 00:49:19.993223 | orchestrator | changed: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:49:19.993244 | orchestrator | changed: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:49:19.993260 | orchestrator | changed: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:49:19.993266 | orchestrator | 2026-04-19 00:49:19.993271 | orchestrator | TASK [service-check-containers : memcached | Notify handlers to restart containers] *** 2026-04-19 00:49:19.993277 | orchestrator | Sunday 19 April 2026 00:49:10 +0000 (0:00:01.237) 0:00:07.328 ********** 2026-04-19 00:49:19.993283 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:49:19.993288 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:19.993294 | orchestrator | } 2026-04-19 00:49:19.993300 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:49:19.993306 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:19.993312 | orchestrator | } 2026-04-19 00:49:19.993317 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:49:19.993323 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:19.993329 | orchestrator | } 2026-04-19 00:49:19.993334 | orchestrator | 2026-04-19 00:49:19.993340 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:49:19.993345 | orchestrator | Sunday 19 April 2026 00:49:10 +0000 (0:00:00.502) 0:00:07.831 ********** 2026-04-19 00:49:19.993354 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:49:19.993360 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:49:19.993366 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:49:19.993376 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:49:19.993382 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:49:19.993387 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:49:19.993393 | orchestrator | 2026-04-19 00:49:19.993399 | orchestrator | RUNNING HANDLER [memcached : Restart memcached container] ********************** 2026-04-19 00:49:19.993404 | orchestrator | Sunday 19 April 2026 00:49:12 +0000 (0:00:01.480) 0:00:09.311 ********** 2026-04-19 00:49:19.993410 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:49:19.993415 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:49:19.993421 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:49:19.993427 | orchestrator | 2026-04-19 00:49:19.993432 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:49:19.993438 | orchestrator | testbed-node-0 : ok=8  changed=5  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:19.993444 | orchestrator | testbed-node-1 : ok=8  changed=5  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:19.993450 | orchestrator | testbed-node-2 : ok=8  changed=5  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:19.993455 | orchestrator | 2026-04-19 00:49:19.993461 | orchestrator | 2026-04-19 00:49:19.993467 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:49:19.993472 | orchestrator | Sunday 19 April 2026 00:49:18 +0000 (0:00:06.670) 0:00:15.982 ********** 2026-04-19 00:49:19.993481 | orchestrator | =============================================================================== 2026-04-19 00:49:19.993487 | orchestrator | memcached : Restart memcached container --------------------------------- 6.67s 2026-04-19 00:49:19.993492 | orchestrator | memcached : Copying over config.json files for services ----------------- 2.29s 2026-04-19 00:49:19.993498 | orchestrator | memcached : Ensuring config directories exist --------------------------- 1.59s 2026-04-19 00:49:19.993503 | orchestrator | service-check-containers : Include tasks -------------------------------- 1.48s 2026-04-19 00:49:19.993509 | orchestrator | service-check-containers : memcached | Check containers ----------------- 1.24s 2026-04-19 00:49:19.993514 | orchestrator | memcached : include_tasks ----------------------------------------------- 1.12s 2026-04-19 00:49:19.993520 | orchestrator | service-check-containers : memcached | Notify handlers to restart containers --- 0.50s 2026-04-19 00:49:19.993526 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.42s 2026-04-19 00:49:19.993532 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.35s 2026-04-19 00:49:19.993538 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task fabdc4e5-d8a1-4a52-8830-26ed5294bc67 is in state SUCCESS 2026-04-19 00:49:19.993548 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:19.993554 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:20.042666 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:20.042735 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:20.042744 | orchestrator | 2026-04-19 00:49:19 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:20.042751 | orchestrator | 2026-04-19 00:49:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:23.049753 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:23.049812 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:23.049822 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:23.049830 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:23.049837 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:23.049844 | orchestrator | 2026-04-19 00:49:23 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:23.049851 | orchestrator | 2026-04-19 00:49:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:26.211709 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:26.212984 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:26.218128 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:26.218583 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:26.220070 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:26.220855 | orchestrator | 2026-04-19 00:49:26 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:26.220893 | orchestrator | 2026-04-19 00:49:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:29.296086 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:29.296186 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:29.296199 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:29.296207 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:29.296214 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:29.296221 | orchestrator | 2026-04-19 00:49:29 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:29.296227 | orchestrator | 2026-04-19 00:49:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:32.287853 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:32.289564 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:32.290569 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state STARTED 2026-04-19 00:49:32.295093 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:32.295770 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:32.296445 | orchestrator | 2026-04-19 00:49:32 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:32.296587 | orchestrator | 2026-04-19 00:49:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:35.315103 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:35.315325 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:35.316065 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task 8df05502-776a-454a-924c-58af0bade839 is in state SUCCESS 2026-04-19 00:49:35.316859 | orchestrator | 2026-04-19 00:49:35.316885 | orchestrator | 2026-04-19 00:49:35.316890 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:49:35.316895 | orchestrator | 2026-04-19 00:49:35.316901 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:49:35.316913 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.397) 0:00:00.397 ********** 2026-04-19 00:49:35.316917 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:49:35.316921 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:49:35.316925 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:49:35.316928 | orchestrator | 2026-04-19 00:49:35.316931 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:49:35.316935 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.430) 0:00:00.829 ********** 2026-04-19 00:49:35.316938 | orchestrator | ok: [testbed-node-0] => (item=enable_redis_True) 2026-04-19 00:49:35.316942 | orchestrator | ok: [testbed-node-1] => (item=enable_redis_True) 2026-04-19 00:49:35.316945 | orchestrator | ok: [testbed-node-2] => (item=enable_redis_True) 2026-04-19 00:49:35.316948 | orchestrator | 2026-04-19 00:49:35.316958 | orchestrator | PLAY [Apply role redis] ******************************************************** 2026-04-19 00:49:35.316969 | orchestrator | 2026-04-19 00:49:35.316974 | orchestrator | TASK [redis : include_tasks] *************************************************** 2026-04-19 00:49:35.316979 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:00.541) 0:00:01.370 ********** 2026-04-19 00:49:35.316996 | orchestrator | included: /ansible/roles/redis/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:49:35.317000 | orchestrator | 2026-04-19 00:49:35.317003 | orchestrator | TASK [redis : Ensuring config directories exist] ******************************* 2026-04-19 00:49:35.317007 | orchestrator | Sunday 19 April 2026 00:49:05 +0000 (0:00:00.703) 0:00:02.074 ********** 2026-04-19 00:49:35.317015 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317022 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317035 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317039 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317049 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317056 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317061 | orchestrator | 2026-04-19 00:49:35.317067 | orchestrator | TASK [redis : Copying over default config.json files] ************************** 2026-04-19 00:49:35.317070 | orchestrator | Sunday 19 April 2026 00:49:07 +0000 (0:00:02.428) 0:00:04.502 ********** 2026-04-19 00:49:35.317074 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317080 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317091 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317096 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317099 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317108 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317111 | orchestrator | 2026-04-19 00:49:35.317115 | orchestrator | TASK [redis : Copying over redis config files] ********************************* 2026-04-19 00:49:35.317118 | orchestrator | Sunday 19 April 2026 00:49:11 +0000 (0:00:03.413) 0:00:07.915 ********** 2026-04-19 00:49:35.317121 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317124 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317133 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317139 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317144 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317159 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317166 | orchestrator | 2026-04-19 00:49:35.317171 | orchestrator | TASK [service-check-containers : redis | Check containers] ********************* 2026-04-19 00:49:35.317176 | orchestrator | Sunday 19 April 2026 00:49:14 +0000 (0:00:03.146) 0:00:11.062 ********** 2026-04-19 00:49:35.317181 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317186 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317195 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317200 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317206 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317217 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-04-19 00:49:35.317223 | orchestrator | 2026-04-19 00:49:35.317228 | orchestrator | TASK [service-check-containers : redis | Notify handlers to restart containers] *** 2026-04-19 00:49:35.317231 | orchestrator | Sunday 19 April 2026 00:49:16 +0000 (0:00:02.112) 0:00:13.174 ********** 2026-04-19 00:49:35.317234 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:49:35.317282 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:35.317287 | orchestrator | } 2026-04-19 00:49:35.317291 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:49:35.317294 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:35.317297 | orchestrator | } 2026-04-19 00:49:35.317300 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:49:35.317303 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:49:35.317307 | orchestrator | } 2026-04-19 00:49:35.317310 | orchestrator | 2026-04-19 00:49:35.317313 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:49:35.317320 | orchestrator | Sunday 19 April 2026 00:49:16 +0000 (0:00:00.704) 0:00:13.879 ********** 2026-04-19 00:49:35.317323 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317327 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317330 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317333 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:49:35.317337 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317340 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:49:35.317343 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/redis:2025.1', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317352 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/redis-sentinel:2025.1', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}})  2026-04-19 00:49:35.317360 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:49:35.317363 | orchestrator | 2026-04-19 00:49:35.317366 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-04-19 00:49:35.317369 | orchestrator | Sunday 19 April 2026 00:49:17 +0000 (0:00:00.855) 0:00:14.734 ********** 2026-04-19 00:49:35.317372 | orchestrator | 2026-04-19 00:49:35.317376 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-04-19 00:49:35.317379 | orchestrator | Sunday 19 April 2026 00:49:17 +0000 (0:00:00.071) 0:00:14.806 ********** 2026-04-19 00:49:35.317382 | orchestrator | 2026-04-19 00:49:35.317385 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-04-19 00:49:35.317388 | orchestrator | Sunday 19 April 2026 00:49:17 +0000 (0:00:00.063) 0:00:14.869 ********** 2026-04-19 00:49:35.317391 | orchestrator | 2026-04-19 00:49:35.317394 | orchestrator | RUNNING HANDLER [redis : Restart redis container] ****************************** 2026-04-19 00:49:35.317397 | orchestrator | Sunday 19 April 2026 00:49:18 +0000 (0:00:00.073) 0:00:14.942 ********** 2026-04-19 00:49:35.317401 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:49:35.317404 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:49:35.317407 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:49:35.317410 | orchestrator | 2026-04-19 00:49:35.317413 | orchestrator | RUNNING HANDLER [redis : Restart redis-sentinel container] ********************* 2026-04-19 00:49:35.317416 | orchestrator | Sunday 19 April 2026 00:49:25 +0000 (0:00:07.202) 0:00:22.145 ********** 2026-04-19 00:49:35.317419 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:49:35.317423 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:49:35.317426 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:49:35.317429 | orchestrator | 2026-04-19 00:49:35.317432 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:49:35.317436 | orchestrator | testbed-node-0 : ok=10  changed=7  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:35.317440 | orchestrator | testbed-node-1 : ok=10  changed=7  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:35.317443 | orchestrator | testbed-node-2 : ok=10  changed=7  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:49:35.317446 | orchestrator | 2026-04-19 00:49:35.317449 | orchestrator | 2026-04-19 00:49:35.317452 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:49:35.317455 | orchestrator | Sunday 19 April 2026 00:49:34 +0000 (0:00:09.080) 0:00:31.226 ********** 2026-04-19 00:49:35.317458 | orchestrator | =============================================================================== 2026-04-19 00:49:35.317461 | orchestrator | redis : Restart redis-sentinel container -------------------------------- 9.08s 2026-04-19 00:49:35.317465 | orchestrator | redis : Restart redis container ----------------------------------------- 7.20s 2026-04-19 00:49:35.317468 | orchestrator | redis : Copying over default config.json files -------------------------- 3.41s 2026-04-19 00:49:35.317471 | orchestrator | redis : Copying over redis config files --------------------------------- 3.15s 2026-04-19 00:49:35.317474 | orchestrator | redis : Ensuring config directories exist ------------------------------- 2.43s 2026-04-19 00:49:35.317477 | orchestrator | service-check-containers : redis | Check containers --------------------- 2.11s 2026-04-19 00:49:35.317480 | orchestrator | service-check-containers : Include tasks -------------------------------- 0.86s 2026-04-19 00:49:35.317483 | orchestrator | service-check-containers : redis | Notify handlers to restart containers --- 0.70s 2026-04-19 00:49:35.317487 | orchestrator | redis : include_tasks --------------------------------------------------- 0.70s 2026-04-19 00:49:35.317490 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.54s 2026-04-19 00:49:35.317493 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.43s 2026-04-19 00:49:35.317496 | orchestrator | redis : Flush handlers -------------------------------------------------- 0.21s 2026-04-19 00:49:35.317505 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:35.317509 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:35.317850 | orchestrator | 2026-04-19 00:49:35 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:35.317916 | orchestrator | 2026-04-19 00:49:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:38.357487 | orchestrator | 2026-04-19 00:49:38 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:38.357958 | orchestrator | 2026-04-19 00:49:38 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:38.358729 | orchestrator | 2026-04-19 00:49:38 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:38.361172 | orchestrator | 2026-04-19 00:49:38 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:38.361704 | orchestrator | 2026-04-19 00:49:38 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:38.361761 | orchestrator | 2026-04-19 00:49:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:41.389251 | orchestrator | 2026-04-19 00:49:41 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:41.389552 | orchestrator | 2026-04-19 00:49:41 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:41.390283 | orchestrator | 2026-04-19 00:49:41 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:41.390840 | orchestrator | 2026-04-19 00:49:41 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:41.391548 | orchestrator | 2026-04-19 00:49:41 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:41.391572 | orchestrator | 2026-04-19 00:49:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:44.425257 | orchestrator | 2026-04-19 00:49:44 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:44.426273 | orchestrator | 2026-04-19 00:49:44 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:44.427101 | orchestrator | 2026-04-19 00:49:44 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:44.428280 | orchestrator | 2026-04-19 00:49:44 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:44.429486 | orchestrator | 2026-04-19 00:49:44 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:44.429606 | orchestrator | 2026-04-19 00:49:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:47.455463 | orchestrator | 2026-04-19 00:49:47 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:47.455519 | orchestrator | 2026-04-19 00:49:47 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:47.455527 | orchestrator | 2026-04-19 00:49:47 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:47.455534 | orchestrator | 2026-04-19 00:49:47 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:47.455540 | orchestrator | 2026-04-19 00:49:47 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:47.455546 | orchestrator | 2026-04-19 00:49:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:50.485911 | orchestrator | 2026-04-19 00:49:50 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:50.485974 | orchestrator | 2026-04-19 00:49:50 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:50.486280 | orchestrator | 2026-04-19 00:49:50 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:50.486949 | orchestrator | 2026-04-19 00:49:50 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:50.487672 | orchestrator | 2026-04-19 00:49:50 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:50.487792 | orchestrator | 2026-04-19 00:49:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:53.518744 | orchestrator | 2026-04-19 00:49:53 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:53.519754 | orchestrator | 2026-04-19 00:49:53 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:53.521738 | orchestrator | 2026-04-19 00:49:53 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:53.523408 | orchestrator | 2026-04-19 00:49:53 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:53.523871 | orchestrator | 2026-04-19 00:49:53 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:53.523970 | orchestrator | 2026-04-19 00:49:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:56.557476 | orchestrator | 2026-04-19 00:49:56 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:56.559129 | orchestrator | 2026-04-19 00:49:56 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:56.560116 | orchestrator | 2026-04-19 00:49:56 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:56.561357 | orchestrator | 2026-04-19 00:49:56 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:56.562531 | orchestrator | 2026-04-19 00:49:56 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:56.562579 | orchestrator | 2026-04-19 00:49:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:49:59.606469 | orchestrator | 2026-04-19 00:49:59 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:49:59.607445 | orchestrator | 2026-04-19 00:49:59 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:49:59.608548 | orchestrator | 2026-04-19 00:49:59 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:49:59.609959 | orchestrator | 2026-04-19 00:49:59 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:49:59.610709 | orchestrator | 2026-04-19 00:49:59 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:49:59.610864 | orchestrator | 2026-04-19 00:49:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:02.654501 | orchestrator | 2026-04-19 00:50:02 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:02.655143 | orchestrator | 2026-04-19 00:50:02 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:02.656710 | orchestrator | 2026-04-19 00:50:02 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:02.657724 | orchestrator | 2026-04-19 00:50:02 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:02.658707 | orchestrator | 2026-04-19 00:50:02 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:02.658738 | orchestrator | 2026-04-19 00:50:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:05.692833 | orchestrator | 2026-04-19 00:50:05 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:05.693284 | orchestrator | 2026-04-19 00:50:05 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:05.694513 | orchestrator | 2026-04-19 00:50:05 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:05.694738 | orchestrator | 2026-04-19 00:50:05 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:05.695617 | orchestrator | 2026-04-19 00:50:05 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:05.695650 | orchestrator | 2026-04-19 00:50:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:08.751679 | orchestrator | 2026-04-19 00:50:08 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:08.752365 | orchestrator | 2026-04-19 00:50:08 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:08.753218 | orchestrator | 2026-04-19 00:50:08 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:08.753890 | orchestrator | 2026-04-19 00:50:08 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:08.754667 | orchestrator | 2026-04-19 00:50:08 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:08.754697 | orchestrator | 2026-04-19 00:50:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:11.799556 | orchestrator | 2026-04-19 00:50:11 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:11.801310 | orchestrator | 2026-04-19 00:50:11 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:11.803503 | orchestrator | 2026-04-19 00:50:11 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:11.805287 | orchestrator | 2026-04-19 00:50:11 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:11.807311 | orchestrator | 2026-04-19 00:50:11 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:11.807363 | orchestrator | 2026-04-19 00:50:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:14.840995 | orchestrator | 2026-04-19 00:50:14 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:14.841160 | orchestrator | 2026-04-19 00:50:14 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:14.842316 | orchestrator | 2026-04-19 00:50:14 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:14.843465 | orchestrator | 2026-04-19 00:50:14 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:14.844314 | orchestrator | 2026-04-19 00:50:14 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:14.844350 | orchestrator | 2026-04-19 00:50:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:17.881658 | orchestrator | 2026-04-19 00:50:17 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:17.883010 | orchestrator | 2026-04-19 00:50:17 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:17.885600 | orchestrator | 2026-04-19 00:50:17 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:17.887430 | orchestrator | 2026-04-19 00:50:17 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:17.888643 | orchestrator | 2026-04-19 00:50:17 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:17.889102 | orchestrator | 2026-04-19 00:50:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:20.938002 | orchestrator | 2026-04-19 00:50:20 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:20.940120 | orchestrator | 2026-04-19 00:50:20 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:20.942126 | orchestrator | 2026-04-19 00:50:20 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:20.943933 | orchestrator | 2026-04-19 00:50:20 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:20.945789 | orchestrator | 2026-04-19 00:50:20 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:20.945864 | orchestrator | 2026-04-19 00:50:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:23.978239 | orchestrator | 2026-04-19 00:50:23 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:23.981518 | orchestrator | 2026-04-19 00:50:23 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:23.986606 | orchestrator | 2026-04-19 00:50:23 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:23.990485 | orchestrator | 2026-04-19 00:50:23 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:23.995155 | orchestrator | 2026-04-19 00:50:23 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:23.995258 | orchestrator | 2026-04-19 00:50:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:27.031376 | orchestrator | 2026-04-19 00:50:27 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:27.032604 | orchestrator | 2026-04-19 00:50:27 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:27.032659 | orchestrator | 2026-04-19 00:50:27 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:27.032667 | orchestrator | 2026-04-19 00:50:27 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:27.033660 | orchestrator | 2026-04-19 00:50:27 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:27.033684 | orchestrator | 2026-04-19 00:50:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:30.074174 | orchestrator | 2026-04-19 00:50:30 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:30.074255 | orchestrator | 2026-04-19 00:50:30 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:30.076594 | orchestrator | 2026-04-19 00:50:30 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:30.076687 | orchestrator | 2026-04-19 00:50:30 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:30.076698 | orchestrator | 2026-04-19 00:50:30 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:30.076706 | orchestrator | 2026-04-19 00:50:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:33.688928 | orchestrator | 2026-04-19 00:50:33 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:33.689354 | orchestrator | 2026-04-19 00:50:33 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:33.689838 | orchestrator | 2026-04-19 00:50:33 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:33.695206 | orchestrator | 2026-04-19 00:50:33 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:33.695644 | orchestrator | 2026-04-19 00:50:33 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:33.695679 | orchestrator | 2026-04-19 00:50:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:36.758889 | orchestrator | 2026-04-19 00:50:36 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:36.760697 | orchestrator | 2026-04-19 00:50:36 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:36.760819 | orchestrator | 2026-04-19 00:50:36 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:36.761267 | orchestrator | 2026-04-19 00:50:36 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:36.761992 | orchestrator | 2026-04-19 00:50:36 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:36.762157 | orchestrator | 2026-04-19 00:50:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:39.784001 | orchestrator | 2026-04-19 00:50:39 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state STARTED 2026-04-19 00:50:39.784689 | orchestrator | 2026-04-19 00:50:39 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:39.785813 | orchestrator | 2026-04-19 00:50:39 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:39.787102 | orchestrator | 2026-04-19 00:50:39 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:39.788234 | orchestrator | 2026-04-19 00:50:39 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:39.788272 | orchestrator | 2026-04-19 00:50:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:42.838308 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task b267023e-78df-4d79-a089-12bb9f09c440 is in state SUCCESS 2026-04-19 00:50:42.839119 | orchestrator | 2026-04-19 00:50:42.839158 | orchestrator | 2026-04-19 00:50:42.839164 | orchestrator | PLAY [Prepare all k3s nodes] *************************************************** 2026-04-19 00:50:42.839169 | orchestrator | 2026-04-19 00:50:42.839174 | orchestrator | TASK [k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites] *** 2026-04-19 00:50:42.839179 | orchestrator | Sunday 19 April 2026 00:46:28 +0000 (0:00:00.257) 0:00:00.257 ********** 2026-04-19 00:50:42.839183 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.839188 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.839193 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.839197 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.839201 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.839207 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.839212 | orchestrator | 2026-04-19 00:50:42.839219 | orchestrator | TASK [k3s_prereq : Set same timezone on every Server] ************************** 2026-04-19 00:50:42.839225 | orchestrator | Sunday 19 April 2026 00:46:28 +0000 (0:00:00.559) 0:00:00.817 ********** 2026-04-19 00:50:42.839231 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839238 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839244 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839249 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839255 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839260 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839288 | orchestrator | 2026-04-19 00:50:42.839295 | orchestrator | TASK [k3s_prereq : Set SELinux to disabled state] ****************************** 2026-04-19 00:50:42.839301 | orchestrator | Sunday 19 April 2026 00:46:29 +0000 (0:00:00.713) 0:00:01.530 ********** 2026-04-19 00:50:42.839307 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839313 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839320 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839327 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839333 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839340 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839346 | orchestrator | 2026-04-19 00:50:42.839351 | orchestrator | TASK [k3s_prereq : Enable IPv4 forwarding] ************************************* 2026-04-19 00:50:42.839358 | orchestrator | Sunday 19 April 2026 00:46:30 +0000 (0:00:00.720) 0:00:02.250 ********** 2026-04-19 00:50:42.839364 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.839371 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.839495 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.839501 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.839505 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.839509 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.839513 | orchestrator | 2026-04-19 00:50:42.839517 | orchestrator | TASK [k3s_prereq : Enable IPv6 forwarding] ************************************* 2026-04-19 00:50:42.839521 | orchestrator | Sunday 19 April 2026 00:46:32 +0000 (0:00:02.211) 0:00:04.462 ********** 2026-04-19 00:50:42.839525 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.839529 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.839533 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.839536 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.839540 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.839544 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.839548 | orchestrator | 2026-04-19 00:50:42.839552 | orchestrator | TASK [k3s_prereq : Enable IPv6 router advertisements] ************************** 2026-04-19 00:50:42.839599 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:00:01.059) 0:00:05.521 ********** 2026-04-19 00:50:42.839605 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.839609 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.839612 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.839616 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.839620 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.839624 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.839627 | orchestrator | 2026-04-19 00:50:42.839631 | orchestrator | TASK [k3s_prereq : Add br_netfilter to /etc/modules-load.d/] ******************* 2026-04-19 00:50:42.839635 | orchestrator | Sunday 19 April 2026 00:46:34 +0000 (0:00:01.119) 0:00:06.641 ********** 2026-04-19 00:50:42.839639 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839643 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839647 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839650 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839654 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839658 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839661 | orchestrator | 2026-04-19 00:50:42.839665 | orchestrator | TASK [k3s_prereq : Load br_netfilter] ****************************************** 2026-04-19 00:50:42.839669 | orchestrator | Sunday 19 April 2026 00:46:35 +0000 (0:00:00.838) 0:00:07.480 ********** 2026-04-19 00:50:42.839673 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839677 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839680 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839684 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839688 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839692 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839695 | orchestrator | 2026-04-19 00:50:42.839699 | orchestrator | TASK [k3s_prereq : Set bridge-nf-call-iptables (just to be sure)] ************** 2026-04-19 00:50:42.839703 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:00.855) 0:00:08.336 ********** 2026-04-19 00:50:42.839713 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839717 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839721 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839725 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839728 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839732 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839736 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839740 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839743 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839747 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839760 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839764 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839768 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839772 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839775 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839779 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 00:50:42.839783 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 00:50:42.839788 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839794 | orchestrator | 2026-04-19 00:50:42.839800 | orchestrator | TASK [k3s_prereq : Add /usr/local/bin to sudo secure_path] ********************* 2026-04-19 00:50:42.839806 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:00.807) 0:00:09.144 ********** 2026-04-19 00:50:42.839812 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839817 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.839823 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.839829 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.839835 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.839841 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.839847 | orchestrator | 2026-04-19 00:50:42.839853 | orchestrator | TASK [k3s_download : Validating arguments against arg spec 'main' - Manage the downloading of K3S binaries] *** 2026-04-19 00:50:42.839861 | orchestrator | Sunday 19 April 2026 00:46:38 +0000 (0:00:01.758) 0:00:10.902 ********** 2026-04-19 00:50:42.839867 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.839872 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.839877 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.839883 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.839889 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.839896 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.839902 | orchestrator | 2026-04-19 00:50:42.839909 | orchestrator | TASK [k3s_download : Download k3s binary x64] ********************************** 2026-04-19 00:50:42.839915 | orchestrator | Sunday 19 April 2026 00:46:39 +0000 (0:00:00.897) 0:00:11.799 ********** 2026-04-19 00:50:42.839922 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.839929 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.839935 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.839942 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.839949 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.839955 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.839962 | orchestrator | 2026-04-19 00:50:42.839968 | orchestrator | TASK [k3s_download : Download k3s binary arm64] ******************************** 2026-04-19 00:50:42.839975 | orchestrator | Sunday 19 April 2026 00:46:45 +0000 (0:00:05.547) 0:00:17.347 ********** 2026-04-19 00:50:42.839982 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.839997 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840004 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840011 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840017 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840024 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840031 | orchestrator | 2026-04-19 00:50:42.840043 | orchestrator | TASK [k3s_download : Download k3s binary armhf] ******************************** 2026-04-19 00:50:42.840050 | orchestrator | Sunday 19 April 2026 00:46:46 +0000 (0:00:01.650) 0:00:18.998 ********** 2026-04-19 00:50:42.840056 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.840063 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840070 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840076 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840152 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840159 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840166 | orchestrator | 2026-04-19 00:50:42.840173 | orchestrator | TASK [k3s_custom_registries : Validating arguments against arg spec 'main' - Configure the use of a custom container registry] *** 2026-04-19 00:50:42.840181 | orchestrator | Sunday 19 April 2026 00:46:49 +0000 (0:00:02.913) 0:00:21.912 ********** 2026-04-19 00:50:42.840188 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.840195 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840202 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840208 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840215 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840222 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840228 | orchestrator | 2026-04-19 00:50:42.840236 | orchestrator | TASK [k3s_custom_registries : Create directory /etc/rancher/k3s] *************** 2026-04-19 00:50:42.840250 | orchestrator | Sunday 19 April 2026 00:46:51 +0000 (0:00:01.380) 0:00:23.292 ********** 2026-04-19 00:50:42.840264 | orchestrator | skipping: [testbed-node-3] => (item=rancher)  2026-04-19 00:50:42.840281 | orchestrator | skipping: [testbed-node-3] => (item=rancher/k3s)  2026-04-19 00:50:42.840296 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.840312 | orchestrator | skipping: [testbed-node-4] => (item=rancher)  2026-04-19 00:50:42.840326 | orchestrator | skipping: [testbed-node-4] => (item=rancher/k3s)  2026-04-19 00:50:42.840337 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840349 | orchestrator | skipping: [testbed-node-5] => (item=rancher)  2026-04-19 00:50:42.840361 | orchestrator | skipping: [testbed-node-5] => (item=rancher/k3s)  2026-04-19 00:50:42.840373 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840385 | orchestrator | skipping: [testbed-node-0] => (item=rancher)  2026-04-19 00:50:42.840401 | orchestrator | skipping: [testbed-node-0] => (item=rancher/k3s)  2026-04-19 00:50:42.840417 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840431 | orchestrator | skipping: [testbed-node-1] => (item=rancher)  2026-04-19 00:50:42.840444 | orchestrator | skipping: [testbed-node-1] => (item=rancher/k3s)  2026-04-19 00:50:42.840459 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840475 | orchestrator | skipping: [testbed-node-2] => (item=rancher)  2026-04-19 00:50:42.840490 | orchestrator | skipping: [testbed-node-2] => (item=rancher/k3s)  2026-04-19 00:50:42.840505 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840518 | orchestrator | 2026-04-19 00:50:42.840535 | orchestrator | TASK [k3s_custom_registries : Insert registries into /etc/rancher/k3s/registries.yaml] *** 2026-04-19 00:50:42.840565 | orchestrator | Sunday 19 April 2026 00:46:51 +0000 (0:00:00.745) 0:00:24.037 ********** 2026-04-19 00:50:42.840579 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.840593 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840679 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840687 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840694 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840701 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840708 | orchestrator | 2026-04-19 00:50:42.840721 | orchestrator | TASK [k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured] *** 2026-04-19 00:50:42.840728 | orchestrator | Sunday 19 April 2026 00:46:52 +0000 (0:00:00.824) 0:00:24.862 ********** 2026-04-19 00:50:42.840735 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.840742 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.840749 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.840756 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840763 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840770 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840777 | orchestrator | 2026-04-19 00:50:42.840784 | orchestrator | PLAY [Deploy k3s master nodes] ************************************************* 2026-04-19 00:50:42.840790 | orchestrator | 2026-04-19 00:50:42.840797 | orchestrator | TASK [k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers] *** 2026-04-19 00:50:42.840803 | orchestrator | Sunday 19 April 2026 00:46:54 +0000 (0:00:01.733) 0:00:26.595 ********** 2026-04-19 00:50:42.840809 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.840816 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.840822 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.840830 | orchestrator | 2026-04-19 00:50:42.840837 | orchestrator | TASK [k3s_server : Stop k3s-init] ********************************************** 2026-04-19 00:50:42.840843 | orchestrator | Sunday 19 April 2026 00:46:55 +0000 (0:00:01.125) 0:00:27.720 ********** 2026-04-19 00:50:42.840851 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.840858 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.840865 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.840872 | orchestrator | 2026-04-19 00:50:42.840878 | orchestrator | TASK [k3s_server : Stop k3s] *************************************************** 2026-04-19 00:50:42.840885 | orchestrator | Sunday 19 April 2026 00:46:56 +0000 (0:00:01.302) 0:00:29.023 ********** 2026-04-19 00:50:42.840892 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.840899 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.840906 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.840913 | orchestrator | 2026-04-19 00:50:42.840920 | orchestrator | TASK [k3s_server : Clean previous runs of k3s-init] **************************** 2026-04-19 00:50:42.840927 | orchestrator | Sunday 19 April 2026 00:46:57 +0000 (0:00:01.072) 0:00:30.095 ********** 2026-04-19 00:50:42.840933 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.840940 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.840947 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.840954 | orchestrator | 2026-04-19 00:50:42.840961 | orchestrator | TASK [k3s_server : Deploy K3s http_proxy conf] ********************************* 2026-04-19 00:50:42.840968 | orchestrator | Sunday 19 April 2026 00:46:58 +0000 (0:00:00.975) 0:00:31.070 ********** 2026-04-19 00:50:42.840975 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.840982 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.840989 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.840996 | orchestrator | 2026-04-19 00:50:42.841003 | orchestrator | TASK [k3s_server : Create /etc/rancher/k3s directory] ************************** 2026-04-19 00:50:42.841010 | orchestrator | Sunday 19 April 2026 00:46:59 +0000 (0:00:00.264) 0:00:31.335 ********** 2026-04-19 00:50:42.841017 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841025 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841032 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841039 | orchestrator | 2026-04-19 00:50:42.841046 | orchestrator | TASK [k3s_server : Create custom resolv.conf for k3s] ************************** 2026-04-19 00:50:42.841053 | orchestrator | Sunday 19 April 2026 00:46:59 +0000 (0:00:00.775) 0:00:32.110 ********** 2026-04-19 00:50:42.841060 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841067 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841074 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841081 | orchestrator | 2026-04-19 00:50:42.841101 | orchestrator | TASK [k3s_server : Deploy vip manifest] **************************************** 2026-04-19 00:50:42.841108 | orchestrator | Sunday 19 April 2026 00:47:01 +0000 (0:00:01.463) 0:00:33.574 ********** 2026-04-19 00:50:42.841120 | orchestrator | included: /ansible/roles/k3s_server/tasks/vip.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:50:42.841126 | orchestrator | 2026-04-19 00:50:42.841133 | orchestrator | TASK [k3s_server : Set _kube_vip_bgp_peers fact] ******************************* 2026-04-19 00:50:42.841140 | orchestrator | Sunday 19 April 2026 00:47:02 +0000 (0:00:00.969) 0:00:34.543 ********** 2026-04-19 00:50:42.841147 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841154 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841160 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841167 | orchestrator | 2026-04-19 00:50:42.841173 | orchestrator | TASK [k3s_server : Create manifests directory on first master] ***************** 2026-04-19 00:50:42.841180 | orchestrator | Sunday 19 April 2026 00:47:06 +0000 (0:00:03.728) 0:00:38.272 ********** 2026-04-19 00:50:42.841193 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841201 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841207 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841214 | orchestrator | 2026-04-19 00:50:42.841221 | orchestrator | TASK [k3s_server : Download vip rbac manifest to first master] ***************** 2026-04-19 00:50:42.841228 | orchestrator | Sunday 19 April 2026 00:47:06 +0000 (0:00:00.780) 0:00:39.052 ********** 2026-04-19 00:50:42.841234 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841241 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841248 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841255 | orchestrator | 2026-04-19 00:50:42.841261 | orchestrator | TASK [k3s_server : Copy vip manifest to first master] ************************** 2026-04-19 00:50:42.841268 | orchestrator | Sunday 19 April 2026 00:47:07 +0000 (0:00:00.984) 0:00:40.037 ********** 2026-04-19 00:50:42.841274 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841281 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841288 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841294 | orchestrator | 2026-04-19 00:50:42.841301 | orchestrator | TASK [k3s_server : Deploy metallb manifest] ************************************ 2026-04-19 00:50:42.841313 | orchestrator | Sunday 19 April 2026 00:47:09 +0000 (0:00:01.479) 0:00:41.517 ********** 2026-04-19 00:50:42.841320 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.841327 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841334 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841340 | orchestrator | 2026-04-19 00:50:42.841347 | orchestrator | TASK [k3s_server : Deploy kube-vip manifest] *********************************** 2026-04-19 00:50:42.841354 | orchestrator | Sunday 19 April 2026 00:47:09 +0000 (0:00:00.355) 0:00:41.872 ********** 2026-04-19 00:50:42.841360 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.841367 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841374 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841381 | orchestrator | 2026-04-19 00:50:42.841387 | orchestrator | TASK [k3s_server : Init cluster inside the transient k3s-init service] ********* 2026-04-19 00:50:42.841394 | orchestrator | Sunday 19 April 2026 00:47:10 +0000 (0:00:00.418) 0:00:42.291 ********** 2026-04-19 00:50:42.841401 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841407 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841414 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841421 | orchestrator | 2026-04-19 00:50:42.841428 | orchestrator | TASK [k3s_server : Detect Kubernetes version for label compatibility] ********** 2026-04-19 00:50:42.841434 | orchestrator | Sunday 19 April 2026 00:47:12 +0000 (0:00:01.958) 0:00:44.249 ********** 2026-04-19 00:50:42.841441 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841448 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841454 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841461 | orchestrator | 2026-04-19 00:50:42.841468 | orchestrator | TASK [k3s_server : Set node role label selector based on Kubernetes version] *** 2026-04-19 00:50:42.841474 | orchestrator | Sunday 19 April 2026 00:47:14 +0000 (0:00:02.363) 0:00:46.613 ********** 2026-04-19 00:50:42.841481 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841488 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841500 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841507 | orchestrator | 2026-04-19 00:50:42.841514 | orchestrator | TASK [k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails)] *** 2026-04-19 00:50:42.841520 | orchestrator | Sunday 19 April 2026 00:47:15 +0000 (0:00:00.732) 0:00:47.346 ********** 2026-04-19 00:50:42.841527 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-04-19 00:50:42.841535 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-04-19 00:50:42.841542 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-04-19 00:50:42.841548 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-04-19 00:50:42.841558 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-04-19 00:50:42.841566 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-04-19 00:50:42.841572 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-04-19 00:50:42.841579 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-04-19 00:50:42.841585 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-04-19 00:50:42.841592 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-04-19 00:50:42.841599 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-04-19 00:50:42.841606 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-04-19 00:50:42.841612 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841619 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841626 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841633 | orchestrator | 2026-04-19 00:50:42.841639 | orchestrator | TASK [k3s_server : Save logs of k3s-init.service] ****************************** 2026-04-19 00:50:42.841646 | orchestrator | Sunday 19 April 2026 00:47:58 +0000 (0:00:42.952) 0:01:30.298 ********** 2026-04-19 00:50:42.841653 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.841659 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.841666 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.841673 | orchestrator | 2026-04-19 00:50:42.841679 | orchestrator | TASK [k3s_server : Kill the temporary service used for initialization] ********* 2026-04-19 00:50:42.841686 | orchestrator | Sunday 19 April 2026 00:47:58 +0000 (0:00:00.364) 0:01:30.662 ********** 2026-04-19 00:50:42.841693 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841699 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841706 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841713 | orchestrator | 2026-04-19 00:50:42.841719 | orchestrator | TASK [k3s_server : Copy K3s service file] ************************************** 2026-04-19 00:50:42.841726 | orchestrator | Sunday 19 April 2026 00:48:00 +0000 (0:00:01.754) 0:01:32.417 ********** 2026-04-19 00:50:42.841733 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841740 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841747 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841753 | orchestrator | 2026-04-19 00:50:42.841764 | orchestrator | TASK [k3s_server : Enable and check K3s service] ******************************* 2026-04-19 00:50:42.841776 | orchestrator | Sunday 19 April 2026 00:48:01 +0000 (0:00:01.501) 0:01:33.918 ********** 2026-04-19 00:50:42.841782 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841789 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841794 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841800 | orchestrator | 2026-04-19 00:50:42.841806 | orchestrator | TASK [k3s_server : Wait for node-token] **************************************** 2026-04-19 00:50:42.841812 | orchestrator | Sunday 19 April 2026 00:48:26 +0000 (0:00:24.949) 0:01:58.867 ********** 2026-04-19 00:50:42.841819 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841826 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841833 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841839 | orchestrator | 2026-04-19 00:50:42.841845 | orchestrator | TASK [k3s_server : Register node-token file access mode] *********************** 2026-04-19 00:50:42.841852 | orchestrator | Sunday 19 April 2026 00:48:27 +0000 (0:00:00.732) 0:01:59.600 ********** 2026-04-19 00:50:42.841859 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841865 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841872 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841879 | orchestrator | 2026-04-19 00:50:42.841885 | orchestrator | TASK [k3s_server : Change file access node-token] ****************************** 2026-04-19 00:50:42.841892 | orchestrator | Sunday 19 April 2026 00:48:28 +0000 (0:00:00.750) 0:02:00.351 ********** 2026-04-19 00:50:42.841899 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.841906 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.841913 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.841919 | orchestrator | 2026-04-19 00:50:42.841926 | orchestrator | TASK [k3s_server : Read node-token from master] ******************************** 2026-04-19 00:50:42.841932 | orchestrator | Sunday 19 April 2026 00:48:28 +0000 (0:00:00.645) 0:02:00.996 ********** 2026-04-19 00:50:42.841939 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841946 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841953 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841959 | orchestrator | 2026-04-19 00:50:42.841966 | orchestrator | TASK [k3s_server : Store Master node-token] ************************************ 2026-04-19 00:50:42.841973 | orchestrator | Sunday 19 April 2026 00:48:29 +0000 (0:00:00.614) 0:02:01.611 ********** 2026-04-19 00:50:42.841979 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.841986 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.841993 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.841999 | orchestrator | 2026-04-19 00:50:42.842006 | orchestrator | TASK [k3s_server : Restore node-token file access] ***************************** 2026-04-19 00:50:42.842138 | orchestrator | Sunday 19 April 2026 00:48:29 +0000 (0:00:00.254) 0:02:01.866 ********** 2026-04-19 00:50:42.842172 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.842179 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.842185 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.842192 | orchestrator | 2026-04-19 00:50:42.842198 | orchestrator | TASK [k3s_server : Create directory .kube] ************************************* 2026-04-19 00:50:42.842205 | orchestrator | Sunday 19 April 2026 00:48:30 +0000 (0:00:00.730) 0:02:02.596 ********** 2026-04-19 00:50:42.842211 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.842218 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.842231 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.842238 | orchestrator | 2026-04-19 00:50:42.842244 | orchestrator | TASK [k3s_server : Copy config file to user home directory] ******************** 2026-04-19 00:50:42.842250 | orchestrator | Sunday 19 April 2026 00:48:30 +0000 (0:00:00.555) 0:02:03.152 ********** 2026-04-19 00:50:42.842256 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.842262 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.842268 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.842274 | orchestrator | 2026-04-19 00:50:42.842281 | orchestrator | TASK [k3s_server : Configure kubectl cluster to https://192.168.16.8:6443] ***** 2026-04-19 00:50:42.842287 | orchestrator | Sunday 19 April 2026 00:48:31 +0000 (0:00:00.694) 0:02:03.846 ********** 2026-04-19 00:50:42.842308 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:50:42.842316 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:50:42.842323 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:50:42.842330 | orchestrator | 2026-04-19 00:50:42.842337 | orchestrator | TASK [k3s_server : Create kubectl symlink] ************************************* 2026-04-19 00:50:42.842343 | orchestrator | Sunday 19 April 2026 00:48:32 +0000 (0:00:00.825) 0:02:04.672 ********** 2026-04-19 00:50:42.842350 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.842357 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.842364 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.842371 | orchestrator | 2026-04-19 00:50:42.842378 | orchestrator | TASK [k3s_server : Create crictl symlink] ************************************** 2026-04-19 00:50:42.842385 | orchestrator | Sunday 19 April 2026 00:48:32 +0000 (0:00:00.357) 0:02:05.029 ********** 2026-04-19 00:50:42.842393 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.842400 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.842407 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.842414 | orchestrator | 2026-04-19 00:50:42.842421 | orchestrator | TASK [k3s_server : Get contents of manifests folder] *************************** 2026-04-19 00:50:42.842429 | orchestrator | Sunday 19 April 2026 00:48:33 +0000 (0:00:00.239) 0:02:05.269 ********** 2026-04-19 00:50:42.842436 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.842444 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.842451 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.842457 | orchestrator | 2026-04-19 00:50:42.842464 | orchestrator | TASK [k3s_server : Get sub dirs of manifests folder] *************************** 2026-04-19 00:50:42.842472 | orchestrator | Sunday 19 April 2026 00:48:33 +0000 (0:00:00.713) 0:02:05.982 ********** 2026-04-19 00:50:42.842479 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.842485 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.842491 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.842498 | orchestrator | 2026-04-19 00:50:42.842505 | orchestrator | TASK [k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start] *** 2026-04-19 00:50:42.842512 | orchestrator | Sunday 19 April 2026 00:48:34 +0000 (0:00:00.682) 0:02:06.665 ********** 2026-04-19 00:50:42.842518 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-04-19 00:50:42.842534 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-04-19 00:50:42.842540 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-04-19 00:50:42.842547 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-04-19 00:50:42.842555 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-04-19 00:50:42.842562 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-04-19 00:50:42.842569 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-04-19 00:50:42.842576 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-04-19 00:50:42.842583 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-04-19 00:50:42.842590 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip.yaml) 2026-04-19 00:50:42.842598 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-04-19 00:50:42.842605 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-04-19 00:50:42.842612 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip-rbac.yaml) 2026-04-19 00:50:42.842619 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-04-19 00:50:42.842626 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-04-19 00:50:42.842639 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-04-19 00:50:42.842647 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-04-19 00:50:42.842654 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-04-19 00:50:42.842661 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-04-19 00:50:42.842668 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-04-19 00:50:42.842675 | orchestrator | 2026-04-19 00:50:42.842682 | orchestrator | PLAY [Deploy k3s worker nodes] ************************************************* 2026-04-19 00:50:42.842689 | orchestrator | 2026-04-19 00:50:42.842696 | orchestrator | TASK [k3s_agent : Validating arguments against arg spec 'main' - Setup k3s agents] *** 2026-04-19 00:50:42.842701 | orchestrator | Sunday 19 April 2026 00:48:37 +0000 (0:00:03.445) 0:02:10.110 ********** 2026-04-19 00:50:42.842711 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.842718 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.842724 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.842731 | orchestrator | 2026-04-19 00:50:42.842738 | orchestrator | TASK [k3s_agent : Check if system is PXE-booted] ******************************* 2026-04-19 00:50:42.842745 | orchestrator | Sunday 19 April 2026 00:48:38 +0000 (0:00:00.306) 0:02:10.417 ********** 2026-04-19 00:50:42.842750 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.842756 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.842761 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.842767 | orchestrator | 2026-04-19 00:50:42.842774 | orchestrator | TASK [k3s_agent : Set fact for PXE-booted system] ****************************** 2026-04-19 00:50:42.842781 | orchestrator | Sunday 19 April 2026 00:48:38 +0000 (0:00:00.708) 0:02:11.125 ********** 2026-04-19 00:50:42.842787 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.842792 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.842798 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.842804 | orchestrator | 2026-04-19 00:50:42.842810 | orchestrator | TASK [k3s_agent : Include http_proxy configuration tasks] ********************** 2026-04-19 00:50:42.842815 | orchestrator | Sunday 19 April 2026 00:48:39 +0000 (0:00:00.364) 0:02:11.489 ********** 2026-04-19 00:50:42.842821 | orchestrator | included: /ansible/roles/k3s_agent/tasks/http_proxy.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:50:42.842827 | orchestrator | 2026-04-19 00:50:42.842832 | orchestrator | TASK [k3s_agent : Create k3s-node.service.d directory] ************************* 2026-04-19 00:50:42.842838 | orchestrator | Sunday 19 April 2026 00:48:39 +0000 (0:00:00.405) 0:02:11.894 ********** 2026-04-19 00:50:42.842843 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.842848 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.842854 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.842859 | orchestrator | 2026-04-19 00:50:42.842864 | orchestrator | TASK [k3s_agent : Copy K3s http_proxy conf file] ******************************* 2026-04-19 00:50:42.842870 | orchestrator | Sunday 19 April 2026 00:48:39 +0000 (0:00:00.261) 0:02:12.156 ********** 2026-04-19 00:50:42.842875 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.842881 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.842887 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.842892 | orchestrator | 2026-04-19 00:50:42.842898 | orchestrator | TASK [k3s_agent : Deploy K3s http_proxy conf] ********************************** 2026-04-19 00:50:42.842903 | orchestrator | Sunday 19 April 2026 00:48:40 +0000 (0:00:00.351) 0:02:12.508 ********** 2026-04-19 00:50:42.842909 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.842916 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.842922 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.842929 | orchestrator | 2026-04-19 00:50:42.842936 | orchestrator | TASK [k3s_agent : Create /etc/rancher/k3s directory] *************************** 2026-04-19 00:50:42.842942 | orchestrator | Sunday 19 April 2026 00:48:40 +0000 (0:00:00.295) 0:02:12.804 ********** 2026-04-19 00:50:42.842956 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.842963 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.842969 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.842975 | orchestrator | 2026-04-19 00:50:42.842987 | orchestrator | TASK [k3s_agent : Create custom resolv.conf for k3s] *************************** 2026-04-19 00:50:42.842993 | orchestrator | Sunday 19 April 2026 00:48:41 +0000 (0:00:00.690) 0:02:13.495 ********** 2026-04-19 00:50:42.843000 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.843006 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.843013 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.843019 | orchestrator | 2026-04-19 00:50:42.843025 | orchestrator | TASK [k3s_agent : Configure the k3s service] *********************************** 2026-04-19 00:50:42.843030 | orchestrator | Sunday 19 April 2026 00:48:42 +0000 (0:00:01.180) 0:02:14.675 ********** 2026-04-19 00:50:42.843036 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.843043 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.843050 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.843057 | orchestrator | 2026-04-19 00:50:42.843063 | orchestrator | TASK [k3s_agent : Manage k3s service] ****************************************** 2026-04-19 00:50:42.843068 | orchestrator | Sunday 19 April 2026 00:48:44 +0000 (0:00:01.533) 0:02:16.209 ********** 2026-04-19 00:50:42.843074 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:50:42.843079 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:50:42.843105 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:50:42.843112 | orchestrator | 2026-04-19 00:50:42.843117 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-04-19 00:50:42.843123 | orchestrator | 2026-04-19 00:50:42.843128 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-04-19 00:50:42.843134 | orchestrator | Sunday 19 April 2026 00:48:54 +0000 (0:00:10.680) 0:02:26.889 ********** 2026-04-19 00:50:42.843140 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843146 | orchestrator | 2026-04-19 00:50:42.843152 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-04-19 00:50:42.843157 | orchestrator | Sunday 19 April 2026 00:48:55 +0000 (0:00:00.799) 0:02:27.689 ********** 2026-04-19 00:50:42.843163 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843170 | orchestrator | 2026-04-19 00:50:42.843178 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-04-19 00:50:42.843185 | orchestrator | Sunday 19 April 2026 00:48:55 +0000 (0:00:00.464) 0:02:28.153 ********** 2026-04-19 00:50:42.843192 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-04-19 00:50:42.843199 | orchestrator | 2026-04-19 00:50:42.843207 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-04-19 00:50:42.843212 | orchestrator | Sunday 19 April 2026 00:48:56 +0000 (0:00:00.448) 0:02:28.602 ********** 2026-04-19 00:50:42.843218 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843224 | orchestrator | 2026-04-19 00:50:42.843230 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-04-19 00:50:42.843235 | orchestrator | Sunday 19 April 2026 00:48:57 +0000 (0:00:01.031) 0:02:29.634 ********** 2026-04-19 00:50:42.843241 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843246 | orchestrator | 2026-04-19 00:50:42.843252 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-04-19 00:50:42.843258 | orchestrator | Sunday 19 April 2026 00:48:58 +0000 (0:00:00.589) 0:02:30.223 ********** 2026-04-19 00:50:42.843269 | orchestrator | changed: [testbed-manager -> localhost] 2026-04-19 00:50:42.843275 | orchestrator | 2026-04-19 00:50:42.843281 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-04-19 00:50:42.843287 | orchestrator | Sunday 19 April 2026 00:48:59 +0000 (0:00:01.723) 0:02:31.947 ********** 2026-04-19 00:50:42.843293 | orchestrator | changed: [testbed-manager -> localhost] 2026-04-19 00:50:42.843299 | orchestrator | 2026-04-19 00:50:42.843306 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-04-19 00:50:42.843319 | orchestrator | Sunday 19 April 2026 00:49:00 +0000 (0:00:01.001) 0:02:32.948 ********** 2026-04-19 00:50:42.843326 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843332 | orchestrator | 2026-04-19 00:50:42.843339 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-04-19 00:50:42.843345 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:00.403) 0:02:33.351 ********** 2026-04-19 00:50:42.843351 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843358 | orchestrator | 2026-04-19 00:50:42.843365 | orchestrator | PLAY [Apply role kubectl] ****************************************************** 2026-04-19 00:50:42.843372 | orchestrator | 2026-04-19 00:50:42.843379 | orchestrator | TASK [kubectl : Gather variables for each operating system] ******************** 2026-04-19 00:50:42.843386 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:00.396) 0:02:33.748 ********** 2026-04-19 00:50:42.843392 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843399 | orchestrator | 2026-04-19 00:50:42.843406 | orchestrator | TASK [kubectl : Include distribution specific install tasks] ******************* 2026-04-19 00:50:42.843412 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:00.122) 0:02:33.870 ********** 2026-04-19 00:50:42.843419 | orchestrator | included: /ansible/roles/kubectl/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:50:42.843426 | orchestrator | 2026-04-19 00:50:42.843433 | orchestrator | TASK [kubectl : Remove old architecture-dependent repository] ****************** 2026-04-19 00:50:42.843440 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:00.200) 0:02:34.071 ********** 2026-04-19 00:50:42.843447 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843454 | orchestrator | 2026-04-19 00:50:42.843460 | orchestrator | TASK [kubectl : Install apt-transport-https package] *************************** 2026-04-19 00:50:42.843467 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:01.665) 0:02:35.737 ********** 2026-04-19 00:50:42.843474 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843481 | orchestrator | 2026-04-19 00:50:42.843488 | orchestrator | TASK [kubectl : Add repository gpg key] **************************************** 2026-04-19 00:50:42.843494 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:01.327) 0:02:37.065 ********** 2026-04-19 00:50:42.843501 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843508 | orchestrator | 2026-04-19 00:50:42.843516 | orchestrator | TASK [kubectl : Set permissions of gpg key] ************************************ 2026-04-19 00:50:42.843522 | orchestrator | Sunday 19 April 2026 00:49:05 +0000 (0:00:00.949) 0:02:38.015 ********** 2026-04-19 00:50:42.843529 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843535 | orchestrator | 2026-04-19 00:50:42.843549 | orchestrator | TASK [kubectl : Add repository Debian] ***************************************** 2026-04-19 00:50:42.843557 | orchestrator | Sunday 19 April 2026 00:49:06 +0000 (0:00:00.476) 0:02:38.491 ********** 2026-04-19 00:50:42.843563 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843570 | orchestrator | 2026-04-19 00:50:42.843577 | orchestrator | TASK [kubectl : Install required packages] ************************************* 2026-04-19 00:50:42.843584 | orchestrator | Sunday 19 April 2026 00:49:12 +0000 (0:00:05.778) 0:02:44.270 ********** 2026-04-19 00:50:42.843590 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.843598 | orchestrator | 2026-04-19 00:50:42.843604 | orchestrator | TASK [kubectl : Remove kubectl symlink] **************************************** 2026-04-19 00:50:42.843611 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:11.451) 0:02:55.722 ********** 2026-04-19 00:50:42.843618 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.843624 | orchestrator | 2026-04-19 00:50:42.843631 | orchestrator | PLAY [Run post actions on master nodes] **************************************** 2026-04-19 00:50:42.843638 | orchestrator | 2026-04-19 00:50:42.843644 | orchestrator | TASK [k3s_server_post : Validating arguments against arg spec 'main' - Configure k3s cluster] *** 2026-04-19 00:50:42.843651 | orchestrator | Sunday 19 April 2026 00:49:24 +0000 (0:00:00.657) 0:02:56.379 ********** 2026-04-19 00:50:42.843658 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.843665 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.843677 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.843684 | orchestrator | 2026-04-19 00:50:42.843691 | orchestrator | TASK [k3s_server_post : Deploy calico] ***************************************** 2026-04-19 00:50:42.843698 | orchestrator | Sunday 19 April 2026 00:49:24 +0000 (0:00:00.426) 0:02:56.805 ********** 2026-04-19 00:50:42.843705 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843711 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.843718 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.843725 | orchestrator | 2026-04-19 00:50:42.843732 | orchestrator | TASK [k3s_server_post : Deploy cilium] ***************************************** 2026-04-19 00:50:42.843739 | orchestrator | Sunday 19 April 2026 00:49:25 +0000 (0:00:00.386) 0:02:57.192 ********** 2026-04-19 00:50:42.843745 | orchestrator | included: /ansible/roles/k3s_server_post/tasks/cilium.yml for testbed-node-0, testbed-node-2, testbed-node-1 2026-04-19 00:50:42.843752 | orchestrator | 2026-04-19 00:50:42.843759 | orchestrator | TASK [k3s_server_post : Create tmp directory on first master] ****************** 2026-04-19 00:50:42.843766 | orchestrator | Sunday 19 April 2026 00:49:25 +0000 (0:00:00.733) 0:02:57.925 ********** 2026-04-19 00:50:42.843773 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.843780 | orchestrator | 2026-04-19 00:50:42.843787 | orchestrator | TASK [k3s_server_post : Wait for connectivity to kube VIP] ********************* 2026-04-19 00:50:42.843792 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:00.730) 0:02:58.656 ********** 2026-04-19 00:50:42.843798 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.843804 | orchestrator | 2026-04-19 00:50:42.843810 | orchestrator | TASK [k3s_server_post : Fail if kube VIP not reachable] ************************ 2026-04-19 00:50:42.843817 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.798) 0:02:59.455 ********** 2026-04-19 00:50:42.843829 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843835 | orchestrator | 2026-04-19 00:50:42.843842 | orchestrator | TASK [k3s_server_post : Test for existing Cilium install] ********************** 2026-04-19 00:50:42.843848 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.218) 0:02:59.673 ********** 2026-04-19 00:50:42.843856 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.843862 | orchestrator | 2026-04-19 00:50:42.843869 | orchestrator | TASK [k3s_server_post : Check Cilium version] ********************************** 2026-04-19 00:50:42.843875 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.972) 0:03:00.646 ********** 2026-04-19 00:50:42.843882 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843889 | orchestrator | 2026-04-19 00:50:42.843896 | orchestrator | TASK [k3s_server_post : Parse installed Cilium version] ************************ 2026-04-19 00:50:42.843902 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.262) 0:03:00.908 ********** 2026-04-19 00:50:42.843909 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843916 | orchestrator | 2026-04-19 00:50:42.843922 | orchestrator | TASK [k3s_server_post : Determine if Cilium needs update] ********************** 2026-04-19 00:50:42.843929 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.118) 0:03:01.027 ********** 2026-04-19 00:50:42.843936 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843942 | orchestrator | 2026-04-19 00:50:42.843949 | orchestrator | TASK [k3s_server_post : Log result] ******************************************** 2026-04-19 00:50:42.843956 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.127) 0:03:01.154 ********** 2026-04-19 00:50:42.843963 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.843970 | orchestrator | 2026-04-19 00:50:42.843976 | orchestrator | TASK [k3s_server_post : Install Cilium] **************************************** 2026-04-19 00:50:42.843983 | orchestrator | Sunday 19 April 2026 00:49:29 +0000 (0:00:00.104) 0:03:01.259 ********** 2026-04-19 00:50:42.843990 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.843997 | orchestrator | 2026-04-19 00:50:42.844004 | orchestrator | TASK [k3s_server_post : Wait for Cilium resources] ***************************** 2026-04-19 00:50:42.844010 | orchestrator | Sunday 19 April 2026 00:49:33 +0000 (0:00:04.657) 0:03:05.916 ********** 2026-04-19 00:50:42.844017 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/cilium-operator) 2026-04-19 00:50:42.844030 | orchestrator | FAILED - RETRYING: [testbed-node-0 -> localhost]: Wait for Cilium resources (30 retries left). 2026-04-19 00:50:42.844039 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=daemonset/cilium) 2026-04-19 00:50:42.844046 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-relay) 2026-04-19 00:50:42.844052 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-ui) 2026-04-19 00:50:42.844059 | orchestrator | 2026-04-19 00:50:42.844066 | orchestrator | TASK [k3s_server_post : Set _cilium_bgp_neighbors fact] ************************ 2026-04-19 00:50:42.844073 | orchestrator | Sunday 19 April 2026 00:50:15 +0000 (0:00:42.051) 0:03:47.968 ********** 2026-04-19 00:50:42.844271 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.844292 | orchestrator | 2026-04-19 00:50:42.844299 | orchestrator | TASK [k3s_server_post : Copy BGP manifests to first master] ******************** 2026-04-19 00:50:42.844306 | orchestrator | Sunday 19 April 2026 00:50:16 +0000 (0:00:01.118) 0:03:49.087 ********** 2026-04-19 00:50:42.844313 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.844319 | orchestrator | 2026-04-19 00:50:42.844326 | orchestrator | TASK [k3s_server_post : Apply BGP manifests] *********************************** 2026-04-19 00:50:42.844333 | orchestrator | Sunday 19 April 2026 00:50:18 +0000 (0:00:01.552) 0:03:50.639 ********** 2026-04-19 00:50:42.844339 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-04-19 00:50:42.844346 | orchestrator | 2026-04-19 00:50:42.844352 | orchestrator | TASK [k3s_server_post : Print error message if BGP manifests application fails] *** 2026-04-19 00:50:42.844359 | orchestrator | Sunday 19 April 2026 00:50:19 +0000 (0:00:00.960) 0:03:51.599 ********** 2026-04-19 00:50:42.844366 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.844372 | orchestrator | 2026-04-19 00:50:42.844378 | orchestrator | TASK [k3s_server_post : Test for BGP config resources] ************************* 2026-04-19 00:50:42.844385 | orchestrator | Sunday 19 April 2026 00:50:19 +0000 (0:00:00.110) 0:03:51.709 ********** 2026-04-19 00:50:42.844391 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumBGPPeeringPolicy.cilium.io) 2026-04-19 00:50:42.844398 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumLoadBalancerIPPool.cilium.io) 2026-04-19 00:50:42.844405 | orchestrator | 2026-04-19 00:50:42.844411 | orchestrator | TASK [k3s_server_post : Deploy metallb pool] *********************************** 2026-04-19 00:50:42.844417 | orchestrator | Sunday 19 April 2026 00:50:21 +0000 (0:00:01.869) 0:03:53.579 ********** 2026-04-19 00:50:42.844423 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.844430 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.844436 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.844442 | orchestrator | 2026-04-19 00:50:42.844449 | orchestrator | TASK [k3s_server_post : Remove tmp directory used for manifests] *************** 2026-04-19 00:50:42.844455 | orchestrator | Sunday 19 April 2026 00:50:21 +0000 (0:00:00.261) 0:03:53.841 ********** 2026-04-19 00:50:42.844462 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.844468 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.844474 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.844480 | orchestrator | 2026-04-19 00:50:42.844487 | orchestrator | PLAY [Apply role k9s] ********************************************************** 2026-04-19 00:50:42.844493 | orchestrator | 2026-04-19 00:50:42.844499 | orchestrator | TASK [k9s : Gather variables for each operating system] ************************ 2026-04-19 00:50:42.844506 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:00.790) 0:03:54.631 ********** 2026-04-19 00:50:42.844512 | orchestrator | ok: [testbed-manager] 2026-04-19 00:50:42.844518 | orchestrator | 2026-04-19 00:50:42.844525 | orchestrator | TASK [k9s : Include distribution specific install tasks] *********************** 2026-04-19 00:50:42.844531 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:00.124) 0:03:54.756 ********** 2026-04-19 00:50:42.844545 | orchestrator | included: /ansible/roles/k9s/tasks/install-Debian-family.yml for testbed-manager 2026-04-19 00:50:42.844552 | orchestrator | 2026-04-19 00:50:42.844566 | orchestrator | TASK [k9s : Install k9s packages] ********************************************** 2026-04-19 00:50:42.844572 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:00.282) 0:03:55.038 ********** 2026-04-19 00:50:42.844579 | orchestrator | changed: [testbed-manager] 2026-04-19 00:50:42.844585 | orchestrator | 2026-04-19 00:50:42.844591 | orchestrator | PLAY [Manage labels, annotations, and taints on all k3s nodes] ***************** 2026-04-19 00:50:42.844598 | orchestrator | 2026-04-19 00:50:42.844604 | orchestrator | TASK [Merge labels, annotations, and taints] *********************************** 2026-04-19 00:50:42.844610 | orchestrator | Sunday 19 April 2026 00:50:27 +0000 (0:00:04.718) 0:03:59.757 ********** 2026-04-19 00:50:42.844617 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:50:42.844623 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:50:42.844629 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:50:42.844635 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:50:42.844641 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:50:42.844647 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:50:42.844652 | orchestrator | 2026-04-19 00:50:42.844658 | orchestrator | TASK [Manage labels] *********************************************************** 2026-04-19 00:50:42.844664 | orchestrator | Sunday 19 April 2026 00:50:28 +0000 (0:00:00.756) 0:04:00.513 ********** 2026-04-19 00:50:42.844670 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-04-19 00:50:42.844675 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-04-19 00:50:42.844681 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-04-19 00:50:42.844687 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-04-19 00:50:42.844694 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-04-19 00:50:42.844700 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-04-19 00:50:42.844706 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-04-19 00:50:42.844713 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-04-19 00:50:42.844720 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=openstack-control-plane=enabled) 2026-04-19 00:50:42.844726 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-04-19 00:50:42.844733 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=openstack-control-plane=enabled) 2026-04-19 00:50:42.844739 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=openstack-control-plane=enabled) 2026-04-19 00:50:42.844756 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-04-19 00:50:42.844763 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-04-19 00:50:42.844770 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-04-19 00:50:42.844776 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-04-19 00:50:42.844783 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-04-19 00:50:42.844789 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-04-19 00:50:42.844849 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-04-19 00:50:42.844857 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-04-19 00:50:42.844863 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-04-19 00:50:42.844870 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-04-19 00:50:42.844876 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-04-19 00:50:42.844883 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-04-19 00:50:42.844896 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-04-19 00:50:42.844903 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-04-19 00:50:42.844909 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-04-19 00:50:42.844917 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-04-19 00:50:42.844923 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-04-19 00:50:42.844930 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-04-19 00:50:42.844935 | orchestrator | 2026-04-19 00:50:42.844941 | orchestrator | TASK [Manage annotations] ****************************************************** 2026-04-19 00:50:42.844947 | orchestrator | Sunday 19 April 2026 00:50:39 +0000 (0:00:11.174) 0:04:11.687 ********** 2026-04-19 00:50:42.844954 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.844961 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.844968 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.844975 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.844982 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.844989 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.844996 | orchestrator | 2026-04-19 00:50:42.845003 | orchestrator | TASK [Manage taints] *********************************************************** 2026-04-19 00:50:42.845025 | orchestrator | Sunday 19 April 2026 00:50:39 +0000 (0:00:00.466) 0:04:12.154 ********** 2026-04-19 00:50:42.845033 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:50:42.845040 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:50:42.845046 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:50:42.845053 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:50:42.845060 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:50:42.845067 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:50:42.845074 | orchestrator | 2026-04-19 00:50:42.845081 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:50:42.845106 | orchestrator | testbed-manager : ok=21  changed=11  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:50:42.845115 | orchestrator | testbed-node-0 : ok=50  changed=23  unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-04-19 00:50:42.845121 | orchestrator | testbed-node-1 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-04-19 00:50:42.845128 | orchestrator | testbed-node-2 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-04-19 00:50:42.845134 | orchestrator | testbed-node-3 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-04-19 00:50:42.845141 | orchestrator | testbed-node-4 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-04-19 00:50:42.845148 | orchestrator | testbed-node-5 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-04-19 00:50:42.845155 | orchestrator | 2026-04-19 00:50:42.845161 | orchestrator | 2026-04-19 00:50:42.845168 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:50:42.845174 | orchestrator | Sunday 19 April 2026 00:50:40 +0000 (0:00:00.554) 0:04:12.709 ********** 2026-04-19 00:50:42.845181 | orchestrator | =============================================================================== 2026-04-19 00:50:42.845187 | orchestrator | k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails) -- 42.95s 2026-04-19 00:50:42.845200 | orchestrator | k3s_server_post : Wait for Cilium resources ---------------------------- 42.05s 2026-04-19 00:50:42.845206 | orchestrator | k3s_server : Enable and check K3s service ------------------------------ 24.95s 2026-04-19 00:50:42.845220 | orchestrator | kubectl : Install required packages ------------------------------------ 11.45s 2026-04-19 00:50:42.845227 | orchestrator | Manage labels ---------------------------------------------------------- 11.17s 2026-04-19 00:50:42.845233 | orchestrator | k3s_agent : Manage k3s service ----------------------------------------- 10.68s 2026-04-19 00:50:42.845239 | orchestrator | kubectl : Add repository Debian ----------------------------------------- 5.78s 2026-04-19 00:50:42.845246 | orchestrator | k3s_download : Download k3s binary x64 ---------------------------------- 5.55s 2026-04-19 00:50:42.845252 | orchestrator | k9s : Install k9s packages ---------------------------------------------- 4.72s 2026-04-19 00:50:42.845259 | orchestrator | k3s_server_post : Install Cilium ---------------------------------------- 4.66s 2026-04-19 00:50:42.845265 | orchestrator | k3s_server : Set _kube_vip_bgp_peers fact ------------------------------- 3.73s 2026-04-19 00:50:42.845272 | orchestrator | k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start --- 3.45s 2026-04-19 00:50:42.845278 | orchestrator | k3s_download : Download k3s binary armhf -------------------------------- 2.91s 2026-04-19 00:50:42.845285 | orchestrator | k3s_server : Detect Kubernetes version for label compatibility ---------- 2.36s 2026-04-19 00:50:42.845291 | orchestrator | k3s_prereq : Enable IPv4 forwarding ------------------------------------- 2.21s 2026-04-19 00:50:42.845297 | orchestrator | k3s_server : Init cluster inside the transient k3s-init service --------- 1.96s 2026-04-19 00:50:42.845303 | orchestrator | k3s_server_post : Test for BGP config resources ------------------------- 1.87s 2026-04-19 00:50:42.845310 | orchestrator | k3s_prereq : Add /usr/local/bin to sudo secure_path --------------------- 1.76s 2026-04-19 00:50:42.845317 | orchestrator | k3s_server : Kill the temporary service used for initialization --------- 1.75s 2026-04-19 00:50:42.845324 | orchestrator | k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured --- 1.73s 2026-04-19 00:50:42.845331 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:42.845337 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:42.845345 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 243b6a39-2a11-4e5e-a7b0-f166f26853e6 is in state STARTED 2026-04-19 00:50:42.845352 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:42.845359 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:42.847461 | orchestrator | 2026-04-19 00:50:42 | INFO  | Task 01874489-65e8-4264-b554-d7642abb5519 is in state STARTED 2026-04-19 00:50:42.847516 | orchestrator | 2026-04-19 00:50:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:45.923057 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:45.924720 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:45.927714 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 243b6a39-2a11-4e5e-a7b0-f166f26853e6 is in state STARTED 2026-04-19 00:50:45.931486 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:45.933602 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:45.935217 | orchestrator | 2026-04-19 00:50:45 | INFO  | Task 01874489-65e8-4264-b554-d7642abb5519 is in state STARTED 2026-04-19 00:50:45.935815 | orchestrator | 2026-04-19 00:50:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:48.967085 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:48.968579 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:48.972116 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 243b6a39-2a11-4e5e-a7b0-f166f26853e6 is in state STARTED 2026-04-19 00:50:48.973608 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:48.975214 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:48.976201 | orchestrator | 2026-04-19 00:50:48 | INFO  | Task 01874489-65e8-4264-b554-d7642abb5519 is in state SUCCESS 2026-04-19 00:50:48.976295 | orchestrator | 2026-04-19 00:50:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:52.019716 | orchestrator | 2026-04-19 00:50:52 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:52.021224 | orchestrator | 2026-04-19 00:50:52 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:52.022891 | orchestrator | 2026-04-19 00:50:52 | INFO  | Task 243b6a39-2a11-4e5e-a7b0-f166f26853e6 is in state SUCCESS 2026-04-19 00:50:52.024685 | orchestrator | 2026-04-19 00:50:52 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:52.026647 | orchestrator | 2026-04-19 00:50:52 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:52.026698 | orchestrator | 2026-04-19 00:50:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:55.062384 | orchestrator | 2026-04-19 00:50:55 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:55.065202 | orchestrator | 2026-04-19 00:50:55 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:55.067977 | orchestrator | 2026-04-19 00:50:55 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:55.069840 | orchestrator | 2026-04-19 00:50:55 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:55.069887 | orchestrator | 2026-04-19 00:50:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:50:58.105590 | orchestrator | 2026-04-19 00:50:58 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:50:58.107782 | orchestrator | 2026-04-19 00:50:58 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:50:58.109758 | orchestrator | 2026-04-19 00:50:58 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:50:58.111700 | orchestrator | 2026-04-19 00:50:58 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:50:58.111739 | orchestrator | 2026-04-19 00:50:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:01.139992 | orchestrator | 2026-04-19 00:51:01 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:01.141762 | orchestrator | 2026-04-19 00:51:01 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:01.142762 | orchestrator | 2026-04-19 00:51:01 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:01.144343 | orchestrator | 2026-04-19 00:51:01 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:01.144398 | orchestrator | 2026-04-19 00:51:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:04.183309 | orchestrator | 2026-04-19 00:51:04 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:04.184964 | orchestrator | 2026-04-19 00:51:04 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:04.187885 | orchestrator | 2026-04-19 00:51:04 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:04.190821 | orchestrator | 2026-04-19 00:51:04 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:04.190893 | orchestrator | 2026-04-19 00:51:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:07.229757 | orchestrator | 2026-04-19 00:51:07 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:07.230275 | orchestrator | 2026-04-19 00:51:07 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:07.231872 | orchestrator | 2026-04-19 00:51:07 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:07.233932 | orchestrator | 2026-04-19 00:51:07 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:07.233982 | orchestrator | 2026-04-19 00:51:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:10.279902 | orchestrator | 2026-04-19 00:51:10 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:10.281588 | orchestrator | 2026-04-19 00:51:10 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:10.284402 | orchestrator | 2026-04-19 00:51:10 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:10.286538 | orchestrator | 2026-04-19 00:51:10 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:10.286587 | orchestrator | 2026-04-19 00:51:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:13.334277 | orchestrator | 2026-04-19 00:51:13 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:13.337066 | orchestrator | 2026-04-19 00:51:13 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:13.339515 | orchestrator | 2026-04-19 00:51:13 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:13.343168 | orchestrator | 2026-04-19 00:51:13 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:13.343236 | orchestrator | 2026-04-19 00:51:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:16.397561 | orchestrator | 2026-04-19 00:51:16 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:16.398095 | orchestrator | 2026-04-19 00:51:16 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:16.399643 | orchestrator | 2026-04-19 00:51:16 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:16.400757 | orchestrator | 2026-04-19 00:51:16 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:16.400979 | orchestrator | 2026-04-19 00:51:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:19.441304 | orchestrator | 2026-04-19 00:51:19 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:19.448340 | orchestrator | 2026-04-19 00:51:19 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:19.450582 | orchestrator | 2026-04-19 00:51:19 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:19.453033 | orchestrator | 2026-04-19 00:51:19 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:19.453098 | orchestrator | 2026-04-19 00:51:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:22.499188 | orchestrator | 2026-04-19 00:51:22 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:22.502276 | orchestrator | 2026-04-19 00:51:22 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:22.504360 | orchestrator | 2026-04-19 00:51:22 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:22.506362 | orchestrator | 2026-04-19 00:51:22 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:22.506868 | orchestrator | 2026-04-19 00:51:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:25.551918 | orchestrator | 2026-04-19 00:51:25 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:25.552249 | orchestrator | 2026-04-19 00:51:25 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:25.555731 | orchestrator | 2026-04-19 00:51:25 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:25.556333 | orchestrator | 2026-04-19 00:51:25 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:25.556365 | orchestrator | 2026-04-19 00:51:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:28.588427 | orchestrator | 2026-04-19 00:51:28 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:28.589475 | orchestrator | 2026-04-19 00:51:28 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:28.590909 | orchestrator | 2026-04-19 00:51:28 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:28.592122 | orchestrator | 2026-04-19 00:51:28 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:28.592217 | orchestrator | 2026-04-19 00:51:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:31.637109 | orchestrator | 2026-04-19 00:51:31 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:31.639924 | orchestrator | 2026-04-19 00:51:31 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:31.642216 | orchestrator | 2026-04-19 00:51:31 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:31.644568 | orchestrator | 2026-04-19 00:51:31 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:31.645018 | orchestrator | 2026-04-19 00:51:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:34.690968 | orchestrator | 2026-04-19 00:51:34 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:34.691176 | orchestrator | 2026-04-19 00:51:34 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:34.692362 | orchestrator | 2026-04-19 00:51:34 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:34.695386 | orchestrator | 2026-04-19 00:51:34 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:34.695490 | orchestrator | 2026-04-19 00:51:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:37.744378 | orchestrator | 2026-04-19 00:51:37 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:37.746610 | orchestrator | 2026-04-19 00:51:37 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:37.749060 | orchestrator | 2026-04-19 00:51:37 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:37.750476 | orchestrator | 2026-04-19 00:51:37 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:37.750560 | orchestrator | 2026-04-19 00:51:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:40.795465 | orchestrator | 2026-04-19 00:51:40 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:40.797280 | orchestrator | 2026-04-19 00:51:40 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:40.799747 | orchestrator | 2026-04-19 00:51:40 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:40.801211 | orchestrator | 2026-04-19 00:51:40 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:40.801256 | orchestrator | 2026-04-19 00:51:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:43.844616 | orchestrator | 2026-04-19 00:51:43 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:43.846397 | orchestrator | 2026-04-19 00:51:43 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:43.848487 | orchestrator | 2026-04-19 00:51:43 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:43.851000 | orchestrator | 2026-04-19 00:51:43 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:43.851249 | orchestrator | 2026-04-19 00:51:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:46.886689 | orchestrator | 2026-04-19 00:51:46 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:46.889537 | orchestrator | 2026-04-19 00:51:46 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:46.891826 | orchestrator | 2026-04-19 00:51:46 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:46.893666 | orchestrator | 2026-04-19 00:51:46 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:46.893694 | orchestrator | 2026-04-19 00:51:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:49.932399 | orchestrator | 2026-04-19 00:51:49 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:49.933017 | orchestrator | 2026-04-19 00:51:49 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:49.934406 | orchestrator | 2026-04-19 00:51:49 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:49.935991 | orchestrator | 2026-04-19 00:51:49 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:49.936016 | orchestrator | 2026-04-19 00:51:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:52.975653 | orchestrator | 2026-04-19 00:51:52 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:52.977880 | orchestrator | 2026-04-19 00:51:52 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:52.980482 | orchestrator | 2026-04-19 00:51:52 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:52.982178 | orchestrator | 2026-04-19 00:51:52 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:52.982504 | orchestrator | 2026-04-19 00:51:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:56.017470 | orchestrator | 2026-04-19 00:51:56 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:56.018643 | orchestrator | 2026-04-19 00:51:56 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:56.021049 | orchestrator | 2026-04-19 00:51:56 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:56.023074 | orchestrator | 2026-04-19 00:51:56 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:56.023132 | orchestrator | 2026-04-19 00:51:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:51:59.052579 | orchestrator | 2026-04-19 00:51:59 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:51:59.054475 | orchestrator | 2026-04-19 00:51:59 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:51:59.055934 | orchestrator | 2026-04-19 00:51:59 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:51:59.057895 | orchestrator | 2026-04-19 00:51:59 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:51:59.057942 | orchestrator | 2026-04-19 00:51:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:02.086540 | orchestrator | 2026-04-19 00:52:02 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:02.088064 | orchestrator | 2026-04-19 00:52:02 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:02.089666 | orchestrator | 2026-04-19 00:52:02 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:02.091011 | orchestrator | 2026-04-19 00:52:02 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:52:02.091074 | orchestrator | 2026-04-19 00:52:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:05.123886 | orchestrator | 2026-04-19 00:52:05 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:05.127209 | orchestrator | 2026-04-19 00:52:05 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:05.129140 | orchestrator | 2026-04-19 00:52:05 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:05.131842 | orchestrator | 2026-04-19 00:52:05 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:52:05.132056 | orchestrator | 2026-04-19 00:52:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:08.167612 | orchestrator | 2026-04-19 00:52:08 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:08.169037 | orchestrator | 2026-04-19 00:52:08 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:08.170845 | orchestrator | 2026-04-19 00:52:08 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:08.172429 | orchestrator | 2026-04-19 00:52:08 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:52:08.174085 | orchestrator | 2026-04-19 00:52:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:11.210243 | orchestrator | 2026-04-19 00:52:11 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:11.210919 | orchestrator | 2026-04-19 00:52:11 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:11.211289 | orchestrator | 2026-04-19 00:52:11 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:11.212154 | orchestrator | 2026-04-19 00:52:11 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state STARTED 2026-04-19 00:52:11.212484 | orchestrator | 2026-04-19 00:52:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:14.236626 | orchestrator | 2026-04-19 00:52:14 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:14.237649 | orchestrator | 2026-04-19 00:52:14 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:14.238748 | orchestrator | 2026-04-19 00:52:14 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:14.241510 | orchestrator | 2026-04-19 00:52:14 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:14.242756 | orchestrator | 2026-04-19 00:52:14 | INFO  | Task 066c100d-5a58-481a-a0c4-ec49835a7fa5 is in state SUCCESS 2026-04-19 00:52:14.242821 | orchestrator | 2026-04-19 00:52:14.242827 | orchestrator | 2026-04-19 00:52:14.242831 | orchestrator | PLAY [Copy kubeconfig to the configuration repository] ************************* 2026-04-19 00:52:14.242836 | orchestrator | 2026-04-19 00:52:14.242841 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-04-19 00:52:14.242848 | orchestrator | Sunday 19 April 2026 00:50:44 +0000 (0:00:00.170) 0:00:00.170 ********** 2026-04-19 00:52:14.242855 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-04-19 00:52:14.242862 | orchestrator | 2026-04-19 00:52:14.242868 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-04-19 00:52:14.243319 | orchestrator | Sunday 19 April 2026 00:50:45 +0000 (0:00:01.042) 0:00:01.212 ********** 2026-04-19 00:52:14.243339 | orchestrator | changed: [testbed-manager] 2026-04-19 00:52:14.243344 | orchestrator | 2026-04-19 00:52:14.243348 | orchestrator | TASK [Change server address in the kubeconfig file] **************************** 2026-04-19 00:52:14.243352 | orchestrator | Sunday 19 April 2026 00:50:46 +0000 (0:00:01.297) 0:00:02.509 ********** 2026-04-19 00:52:14.243356 | orchestrator | changed: [testbed-manager] 2026-04-19 00:52:14.243360 | orchestrator | 2026-04-19 00:52:14.243364 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:52:14.243368 | orchestrator | testbed-manager : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:52:14.243373 | orchestrator | 2026-04-19 00:52:14.243377 | orchestrator | 2026-04-19 00:52:14.243380 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:52:14.243384 | orchestrator | Sunday 19 April 2026 00:50:46 +0000 (0:00:00.411) 0:00:02.921 ********** 2026-04-19 00:52:14.243388 | orchestrator | =============================================================================== 2026-04-19 00:52:14.243392 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.30s 2026-04-19 00:52:14.243396 | orchestrator | Get kubeconfig file ----------------------------------------------------- 1.04s 2026-04-19 00:52:14.243402 | orchestrator | Change server address in the kubeconfig file ---------------------------- 0.41s 2026-04-19 00:52:14.243406 | orchestrator | 2026-04-19 00:52:14.243441 | orchestrator | 2026-04-19 00:52:14.243446 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-04-19 00:52:14.243449 | orchestrator | 2026-04-19 00:52:14.243453 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-04-19 00:52:14.243457 | orchestrator | Sunday 19 April 2026 00:50:43 +0000 (0:00:00.259) 0:00:00.259 ********** 2026-04-19 00:52:14.243461 | orchestrator | ok: [testbed-manager] 2026-04-19 00:52:14.243466 | orchestrator | 2026-04-19 00:52:14.243470 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-04-19 00:52:14.243474 | orchestrator | Sunday 19 April 2026 00:50:44 +0000 (0:00:00.763) 0:00:01.023 ********** 2026-04-19 00:52:14.243479 | orchestrator | ok: [testbed-manager] 2026-04-19 00:52:14.243483 | orchestrator | 2026-04-19 00:52:14.243487 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-04-19 00:52:14.243503 | orchestrator | Sunday 19 April 2026 00:50:45 +0000 (0:00:00.468) 0:00:01.491 ********** 2026-04-19 00:52:14.243508 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-04-19 00:52:14.243513 | orchestrator | 2026-04-19 00:52:14.243517 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-04-19 00:52:14.243522 | orchestrator | Sunday 19 April 2026 00:50:46 +0000 (0:00:00.965) 0:00:02.457 ********** 2026-04-19 00:52:14.243526 | orchestrator | changed: [testbed-manager] 2026-04-19 00:52:14.243531 | orchestrator | 2026-04-19 00:52:14.243535 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-04-19 00:52:14.243539 | orchestrator | Sunday 19 April 2026 00:50:47 +0000 (0:00:01.123) 0:00:03.580 ********** 2026-04-19 00:52:14.243543 | orchestrator | changed: [testbed-manager] 2026-04-19 00:52:14.243548 | orchestrator | 2026-04-19 00:52:14.243552 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-04-19 00:52:14.243556 | orchestrator | Sunday 19 April 2026 00:50:47 +0000 (0:00:00.396) 0:00:03.977 ********** 2026-04-19 00:52:14.243561 | orchestrator | changed: [testbed-manager -> localhost] 2026-04-19 00:52:14.243565 | orchestrator | 2026-04-19 00:52:14.243570 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-04-19 00:52:14.243574 | orchestrator | Sunday 19 April 2026 00:50:49 +0000 (0:00:01.459) 0:00:05.436 ********** 2026-04-19 00:52:14.243578 | orchestrator | changed: [testbed-manager -> localhost] 2026-04-19 00:52:14.243583 | orchestrator | 2026-04-19 00:52:14.243587 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-04-19 00:52:14.243591 | orchestrator | Sunday 19 April 2026 00:50:49 +0000 (0:00:00.782) 0:00:06.219 ********** 2026-04-19 00:52:14.243595 | orchestrator | ok: [testbed-manager] 2026-04-19 00:52:14.243599 | orchestrator | 2026-04-19 00:52:14.243604 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-04-19 00:52:14.243608 | orchestrator | Sunday 19 April 2026 00:50:50 +0000 (0:00:00.376) 0:00:06.595 ********** 2026-04-19 00:52:14.243612 | orchestrator | ok: [testbed-manager] 2026-04-19 00:52:14.243617 | orchestrator | 2026-04-19 00:52:14.243623 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:52:14.243631 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:52:14.243641 | orchestrator | 2026-04-19 00:52:14.243647 | orchestrator | 2026-04-19 00:52:14.243653 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:52:14.243659 | orchestrator | Sunday 19 April 2026 00:50:50 +0000 (0:00:00.341) 0:00:06.937 ********** 2026-04-19 00:52:14.243665 | orchestrator | =============================================================================== 2026-04-19 00:52:14.243672 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 1.46s 2026-04-19 00:52:14.243678 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.12s 2026-04-19 00:52:14.243726 | orchestrator | Get kubeconfig file ----------------------------------------------------- 0.97s 2026-04-19 00:52:14.243742 | orchestrator | Change server address in the kubeconfig inside the manager service ------ 0.78s 2026-04-19 00:52:14.243749 | orchestrator | Get home directory of operator user ------------------------------------- 0.76s 2026-04-19 00:52:14.243769 | orchestrator | Create .kube directory -------------------------------------------------- 0.47s 2026-04-19 00:52:14.243776 | orchestrator | Change server address in the kubeconfig --------------------------------- 0.40s 2026-04-19 00:52:14.243783 | orchestrator | Set KUBECONFIG environment variable ------------------------------------- 0.38s 2026-04-19 00:52:14.243814 | orchestrator | Enable kubectl command line completion ---------------------------------- 0.34s 2026-04-19 00:52:14.243821 | orchestrator | 2026-04-19 00:52:14.243998 | orchestrator | 2026-04-19 00:52:14.244008 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:52:14.244012 | orchestrator | 2026-04-19 00:52:14.244016 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:52:14.244026 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.273) 0:00:00.273 ********** 2026-04-19 00:52:14.244030 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:14.244035 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:52:14.244038 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:52:14.244042 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:52:14.244046 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:52:14.244050 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:52:14.244054 | orchestrator | 2026-04-19 00:52:14.244057 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:52:14.244061 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:00.554) 0:00:00.827 ********** 2026-04-19 00:52:14.244065 | orchestrator | ok: [testbed-node-0] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244069 | orchestrator | ok: [testbed-node-1] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244073 | orchestrator | ok: [testbed-node-2] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244082 | orchestrator | ok: [testbed-node-3] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244086 | orchestrator | ok: [testbed-node-4] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244090 | orchestrator | ok: [testbed-node-5] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-04-19 00:52:14.244093 | orchestrator | 2026-04-19 00:52:14.244097 | orchestrator | PLAY [Apply role openvswitch] ************************************************** 2026-04-19 00:52:14.244101 | orchestrator | 2026-04-19 00:52:14.244105 | orchestrator | TASK [openvswitch : include_tasks] ********************************************* 2026-04-19 00:52:14.244109 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:01.222) 0:00:02.049 ********** 2026-04-19 00:52:14.244113 | orchestrator | included: /ansible/roles/openvswitch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:52:14.244117 | orchestrator | 2026-04-19 00:52:14.244121 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-04-19 00:52:14.244125 | orchestrator | Sunday 19 April 2026 00:49:07 +0000 (0:00:02.266) 0:00:04.316 ********** 2026-04-19 00:52:14.244128 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-04-19 00:52:14.244132 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-04-19 00:52:14.244136 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-04-19 00:52:14.244140 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-04-19 00:52:14.244144 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-04-19 00:52:14.244147 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-04-19 00:52:14.244151 | orchestrator | 2026-04-19 00:52:14.244155 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-04-19 00:52:14.244159 | orchestrator | Sunday 19 April 2026 00:49:09 +0000 (0:00:02.370) 0:00:06.687 ********** 2026-04-19 00:52:14.244162 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-04-19 00:52:14.244166 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-04-19 00:52:14.244170 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-04-19 00:52:14.244173 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-04-19 00:52:14.244177 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-04-19 00:52:14.244214 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-04-19 00:52:14.244219 | orchestrator | 2026-04-19 00:52:14.244223 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-04-19 00:52:14.244227 | orchestrator | Sunday 19 April 2026 00:49:11 +0000 (0:00:02.117) 0:00:08.805 ********** 2026-04-19 00:52:14.244231 | orchestrator | skipping: [testbed-node-0] => (item=openvswitch)  2026-04-19 00:52:14.244234 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:14.244238 | orchestrator | skipping: [testbed-node-1] => (item=openvswitch)  2026-04-19 00:52:14.244246 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:14.244250 | orchestrator | skipping: [testbed-node-2] => (item=openvswitch)  2026-04-19 00:52:14.244253 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:14.244257 | orchestrator | skipping: [testbed-node-3] => (item=openvswitch)  2026-04-19 00:52:14.244261 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.244265 | orchestrator | skipping: [testbed-node-4] => (item=openvswitch)  2026-04-19 00:52:14.244268 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.244272 | orchestrator | skipping: [testbed-node-5] => (item=openvswitch)  2026-04-19 00:52:14.244276 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.244280 | orchestrator | 2026-04-19 00:52:14.244283 | orchestrator | TASK [openvswitch : Create /run/openvswitch directory on host] ***************** 2026-04-19 00:52:14.244287 | orchestrator | Sunday 19 April 2026 00:49:13 +0000 (0:00:01.618) 0:00:10.423 ********** 2026-04-19 00:52:14.244291 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:14.244295 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:14.244298 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:14.244302 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.244306 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.244309 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.244313 | orchestrator | 2026-04-19 00:52:14.244317 | orchestrator | TASK [openvswitch : Ensuring config directories exist] ************************* 2026-04-19 00:52:14.244321 | orchestrator | Sunday 19 April 2026 00:49:13 +0000 (0:00:00.726) 0:00:11.150 ********** 2026-04-19 00:52:14.244331 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244340 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244345 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244349 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244355 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244360 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244366 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244373 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244377 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244383 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244387 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244393 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244397 | orchestrator | 2026-04-19 00:52:14.244401 | orchestrator | TASK [openvswitch : Copying over config.json files for services] *************** 2026-04-19 00:52:14.244405 | orchestrator | Sunday 19 April 2026 00:49:15 +0000 (0:00:01.801) 0:00:12.952 ********** 2026-04-19 00:52:14.244409 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244415 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244419 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244426 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244430 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244440 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244446 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244450 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244457 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244461 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244465 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244472 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244476 | orchestrator | 2026-04-19 00:52:14.244480 | orchestrator | TASK [openvswitch : Copying over ovs-vsctl wrapper] **************************** 2026-04-19 00:52:14.244484 | orchestrator | Sunday 19 April 2026 00:49:18 +0000 (0:00:02.830) 0:00:15.782 ********** 2026-04-19 00:52:14.244490 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:14.244496 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:14.244504 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:14.244512 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.244521 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.244527 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.244533 | orchestrator | 2026-04-19 00:52:14.244538 | orchestrator | TASK [service-check-containers : openvswitch | Check containers] *************** 2026-04-19 00:52:14.244547 | orchestrator | Sunday 19 April 2026 00:49:19 +0000 (0:00:01.110) 0:00:16.892 ********** 2026-04-19 00:52:14.244553 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244563 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244570 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244576 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244586 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244595 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244605 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244611 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244617 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244624 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244634 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244641 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-04-19 00:52:14.244649 | orchestrator | 2026-04-19 00:52:14.244654 | orchestrator | TASK [service-check-containers : openvswitch | Notify handlers to restart containers] *** 2026-04-19 00:52:14.244658 | orchestrator | Sunday 19 April 2026 00:49:22 +0000 (0:00:03.179) 0:00:20.072 ********** 2026-04-19 00:52:14.244663 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:52:14.244667 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244671 | orchestrator | } 2026-04-19 00:52:14.244676 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:52:14.244680 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244684 | orchestrator | } 2026-04-19 00:52:14.244689 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:52:14.244693 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244697 | orchestrator | } 2026-04-19 00:52:14.244702 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 00:52:14.244706 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244710 | orchestrator | } 2026-04-19 00:52:14.244715 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 00:52:14.244719 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244723 | orchestrator | } 2026-04-19 00:52:14.244727 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 00:52:14.244732 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:14.244738 | orchestrator | } 2026-04-19 00:52:14.244746 | orchestrator | 2026-04-19 00:52:14.244755 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:52:14.244761 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:00.806) 0:00:20.878 ********** 2026-04-19 00:52:14.244767 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244774 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244781 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:14.244791 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244811 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244817 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244824 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:14.244831 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244837 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244848 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244863 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244869 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:14.244876 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.244883 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.244890 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}})  2026-04-19 00:52:14.244897 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}})  2026-04-19 00:52:14.244903 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.244910 | orchestrator | 2026-04-19 00:52:14.244917 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.244923 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:02.771) 0:00:23.649 ********** 2026-04-19 00:52:14.244930 | orchestrator | 2026-04-19 00:52:14.244937 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.244944 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:00.238) 0:00:23.888 ********** 2026-04-19 00:52:14.244948 | orchestrator | 2026-04-19 00:52:14.244953 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.244957 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:00.261) 0:00:24.149 ********** 2026-04-19 00:52:14.244961 | orchestrator | 2026-04-19 00:52:14.244965 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.244970 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.205) 0:00:24.355 ********** 2026-04-19 00:52:14.244974 | orchestrator | 2026-04-19 00:52:14.244978 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.244987 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.111) 0:00:24.467 ********** 2026-04-19 00:52:14.244991 | orchestrator | 2026-04-19 00:52:14.244995 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-04-19 00:52:14.245000 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.163) 0:00:24.630 ********** 2026-04-19 00:52:14.245004 | orchestrator | 2026-04-19 00:52:14.245009 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-db-server container] ******** 2026-04-19 00:52:14.245013 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.206) 0:00:24.837 ********** 2026-04-19 00:52:14.245018 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:14.245022 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:14.245027 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:52:14.245031 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:52:14.245035 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:14.245039 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:52:14.245044 | orchestrator | 2026-04-19 00:52:14.245048 | orchestrator | RUNNING HANDLER [openvswitch : Waiting for openvswitch_db service to be ready] *** 2026-04-19 00:52:14.245055 | orchestrator | Sunday 19 April 2026 00:49:38 +0000 (0:00:11.031) 0:00:35.869 ********** 2026-04-19 00:52:14.245060 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:52:14.245065 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:14.245069 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:52:14.245073 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:52:14.245076 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:52:14.245080 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:52:14.245084 | orchestrator | 2026-04-19 00:52:14.245088 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-04-19 00:52:14.245091 | orchestrator | Sunday 19 April 2026 00:49:40 +0000 (0:00:02.203) 0:00:38.073 ********** 2026-04-19 00:52:14.245095 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:14.245099 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:52:14.245103 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:52:14.245106 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:52:14.245110 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:14.245114 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:14.245117 | orchestrator | 2026-04-19 00:52:14.245121 | orchestrator | TASK [openvswitch : Set system-id, hostname and hw-offload] ******************** 2026-04-19 00:52:14.245125 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:10.048) 0:00:48.122 ********** 2026-04-19 00:52:14.245129 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-1'}) 2026-04-19 00:52:14.245135 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-0'}) 2026-04-19 00:52:14.245139 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-3'}) 2026-04-19 00:52:14.245143 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-4'}) 2026-04-19 00:52:14.245146 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-2'}) 2026-04-19 00:52:14.245150 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-5'}) 2026-04-19 00:52:14.245154 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-0'}) 2026-04-19 00:52:14.245157 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-1'}) 2026-04-19 00:52:14.245161 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-4'}) 2026-04-19 00:52:14.245165 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-3'}) 2026-04-19 00:52:14.245168 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-2'}) 2026-04-19 00:52:14.245175 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-5'}) 2026-04-19 00:52:14.245179 | orchestrator | ok: [testbed-node-1] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245196 | orchestrator | ok: [testbed-node-0] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245200 | orchestrator | ok: [testbed-node-3] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245204 | orchestrator | ok: [testbed-node-4] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245208 | orchestrator | ok: [testbed-node-5] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245212 | orchestrator | ok: [testbed-node-2] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-04-19 00:52:14.245215 | orchestrator | 2026-04-19 00:52:14.245219 | orchestrator | TASK [openvswitch : Ensuring OVS bridge is properly setup] ********************* 2026-04-19 00:52:14.245223 | orchestrator | Sunday 19 April 2026 00:49:57 +0000 (0:00:07.030) 0:00:55.152 ********** 2026-04-19 00:52:14.245227 | orchestrator | skipping: [testbed-node-3] => (item=br-ex)  2026-04-19 00:52:14.245231 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.245234 | orchestrator | skipping: [testbed-node-4] => (item=br-ex)  2026-04-19 00:52:14.245238 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.245242 | orchestrator | skipping: [testbed-node-5] => (item=br-ex)  2026-04-19 00:52:14.245246 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.245249 | orchestrator | changed: [testbed-node-0] => (item=br-ex) 2026-04-19 00:52:14.245253 | orchestrator | changed: [testbed-node-1] => (item=br-ex) 2026-04-19 00:52:14.245257 | orchestrator | changed: [testbed-node-2] => (item=br-ex) 2026-04-19 00:52:14.245261 | orchestrator | 2026-04-19 00:52:14.245265 | orchestrator | TASK [openvswitch : Ensuring OVS ports are properly setup] ********************* 2026-04-19 00:52:14.245268 | orchestrator | Sunday 19 April 2026 00:50:00 +0000 (0:00:02.397) 0:00:57.550 ********** 2026-04-19 00:52:14.245272 | orchestrator | skipping: [testbed-node-3] => (item=['br-ex', 'vxlan0'])  2026-04-19 00:52:14.245276 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:52:14.245280 | orchestrator | skipping: [testbed-node-4] => (item=['br-ex', 'vxlan0'])  2026-04-19 00:52:14.245283 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:52:14.245287 | orchestrator | skipping: [testbed-node-5] => (item=['br-ex', 'vxlan0'])  2026-04-19 00:52:14.245291 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:52:14.245295 | orchestrator | changed: [testbed-node-0] => (item=['br-ex', 'vxlan0']) 2026-04-19 00:52:14.245301 | orchestrator | changed: [testbed-node-1] => (item=['br-ex', 'vxlan0']) 2026-04-19 00:52:14.245305 | orchestrator | changed: [testbed-node-2] => (item=['br-ex', 'vxlan0']) 2026-04-19 00:52:14.245309 | orchestrator | 2026-04-19 00:52:14.245313 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-04-19 00:52:14.245316 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:03.150) 0:01:00.701 ********** 2026-04-19 00:52:14.245320 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:14.245324 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:14.245327 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:14.245331 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:52:14.245335 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:52:14.245339 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:52:14.245343 | orchestrator | 2026-04-19 00:52:14.245346 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:52:14.245351 | orchestrator | testbed-node-0 : ok=16  changed=12  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:52:14.245358 | orchestrator | testbed-node-1 : ok=16  changed=12  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:52:14.245364 | orchestrator | testbed-node-2 : ok=16  changed=12  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:52:14.245368 | orchestrator | testbed-node-3 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:52:14.245371 | orchestrator | testbed-node-4 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:52:14.245375 | orchestrator | testbed-node-5 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:52:14.245379 | orchestrator | 2026-04-19 00:52:14.245383 | orchestrator | 2026-04-19 00:52:14.245387 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:52:14.245390 | orchestrator | Sunday 19 April 2026 00:52:12 +0000 (0:02:09.019) 0:03:09.721 ********** 2026-04-19 00:52:14.245394 | orchestrator | =============================================================================== 2026-04-19 00:52:14.245398 | orchestrator | openvswitch : Restart openvswitch-vswitchd container ------------------ 139.07s 2026-04-19 00:52:14.245402 | orchestrator | openvswitch : Restart openvswitch-db-server container ------------------ 11.03s 2026-04-19 00:52:14.245405 | orchestrator | openvswitch : Set system-id, hostname and hw-offload -------------------- 7.03s 2026-04-19 00:52:14.245409 | orchestrator | service-check-containers : openvswitch | Check containers --------------- 3.18s 2026-04-19 00:52:14.245413 | orchestrator | openvswitch : Ensuring OVS ports are properly setup --------------------- 3.15s 2026-04-19 00:52:14.245417 | orchestrator | openvswitch : Copying over config.json files for services --------------- 2.83s 2026-04-19 00:52:14.245422 | orchestrator | service-check-containers : Include tasks -------------------------------- 2.77s 2026-04-19 00:52:14.245430 | orchestrator | openvswitch : Ensuring OVS bridge is properly setup --------------------- 2.40s 2026-04-19 00:52:14.245438 | orchestrator | module-load : Load modules ---------------------------------------------- 2.37s 2026-04-19 00:52:14.245444 | orchestrator | openvswitch : include_tasks --------------------------------------------- 2.27s 2026-04-19 00:52:14.245450 | orchestrator | openvswitch : Waiting for openvswitch_db service to be ready ------------ 2.20s 2026-04-19 00:52:14.245455 | orchestrator | module-load : Persist modules via modules-load.d ------------------------ 2.12s 2026-04-19 00:52:14.245461 | orchestrator | openvswitch : Ensuring config directories exist ------------------------- 1.80s 2026-04-19 00:52:14.245467 | orchestrator | module-load : Drop module persistence ----------------------------------- 1.62s 2026-04-19 00:52:14.245473 | orchestrator | Group hosts based on enabled services ----------------------------------- 1.22s 2026-04-19 00:52:14.245478 | orchestrator | openvswitch : Flush Handlers -------------------------------------------- 1.19s 2026-04-19 00:52:14.245483 | orchestrator | openvswitch : Copying over ovs-vsctl wrapper ---------------------------- 1.11s 2026-04-19 00:52:14.245489 | orchestrator | service-check-containers : openvswitch | Notify handlers to restart containers --- 0.81s 2026-04-19 00:52:14.245495 | orchestrator | openvswitch : Create /run/openvswitch directory on host ----------------- 0.73s 2026-04-19 00:52:14.245501 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.55s 2026-04-19 00:52:14.245506 | orchestrator | 2026-04-19 00:52:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:17.277540 | orchestrator | 2026-04-19 00:52:17 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:17.277822 | orchestrator | 2026-04-19 00:52:17 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:17.278570 | orchestrator | 2026-04-19 00:52:17 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:17.279394 | orchestrator | 2026-04-19 00:52:17 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:17.279417 | orchestrator | 2026-04-19 00:52:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:20.299234 | orchestrator | 2026-04-19 00:52:20 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:20.301846 | orchestrator | 2026-04-19 00:52:20 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:20.303232 | orchestrator | 2026-04-19 00:52:20 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:20.303993 | orchestrator | 2026-04-19 00:52:20 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:20.304012 | orchestrator | 2026-04-19 00:52:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:23.337778 | orchestrator | 2026-04-19 00:52:23 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:23.338618 | orchestrator | 2026-04-19 00:52:23 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:23.339299 | orchestrator | 2026-04-19 00:52:23 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:23.339999 | orchestrator | 2026-04-19 00:52:23 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:23.340025 | orchestrator | 2026-04-19 00:52:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:26.427527 | orchestrator | 2026-04-19 00:52:26 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state STARTED 2026-04-19 00:52:26.428412 | orchestrator | 2026-04-19 00:52:26 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:26.429417 | orchestrator | 2026-04-19 00:52:26 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:26.430349 | orchestrator | 2026-04-19 00:52:26 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:26.430783 | orchestrator | 2026-04-19 00:52:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:29.473555 | orchestrator | 2026-04-19 00:52:29 | INFO  | Task 99a6cb29-81fc-4e7a-a40b-c6cc84787984 is in state SUCCESS 2026-04-19 00:52:29.476839 | orchestrator | 2026-04-19 00:52:29.476914 | orchestrator | 2026-04-19 00:52:29.476925 | orchestrator | PLAY [Set kolla_action_rabbitmq] *********************************************** 2026-04-19 00:52:29.476934 | orchestrator | 2026-04-19 00:52:29.476940 | orchestrator | TASK [Inform the user about the following task] ******************************** 2026-04-19 00:52:29.476947 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:00.238) 0:00:00.238 ********** 2026-04-19 00:52:29.476952 | orchestrator | ok: [localhost] => { 2026-04-19 00:52:29.476958 | orchestrator |  "msg": "The task 'Check RabbitMQ service' fails if the RabbitMQ service has not yet been deployed. This is fine." 2026-04-19 00:52:29.476963 | orchestrator | } 2026-04-19 00:52:29.476968 | orchestrator | 2026-04-19 00:52:29.476972 | orchestrator | TASK [Check RabbitMQ service] ************************************************** 2026-04-19 00:52:29.476976 | orchestrator | Sunday 19 April 2026 00:49:24 +0000 (0:00:00.164) 0:00:00.403 ********** 2026-04-19 00:52:29.476981 | orchestrator | fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 2, "msg": "Timeout when waiting for search string RabbitMQ Management in 192.168.16.9:15672"} 2026-04-19 00:52:29.476986 | orchestrator | ...ignoring 2026-04-19 00:52:29.476990 | orchestrator | 2026-04-19 00:52:29.476994 | orchestrator | TASK [Set kolla_action_rabbitmq = upgrade if RabbitMQ is already running] ****** 2026-04-19 00:52:29.476998 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:02.767) 0:00:03.170 ********** 2026-04-19 00:52:29.477002 | orchestrator | skipping: [localhost] 2026-04-19 00:52:29.477020 | orchestrator | 2026-04-19 00:52:29.477024 | orchestrator | TASK [Set kolla_action_rabbitmq = kolla_action_ng] ***************************** 2026-04-19 00:52:29.477028 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:00.085) 0:00:03.256 ********** 2026-04-19 00:52:29.477063 | orchestrator | ok: [localhost] 2026-04-19 00:52:29.477069 | orchestrator | 2026-04-19 00:52:29.477073 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:52:29.477077 | orchestrator | 2026-04-19 00:52:29.477081 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:52:29.477085 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.360) 0:00:03.617 ********** 2026-04-19 00:52:29.477088 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:29.477092 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:52:29.477096 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:52:29.477100 | orchestrator | 2026-04-19 00:52:29.477103 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:52:29.477107 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.403) 0:00:04.021 ********** 2026-04-19 00:52:29.477111 | orchestrator | ok: [testbed-node-0] => (item=enable_rabbitmq_True) 2026-04-19 00:52:29.477116 | orchestrator | ok: [testbed-node-1] => (item=enable_rabbitmq_True) 2026-04-19 00:52:29.477119 | orchestrator | ok: [testbed-node-2] => (item=enable_rabbitmq_True) 2026-04-19 00:52:29.477123 | orchestrator | 2026-04-19 00:52:29.477127 | orchestrator | PLAY [Apply role rabbitmq] ***************************************************** 2026-04-19 00:52:29.477131 | orchestrator | 2026-04-19 00:52:29.477134 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-04-19 00:52:29.477138 | orchestrator | Sunday 19 April 2026 00:49:29 +0000 (0:00:01.631) 0:00:05.653 ********** 2026-04-19 00:52:29.477142 | orchestrator | included: /ansible/roles/rabbitmq/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:52:29.477146 | orchestrator | 2026-04-19 00:52:29.477150 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-04-19 00:52:29.477154 | orchestrator | Sunday 19 April 2026 00:49:30 +0000 (0:00:01.095) 0:00:06.748 ********** 2026-04-19 00:52:29.477157 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:29.477161 | orchestrator | 2026-04-19 00:52:29.477165 | orchestrator | TASK [rabbitmq : Get current RabbitMQ version] ********************************* 2026-04-19 00:52:29.477169 | orchestrator | Sunday 19 April 2026 00:49:32 +0000 (0:00:01.810) 0:00:08.558 ********** 2026-04-19 00:52:29.477172 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477177 | orchestrator | 2026-04-19 00:52:29.477181 | orchestrator | TASK [rabbitmq : Get new RabbitMQ version] ************************************* 2026-04-19 00:52:29.477184 | orchestrator | Sunday 19 April 2026 00:49:32 +0000 (0:00:00.487) 0:00:09.047 ********** 2026-04-19 00:52:29.477226 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477231 | orchestrator | 2026-04-19 00:52:29.477235 | orchestrator | TASK [rabbitmq : Check if running RabbitMQ is at most one version behind] ****** 2026-04-19 00:52:29.477239 | orchestrator | Sunday 19 April 2026 00:49:32 +0000 (0:00:00.271) 0:00:09.318 ********** 2026-04-19 00:52:29.477243 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477246 | orchestrator | 2026-04-19 00:52:29.477250 | orchestrator | TASK [rabbitmq : Catch when RabbitMQ is being downgraded] ********************** 2026-04-19 00:52:29.477254 | orchestrator | Sunday 19 April 2026 00:49:33 +0000 (0:00:00.240) 0:00:09.559 ********** 2026-04-19 00:52:29.477260 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477264 | orchestrator | 2026-04-19 00:52:29.477268 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-04-19 00:52:29.477272 | orchestrator | Sunday 19 April 2026 00:49:33 +0000 (0:00:00.210) 0:00:09.769 ********** 2026-04-19 00:52:29.477276 | orchestrator | included: /ansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:52:29.477279 | orchestrator | 2026-04-19 00:52:29.477283 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-04-19 00:52:29.477291 | orchestrator | Sunday 19 April 2026 00:49:33 +0000 (0:00:00.464) 0:00:10.234 ********** 2026-04-19 00:52:29.477295 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:29.477299 | orchestrator | 2026-04-19 00:52:29.477302 | orchestrator | TASK [rabbitmq : List RabbitMQ policies] *************************************** 2026-04-19 00:52:29.477308 | orchestrator | Sunday 19 April 2026 00:49:34 +0000 (0:00:00.797) 0:00:11.031 ********** 2026-04-19 00:52:29.477314 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477323 | orchestrator | 2026-04-19 00:52:29.477331 | orchestrator | TASK [rabbitmq : Remove ha-all policy from RabbitMQ] *************************** 2026-04-19 00:52:29.477336 | orchestrator | Sunday 19 April 2026 00:49:35 +0000 (0:00:00.467) 0:00:11.499 ********** 2026-04-19 00:52:29.477342 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477348 | orchestrator | 2026-04-19 00:52:29.477366 | orchestrator | TASK [rabbitmq : Ensuring config directories exist] **************************** 2026-04-19 00:52:29.477372 | orchestrator | Sunday 19 April 2026 00:49:35 +0000 (0:00:00.344) 0:00:11.843 ********** 2026-04-19 00:52:29.477381 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477391 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477401 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477412 | orchestrator | 2026-04-19 00:52:29.477419 | orchestrator | TASK [rabbitmq : Copying over config.json files for services] ****************** 2026-04-19 00:52:29.477424 | orchestrator | Sunday 19 April 2026 00:49:36 +0000 (0:00:01.260) 0:00:13.104 ********** 2026-04-19 00:52:29.477437 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477444 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477450 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477456 | orchestrator | 2026-04-19 00:52:29.477462 | orchestrator | TASK [rabbitmq : Copying over rabbitmq-env.conf] ******************************* 2026-04-19 00:52:29.477469 | orchestrator | Sunday 19 April 2026 00:49:38 +0000 (0:00:01.341) 0:00:14.445 ********** 2026-04-19 00:52:29.477474 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-04-19 00:52:29.477481 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-04-19 00:52:29.477492 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-04-19 00:52:29.477499 | orchestrator | 2026-04-19 00:52:29.477506 | orchestrator | TASK [rabbitmq : Copying over rabbitmq.conf] *********************************** 2026-04-19 00:52:29.477515 | orchestrator | Sunday 19 April 2026 00:49:40 +0000 (0:00:01.924) 0:00:16.370 ********** 2026-04-19 00:52:29.477521 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-04-19 00:52:29.477527 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-04-19 00:52:29.477534 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-04-19 00:52:29.477540 | orchestrator | 2026-04-19 00:52:29.477546 | orchestrator | TASK [rabbitmq : Copying over erl_inetrc] ************************************** 2026-04-19 00:52:29.477553 | orchestrator | Sunday 19 April 2026 00:49:42 +0000 (0:00:02.725) 0:00:19.095 ********** 2026-04-19 00:52:29.477559 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-04-19 00:52:29.477565 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-04-19 00:52:29.477572 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-04-19 00:52:29.477576 | orchestrator | 2026-04-19 00:52:29.477580 | orchestrator | TASK [rabbitmq : Copying over advanced.config] ********************************* 2026-04-19 00:52:29.477584 | orchestrator | Sunday 19 April 2026 00:49:44 +0000 (0:00:01.667) 0:00:20.762 ********** 2026-04-19 00:52:29.477592 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-04-19 00:52:29.477596 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-04-19 00:52:29.477599 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-04-19 00:52:29.477603 | orchestrator | 2026-04-19 00:52:29.477607 | orchestrator | TASK [rabbitmq : Copying over definitions.json] ******************************** 2026-04-19 00:52:29.477611 | orchestrator | Sunday 19 April 2026 00:49:45 +0000 (0:00:01.236) 0:00:21.998 ********** 2026-04-19 00:52:29.477614 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-04-19 00:52:29.477618 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-04-19 00:52:29.477622 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-04-19 00:52:29.477625 | orchestrator | 2026-04-19 00:52:29.477629 | orchestrator | TASK [rabbitmq : Copying over enabled_plugins] ********************************* 2026-04-19 00:52:29.477633 | orchestrator | Sunday 19 April 2026 00:49:46 +0000 (0:00:01.074) 0:00:23.072 ********** 2026-04-19 00:52:29.477636 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-04-19 00:52:29.477640 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-04-19 00:52:29.477644 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-04-19 00:52:29.477647 | orchestrator | 2026-04-19 00:52:29.477651 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-04-19 00:52:29.477655 | orchestrator | Sunday 19 April 2026 00:49:47 +0000 (0:00:01.262) 0:00:24.335 ********** 2026-04-19 00:52:29.477659 | orchestrator | included: /ansible/roles/rabbitmq/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:52:29.477663 | orchestrator | 2026-04-19 00:52:29.477666 | orchestrator | TASK [service-cert-copy : rabbitmq | Copying over extra CA certificates] ******* 2026-04-19 00:52:29.477670 | orchestrator | Sunday 19 April 2026 00:49:48 +0000 (0:00:00.516) 0:00:24.852 ********** 2026-04-19 00:52:29.477674 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477685 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477694 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477698 | orchestrator | 2026-04-19 00:52:29.477702 | orchestrator | TASK [service-cert-copy : rabbitmq | Copying over backend internal TLS certificate] *** 2026-04-19 00:52:29.477706 | orchestrator | Sunday 19 April 2026 00:49:49 +0000 (0:00:01.230) 0:00:26.082 ********** 2026-04-19 00:52:29.477710 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477717 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477721 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477725 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:29.477734 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477739 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:29.477743 | orchestrator | 2026-04-19 00:52:29.477746 | orchestrator | TASK [service-cert-copy : rabbitmq | Copying over backend internal TLS key] **** 2026-04-19 00:52:29.477750 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.352) 0:00:26.434 ********** 2026-04-19 00:52:29.477754 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477761 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477765 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477769 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:29.477776 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477780 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:29.477784 | orchestrator | 2026-04-19 00:52:29.477787 | orchestrator | TASK [service-check-containers : rabbitmq | Check containers] ****************** 2026-04-19 00:52:29.477791 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.747) 0:00:27.182 ********** 2026-04-19 00:52:29.477800 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477804 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477812 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:52:29.477816 | orchestrator | 2026-04-19 00:52:29.477820 | orchestrator | TASK [service-check-containers : rabbitmq | Notify handlers to restart containers] *** 2026-04-19 00:52:29.477824 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:01.542) 0:00:28.725 ********** 2026-04-19 00:52:29.477827 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:52:29.477831 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:29.477835 | orchestrator | } 2026-04-19 00:52:29.477839 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:52:29.477843 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:29.477847 | orchestrator | } 2026-04-19 00:52:29.477850 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:52:29.477858 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:52:29.477862 | orchestrator | } 2026-04-19 00:52:29.477866 | orchestrator | 2026-04-19 00:52:29.477869 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:52:29.477873 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:00.349) 0:00:29.074 ********** 2026-04-19 00:52:29.477881 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477885 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.477889 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477896 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:29.477900 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:52:29.477904 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:29.477908 | orchestrator | 2026-04-19 00:52:29.477911 | orchestrator | TASK [rabbitmq : Creating rabbitmq volume] ************************************* 2026-04-19 00:52:29.477915 | orchestrator | Sunday 19 April 2026 00:49:53 +0000 (0:00:00.775) 0:00:29.849 ********** 2026-04-19 00:52:29.477919 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:29.477923 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:29.477927 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:29.477930 | orchestrator | 2026-04-19 00:52:29.477934 | orchestrator | TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************* 2026-04-19 00:52:29.477938 | orchestrator | Sunday 19 April 2026 00:49:54 +0000 (0:00:00.723) 0:00:30.573 ********** 2026-04-19 00:52:29.477942 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:29.477945 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:29.477949 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:29.477953 | orchestrator | 2026-04-19 00:52:29.477959 | orchestrator | RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ************************ 2026-04-19 00:52:29.477963 | orchestrator | Sunday 19 April 2026 00:50:02 +0000 (0:00:08.214) 0:00:38.788 ********** 2026-04-19 00:52:29.477966 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:29.477970 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:29.477974 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:29.477977 | orchestrator | 2026-04-19 00:52:29.477981 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-04-19 00:52:29.477985 | orchestrator | 2026-04-19 00:52:29.477989 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-04-19 00:52:29.477992 | orchestrator | Sunday 19 April 2026 00:50:02 +0000 (0:00:00.406) 0:00:39.194 ********** 2026-04-19 00:52:29.477996 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:29.478000 | orchestrator | 2026-04-19 00:52:29.478006 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-04-19 00:52:29.478010 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:00.794) 0:00:39.988 ********** 2026-04-19 00:52:29.478056 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:52:29.478062 | orchestrator | 2026-04-19 00:52:29.478065 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-04-19 00:52:29.478069 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:00.288) 0:00:40.277 ********** 2026-04-19 00:52:29.478073 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:29.478077 | orchestrator | 2026-04-19 00:52:29.478084 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-04-19 00:52:29.478088 | orchestrator | Sunday 19 April 2026 00:50:05 +0000 (0:00:01.585) 0:00:41.863 ********** 2026-04-19 00:52:29.478092 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:52:29.478095 | orchestrator | 2026-04-19 00:52:29.478099 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-04-19 00:52:29.478103 | orchestrator | 2026-04-19 00:52:29.478107 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-04-19 00:52:29.478110 | orchestrator | Sunday 19 April 2026 00:51:57 +0000 (0:01:52.088) 0:02:33.952 ********** 2026-04-19 00:52:29.478114 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:52:29.478118 | orchestrator | 2026-04-19 00:52:29.478122 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-04-19 00:52:29.478125 | orchestrator | Sunday 19 April 2026 00:51:58 +0000 (0:00:00.667) 0:02:34.619 ********** 2026-04-19 00:52:29.478129 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:52:29.478133 | orchestrator | 2026-04-19 00:52:29.478137 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-04-19 00:52:29.478140 | orchestrator | Sunday 19 April 2026 00:51:58 +0000 (0:00:00.095) 0:02:34.714 ********** 2026-04-19 00:52:29.478144 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:29.478148 | orchestrator | 2026-04-19 00:52:29.478152 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-04-19 00:52:29.478156 | orchestrator | Sunday 19 April 2026 00:51:59 +0000 (0:00:01.409) 0:02:36.124 ********** 2026-04-19 00:52:29.478159 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:52:29.478163 | orchestrator | 2026-04-19 00:52:29.478167 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-04-19 00:52:29.478170 | orchestrator | 2026-04-19 00:52:29.478174 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-04-19 00:52:29.478178 | orchestrator | Sunday 19 April 2026 00:52:11 +0000 (0:00:11.413) 0:02:47.537 ********** 2026-04-19 00:52:29.478182 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:52:29.478186 | orchestrator | 2026-04-19 00:52:29.478204 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-04-19 00:52:29.478208 | orchestrator | Sunday 19 April 2026 00:52:11 +0000 (0:00:00.664) 0:02:48.202 ********** 2026-04-19 00:52:29.478212 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:52:29.478216 | orchestrator | 2026-04-19 00:52:29.478220 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-04-19 00:52:29.478223 | orchestrator | Sunday 19 April 2026 00:52:11 +0000 (0:00:00.105) 0:02:48.308 ********** 2026-04-19 00:52:29.478227 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:29.478231 | orchestrator | 2026-04-19 00:52:29.478235 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-04-19 00:52:29.478238 | orchestrator | Sunday 19 April 2026 00:52:13 +0000 (0:00:01.482) 0:02:49.790 ********** 2026-04-19 00:52:29.478242 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:52:29.478246 | orchestrator | 2026-04-19 00:52:29.478249 | orchestrator | PLAY [Apply rabbitmq post-configuration] *************************************** 2026-04-19 00:52:29.478253 | orchestrator | 2026-04-19 00:52:29.478257 | orchestrator | TASK [Include rabbitmq post-deploy.yml] **************************************** 2026-04-19 00:52:29.478261 | orchestrator | Sunday 19 April 2026 00:52:22 +0000 (0:00:09.343) 0:02:59.134 ********** 2026-04-19 00:52:29.478269 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:52:29.478273 | orchestrator | 2026-04-19 00:52:29.478276 | orchestrator | TASK [rabbitmq : Enable all stable feature flags] ****************************** 2026-04-19 00:52:29.478280 | orchestrator | Sunday 19 April 2026 00:52:23 +0000 (0:00:00.586) 0:02:59.721 ********** 2026-04-19 00:52:29.478284 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:52:29.478288 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:52:29.478291 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:52:29.478295 | orchestrator | 2026-04-19 00:52:29.478299 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:52:29.478303 | orchestrator | localhost : ok=3  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=1  2026-04-19 00:52:29.478308 | orchestrator | testbed-node-0 : ok=26  changed=16  unreachable=0 failed=0 skipped=10  rescued=0 ignored=0 2026-04-19 00:52:29.478312 | orchestrator | testbed-node-1 : ok=24  changed=16  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:52:29.478318 | orchestrator | testbed-node-2 : ok=24  changed=16  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:52:29.478322 | orchestrator | 2026-04-19 00:52:29.478326 | orchestrator | 2026-04-19 00:52:29.478330 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:52:29.478333 | orchestrator | Sunday 19 April 2026 00:52:25 +0000 (0:00:02.630) 0:03:02.351 ********** 2026-04-19 00:52:29.478337 | orchestrator | =============================================================================== 2026-04-19 00:52:29.478341 | orchestrator | rabbitmq : Waiting for rabbitmq to start ------------------------------ 132.85s 2026-04-19 00:52:29.478344 | orchestrator | rabbitmq : Running RabbitMQ bootstrap container ------------------------- 8.21s 2026-04-19 00:52:29.478348 | orchestrator | rabbitmq : Restart rabbitmq container ----------------------------------- 4.48s 2026-04-19 00:52:29.478352 | orchestrator | Check RabbitMQ service -------------------------------------------------- 2.77s 2026-04-19 00:52:29.478356 | orchestrator | rabbitmq : Copying over rabbitmq.conf ----------------------------------- 2.73s 2026-04-19 00:52:29.478359 | orchestrator | rabbitmq : Enable all stable feature flags ------------------------------ 2.63s 2026-04-19 00:52:29.478363 | orchestrator | rabbitmq : Get info on RabbitMQ container ------------------------------- 2.13s 2026-04-19 00:52:29.478369 | orchestrator | rabbitmq : Copying over rabbitmq-env.conf ------------------------------- 1.92s 2026-04-19 00:52:29.478373 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 1.81s 2026-04-19 00:52:29.478377 | orchestrator | rabbitmq : Copying over erl_inetrc -------------------------------------- 1.67s 2026-04-19 00:52:29.478381 | orchestrator | Group hosts based on enabled services ----------------------------------- 1.64s 2026-04-19 00:52:29.478384 | orchestrator | service-check-containers : rabbitmq | Check containers ------------------ 1.54s 2026-04-19 00:52:29.478388 | orchestrator | rabbitmq : Copying over config.json files for services ------------------ 1.34s 2026-04-19 00:52:29.478392 | orchestrator | rabbitmq : Copying over enabled_plugins --------------------------------- 1.26s 2026-04-19 00:52:29.478395 | orchestrator | rabbitmq : Ensuring config directories exist ---------------------------- 1.26s 2026-04-19 00:52:29.478399 | orchestrator | rabbitmq : Copying over advanced.config --------------------------------- 1.24s 2026-04-19 00:52:29.478403 | orchestrator | service-cert-copy : rabbitmq | Copying over extra CA certificates ------- 1.23s 2026-04-19 00:52:29.478407 | orchestrator | rabbitmq : include_tasks ------------------------------------------------ 1.09s 2026-04-19 00:52:29.478410 | orchestrator | rabbitmq : Copying over definitions.json -------------------------------- 1.07s 2026-04-19 00:52:29.478414 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 0.80s 2026-04-19 00:52:29.478418 | orchestrator | 2026-04-19 00:52:29 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:29.478707 | orchestrator | 2026-04-19 00:52:29 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:29.480517 | orchestrator | 2026-04-19 00:52:29 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:29.480963 | orchestrator | 2026-04-19 00:52:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:32.517097 | orchestrator | 2026-04-19 00:52:32 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:32.521478 | orchestrator | 2026-04-19 00:52:32 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:32.524179 | orchestrator | 2026-04-19 00:52:32 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:32.524259 | orchestrator | 2026-04-19 00:52:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:35.565630 | orchestrator | 2026-04-19 00:52:35 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:35.567874 | orchestrator | 2026-04-19 00:52:35 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:35.568698 | orchestrator | 2026-04-19 00:52:35 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:35.568728 | orchestrator | 2026-04-19 00:52:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:38.605671 | orchestrator | 2026-04-19 00:52:38 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:38.609148 | orchestrator | 2026-04-19 00:52:38 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:38.610886 | orchestrator | 2026-04-19 00:52:38 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:38.610934 | orchestrator | 2026-04-19 00:52:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:41.651078 | orchestrator | 2026-04-19 00:52:41 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:41.651527 | orchestrator | 2026-04-19 00:52:41 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:41.652270 | orchestrator | 2026-04-19 00:52:41 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:41.654923 | orchestrator | 2026-04-19 00:52:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:44.686406 | orchestrator | 2026-04-19 00:52:44 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:44.687834 | orchestrator | 2026-04-19 00:52:44 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:44.689550 | orchestrator | 2026-04-19 00:52:44 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:44.689872 | orchestrator | 2026-04-19 00:52:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:47.736958 | orchestrator | 2026-04-19 00:52:47 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:47.737027 | orchestrator | 2026-04-19 00:52:47 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:47.738606 | orchestrator | 2026-04-19 00:52:47 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:47.739019 | orchestrator | 2026-04-19 00:52:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:50.785618 | orchestrator | 2026-04-19 00:52:50 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:50.787077 | orchestrator | 2026-04-19 00:52:50 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:50.787423 | orchestrator | 2026-04-19 00:52:50 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:50.787710 | orchestrator | 2026-04-19 00:52:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:53.829803 | orchestrator | 2026-04-19 00:52:53 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:53.832886 | orchestrator | 2026-04-19 00:52:53 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:53.835274 | orchestrator | 2026-04-19 00:52:53 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:53.835720 | orchestrator | 2026-04-19 00:52:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:56.873113 | orchestrator | 2026-04-19 00:52:56 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:56.873951 | orchestrator | 2026-04-19 00:52:56 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:56.875107 | orchestrator | 2026-04-19 00:52:56 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:56.875294 | orchestrator | 2026-04-19 00:52:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:52:59.917435 | orchestrator | 2026-04-19 00:52:59 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:52:59.918666 | orchestrator | 2026-04-19 00:52:59 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:52:59.919567 | orchestrator | 2026-04-19 00:52:59 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:52:59.919610 | orchestrator | 2026-04-19 00:52:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:02.964060 | orchestrator | 2026-04-19 00:53:02 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:02.964257 | orchestrator | 2026-04-19 00:53:02 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:02.965328 | orchestrator | 2026-04-19 00:53:02 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:02.965353 | orchestrator | 2026-04-19 00:53:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:05.996599 | orchestrator | 2026-04-19 00:53:05 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:05.999080 | orchestrator | 2026-04-19 00:53:05 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:06.000695 | orchestrator | 2026-04-19 00:53:05 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:06.000762 | orchestrator | 2026-04-19 00:53:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:09.059042 | orchestrator | 2026-04-19 00:53:09 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:09.060910 | orchestrator | 2026-04-19 00:53:09 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:09.062849 | orchestrator | 2026-04-19 00:53:09 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:09.062916 | orchestrator | 2026-04-19 00:53:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:12.106823 | orchestrator | 2026-04-19 00:53:12 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:12.106897 | orchestrator | 2026-04-19 00:53:12 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:12.106932 | orchestrator | 2026-04-19 00:53:12 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:12.106937 | orchestrator | 2026-04-19 00:53:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:15.131502 | orchestrator | 2026-04-19 00:53:15 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:15.131680 | orchestrator | 2026-04-19 00:53:15 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:15.135340 | orchestrator | 2026-04-19 00:53:15 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:15.135392 | orchestrator | 2026-04-19 00:53:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:18.164460 | orchestrator | 2026-04-19 00:53:18 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:18.165374 | orchestrator | 2026-04-19 00:53:18 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:18.166161 | orchestrator | 2026-04-19 00:53:18 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:18.166194 | orchestrator | 2026-04-19 00:53:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:21.206973 | orchestrator | 2026-04-19 00:53:21 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:21.210283 | orchestrator | 2026-04-19 00:53:21 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:21.212120 | orchestrator | 2026-04-19 00:53:21 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:21.212180 | orchestrator | 2026-04-19 00:53:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:24.253845 | orchestrator | 2026-04-19 00:53:24 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:24.253896 | orchestrator | 2026-04-19 00:53:24 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:24.253902 | orchestrator | 2026-04-19 00:53:24 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:24.253906 | orchestrator | 2026-04-19 00:53:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:27.283579 | orchestrator | 2026-04-19 00:53:27 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:27.285051 | orchestrator | 2026-04-19 00:53:27 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:27.287915 | orchestrator | 2026-04-19 00:53:27 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:27.287971 | orchestrator | 2026-04-19 00:53:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:30.318149 | orchestrator | 2026-04-19 00:53:30 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:30.318351 | orchestrator | 2026-04-19 00:53:30 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:30.319196 | orchestrator | 2026-04-19 00:53:30 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:30.319261 | orchestrator | 2026-04-19 00:53:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:33.360892 | orchestrator | 2026-04-19 00:53:33 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:33.361720 | orchestrator | 2026-04-19 00:53:33 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:33.362261 | orchestrator | 2026-04-19 00:53:33 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:33.362380 | orchestrator | 2026-04-19 00:53:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:36.417155 | orchestrator | 2026-04-19 00:53:36 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:36.417320 | orchestrator | 2026-04-19 00:53:36 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:36.417952 | orchestrator | 2026-04-19 00:53:36 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:36.417981 | orchestrator | 2026-04-19 00:53:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:39.438363 | orchestrator | 2026-04-19 00:53:39 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:39.438651 | orchestrator | 2026-04-19 00:53:39 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:39.439178 | orchestrator | 2026-04-19 00:53:39 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:39.439337 | orchestrator | 2026-04-19 00:53:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:42.465762 | orchestrator | 2026-04-19 00:53:42 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:42.465828 | orchestrator | 2026-04-19 00:53:42 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:42.466629 | orchestrator | 2026-04-19 00:53:42 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:42.466686 | orchestrator | 2026-04-19 00:53:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:45.486298 | orchestrator | 2026-04-19 00:53:45 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:45.486617 | orchestrator | 2026-04-19 00:53:45 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:45.487156 | orchestrator | 2026-04-19 00:53:45 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:45.487264 | orchestrator | 2026-04-19 00:53:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:48.509825 | orchestrator | 2026-04-19 00:53:48 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:48.510197 | orchestrator | 2026-04-19 00:53:48 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:48.510907 | orchestrator | 2026-04-19 00:53:48 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:48.510974 | orchestrator | 2026-04-19 00:53:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:51.541578 | orchestrator | 2026-04-19 00:53:51 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:51.542119 | orchestrator | 2026-04-19 00:53:51 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:51.543596 | orchestrator | 2026-04-19 00:53:51 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:51.543641 | orchestrator | 2026-04-19 00:53:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:54.564496 | orchestrator | 2026-04-19 00:53:54 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:54.564875 | orchestrator | 2026-04-19 00:53:54 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:54.565515 | orchestrator | 2026-04-19 00:53:54 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:54.565588 | orchestrator | 2026-04-19 00:53:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:53:57.593019 | orchestrator | 2026-04-19 00:53:57 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:53:57.594499 | orchestrator | 2026-04-19 00:53:57 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:53:57.596901 | orchestrator | 2026-04-19 00:53:57 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:53:57.596965 | orchestrator | 2026-04-19 00:53:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:00.636054 | orchestrator | 2026-04-19 00:54:00 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:00.636425 | orchestrator | 2026-04-19 00:54:00 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:00.637448 | orchestrator | 2026-04-19 00:54:00 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:00.637494 | orchestrator | 2026-04-19 00:54:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:03.674649 | orchestrator | 2026-04-19 00:54:03 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:03.674749 | orchestrator | 2026-04-19 00:54:03 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:03.675617 | orchestrator | 2026-04-19 00:54:03 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:03.675725 | orchestrator | 2026-04-19 00:54:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:06.708396 | orchestrator | 2026-04-19 00:54:06 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:06.708650 | orchestrator | 2026-04-19 00:54:06 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:06.709403 | orchestrator | 2026-04-19 00:54:06 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:06.709448 | orchestrator | 2026-04-19 00:54:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:09.736161 | orchestrator | 2026-04-19 00:54:09 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:09.736373 | orchestrator | 2026-04-19 00:54:09 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:09.737118 | orchestrator | 2026-04-19 00:54:09 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:09.737155 | orchestrator | 2026-04-19 00:54:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:12.765514 | orchestrator | 2026-04-19 00:54:12 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:12.766906 | orchestrator | 2026-04-19 00:54:12 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:12.767999 | orchestrator | 2026-04-19 00:54:12 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:12.768122 | orchestrator | 2026-04-19 00:54:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:15.806665 | orchestrator | 2026-04-19 00:54:15 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:15.808544 | orchestrator | 2026-04-19 00:54:15 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:15.810149 | orchestrator | 2026-04-19 00:54:15 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:15.810433 | orchestrator | 2026-04-19 00:54:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:18.842827 | orchestrator | 2026-04-19 00:54:18 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:18.842965 | orchestrator | 2026-04-19 00:54:18 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:18.843847 | orchestrator | 2026-04-19 00:54:18 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:18.843870 | orchestrator | 2026-04-19 00:54:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:21.871033 | orchestrator | 2026-04-19 00:54:21 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:21.871428 | orchestrator | 2026-04-19 00:54:21 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:21.871896 | orchestrator | 2026-04-19 00:54:21 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:21.871925 | orchestrator | 2026-04-19 00:54:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:24.896588 | orchestrator | 2026-04-19 00:54:24 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:24.898443 | orchestrator | 2026-04-19 00:54:24 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:24.900731 | orchestrator | 2026-04-19 00:54:24 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:24.900775 | orchestrator | 2026-04-19 00:54:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:27.930365 | orchestrator | 2026-04-19 00:54:27 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:27.930820 | orchestrator | 2026-04-19 00:54:27 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:27.931454 | orchestrator | 2026-04-19 00:54:27 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:27.931593 | orchestrator | 2026-04-19 00:54:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:31.106608 | orchestrator | 2026-04-19 00:54:31 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:31.106673 | orchestrator | 2026-04-19 00:54:31 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:31.107550 | orchestrator | 2026-04-19 00:54:31 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:31.107574 | orchestrator | 2026-04-19 00:54:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:34.133833 | orchestrator | 2026-04-19 00:54:34 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:34.133881 | orchestrator | 2026-04-19 00:54:34 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:34.133886 | orchestrator | 2026-04-19 00:54:34 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:34.133891 | orchestrator | 2026-04-19 00:54:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:37.224428 | orchestrator | 2026-04-19 00:54:37 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:37.224484 | orchestrator | 2026-04-19 00:54:37 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:37.229807 | orchestrator | 2026-04-19 00:54:37 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:37.229874 | orchestrator | 2026-04-19 00:54:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:40.279883 | orchestrator | 2026-04-19 00:54:40 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:40.280012 | orchestrator | 2026-04-19 00:54:40 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:40.280023 | orchestrator | 2026-04-19 00:54:40 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:40.280030 | orchestrator | 2026-04-19 00:54:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:43.320491 | orchestrator | 2026-04-19 00:54:43 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:43.322114 | orchestrator | 2026-04-19 00:54:43 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:43.323636 | orchestrator | 2026-04-19 00:54:43 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:43.325617 | orchestrator | 2026-04-19 00:54:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:46.361746 | orchestrator | 2026-04-19 00:54:46 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:46.363408 | orchestrator | 2026-04-19 00:54:46 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:46.366005 | orchestrator | 2026-04-19 00:54:46 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:46.366057 | orchestrator | 2026-04-19 00:54:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:49.416515 | orchestrator | 2026-04-19 00:54:49 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:49.416906 | orchestrator | 2026-04-19 00:54:49 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:49.417863 | orchestrator | 2026-04-19 00:54:49 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:49.417893 | orchestrator | 2026-04-19 00:54:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:52.447556 | orchestrator | 2026-04-19 00:54:52 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:52.453855 | orchestrator | 2026-04-19 00:54:52 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:52.455409 | orchestrator | 2026-04-19 00:54:52 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:52.455475 | orchestrator | 2026-04-19 00:54:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:55.493093 | orchestrator | 2026-04-19 00:54:55 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:55.493828 | orchestrator | 2026-04-19 00:54:55 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:55.494619 | orchestrator | 2026-04-19 00:54:55 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:55.494672 | orchestrator | 2026-04-19 00:54:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:54:58.530277 | orchestrator | 2026-04-19 00:54:58 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:54:58.531349 | orchestrator | 2026-04-19 00:54:58 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:54:58.532964 | orchestrator | 2026-04-19 00:54:58 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:54:58.533775 | orchestrator | 2026-04-19 00:54:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:01.584319 | orchestrator | 2026-04-19 00:55:01 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:01.585178 | orchestrator | 2026-04-19 00:55:01 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state STARTED 2026-04-19 00:55:01.587793 | orchestrator | 2026-04-19 00:55:01 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:01.587853 | orchestrator | 2026-04-19 00:55:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:04.616890 | orchestrator | 2026-04-19 00:55:04 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:04.624279 | orchestrator | 2026-04-19 00:55:04 | INFO  | Task 296ad086-48bb-4209-8802-5ee0809cbae2 is in state SUCCESS 2026-04-19 00:55:04.624423 | orchestrator | 2026-04-19 00:55:04.625883 | orchestrator | 2026-04-19 00:55:04.625921 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:55:04.625932 | orchestrator | 2026-04-19 00:55:04.625938 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:55:04.625945 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:00.643) 0:00:00.643 ********** 2026-04-19 00:55:04.625951 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.625958 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.625965 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.625971 | orchestrator | 2026-04-19 00:55:04.625978 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:55:04.625984 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:00.382) 0:00:01.025 ********** 2026-04-19 00:55:04.625992 | orchestrator | ok: [testbed-node-0] => (item=enable_loadbalancer_True) 2026-04-19 00:55:04.625999 | orchestrator | ok: [testbed-node-1] => (item=enable_loadbalancer_True) 2026-04-19 00:55:04.626005 | orchestrator | ok: [testbed-node-2] => (item=enable_loadbalancer_True) 2026-04-19 00:55:04.626045 | orchestrator | 2026-04-19 00:55:04.626054 | orchestrator | PLAY [Apply role loadbalancer] ************************************************* 2026-04-19 00:55:04.626061 | orchestrator | 2026-04-19 00:55:04.626068 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-04-19 00:55:04.626076 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:00.276) 0:00:01.301 ********** 2026-04-19 00:55:04.626102 | orchestrator | included: /ansible/roles/loadbalancer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.626107 | orchestrator | 2026-04-19 00:55:04.626112 | orchestrator | TASK [loadbalancer : Check IPv6 support] *************************************** 2026-04-19 00:55:04.626116 | orchestrator | Sunday 19 April 2026 00:49:05 +0000 (0:00:00.827) 0:00:02.129 ********** 2026-04-19 00:55:04.626120 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.626124 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.626128 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.626132 | orchestrator | 2026-04-19 00:55:04.626136 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-04-19 00:55:04.626140 | orchestrator | Sunday 19 April 2026 00:49:07 +0000 (0:00:01.444) 0:00:03.573 ********** 2026-04-19 00:55:04.626144 | orchestrator | included: sysctl for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.626148 | orchestrator | 2026-04-19 00:55:04.626152 | orchestrator | TASK [sysctl : Check IPv6 support] ********************************************* 2026-04-19 00:55:04.626156 | orchestrator | Sunday 19 April 2026 00:49:08 +0000 (0:00:01.762) 0:00:05.336 ********** 2026-04-19 00:55:04.626161 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.626167 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.626173 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.626180 | orchestrator | 2026-04-19 00:55:04.626186 | orchestrator | TASK [sysctl : Setting sysctl values] ****************************************** 2026-04-19 00:55:04.626192 | orchestrator | Sunday 19 April 2026 00:49:10 +0000 (0:00:01.293) 0:00:06.630 ********** 2026-04-19 00:55:04.626198 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626257 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626351 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626401 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626409 | orchestrator | ok: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-04-19 00:55:04.626417 | orchestrator | ok: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-04-19 00:55:04.626423 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626462 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-04-19 00:55:04.626469 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-04-19 00:55:04.626475 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-04-19 00:55:04.626519 | orchestrator | ok: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-04-19 00:55:04.626526 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-04-19 00:55:04.626532 | orchestrator | 2026-04-19 00:55:04.626539 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-04-19 00:55:04.626549 | orchestrator | Sunday 19 April 2026 00:49:13 +0000 (0:00:03.516) 0:00:10.147 ********** 2026-04-19 00:55:04.626556 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-04-19 00:55:04.626563 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-04-19 00:55:04.626570 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-04-19 00:55:04.626576 | orchestrator | 2026-04-19 00:55:04.626582 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-04-19 00:55:04.626588 | orchestrator | Sunday 19 April 2026 00:49:14 +0000 (0:00:00.841) 0:00:10.989 ********** 2026-04-19 00:55:04.626594 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-04-19 00:55:04.626601 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-04-19 00:55:04.626607 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-04-19 00:55:04.626616 | orchestrator | 2026-04-19 00:55:04.626624 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-04-19 00:55:04.626631 | orchestrator | Sunday 19 April 2026 00:49:15 +0000 (0:00:01.399) 0:00:12.388 ********** 2026-04-19 00:55:04.626638 | orchestrator | skipping: [testbed-node-0] => (item=ip_vs)  2026-04-19 00:55:04.626644 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.626666 | orchestrator | skipping: [testbed-node-1] => (item=ip_vs)  2026-04-19 00:55:04.626672 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.626679 | orchestrator | skipping: [testbed-node-2] => (item=ip_vs)  2026-04-19 00:55:04.626685 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.626692 | orchestrator | 2026-04-19 00:55:04.626698 | orchestrator | TASK [loadbalancer : Ensuring config directories exist] ************************ 2026-04-19 00:55:04.626705 | orchestrator | Sunday 19 April 2026 00:49:16 +0000 (0:00:01.139) 0:00:13.528 ********** 2026-04-19 00:55:04.626714 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626725 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626744 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626773 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626787 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626799 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.626807 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.626815 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.626827 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.626834 | orchestrator | 2026-04-19 00:55:04.626841 | orchestrator | TASK [loadbalancer : Ensuring haproxy service config subdir exists] ************ 2026-04-19 00:55:04.626847 | orchestrator | Sunday 19 April 2026 00:49:19 +0000 (0:00:02.084) 0:00:15.612 ********** 2026-04-19 00:55:04.626853 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.626860 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.626866 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.626873 | orchestrator | 2026-04-19 00:55:04.626879 | orchestrator | TASK [loadbalancer : Ensuring proxysql service config subdirectories exist] **** 2026-04-19 00:55:04.626885 | orchestrator | Sunday 19 April 2026 00:49:20 +0000 (0:00:01.541) 0:00:17.154 ********** 2026-04-19 00:55:04.626892 | orchestrator | changed: [testbed-node-0] => (item=users) 2026-04-19 00:55:04.626898 | orchestrator | changed: [testbed-node-1] => (item=users) 2026-04-19 00:55:04.626905 | orchestrator | changed: [testbed-node-0] => (item=rules) 2026-04-19 00:55:04.626922 | orchestrator | changed: [testbed-node-2] => (item=users) 2026-04-19 00:55:04.626956 | orchestrator | changed: [testbed-node-1] => (item=rules) 2026-04-19 00:55:04.626964 | orchestrator | changed: [testbed-node-2] => (item=rules) 2026-04-19 00:55:04.626970 | orchestrator | 2026-04-19 00:55:04.626975 | orchestrator | TASK [loadbalancer : Ensuring keepalived checks subdir exists] ***************** 2026-04-19 00:55:04.626981 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:02.702) 0:00:19.856 ********** 2026-04-19 00:55:04.626987 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.626992 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.626998 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.627004 | orchestrator | 2026-04-19 00:55:04.627011 | orchestrator | TASK [loadbalancer : Remove mariadb.cfg if proxysql enabled] ******************* 2026-04-19 00:55:04.627018 | orchestrator | Sunday 19 April 2026 00:49:24 +0000 (0:00:01.392) 0:00:21.249 ********** 2026-04-19 00:55:04.627024 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.627030 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.627120 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.627129 | orchestrator | 2026-04-19 00:55:04.627136 | orchestrator | TASK [loadbalancer : Removing checks for services which are disabled] ********** 2026-04-19 00:55:04.627142 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:01.786) 0:00:23.036 ********** 2026-04-19 00:55:04.627155 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.627173 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.627189 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627197 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627204 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.627211 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.627253 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.627264 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.627270 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627284 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627299 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.627306 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.627312 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627318 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627325 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.627331 | orchestrator | 2026-04-19 00:55:04.627337 | orchestrator | TASK [loadbalancer : Copying checks for services which are enabled] ************ 2026-04-19 00:55:04.627344 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.844) 0:00:23.881 ********** 2026-04-19 00:55:04.627350 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627360 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627379 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627386 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627392 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627583 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627602 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627613 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627620 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627636 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627642 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.627660 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/haproxy-ssh:2025.1', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698', '__omit_place_holder__a19383bc5b6ac52dac6499006dd7a1c0ff728698'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-04-19 00:55:04.627667 | orchestrator | 2026-04-19 00:55:04.627683 | orchestrator | TASK [loadbalancer : Copying over config.json files for services] ************** 2026-04-19 00:55:04.627689 | orchestrator | Sunday 19 April 2026 00:49:31 +0000 (0:00:04.540) 0:00:28.421 ********** 2026-04-19 00:55:04.627695 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627702 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627720 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627732 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627739 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627746 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.627752 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.627759 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.627765 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.627776 | orchestrator | 2026-04-19 00:55:04.627782 | orchestrator | TASK [loadbalancer : Copying over haproxy.cfg] ********************************* 2026-04-19 00:55:04.627789 | orchestrator | Sunday 19 April 2026 00:49:35 +0000 (0:00:03.442) 0:00:31.864 ********** 2026-04-19 00:55:04.627798 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-04-19 00:55:04.627804 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-04-19 00:55:04.627837 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-04-19 00:55:04.627844 | orchestrator | 2026-04-19 00:55:04.627887 | orchestrator | TASK [loadbalancer : Copying over proxysql config] ***************************** 2026-04-19 00:55:04.627894 | orchestrator | Sunday 19 April 2026 00:49:37 +0000 (0:00:01.696) 0:00:33.560 ********** 2026-04-19 00:55:04.627900 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-04-19 00:55:04.627907 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-04-19 00:55:04.627913 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-04-19 00:55:04.627940 | orchestrator | 2026-04-19 00:55:04.630211 | orchestrator | TASK [loadbalancer : Copying over haproxy single external frontend config] ***** 2026-04-19 00:55:04.630316 | orchestrator | Sunday 19 April 2026 00:49:40 +0000 (0:00:03.405) 0:00:36.966 ********** 2026-04-19 00:55:04.630324 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630330 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630334 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630339 | orchestrator | 2026-04-19 00:55:04.630344 | orchestrator | TASK [loadbalancer : Copying over custom haproxy services configuration] ******* 2026-04-19 00:55:04.630348 | orchestrator | Sunday 19 April 2026 00:49:42 +0000 (0:00:01.813) 0:00:38.780 ********** 2026-04-19 00:55:04.630354 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-04-19 00:55:04.630359 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-04-19 00:55:04.630364 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-04-19 00:55:04.630368 | orchestrator | 2026-04-19 00:55:04.630372 | orchestrator | TASK [loadbalancer : Copying over keepalived.conf] ***************************** 2026-04-19 00:55:04.630376 | orchestrator | Sunday 19 April 2026 00:49:44 +0000 (0:00:02.476) 0:00:41.257 ********** 2026-04-19 00:55:04.630381 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-04-19 00:55:04.630385 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-04-19 00:55:04.630389 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-04-19 00:55:04.630393 | orchestrator | 2026-04-19 00:55:04.630397 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-04-19 00:55:04.630402 | orchestrator | Sunday 19 April 2026 00:49:46 +0000 (0:00:01.582) 0:00:42.839 ********** 2026-04-19 00:55:04.630406 | orchestrator | included: /ansible/roles/loadbalancer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.630410 | orchestrator | 2026-04-19 00:55:04.630414 | orchestrator | TASK [loadbalancer : Copying over haproxy.pem] ********************************* 2026-04-19 00:55:04.630418 | orchestrator | Sunday 19 April 2026 00:49:46 +0000 (0:00:00.458) 0:00:43.298 ********** 2026-04-19 00:55:04.630423 | orchestrator | changed: [testbed-node-0] => (item=haproxy.pem) 2026-04-19 00:55:04.630447 | orchestrator | changed: [testbed-node-1] => (item=haproxy.pem) 2026-04-19 00:55:04.630452 | orchestrator | changed: [testbed-node-2] => (item=haproxy.pem) 2026-04-19 00:55:04.630456 | orchestrator | 2026-04-19 00:55:04.630460 | orchestrator | TASK [loadbalancer : Copying over haproxy-internal.pem] ************************ 2026-04-19 00:55:04.630465 | orchestrator | Sunday 19 April 2026 00:49:48 +0000 (0:00:01.506) 0:00:44.805 ********** 2026-04-19 00:55:04.630469 | orchestrator | changed: [testbed-node-0] => (item=haproxy-internal.pem) 2026-04-19 00:55:04.630473 | orchestrator | changed: [testbed-node-1] => (item=haproxy-internal.pem) 2026-04-19 00:55:04.630477 | orchestrator | changed: [testbed-node-2] => (item=haproxy-internal.pem) 2026-04-19 00:55:04.630481 | orchestrator | 2026-04-19 00:55:04.630485 | orchestrator | TASK [loadbalancer : Copying over proxysql-cert.pem] *************************** 2026-04-19 00:55:04.630489 | orchestrator | Sunday 19 April 2026 00:49:49 +0000 (0:00:01.537) 0:00:46.343 ********** 2026-04-19 00:55:04.630494 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630498 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630502 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630506 | orchestrator | 2026-04-19 00:55:04.630511 | orchestrator | TASK [loadbalancer : Copying over proxysql-key.pem] **************************** 2026-04-19 00:55:04.630515 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.292) 0:00:46.635 ********** 2026-04-19 00:55:04.630519 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630523 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630527 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630531 | orchestrator | 2026-04-19 00:55:04.630536 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-04-19 00:55:04.630540 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.287) 0:00:46.923 ********** 2026-04-19 00:55:04.630555 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630574 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630579 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630583 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630592 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630597 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630602 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.630609 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.630620 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.630624 | orchestrator | 2026-04-19 00:55:04.630629 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-04-19 00:55:04.630633 | orchestrator | Sunday 19 April 2026 00:49:54 +0000 (0:00:03.719) 0:00:50.643 ********** 2026-04-19 00:55:04.630638 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630646 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630650 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630654 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630659 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630665 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630670 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630674 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630682 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630687 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630694 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630698 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630703 | orchestrator | 2026-04-19 00:55:04.630707 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-04-19 00:55:04.630711 | orchestrator | Sunday 19 April 2026 00:49:55 +0000 (0:00:00.926) 0:00:51.569 ********** 2026-04-19 00:55:04.630715 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630720 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630726 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630731 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630738 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630746 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630751 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630758 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630765 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.630774 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.630783 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.630791 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630797 | orchestrator | 2026-04-19 00:55:04.630808 | orchestrator | TASK [loadbalancer : Copying over haproxy start script] ************************ 2026-04-19 00:55:04.630814 | orchestrator | Sunday 19 April 2026 00:49:55 +0000 (0:00:00.957) 0:00:52.527 ********** 2026-04-19 00:55:04.630821 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-04-19 00:55:04.630827 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-04-19 00:55:04.630834 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-04-19 00:55:04.630840 | orchestrator | 2026-04-19 00:55:04.630846 | orchestrator | TASK [loadbalancer : Copying over proxysql start script] *********************** 2026-04-19 00:55:04.630852 | orchestrator | Sunday 19 April 2026 00:49:57 +0000 (0:00:01.751) 0:00:54.279 ********** 2026-04-19 00:55:04.630865 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-04-19 00:55:04.630877 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-04-19 00:55:04.630883 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-04-19 00:55:04.630890 | orchestrator | 2026-04-19 00:55:04.630898 | orchestrator | TASK [loadbalancer : Copying files for haproxy-ssh] **************************** 2026-04-19 00:55:04.630902 | orchestrator | Sunday 19 April 2026 00:49:59 +0000 (0:00:01.484) 0:00:55.764 ********** 2026-04-19 00:55:04.630906 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 00:55:04.630910 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 00:55:04.630914 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 00:55:04.630919 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 00:55:04.630923 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.630927 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 00:55:04.630931 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.630935 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 00:55:04.630939 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.630943 | orchestrator | 2026-04-19 00:55:04.630947 | orchestrator | TASK [service-check-containers : loadbalancer | Check containers] ************** 2026-04-19 00:55:04.630951 | orchestrator | Sunday 19 April 2026 00:50:00 +0000 (0:00:00.778) 0:00:56.542 ********** 2026-04-19 00:55:04.630956 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630960 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630965 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630972 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630988 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.630999 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.631006 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.631013 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.631020 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.631026 | orchestrator | 2026-04-19 00:55:04.631032 | orchestrator | TASK [service-check-containers : loadbalancer | Notify handlers to restart containers] *** 2026-04-19 00:55:04.631038 | orchestrator | Sunday 19 April 2026 00:50:02 +0000 (0:00:02.399) 0:00:58.941 ********** 2026-04-19 00:55:04.631044 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:55:04.631051 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.631057 | orchestrator | } 2026-04-19 00:55:04.631064 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:55:04.631070 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.631077 | orchestrator | } 2026-04-19 00:55:04.631090 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:55:04.631097 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.631104 | orchestrator | } 2026-04-19 00:55:04.631111 | orchestrator | 2026-04-19 00:55:04.631117 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:55:04.631123 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:00.634) 0:00:59.576 ********** 2026-04-19 00:55:04.631138 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.631154 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.631159 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.631163 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.631168 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.631172 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.631177 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.631188 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.631192 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.631197 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.631205 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.631210 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.631214 | orchestrator | 2026-04-19 00:55:04.631241 | orchestrator | TASK [include_role : aodh] ***************************************************** 2026-04-19 00:55:04.631246 | orchestrator | Sunday 19 April 2026 00:50:04 +0000 (0:00:01.389) 0:01:00.965 ********** 2026-04-19 00:55:04.631251 | orchestrator | included: aodh for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.631255 | orchestrator | 2026-04-19 00:55:04.631259 | orchestrator | TASK [haproxy-config : Copying over aodh haproxy config] *********************** 2026-04-19 00:55:04.631263 | orchestrator | Sunday 19 April 2026 00:50:05 +0000 (0:00:01.044) 0:01:02.010 ********** 2026-04-19 00:55:04.631270 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631276 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631285 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631293 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631301 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631306 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631310 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631315 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631323 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631327 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631336 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631359 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631363 | orchestrator | 2026-04-19 00:55:04.631368 | orchestrator | TASK [haproxy-config : Add configuration for aodh when using single external frontend] *** 2026-04-19 00:55:04.631372 | orchestrator | Sunday 19 April 2026 00:50:08 +0000 (0:00:03.192) 0:01:05.202 ********** 2026-04-19 00:55:04.631376 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631384 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631388 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631395 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631399 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.631408 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631413 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631417 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631430 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.631437 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-api:2025.1', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631441 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-evaluator:2025.1', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.631450 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-listener:2025.1', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631454 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/aodh-notifier:2025.1', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631459 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.631463 | orchestrator | 2026-04-19 00:55:04.631467 | orchestrator | TASK [haproxy-config : Configuring firewall for aodh] ************************** 2026-04-19 00:55:04.631471 | orchestrator | Sunday 19 April 2026 00:50:09 +0000 (0:00:00.561) 0:01:05.764 ********** 2026-04-19 00:55:04.631479 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631485 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631490 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.631494 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631498 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631502 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.631507 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631511 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631515 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.631519 | orchestrator | 2026-04-19 00:55:04.631523 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL users config] *************** 2026-04-19 00:55:04.631528 | orchestrator | Sunday 19 April 2026 00:50:10 +0000 (0:00:00.992) 0:01:06.757 ********** 2026-04-19 00:55:04.631532 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.631537 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.631544 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.631551 | orchestrator | 2026-04-19 00:55:04.631559 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL rules config] *************** 2026-04-19 00:55:04.631569 | orchestrator | Sunday 19 April 2026 00:50:11 +0000 (0:00:01.205) 0:01:07.962 ********** 2026-04-19 00:55:04.631577 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.631584 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.631594 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.631602 | orchestrator | 2026-04-19 00:55:04.631608 | orchestrator | TASK [include_role : barbican] ************************************************* 2026-04-19 00:55:04.631614 | orchestrator | Sunday 19 April 2026 00:50:13 +0000 (0:00:01.851) 0:01:09.814 ********** 2026-04-19 00:55:04.631621 | orchestrator | included: barbican for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.631628 | orchestrator | 2026-04-19 00:55:04.631634 | orchestrator | TASK [haproxy-config : Copying over barbican haproxy config] ******************* 2026-04-19 00:55:04.631641 | orchestrator | Sunday 19 April 2026 00:50:13 +0000 (0:00:00.529) 0:01:10.344 ********** 2026-04-19 00:55:04.631654 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631670 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631678 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631686 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631698 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631712 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631735 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.631752 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631759 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631766 | orchestrator | 2026-04-19 00:55:04.631773 | orchestrator | TASK [haproxy-config : Add configuration for barbican when using single external frontend] *** 2026-04-19 00:55:04.631779 | orchestrator | Sunday 19 April 2026 00:50:17 +0000 (0:00:03.844) 0:01:14.189 ********** 2026-04-19 00:55:04.631790 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631821 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.631828 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631836 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.631847 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631858 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631873 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631881 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.631888 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.631895 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.631902 | orchestrator | 2026-04-19 00:55:04.631909 | orchestrator | TASK [haproxy-config : Configuring firewall for barbican] ********************** 2026-04-19 00:55:04.631917 | orchestrator | Sunday 19 April 2026 00:50:18 +0000 (0:00:00.559) 0:01:14.748 ********** 2026-04-19 00:55:04.631925 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631932 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631939 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.631947 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631953 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631960 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.631967 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631974 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.631981 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.631988 | orchestrator | 2026-04-19 00:55:04.632001 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL users config] *********** 2026-04-19 00:55:04.632014 | orchestrator | Sunday 19 April 2026 00:50:18 +0000 (0:00:00.746) 0:01:15.494 ********** 2026-04-19 00:55:04.632022 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.632030 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.632035 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.632040 | orchestrator | 2026-04-19 00:55:04.632044 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL rules config] *********** 2026-04-19 00:55:04.632048 | orchestrator | Sunday 19 April 2026 00:50:20 +0000 (0:00:01.370) 0:01:16.864 ********** 2026-04-19 00:55:04.632052 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.632056 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.632061 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.632065 | orchestrator | 2026-04-19 00:55:04.632069 | orchestrator | TASK [include_role : blazar] *************************************************** 2026-04-19 00:55:04.632073 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:01.812) 0:01:18.677 ********** 2026-04-19 00:55:04.632077 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632081 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632085 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632090 | orchestrator | 2026-04-19 00:55:04.632098 | orchestrator | TASK [include_role : ceph-rgw] ************************************************* 2026-04-19 00:55:04.632102 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:00.238) 0:01:18.916 ********** 2026-04-19 00:55:04.632107 | orchestrator | included: ceph-rgw for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.632111 | orchestrator | 2026-04-19 00:55:04.632115 | orchestrator | TASK [haproxy-config : Copying over ceph-rgw haproxy config] ******************* 2026-04-19 00:55:04.632119 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:00.564) 0:01:19.480 ********** 2026-04-19 00:55:04.632126 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-04-19 00:55:04.632137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-04-19 00:55:04.632146 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}}) 2026-04-19 00:55:04.632159 | orchestrator | 2026-04-19 00:55:04.632166 | orchestrator | TASK [haproxy-config : Add configuration for ceph-rgw when using single external frontend] *** 2026-04-19 00:55:04.632172 | orchestrator | Sunday 19 April 2026 00:50:25 +0000 (0:00:02.805) 0:01:22.286 ********** 2026-04-19 00:55:04.632182 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-04-19 00:55:04.632190 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632203 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-04-19 00:55:04.632210 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632243 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}}}})  2026-04-19 00:55:04.632251 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632258 | orchestrator | 2026-04-19 00:55:04.632266 | orchestrator | TASK [haproxy-config : Configuring firewall for ceph-rgw] ********************** 2026-04-19 00:55:04.632270 | orchestrator | Sunday 19 April 2026 00:50:27 +0000 (0:00:01.397) 0:01:23.683 ********** 2026-04-19 00:55:04.632275 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632280 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632290 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632295 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632307 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632311 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632320 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:7480 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:7480 check inter 2000 rise 2 fall 5']}})  2026-04-19 00:55:04.632324 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632328 | orchestrator | 2026-04-19 00:55:04.632333 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL users config] *********** 2026-04-19 00:55:04.632337 | orchestrator | Sunday 19 April 2026 00:50:28 +0000 (0:00:01.530) 0:01:25.214 ********** 2026-04-19 00:55:04.632341 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632345 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632349 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632353 | orchestrator | 2026-04-19 00:55:04.632357 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL rules config] *********** 2026-04-19 00:55:04.632361 | orchestrator | Sunday 19 April 2026 00:50:29 +0000 (0:00:00.403) 0:01:25.617 ********** 2026-04-19 00:55:04.632365 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632369 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632373 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632377 | orchestrator | 2026-04-19 00:55:04.632382 | orchestrator | TASK [include_role : cinder] *************************************************** 2026-04-19 00:55:04.632386 | orchestrator | Sunday 19 April 2026 00:50:30 +0000 (0:00:01.398) 0:01:27.015 ********** 2026-04-19 00:55:04.632390 | orchestrator | included: cinder for testbed-node-0, testbed-node-2, testbed-node-1 2026-04-19 00:55:04.632394 | orchestrator | 2026-04-19 00:55:04.632398 | orchestrator | TASK [haproxy-config : Copying over cinder haproxy config] ********************* 2026-04-19 00:55:04.632402 | orchestrator | Sunday 19 April 2026 00:50:31 +0000 (0:00:00.691) 0:01:27.707 ********** 2026-04-19 00:55:04.632407 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632415 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632423 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632432 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632437 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632446 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632451 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632458 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632465 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632470 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632474 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632484 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632488 | orchestrator | 2026-04-19 00:55:04.632493 | orchestrator | TASK [haproxy-config : Add configuration for cinder when using single external frontend] *** 2026-04-19 00:55:04.632497 | orchestrator | Sunday 19 April 2026 00:50:35 +0000 (0:00:04.587) 0:01:32.295 ********** 2026-04-19 00:55:04.632504 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632509 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632516 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632521 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632529 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632533 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632538 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632545 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632553 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632558 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632562 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632570 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632575 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632581 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632586 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632590 | orchestrator | 2026-04-19 00:55:04.632594 | orchestrator | TASK [haproxy-config : Configuring firewall for cinder] ************************ 2026-04-19 00:55:04.632599 | orchestrator | Sunday 19 April 2026 00:50:36 +0000 (0:00:00.847) 0:01:33.143 ********** 2026-04-19 00:55:04.632603 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632611 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632615 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632620 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632629 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632633 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632637 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632641 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.632646 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632650 | orchestrator | 2026-04-19 00:55:04.632654 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL users config] ************* 2026-04-19 00:55:04.632658 | orchestrator | Sunday 19 April 2026 00:50:37 +0000 (0:00:01.204) 0:01:34.348 ********** 2026-04-19 00:55:04.632663 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.632667 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.632671 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.632675 | orchestrator | 2026-04-19 00:55:04.632679 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL rules config] ************* 2026-04-19 00:55:04.632684 | orchestrator | Sunday 19 April 2026 00:50:39 +0000 (0:00:01.290) 0:01:35.639 ********** 2026-04-19 00:55:04.632688 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.632692 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.632696 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.632700 | orchestrator | 2026-04-19 00:55:04.632704 | orchestrator | TASK [include_role : cloudkitty] *********************************************** 2026-04-19 00:55:04.632709 | orchestrator | Sunday 19 April 2026 00:50:40 +0000 (0:00:01.715) 0:01:37.354 ********** 2026-04-19 00:55:04.632713 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632717 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632721 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632725 | orchestrator | 2026-04-19 00:55:04.632730 | orchestrator | TASK [include_role : cyborg] *************************************************** 2026-04-19 00:55:04.632734 | orchestrator | Sunday 19 April 2026 00:50:41 +0000 (0:00:00.271) 0:01:37.626 ********** 2026-04-19 00:55:04.632738 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.632742 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.632747 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.632751 | orchestrator | 2026-04-19 00:55:04.632755 | orchestrator | TASK [include_role : designate] ************************************************ 2026-04-19 00:55:04.632759 | orchestrator | Sunday 19 April 2026 00:50:41 +0000 (0:00:00.397) 0:01:38.024 ********** 2026-04-19 00:55:04.632763 | orchestrator | included: designate for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.632767 | orchestrator | 2026-04-19 00:55:04.632772 | orchestrator | TASK [haproxy-config : Copying over designate haproxy config] ****************** 2026-04-19 00:55:04.632776 | orchestrator | Sunday 19 April 2026 00:50:42 +0000 (0:00:00.691) 0:01:38.716 ********** 2026-04-19 00:55:04.632783 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632797 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.632802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632806 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632811 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632822 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632834 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632838 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.632843 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632847 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632851 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632858 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632867 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632874 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.632879 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.632883 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632888 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632895 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632903 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632911 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632916 | orchestrator | 2026-04-19 00:55:04.632920 | orchestrator | TASK [haproxy-config : Add configuration for designate when using single external frontend] *** 2026-04-19 00:55:04.632924 | orchestrator | Sunday 19 April 2026 00:50:46 +0000 (0:00:04.128) 0:01:42.844 ********** 2026-04-19 00:55:04.632928 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632933 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.632937 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632947 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632954 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.632959 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632963 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632968 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.632989 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.632997 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633005 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 00:55:04.633010 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633017 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633025 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633037 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633054 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633061 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633068 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633074 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633103 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633113 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633120 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633127 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/designate-sink:2025.1', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.633140 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633147 | orchestrator | 2026-04-19 00:55:04.633154 | orchestrator | TASK [haproxy-config : Configuring firewall for designate] ********************* 2026-04-19 00:55:04.633159 | orchestrator | Sunday 19 April 2026 00:50:47 +0000 (0:00:00.954) 0:01:43.798 ********** 2026-04-19 00:55:04.633164 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633168 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633172 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633180 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633184 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633188 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633193 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633258 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633266 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633271 | orchestrator | 2026-04-19 00:55:04.633275 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL users config] ********** 2026-04-19 00:55:04.633279 | orchestrator | Sunday 19 April 2026 00:50:48 +0000 (0:00:00.810) 0:01:44.608 ********** 2026-04-19 00:55:04.633283 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633287 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633291 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633295 | orchestrator | 2026-04-19 00:55:04.633300 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL rules config] ********** 2026-04-19 00:55:04.633304 | orchestrator | Sunday 19 April 2026 00:50:49 +0000 (0:00:01.282) 0:01:45.891 ********** 2026-04-19 00:55:04.633308 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633312 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633316 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633320 | orchestrator | 2026-04-19 00:55:04.633324 | orchestrator | TASK [include_role : etcd] ***************************************************** 2026-04-19 00:55:04.633328 | orchestrator | Sunday 19 April 2026 00:50:51 +0000 (0:00:01.876) 0:01:47.767 ********** 2026-04-19 00:55:04.633333 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633337 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633341 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633345 | orchestrator | 2026-04-19 00:55:04.633349 | orchestrator | TASK [include_role : glance] *************************************************** 2026-04-19 00:55:04.633353 | orchestrator | Sunday 19 April 2026 00:50:51 +0000 (0:00:00.254) 0:01:48.022 ********** 2026-04-19 00:55:04.633362 | orchestrator | included: glance for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.633366 | orchestrator | 2026-04-19 00:55:04.633370 | orchestrator | TASK [haproxy-config : Copying over glance haproxy config] ********************* 2026-04-19 00:55:04.633375 | orchestrator | Sunday 19 April 2026 00:50:52 +0000 (0:00:00.823) 0:01:48.846 ********** 2026-04-19 00:55:04.633380 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 00:55:04.633394 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633404 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 00:55:04.633417 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633422 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 00:55:04.633436 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633441 | orchestrator | 2026-04-19 00:55:04.633446 | orchestrator | TASK [haproxy-config : Add configuration for glance when using single external frontend] *** 2026-04-19 00:55:04.633450 | orchestrator | Sunday 19 April 2026 00:50:55 +0000 (0:00:03.540) 0:01:52.386 ********** 2026-04-19 00:55:04.633455 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 00:55:04.633467 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633472 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633480 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 00:55:04.633492 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633497 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633505 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 00:55:04.633514 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/glance-tls-proxy:2025.1', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.633518 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633523 | orchestrator | 2026-04-19 00:55:04.633527 | orchestrator | TASK [haproxy-config : Configuring firewall for glance] ************************ 2026-04-19 00:55:04.633535 | orchestrator | Sunday 19 April 2026 00:50:58 +0000 (0:00:02.545) 0:01:54.932 ********** 2026-04-19 00:55:04.633539 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633547 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633554 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633559 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633564 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633568 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633572 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633577 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-04-19 00:55:04.633582 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633586 | orchestrator | 2026-04-19 00:55:04.633590 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL users config] ************* 2026-04-19 00:55:04.633595 | orchestrator | Sunday 19 April 2026 00:51:01 +0000 (0:00:02.798) 0:01:57.730 ********** 2026-04-19 00:55:04.633599 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633603 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633607 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633612 | orchestrator | 2026-04-19 00:55:04.633616 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL rules config] ************* 2026-04-19 00:55:04.633620 | orchestrator | Sunday 19 April 2026 00:51:02 +0000 (0:00:01.128) 0:01:58.859 ********** 2026-04-19 00:55:04.633624 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633628 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633632 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633636 | orchestrator | 2026-04-19 00:55:04.633640 | orchestrator | TASK [include_role : gnocchi] ************************************************** 2026-04-19 00:55:04.633647 | orchestrator | Sunday 19 April 2026 00:51:04 +0000 (0:00:01.868) 0:02:00.727 ********** 2026-04-19 00:55:04.633651 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633655 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633659 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633663 | orchestrator | 2026-04-19 00:55:04.633667 | orchestrator | TASK [include_role : grafana] ************************************************** 2026-04-19 00:55:04.633672 | orchestrator | Sunday 19 April 2026 00:51:04 +0000 (0:00:00.249) 0:02:00.977 ********** 2026-04-19 00:55:04.633679 | orchestrator | included: grafana for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.633684 | orchestrator | 2026-04-19 00:55:04.633688 | orchestrator | TASK [haproxy-config : Copying over grafana haproxy config] ******************** 2026-04-19 00:55:04.633692 | orchestrator | Sunday 19 April 2026 00:51:05 +0000 (0:00:00.913) 0:02:01.890 ********** 2026-04-19 00:55:04.633701 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.633706 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.633711 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.633715 | orchestrator | 2026-04-19 00:55:04.633720 | orchestrator | TASK [haproxy-config : Add configuration for grafana when using single external frontend] *** 2026-04-19 00:55:04.633724 | orchestrator | Sunday 19 April 2026 00:51:08 +0000 (0:00:02.895) 0:02:04.786 ********** 2026-04-19 00:55:04.633729 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.633736 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.633743 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633748 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633756 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.633760 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633764 | orchestrator | 2026-04-19 00:55:04.633768 | orchestrator | TASK [haproxy-config : Configuring firewall for grafana] *********************** 2026-04-19 00:55:04.633773 | orchestrator | Sunday 19 April 2026 00:51:08 +0000 (0:00:00.360) 0:02:05.146 ********** 2026-04-19 00:55:04.633777 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633781 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633786 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633790 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633794 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633798 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633803 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633807 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.633811 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633815 | orchestrator | 2026-04-19 00:55:04.633818 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL users config] ************ 2026-04-19 00:55:04.633822 | orchestrator | Sunday 19 April 2026 00:51:09 +0000 (0:00:00.855) 0:02:06.002 ********** 2026-04-19 00:55:04.633826 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633830 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633834 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633838 | orchestrator | 2026-04-19 00:55:04.633841 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL rules config] ************ 2026-04-19 00:55:04.633849 | orchestrator | Sunday 19 April 2026 00:51:10 +0000 (0:00:01.224) 0:02:07.227 ********** 2026-04-19 00:55:04.633853 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.633857 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.633861 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.633864 | orchestrator | 2026-04-19 00:55:04.633868 | orchestrator | TASK [include_role : heat] ***************************************************** 2026-04-19 00:55:04.633872 | orchestrator | Sunday 19 April 2026 00:51:12 +0000 (0:00:01.950) 0:02:09.178 ********** 2026-04-19 00:55:04.633876 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633879 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633883 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.633887 | orchestrator | 2026-04-19 00:55:04.633891 | orchestrator | TASK [include_role : horizon] ************************************************** 2026-04-19 00:55:04.633895 | orchestrator | Sunday 19 April 2026 00:51:12 +0000 (0:00:00.285) 0:02:09.463 ********** 2026-04-19 00:55:04.633899 | orchestrator | included: horizon for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.633903 | orchestrator | 2026-04-19 00:55:04.633910 | orchestrator | TASK [haproxy-config : Copying over horizon haproxy config] ******************** 2026-04-19 00:55:04.633914 | orchestrator | Sunday 19 April 2026 00:51:14 +0000 (0:00:01.097) 0:02:10.561 ********** 2026-04-19 00:55:04.633922 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 00:55:04.633930 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 00:55:04.633942 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 00:55:04.633947 | orchestrator | 2026-04-19 00:55:04.633951 | orchestrator | TASK [haproxy-config : Add configuration for horizon when using single external frontend] *** 2026-04-19 00:55:04.633958 | orchestrator | Sunday 19 April 2026 00:51:17 +0000 (0:00:03.319) 0:02:13.881 ********** 2026-04-19 00:55:04.633969 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 00:55:04.633974 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.633979 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 00:55:04.633986 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.633997 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 00:55:04.634002 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634006 | orchestrator | 2026-04-19 00:55:04.634010 | orchestrator | TASK [haproxy-config : Configuring firewall for horizon] *********************** 2026-04-19 00:55:04.634067 | orchestrator | Sunday 19 April 2026 00:51:18 +0000 (0:00:00.672) 0:02:14.554 ********** 2026-04-19 00:55:04.634073 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634077 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634082 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634090 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634094 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-04-19 00:55:04.634100 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634104 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634108 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634115 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634119 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634123 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-04-19 00:55:04.634128 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634137 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634144 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634151 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}})  2026-04-19 00:55:04.634157 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-04-19 00:55:04.634167 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-04-19 00:55:04.634173 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634179 | orchestrator | 2026-04-19 00:55:04.634185 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL users config] ************ 2026-04-19 00:55:04.634190 | orchestrator | Sunday 19 April 2026 00:51:19 +0000 (0:00:01.407) 0:02:15.961 ********** 2026-04-19 00:55:04.634196 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634201 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634207 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634212 | orchestrator | 2026-04-19 00:55:04.634233 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL rules config] ************ 2026-04-19 00:55:04.634239 | orchestrator | Sunday 19 April 2026 00:51:20 +0000 (0:00:01.274) 0:02:17.235 ********** 2026-04-19 00:55:04.634245 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634251 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634257 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634263 | orchestrator | 2026-04-19 00:55:04.634268 | orchestrator | TASK [include_role : influxdb] ************************************************* 2026-04-19 00:55:04.634274 | orchestrator | Sunday 19 April 2026 00:51:22 +0000 (0:00:02.000) 0:02:19.236 ********** 2026-04-19 00:55:04.634279 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634285 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634290 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634296 | orchestrator | 2026-04-19 00:55:04.634302 | orchestrator | TASK [include_role : ironic] *************************************************** 2026-04-19 00:55:04.634307 | orchestrator | Sunday 19 April 2026 00:51:22 +0000 (0:00:00.293) 0:02:19.530 ********** 2026-04-19 00:55:04.634313 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634320 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634326 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634333 | orchestrator | 2026-04-19 00:55:04.634339 | orchestrator | TASK [include_role : keystone] ************************************************* 2026-04-19 00:55:04.634345 | orchestrator | Sunday 19 April 2026 00:51:23 +0000 (0:00:00.268) 0:02:19.798 ********** 2026-04-19 00:55:04.634352 | orchestrator | included: keystone for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.634358 | orchestrator | 2026-04-19 00:55:04.634364 | orchestrator | TASK [haproxy-config : Copying over keystone haproxy config] ******************* 2026-04-19 00:55:04.634371 | orchestrator | Sunday 19 April 2026 00:51:24 +0000 (0:00:01.120) 0:02:20.919 ********** 2026-04-19 00:55:04.634381 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 00:55:04.634396 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634406 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634411 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 00:55:04.634415 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634422 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634430 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_back2026-04-19 00:55:04 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:04.634438 | orchestrator | 2026-04-19 00:55:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:04.634442 | orchestrator | end': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 00:55:04.634446 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634450 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634454 | orchestrator | 2026-04-19 00:55:04.634458 | orchestrator | TASK [haproxy-config : Add configuration for keystone when using single external frontend] *** 2026-04-19 00:55:04.634462 | orchestrator | Sunday 19 April 2026 00:51:27 +0000 (0:00:03.474) 0:02:24.393 ********** 2026-04-19 00:55:04.634466 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 00:55:04.634473 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634480 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634486 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634491 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 00:55:04.634495 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634499 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634503 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634510 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 00:55:04.634521 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 00:55:04.634525 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 00:55:04.634529 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634533 | orchestrator | 2026-04-19 00:55:04.634537 | orchestrator | TASK [haproxy-config : Configuring firewall for keystone] ********************** 2026-04-19 00:55:04.634541 | orchestrator | Sunday 19 April 2026 00:51:28 +0000 (0:00:00.571) 0:02:24.965 ********** 2026-04-19 00:55:04.634544 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634548 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634553 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634557 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634561 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634565 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634569 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634573 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}})  2026-04-19 00:55:04.634577 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634581 | orchestrator | 2026-04-19 00:55:04.634585 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL users config] *********** 2026-04-19 00:55:04.634589 | orchestrator | Sunday 19 April 2026 00:51:29 +0000 (0:00:01.043) 0:02:26.008 ********** 2026-04-19 00:55:04.634593 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634597 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634604 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634608 | orchestrator | 2026-04-19 00:55:04.634612 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL rules config] *********** 2026-04-19 00:55:04.634616 | orchestrator | Sunday 19 April 2026 00:51:30 +0000 (0:00:01.457) 0:02:27.466 ********** 2026-04-19 00:55:04.634620 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634628 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634632 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634636 | orchestrator | 2026-04-19 00:55:04.634640 | orchestrator | TASK [include_role : letsencrypt] ********************************************** 2026-04-19 00:55:04.634644 | orchestrator | Sunday 19 April 2026 00:51:32 +0000 (0:00:02.041) 0:02:29.507 ********** 2026-04-19 00:55:04.634647 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634651 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634655 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634659 | orchestrator | 2026-04-19 00:55:04.634663 | orchestrator | TASK [include_role : magnum] *************************************************** 2026-04-19 00:55:04.634666 | orchestrator | Sunday 19 April 2026 00:51:33 +0000 (0:00:00.300) 0:02:29.808 ********** 2026-04-19 00:55:04.634670 | orchestrator | included: magnum for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.634674 | orchestrator | 2026-04-19 00:55:04.634678 | orchestrator | TASK [haproxy-config : Copying over magnum haproxy config] ********************* 2026-04-19 00:55:04.634682 | orchestrator | Sunday 19 April 2026 00:51:34 +0000 (0:00:01.217) 0:02:31.025 ********** 2026-04-19 00:55:04.634692 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.634703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634712 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.634724 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634735 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.634742 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634748 | orchestrator | 2026-04-19 00:55:04.634753 | orchestrator | TASK [haproxy-config : Add configuration for magnum when using single external frontend] *** 2026-04-19 00:55:04.634758 | orchestrator | Sunday 19 April 2026 00:51:38 +0000 (0:00:03.661) 0:02:34.686 ********** 2026-04-19 00:55:04.634765 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.634776 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634782 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634805 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.634817 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634824 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634831 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.634838 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634846 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634850 | orchestrator | 2026-04-19 00:55:04.634854 | orchestrator | TASK [haproxy-config : Configuring firewall for magnum] ************************ 2026-04-19 00:55:04.634858 | orchestrator | Sunday 19 April 2026 00:51:38 +0000 (0:00:00.628) 0:02:35.315 ********** 2026-04-19 00:55:04.634863 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634867 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634871 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.634878 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634882 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634886 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.634890 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634898 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.634902 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.634905 | orchestrator | 2026-04-19 00:55:04.634909 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL users config] ************* 2026-04-19 00:55:04.634913 | orchestrator | Sunday 19 April 2026 00:51:39 +0000 (0:00:01.151) 0:02:36.467 ********** 2026-04-19 00:55:04.634917 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634921 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634924 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634928 | orchestrator | 2026-04-19 00:55:04.634933 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL rules config] ************* 2026-04-19 00:55:04.634937 | orchestrator | Sunday 19 April 2026 00:51:41 +0000 (0:00:01.212) 0:02:37.680 ********** 2026-04-19 00:55:04.634940 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.634944 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.634948 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.634952 | orchestrator | 2026-04-19 00:55:04.634956 | orchestrator | TASK [include_role : manila] *************************************************** 2026-04-19 00:55:04.634959 | orchestrator | Sunday 19 April 2026 00:51:43 +0000 (0:00:01.938) 0:02:39.618 ********** 2026-04-19 00:55:04.634963 | orchestrator | included: manila for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.634967 | orchestrator | 2026-04-19 00:55:04.634971 | orchestrator | TASK [haproxy-config : Copying over manila haproxy config] ********************* 2026-04-19 00:55:04.634979 | orchestrator | Sunday 19 April 2026 00:51:44 +0000 (0:00:01.233) 0:02:40.852 ********** 2026-04-19 00:55:04.634984 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.634988 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.634995 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.635002 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635007 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635011 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635019 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635023 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635030 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.635037 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635041 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635048 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635052 | orchestrator | 2026-04-19 00:55:04.635056 | orchestrator | TASK [haproxy-config : Add configuration for manila when using single external frontend] *** 2026-04-19 00:55:04.635060 | orchestrator | Sunday 19 April 2026 00:51:47 +0000 (0:00:03.113) 0:02:43.965 ********** 2026-04-19 00:55:04.635064 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.635068 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635074 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635081 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635085 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635089 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.635099 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635104 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635108 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635111 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635121 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/manila-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.635125 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/manila-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635134 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/manila-share:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635138 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/manila-data:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635142 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635146 | orchestrator | 2026-04-19 00:55:04.635149 | orchestrator | TASK [haproxy-config : Configuring firewall for manila] ************************ 2026-04-19 00:55:04.635153 | orchestrator | Sunday 19 April 2026 00:51:48 +0000 (0:00:00.673) 0:02:44.639 ********** 2026-04-19 00:55:04.635157 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635161 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635165 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635169 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635173 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635177 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635184 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635188 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.635191 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635195 | orchestrator | 2026-04-19 00:55:04.635199 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL users config] ************* 2026-04-19 00:55:04.635203 | orchestrator | Sunday 19 April 2026 00:51:49 +0000 (0:00:00.988) 0:02:45.628 ********** 2026-04-19 00:55:04.635211 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.635214 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.635302 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.635307 | orchestrator | 2026-04-19 00:55:04.635311 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL rules config] ************* 2026-04-19 00:55:04.635315 | orchestrator | Sunday 19 April 2026 00:51:50 +0000 (0:00:01.091) 0:02:46.719 ********** 2026-04-19 00:55:04.635322 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.635326 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.635330 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.635334 | orchestrator | 2026-04-19 00:55:04.635337 | orchestrator | TASK [include_role : mariadb] ************************************************** 2026-04-19 00:55:04.635341 | orchestrator | Sunday 19 April 2026 00:51:52 +0000 (0:00:01.916) 0:02:48.635 ********** 2026-04-19 00:55:04.635345 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.635349 | orchestrator | 2026-04-19 00:55:04.635353 | orchestrator | TASK [mariadb : Ensure mysql monitor user exist] ******************************* 2026-04-19 00:55:04.635357 | orchestrator | Sunday 19 April 2026 00:51:53 +0000 (0:00:00.952) 0:02:49.588 ********** 2026-04-19 00:55:04.635361 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:55:04.635365 | orchestrator | 2026-04-19 00:55:04.635369 | orchestrator | TASK [haproxy-config : Copying over mariadb haproxy config] ******************** 2026-04-19 00:55:04.635372 | orchestrator | Sunday 19 April 2026 00:51:56 +0000 (0:00:03.037) 0:02:52.626 ********** 2026-04-19 00:55:04.635377 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635382 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635393 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635404 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635409 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635414 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635420 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635429 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635434 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635437 | orchestrator | 2026-04-19 00:55:04.635444 | orchestrator | TASK [haproxy-config : Add configuration for mariadb when using single external frontend] *** 2026-04-19 00:55:04.635448 | orchestrator | Sunday 19 April 2026 00:51:58 +0000 (0:00:02.029) 0:02:54.655 ********** 2026-04-19 00:55:04.635452 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635457 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635461 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635471 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635479 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635484 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635595 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:55:04.635613 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/mariadb-clustercheck:2025.1', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-04-19 00:55:04.635618 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635622 | orchestrator | 2026-04-19 00:55:04.635626 | orchestrator | TASK [haproxy-config : Configuring firewall for mariadb] *********************** 2026-04-19 00:55:04.635630 | orchestrator | Sunday 19 April 2026 00:52:00 +0000 (0:00:01.940) 0:02:56.596 ********** 2026-04-19 00:55:04.635634 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635638 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635642 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635646 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635653 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635658 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635665 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-04-19 00:55:04.635669 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635673 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635676 | orchestrator | 2026-04-19 00:55:04.635680 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL users config] ************ 2026-04-19 00:55:04.635687 | orchestrator | Sunday 19 April 2026 00:52:02 +0000 (0:00:02.037) 0:02:58.634 ********** 2026-04-19 00:55:04.635690 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.635694 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.635698 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.635702 | orchestrator | 2026-04-19 00:55:04.635706 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL rules config] ************ 2026-04-19 00:55:04.635710 | orchestrator | Sunday 19 April 2026 00:52:04 +0000 (0:00:01.994) 0:03:00.628 ********** 2026-04-19 00:55:04.635713 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635717 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635721 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635725 | orchestrator | 2026-04-19 00:55:04.635729 | orchestrator | TASK [include_role : masakari] ************************************************* 2026-04-19 00:55:04.635733 | orchestrator | Sunday 19 April 2026 00:52:05 +0000 (0:00:01.077) 0:03:01.705 ********** 2026-04-19 00:55:04.635736 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635740 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635744 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635748 | orchestrator | 2026-04-19 00:55:04.635752 | orchestrator | TASK [include_role : memcached] ************************************************ 2026-04-19 00:55:04.635755 | orchestrator | Sunday 19 April 2026 00:52:05 +0000 (0:00:00.447) 0:03:02.153 ********** 2026-04-19 00:55:04.635759 | orchestrator | included: memcached for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.635763 | orchestrator | 2026-04-19 00:55:04.635767 | orchestrator | TASK [haproxy-config : Copying over memcached haproxy config] ****************** 2026-04-19 00:55:04.635770 | orchestrator | Sunday 19 April 2026 00:52:06 +0000 (0:00:01.023) 0:03:03.177 ********** 2026-04-19 00:55:04.635774 | orchestrator | changed: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:55:04.635782 | orchestrator | changed: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:55:04.635791 | orchestrator | changed: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-04-19 00:55:04.635795 | orchestrator | 2026-04-19 00:55:04.635799 | orchestrator | TASK [haproxy-config : Add configuration for memcached when using single external frontend] *** 2026-04-19 00:55:04.635803 | orchestrator | Sunday 19 April 2026 00:52:08 +0000 (0:00:01.654) 0:03:04.832 ********** 2026-04-19 00:55:04.635809 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:55:04.635813 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635817 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:55:04.635821 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635825 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/memcached:2025.1', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-04-19 00:55:04.635829 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635833 | orchestrator | 2026-04-19 00:55:04.635837 | orchestrator | TASK [haproxy-config : Configuring firewall for memcached] ********************* 2026-04-19 00:55:04.635841 | orchestrator | Sunday 19 April 2026 00:52:08 +0000 (0:00:00.336) 0:03:05.168 ********** 2026-04-19 00:55:04.635851 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-04-19 00:55:04.635855 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635861 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-04-19 00:55:04.635865 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635869 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-04-19 00:55:04.635872 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635876 | orchestrator | 2026-04-19 00:55:04.635880 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL users config] ********** 2026-04-19 00:55:04.635884 | orchestrator | Sunday 19 April 2026 00:52:09 +0000 (0:00:00.530) 0:03:05.699 ********** 2026-04-19 00:55:04.635888 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635891 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635895 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635899 | orchestrator | 2026-04-19 00:55:04.635903 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL rules config] ********** 2026-04-19 00:55:04.635907 | orchestrator | Sunday 19 April 2026 00:52:09 +0000 (0:00:00.708) 0:03:06.408 ********** 2026-04-19 00:55:04.635910 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635914 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635918 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635922 | orchestrator | 2026-04-19 00:55:04.635926 | orchestrator | TASK [include_role : mistral] ************************************************** 2026-04-19 00:55:04.635929 | orchestrator | Sunday 19 April 2026 00:52:10 +0000 (0:00:00.918) 0:03:07.326 ********** 2026-04-19 00:55:04.635933 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.635937 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.635941 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.635945 | orchestrator | 2026-04-19 00:55:04.635948 | orchestrator | TASK [include_role : neutron] ************************************************** 2026-04-19 00:55:04.635952 | orchestrator | Sunday 19 April 2026 00:52:11 +0000 (0:00:00.402) 0:03:07.729 ********** 2026-04-19 00:55:04.635956 | orchestrator | included: neutron for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.635960 | orchestrator | 2026-04-19 00:55:04.635964 | orchestrator | TASK [haproxy-config : Copying over neutron haproxy config] ******************** 2026-04-19 00:55:04.635970 | orchestrator | Sunday 19 April 2026 00:52:12 +0000 (0:00:01.099) 0:03:08.828 ********** 2026-04-19 00:55:04.635975 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.635984 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.635991 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.635996 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636002 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636007 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636012 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636019 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636026 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636030 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636034 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636041 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636045 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636052 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636059 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636063 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.636069 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636074 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.636081 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636088 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636092 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636097 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636103 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636111 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636115 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636122 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636126 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.636130 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636136 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636143 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636148 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636155 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.636159 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636165 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636173 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636178 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636184 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636188 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636192 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636200 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636207 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636211 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636215 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636274 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636280 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636287 | orchestrator | 2026-04-19 00:55:04.636291 | orchestrator | TASK [haproxy-config : Add configuration for neutron when using single external frontend] *** 2026-04-19 00:55:04.636295 | orchestrator | Sunday 19 April 2026 00:52:16 +0000 (0:00:04.519) 0:03:13.348 ********** 2026-04-19 00:55:04.636302 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.636306 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636313 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.636317 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636328 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.636332 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636337 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636344 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.636348 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636355 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636362 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636367 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636371 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636377 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636381 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636389 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636394 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.636398 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636402 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636409 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/neutron-openvswitch-agent:2025.1', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636413 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636433 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636438 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}, 'pid_mode': '', 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-dhcp-agent:2025.1', 'KOLLA_NAME': 'neutron_dhcp_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}}})  2026-04-19 00:55:04.636442 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636505 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'cgroupns_mode': 'private', 'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_IMAGE': 'registry.osism.tech/kolla/neutron-l3-agent:2025.1', 'KOLLA_LEGACY_IPTABLES': 'false', 'KOLLA_NAME': 'neutron_l3_agent', 'KOLLA_NEUTRON_WRAPPERS': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}, 'pid_mode': ''}})  2026-04-19 00:55:04.636513 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636522 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636530 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/neutron-sriov-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636534 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636538 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636542 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/neutron-mlnx-agent:2025.1', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636550 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636563 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/neutron-eswitchd:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636571 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636575 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-04-19 00:55:04.636579 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636584 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.636591 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636599 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.636606 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636617 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/neutron-bgp-dragent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636624 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/neutron-infoblox-ipam-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}}})  2026-04-19 00:55:04.636631 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/neutron-metering-agent:2025.1', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}}})  2026-04-19 00:55:04.636637 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/ironic-neutron-agent:2025.1', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.636651 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/neutron-tls-proxy:2025.1', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-04-19 00:55:04.636667 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/neutron-ovn-agent:2025.1', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-04-19 00:55:04.636674 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.636679 | orchestrator | 2026-04-19 00:55:04.636685 | orchestrator | TASK [haproxy-config : Configuring firewall for neutron] *********************** 2026-04-19 00:55:04.636691 | orchestrator | Sunday 19 April 2026 00:52:18 +0000 (0:00:01.373) 0:03:14.721 ********** 2026-04-19 00:55:04.636703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636711 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636717 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.636724 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636730 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636736 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.636742 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636748 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.636754 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.636761 | orchestrator | 2026-04-19 00:55:04.636767 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL users config] ************ 2026-04-19 00:55:04.636773 | orchestrator | Sunday 19 April 2026 00:52:19 +0000 (0:00:01.388) 0:03:16.110 ********** 2026-04-19 00:55:04.636779 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.636787 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.636791 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.636795 | orchestrator | 2026-04-19 00:55:04.636799 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL rules config] ************ 2026-04-19 00:55:04.636807 | orchestrator | Sunday 19 April 2026 00:52:20 +0000 (0:00:01.339) 0:03:17.449 ********** 2026-04-19 00:55:04.636810 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.636814 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.636818 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.636822 | orchestrator | 2026-04-19 00:55:04.636826 | orchestrator | TASK [include_role : placement] ************************************************ 2026-04-19 00:55:04.636830 | orchestrator | Sunday 19 April 2026 00:52:22 +0000 (0:00:01.829) 0:03:19.279 ********** 2026-04-19 00:55:04.636834 | orchestrator | included: placement for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.636837 | orchestrator | 2026-04-19 00:55:04.636841 | orchestrator | TASK [haproxy-config : Copying over placement haproxy config] ****************** 2026-04-19 00:55:04.636845 | orchestrator | Sunday 19 April 2026 00:52:24 +0000 (0:00:01.360) 0:03:20.639 ********** 2026-04-19 00:55:04.636853 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.636868 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.636873 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.636882 | orchestrator | 2026-04-19 00:55:04.636886 | orchestrator | TASK [haproxy-config : Add configuration for placement when using single external frontend] *** 2026-04-19 00:55:04.636890 | orchestrator | Sunday 19 April 2026 00:52:28 +0000 (0:00:04.608) 0:03:25.247 ********** 2026-04-19 00:55:04.636897 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.636904 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.636910 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.636917 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.636925 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.636932 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.636937 | orchestrator | 2026-04-19 00:55:04.636943 | orchestrator | TASK [haproxy-config : Configuring firewall for placement] ********************* 2026-04-19 00:55:04.636949 | orchestrator | Sunday 19 April 2026 00:52:29 +0000 (0:00:00.856) 0:03:26.104 ********** 2026-04-19 00:55:04.636955 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.636967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.636975 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.636982 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.636989 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.636995 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637002 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.637012 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.637017 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637021 | orchestrator | 2026-04-19 00:55:04.637025 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL users config] ********** 2026-04-19 00:55:04.637029 | orchestrator | Sunday 19 April 2026 00:52:30 +0000 (0:00:00.654) 0:03:26.758 ********** 2026-04-19 00:55:04.637032 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637036 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637040 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637044 | orchestrator | 2026-04-19 00:55:04.637048 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL rules config] ********** 2026-04-19 00:55:04.637052 | orchestrator | Sunday 19 April 2026 00:52:31 +0000 (0:00:01.240) 0:03:27.999 ********** 2026-04-19 00:55:04.637056 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637060 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637064 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637068 | orchestrator | 2026-04-19 00:55:04.637072 | orchestrator | TASK [include_role : nova] ***************************************************** 2026-04-19 00:55:04.637076 | orchestrator | Sunday 19 April 2026 00:52:34 +0000 (0:00:02.624) 0:03:30.624 ********** 2026-04-19 00:55:04.637080 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.637084 | orchestrator | 2026-04-19 00:55:04.637088 | orchestrator | TASK [haproxy-config : Copying over nova haproxy config] *********************** 2026-04-19 00:55:04.637092 | orchestrator | Sunday 19 April 2026 00:52:35 +0000 (0:00:01.484) 0:03:32.108 ********** 2026-04-19 00:55:04.637099 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637108 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637116 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637121 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637127 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637136 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637141 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637150 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.637155 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637160 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637173 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637178 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637183 | orchestrator | 2026-04-19 00:55:04.637187 | orchestrator | TASK [haproxy-config : Add configuration for nova when using single external frontend] *** 2026-04-19 00:55:04.637192 | orchestrator | Sunday 19 April 2026 00:52:41 +0000 (0:00:05.924) 0:03:38.033 ********** 2026-04-19 00:55:04.637199 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637205 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637210 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637268 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637275 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637281 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637288 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637294 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637299 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637308 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637316 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637321 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.637330 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637335 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/nova-super-conductor:2025.1', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.637340 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637344 | orchestrator | 2026-04-19 00:55:04.637348 | orchestrator | TASK [haproxy-config : Configuring firewall for nova] ************************** 2026-04-19 00:55:04.637353 | orchestrator | Sunday 19 April 2026 00:52:42 +0000 (0:00:00.799) 0:03:38.833 ********** 2026-04-19 00:55:04.637361 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637366 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637372 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637377 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637382 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637387 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637392 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637396 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637400 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637404 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637408 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637412 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637416 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637423 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.637428 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637432 | orchestrator | 2026-04-19 00:55:04.637436 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL users config] *************** 2026-04-19 00:55:04.637440 | orchestrator | Sunday 19 April 2026 00:52:43 +0000 (0:00:01.686) 0:03:40.519 ********** 2026-04-19 00:55:04.637444 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637448 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637455 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637459 | orchestrator | 2026-04-19 00:55:04.637462 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL rules config] *************** 2026-04-19 00:55:04.637466 | orchestrator | Sunday 19 April 2026 00:52:45 +0000 (0:00:01.348) 0:03:41.868 ********** 2026-04-19 00:55:04.637470 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637474 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637498 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637503 | orchestrator | 2026-04-19 00:55:04.637506 | orchestrator | TASK [include_role : nova-cell] ************************************************ 2026-04-19 00:55:04.637510 | orchestrator | Sunday 19 April 2026 00:52:47 +0000 (0:00:02.208) 0:03:44.076 ********** 2026-04-19 00:55:04.637514 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.637518 | orchestrator | 2026-04-19 00:55:04.637522 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-novncproxy] ****************** 2026-04-19 00:55:04.637526 | orchestrator | Sunday 19 April 2026 00:52:49 +0000 (0:00:01.484) 0:03:45.561 ********** 2026-04-19 00:55:04.637530 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-novncproxy) 2026-04-19 00:55:04.637534 | orchestrator | 2026-04-19 00:55:04.637538 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config] *** 2026-04-19 00:55:04.637542 | orchestrator | Sunday 19 April 2026 00:52:49 +0000 (0:00:00.793) 0:03:46.354 ********** 2026-04-19 00:55:04.637550 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-04-19 00:55:04.637554 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-04-19 00:55:04.637558 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-04-19 00:55:04.637562 | orchestrator | 2026-04-19 00:55:04.637566 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-novncproxy when using single external frontend] *** 2026-04-19 00:55:04.637570 | orchestrator | Sunday 19 April 2026 00:52:53 +0000 (0:00:04.083) 0:03:50.438 ********** 2026-04-19 00:55:04.637574 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637578 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637589 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637593 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637597 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637601 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637605 | orchestrator | 2026-04-19 00:55:04.637609 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-novncproxy] ***** 2026-04-19 00:55:04.637613 | orchestrator | Sunday 19 April 2026 00:52:55 +0000 (0:00:01.724) 0:03:52.162 ********** 2026-04-19 00:55:04.637617 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637621 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637625 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637629 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637636 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637640 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637644 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637648 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-04-19 00:55:04.637652 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637656 | orchestrator | 2026-04-19 00:55:04.637660 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-04-19 00:55:04.637663 | orchestrator | Sunday 19 April 2026 00:52:57 +0000 (0:00:01.670) 0:03:53.832 ********** 2026-04-19 00:55:04.637667 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637671 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637675 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637679 | orchestrator | 2026-04-19 00:55:04.637682 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-04-19 00:55:04.637686 | orchestrator | Sunday 19 April 2026 00:52:59 +0000 (0:00:02.415) 0:03:56.248 ********** 2026-04-19 00:55:04.637690 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.637697 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.637701 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.637705 | orchestrator | 2026-04-19 00:55:04.637709 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-spicehtml5proxy] ************* 2026-04-19 00:55:04.637713 | orchestrator | Sunday 19 April 2026 00:53:02 +0000 (0:00:03.135) 0:03:59.383 ********** 2026-04-19 00:55:04.637717 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-spicehtml5proxy) 2026-04-19 00:55:04.637721 | orchestrator | 2026-04-19 00:55:04.637725 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-spicehtml5proxy haproxy config] *** 2026-04-19 00:55:04.637728 | orchestrator | Sunday 19 April 2026 00:53:03 +0000 (0:00:00.800) 0:04:00.183 ********** 2026-04-19 00:55:04.637732 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637736 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637743 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637748 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637752 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637756 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637760 | orchestrator | 2026-04-19 00:55:04.637763 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-spicehtml5proxy when using single external frontend] *** 2026-04-19 00:55:04.637769 | orchestrator | Sunday 19 April 2026 00:53:04 +0000 (0:00:01.286) 0:04:01.470 ********** 2026-04-19 00:55:04.637779 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637789 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637803 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637809 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-04-19 00:55:04.637822 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637828 | orchestrator | 2026-04-19 00:55:04.637833 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-spicehtml5proxy] *** 2026-04-19 00:55:04.637838 | orchestrator | Sunday 19 April 2026 00:53:06 +0000 (0:00:01.085) 0:04:02.556 ********** 2026-04-19 00:55:04.637844 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.637850 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.637856 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637861 | orchestrator | 2026-04-19 00:55:04.637867 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-04-19 00:55:04.637873 | orchestrator | Sunday 19 April 2026 00:53:07 +0000 (0:00:01.421) 0:04:03.977 ********** 2026-04-19 00:55:04.637879 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.637885 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.637892 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.637898 | orchestrator | 2026-04-19 00:55:04.637904 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-04-19 00:55:04.637910 | orchestrator | Sunday 19 April 2026 00:53:09 +0000 (0:00:02.287) 0:04:06.265 ********** 2026-04-19 00:55:04.637916 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.637921 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.637927 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.637933 | orchestrator | 2026-04-19 00:55:04.637939 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-serialproxy] ***************** 2026-04-19 00:55:04.637945 | orchestrator | Sunday 19 April 2026 00:53:12 +0000 (0:00:02.684) 0:04:08.949 ********** 2026-04-19 00:55:04.637957 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-serialproxy) 2026-04-19 00:55:04.637963 | orchestrator | 2026-04-19 00:55:04.637970 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-serialproxy haproxy config] *** 2026-04-19 00:55:04.637976 | orchestrator | Sunday 19 April 2026 00:53:13 +0000 (0:00:01.086) 0:04:10.036 ********** 2026-04-19 00:55:04.637982 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.637989 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.637996 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.638003 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638037 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.638051 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638055 | orchestrator | 2026-04-19 00:55:04.638059 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-serialproxy when using single external frontend] *** 2026-04-19 00:55:04.638063 | orchestrator | Sunday 19 April 2026 00:53:14 +0000 (0:00:01.227) 0:04:11.264 ********** 2026-04-19 00:55:04.638067 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.638071 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638075 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.638079 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638083 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-04-19 00:55:04.638087 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638091 | orchestrator | 2026-04-19 00:55:04.638095 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-serialproxy] **** 2026-04-19 00:55:04.638099 | orchestrator | Sunday 19 April 2026 00:53:15 +0000 (0:00:01.035) 0:04:12.299 ********** 2026-04-19 00:55:04.638103 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638106 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638128 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638132 | orchestrator | 2026-04-19 00:55:04.638136 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-04-19 00:55:04.638140 | orchestrator | Sunday 19 April 2026 00:53:17 +0000 (0:00:01.844) 0:04:14.143 ********** 2026-04-19 00:55:04.638144 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.638147 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.638151 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.638155 | orchestrator | 2026-04-19 00:55:04.638159 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-04-19 00:55:04.638163 | orchestrator | Sunday 19 April 2026 00:53:19 +0000 (0:00:02.137) 0:04:16.281 ********** 2026-04-19 00:55:04.638167 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.638171 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.638174 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.638178 | orchestrator | 2026-04-19 00:55:04.638187 | orchestrator | TASK [include_role : octavia] ************************************************** 2026-04-19 00:55:04.638191 | orchestrator | Sunday 19 April 2026 00:53:22 +0000 (0:00:02.753) 0:04:19.034 ********** 2026-04-19 00:55:04.638194 | orchestrator | included: octavia for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.638198 | orchestrator | 2026-04-19 00:55:04.638202 | orchestrator | TASK [haproxy-config : Copying over octavia haproxy config] ******************** 2026-04-19 00:55:04.638206 | orchestrator | Sunday 19 April 2026 00:53:23 +0000 (0:00:01.381) 0:04:20.415 ********** 2026-04-19 00:55:04.638213 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 00:55:04.638230 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638235 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638240 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638258 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638264 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 00:55:04.638272 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638278 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638282 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638286 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638307 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 00:55:04.638315 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638319 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638326 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638330 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638335 | orchestrator | 2026-04-19 00:55:04.638339 | orchestrator | TASK [haproxy-config : Add configuration for octavia when using single external frontend] *** 2026-04-19 00:55:04.638343 | orchestrator | Sunday 19 April 2026 00:53:27 +0000 (0:00:03.676) 0:04:24.092 ********** 2026-04-19 00:55:04.638348 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 00:55:04.638360 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638365 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638369 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638376 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638380 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638384 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 00:55:04.638388 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638411 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638416 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638420 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638424 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638430 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 00:55:04.638435 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 00:55:04.638439 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638452 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 00:55:04.638456 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 00:55:04.638460 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638464 | orchestrator | 2026-04-19 00:55:04.638468 | orchestrator | TASK [haproxy-config : Configuring firewall for octavia] *********************** 2026-04-19 00:55:04.638472 | orchestrator | Sunday 19 April 2026 00:53:28 +0000 (0:00:00.637) 0:04:24.729 ********** 2026-04-19 00:55:04.638476 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638481 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638485 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638489 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638495 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638500 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638503 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638507 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-04-19 00:55:04.638511 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638515 | orchestrator | 2026-04-19 00:55:04.638519 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL users config] ************ 2026-04-19 00:55:04.638522 | orchestrator | Sunday 19 April 2026 00:53:29 +0000 (0:00:00.809) 0:04:25.539 ********** 2026-04-19 00:55:04.638526 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.638530 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.638534 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.638537 | orchestrator | 2026-04-19 00:55:04.638541 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL rules config] ************ 2026-04-19 00:55:04.638545 | orchestrator | Sunday 19 April 2026 00:53:30 +0000 (0:00:01.668) 0:04:27.208 ********** 2026-04-19 00:55:04.638552 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.638556 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.638559 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.638563 | orchestrator | 2026-04-19 00:55:04.638567 | orchestrator | TASK [include_role : opensearch] *********************************************** 2026-04-19 00:55:04.638571 | orchestrator | Sunday 19 April 2026 00:53:32 +0000 (0:00:02.155) 0:04:29.363 ********** 2026-04-19 00:55:04.638575 | orchestrator | included: opensearch for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.638578 | orchestrator | 2026-04-19 00:55:04.638582 | orchestrator | TASK [haproxy-config : Copying over opensearch haproxy config] ***************** 2026-04-19 00:55:04.638586 | orchestrator | Sunday 19 April 2026 00:53:34 +0000 (0:00:01.320) 0:04:30.684 ********** 2026-04-19 00:55:04.638599 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.638606 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.638612 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.638617 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:55:04.638634 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:55:04.638639 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:55:04.638643 | orchestrator | 2026-04-19 00:55:04.638647 | orchestrator | TASK [haproxy-config : Add configuration for opensearch when using single external frontend] *** 2026-04-19 00:55:04.638651 | orchestrator | Sunday 19 April 2026 00:53:40 +0000 (0:00:06.791) 0:04:37.475 ********** 2026-04-19 00:55:04.638657 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.638664 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:55:04.638668 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638681 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.638685 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:55:04.638690 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638696 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.638703 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:55:04.638707 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638711 | orchestrator | 2026-04-19 00:55:04.638715 | orchestrator | TASK [haproxy-config : Configuring firewall for opensearch] ******************** 2026-04-19 00:55:04.638719 | orchestrator | Sunday 19 April 2026 00:53:42 +0000 (0:00:01.341) 0:04:38.817 ********** 2026-04-19 00:55:04.638723 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.638735 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638740 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638744 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638748 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.638752 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638756 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638760 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638766 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.638772 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638776 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}})  2026-04-19 00:55:04.638780 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638784 | orchestrator | 2026-04-19 00:55:04.638788 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL users config] ********* 2026-04-19 00:55:04.638791 | orchestrator | Sunday 19 April 2026 00:53:43 +0000 (0:00:01.203) 0:04:40.020 ********** 2026-04-19 00:55:04.638795 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638799 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638803 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638807 | orchestrator | 2026-04-19 00:55:04.638810 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL rules config] ********* 2026-04-19 00:55:04.638814 | orchestrator | Sunday 19 April 2026 00:53:43 +0000 (0:00:00.446) 0:04:40.466 ********** 2026-04-19 00:55:04.638818 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.638822 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.638826 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.638829 | orchestrator | 2026-04-19 00:55:04.638833 | orchestrator | TASK [include_role : prometheus] *********************************************** 2026-04-19 00:55:04.638837 | orchestrator | Sunday 19 April 2026 00:53:45 +0000 (0:00:01.330) 0:04:41.797 ********** 2026-04-19 00:55:04.638841 | orchestrator | included: prometheus for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.638844 | orchestrator | 2026-04-19 00:55:04.638848 | orchestrator | TASK [haproxy-config : Copying over prometheus haproxy config] ***************** 2026-04-19 00:55:04.638852 | orchestrator | Sunday 19 April 2026 00:53:46 +0000 (0:00:01.631) 0:04:43.429 ********** 2026-04-19 00:55:04.638866 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 00:55:04.638871 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.638875 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.638885 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.638889 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.638893 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 00:55:04.638897 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.638909 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.638914 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.638969 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.638983 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 00:55:04.638988 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.638992 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639006 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639010 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639018 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.639025 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639030 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639034 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639038 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639050 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.639061 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639065 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639069 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639074 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639086 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:55:04.639094 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639100 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639105 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639109 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639112 | orchestrator | 2026-04-19 00:55:04.639116 | orchestrator | TASK [haproxy-config : Add configuration for prometheus when using single external frontend] *** 2026-04-19 00:55:04.639120 | orchestrator | Sunday 19 April 2026 00:53:51 +0000 (0:00:04.201) 0:04:47.630 ********** 2026-04-19 00:55:04.639132 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 00:55:04.639140 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.639144 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639148 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639154 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639158 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.639162 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639171 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639176 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639180 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639184 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639190 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 00:55:04.639195 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.639199 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639205 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639212 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639216 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.639234 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639238 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639242 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639251 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639257 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639261 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 00:55:04.639265 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 00:55:04.639275 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639279 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639283 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639290 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:55:04.639297 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/prometheus-openstack-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['option httpchk', 'timeout server 45s']}}}})  2026-04-19 00:55:04.639301 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639307 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:55:04.639311 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 00:55:04.639315 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639319 | orchestrator | 2026-04-19 00:55:04.639323 | orchestrator | TASK [haproxy-config : Configuring firewall for prometheus] ******************** 2026-04-19 00:55:04.639327 | orchestrator | Sunday 19 April 2026 00:53:52 +0000 (0:00:01.163) 0:04:48.794 ********** 2026-04-19 00:55:04.639331 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639339 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639344 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639350 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639355 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639359 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639363 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639367 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639371 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639374 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639380 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639384 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}})  2026-04-19 00:55:04.639388 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639405 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}})  2026-04-19 00:55:04.639409 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639413 | orchestrator | 2026-04-19 00:55:04.639417 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL users config] ********* 2026-04-19 00:55:04.639420 | orchestrator | Sunday 19 April 2026 00:53:53 +0000 (0:00:01.256) 0:04:50.050 ********** 2026-04-19 00:55:04.639431 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639435 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639439 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639442 | orchestrator | 2026-04-19 00:55:04.639446 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL rules config] ********* 2026-04-19 00:55:04.639450 | orchestrator | Sunday 19 April 2026 00:53:54 +0000 (0:00:00.498) 0:04:50.548 ********** 2026-04-19 00:55:04.639454 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639458 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639462 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639465 | orchestrator | 2026-04-19 00:55:04.639469 | orchestrator | TASK [include_role : rabbitmq] ************************************************* 2026-04-19 00:55:04.639473 | orchestrator | Sunday 19 April 2026 00:53:55 +0000 (0:00:01.292) 0:04:51.841 ********** 2026-04-19 00:55:04.639477 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.639481 | orchestrator | 2026-04-19 00:55:04.639484 | orchestrator | TASK [haproxy-config : Copying over rabbitmq haproxy config] ******************* 2026-04-19 00:55:04.639491 | orchestrator | Sunday 19 April 2026 00:53:56 +0000 (0:00:01.384) 0:04:53.226 ********** 2026-04-19 00:55:04.639495 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:55:04.639502 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:55:04.639507 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-04-19 00:55:04.639514 | orchestrator | 2026-04-19 00:55:04.639519 | orchestrator | TASK [haproxy-config : Add configuration for rabbitmq when using single external frontend] *** 2026-04-19 00:55:04.639522 | orchestrator | Sunday 19 April 2026 00:53:58 +0000 (0:00:02.200) 0:04:55.426 ********** 2026-04-19 00:55:04.639528 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:55:04.639533 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:55:04.639537 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639541 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639547 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/rabbitmq:2025.1', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-04-19 00:55:04.639554 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639558 | orchestrator | 2026-04-19 00:55:04.639562 | orchestrator | TASK [haproxy-config : Configuring firewall for rabbitmq] ********************** 2026-04-19 00:55:04.639566 | orchestrator | Sunday 19 April 2026 00:53:59 +0000 (0:00:00.303) 0:04:55.729 ********** 2026-04-19 00:55:04.639570 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-04-19 00:55:04.639574 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639578 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-04-19 00:55:04.639582 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639585 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-04-19 00:55:04.639589 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639593 | orchestrator | 2026-04-19 00:55:04.639597 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL users config] *********** 2026-04-19 00:55:04.639601 | orchestrator | Sunday 19 April 2026 00:53:59 +0000 (0:00:00.688) 0:04:56.418 ********** 2026-04-19 00:55:04.639605 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639608 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639612 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639616 | orchestrator | 2026-04-19 00:55:04.639620 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL rules config] *********** 2026-04-19 00:55:04.639624 | orchestrator | Sunday 19 April 2026 00:54:00 +0000 (0:00:00.381) 0:04:56.800 ********** 2026-04-19 00:55:04.639628 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639632 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639635 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639639 | orchestrator | 2026-04-19 00:55:04.639643 | orchestrator | TASK [include_role : skyline] ************************************************** 2026-04-19 00:55:04.639647 | orchestrator | Sunday 19 April 2026 00:54:01 +0000 (0:00:00.988) 0:04:57.789 ********** 2026-04-19 00:55:04.639651 | orchestrator | included: skyline for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.639654 | orchestrator | 2026-04-19 00:55:04.639658 | orchestrator | TASK [haproxy-config : Copying over skyline haproxy config] ******************** 2026-04-19 00:55:04.639662 | orchestrator | Sunday 19 April 2026 00:54:02 +0000 (0:00:01.543) 0:04:59.332 ********** 2026-04-19 00:55:04.639669 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}}) 2026-04-19 00:55:04.639675 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}}) 2026-04-19 00:55:04.639684 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}}) 2026-04-19 00:55:04.639689 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.639696 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.639702 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 00:55:04.639712 | orchestrator | 2026-04-19 00:55:04.639716 | orchestrator | TASK [haproxy-config : Add configuration for skyline when using single external frontend] *** 2026-04-19 00:55:04.639720 | orchestrator | Sunday 19 April 2026 00:54:10 +0000 (0:00:08.121) 0:05:07.453 ********** 2026-04-19 00:55:04.639724 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}})  2026-04-19 00:55:04.639728 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}})  2026-04-19 00:55:04.639737 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.639750 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639758 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-apiserver:2025.1', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}}}})  2026-04-19 00:55:04.639764 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.639772 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/skyline-console:2025.1', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 00:55:04.639791 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639798 | orchestrator | 2026-04-19 00:55:04.639804 | orchestrator | TASK [haproxy-config : Configuring firewall for skyline] *********************** 2026-04-19 00:55:04.639810 | orchestrator | Sunday 19 April 2026 00:54:11 +0000 (0:00:00.698) 0:05:08.152 ********** 2026-04-19 00:55:04.639816 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639827 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639834 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639840 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639847 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639852 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.639861 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639867 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639874 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639880 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.639886 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639892 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /docs']}})  2026-04-19 00:55:04.639898 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639905 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}})  2026-04-19 00:55:04.639911 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.639916 | orchestrator | 2026-04-19 00:55:04.639922 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL users config] ************ 2026-04-19 00:55:04.639928 | orchestrator | Sunday 19 April 2026 00:54:12 +0000 (0:00:00.960) 0:05:09.113 ********** 2026-04-19 00:55:04.639934 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.639939 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.639946 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.639957 | orchestrator | 2026-04-19 00:55:04.639964 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL rules config] ************ 2026-04-19 00:55:04.639968 | orchestrator | Sunday 19 April 2026 00:54:13 +0000 (0:00:01.399) 0:05:10.513 ********** 2026-04-19 00:55:04.639972 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.639980 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.639984 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.639988 | orchestrator | 2026-04-19 00:55:04.639992 | orchestrator | TASK [include_role : tacker] *************************************************** 2026-04-19 00:55:04.639995 | orchestrator | Sunday 19 April 2026 00:54:15 +0000 (0:00:01.962) 0:05:12.475 ********** 2026-04-19 00:55:04.639999 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640003 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640007 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640011 | orchestrator | 2026-04-19 00:55:04.640015 | orchestrator | TASK [include_role : trove] **************************************************** 2026-04-19 00:55:04.640018 | orchestrator | Sunday 19 April 2026 00:54:16 +0000 (0:00:00.274) 0:05:12.749 ********** 2026-04-19 00:55:04.640022 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640026 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640030 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640034 | orchestrator | 2026-04-19 00:55:04.640038 | orchestrator | TASK [include_role : venus] **************************************************** 2026-04-19 00:55:04.640042 | orchestrator | Sunday 19 April 2026 00:54:16 +0000 (0:00:00.266) 0:05:13.016 ********** 2026-04-19 00:55:04.640046 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640050 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640053 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640057 | orchestrator | 2026-04-19 00:55:04.640061 | orchestrator | TASK [include_role : watcher] ************************************************** 2026-04-19 00:55:04.640065 | orchestrator | Sunday 19 April 2026 00:54:16 +0000 (0:00:00.266) 0:05:13.283 ********** 2026-04-19 00:55:04.640069 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640073 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640077 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640081 | orchestrator | 2026-04-19 00:55:04.640085 | orchestrator | TASK [include_role : zun] ****************************************************** 2026-04-19 00:55:04.640088 | orchestrator | Sunday 19 April 2026 00:54:17 +0000 (0:00:00.451) 0:05:13.734 ********** 2026-04-19 00:55:04.640092 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640096 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640100 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640103 | orchestrator | 2026-04-19 00:55:04.640107 | orchestrator | TASK [include_role : loadbalancer] ********************************************* 2026-04-19 00:55:04.640111 | orchestrator | Sunday 19 April 2026 00:54:17 +0000 (0:00:00.261) 0:05:13.996 ********** 2026-04-19 00:55:04.640115 | orchestrator | included: loadbalancer for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:55:04.640118 | orchestrator | 2026-04-19 00:55:04.640125 | orchestrator | TASK [service-check-containers : loadbalancer | Check containers] ************** 2026-04-19 00:55:04.640129 | orchestrator | Sunday 19 April 2026 00:54:19 +0000 (0:00:01.996) 0:05:15.993 ********** 2026-04-19 00:55:04.640134 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640139 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640147 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640154 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640158 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640162 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-04-19 00:55:04.640169 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.640174 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.640181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-04-19 00:55:04.640185 | orchestrator | 2026-04-19 00:55:04.640189 | orchestrator | TASK [service-check-containers : loadbalancer | Notify handlers to restart containers] *** 2026-04-19 00:55:04.640193 | orchestrator | Sunday 19 April 2026 00:54:22 +0000 (0:00:03.097) 0:05:19.090 ********** 2026-04-19 00:55:04.640196 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:55:04.640200 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.640204 | orchestrator | } 2026-04-19 00:55:04.640208 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:55:04.640212 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.640216 | orchestrator | } 2026-04-19 00:55:04.640240 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:55:04.640246 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:55:04.640254 | orchestrator | } 2026-04-19 00:55:04.640264 | orchestrator | 2026-04-19 00:55:04.640269 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:55:04.640275 | orchestrator | Sunday 19 April 2026 00:54:22 +0000 (0:00:00.428) 0:05:19.518 ********** 2026-04-19 00:55:04.640285 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.640293 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.640299 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.640304 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640314 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.640326 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.640332 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.640339 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640346 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/haproxy:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-04-19 00:55:04.640353 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/proxysql:2025.1', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-04-19 00:55:04.640358 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/keepalived:2025.1', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-04-19 00:55:04.640362 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640365 | orchestrator | 2026-04-19 00:55:04.640369 | orchestrator | RUNNING HANDLER [loadbalancer : Check IP addresses on the API interface] ******* 2026-04-19 00:55:04.640373 | orchestrator | Sunday 19 April 2026 00:54:24 +0000 (0:00:01.252) 0:05:20.771 ********** 2026-04-19 00:55:04.640377 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640381 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640385 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640389 | orchestrator | 2026-04-19 00:55:04.640393 | orchestrator | RUNNING HANDLER [loadbalancer : Group HA nodes by status] ********************** 2026-04-19 00:55:04.640400 | orchestrator | Sunday 19 April 2026 00:54:24 +0000 (0:00:00.651) 0:05:21.422 ********** 2026-04-19 00:55:04.640404 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640408 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640412 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640415 | orchestrator | 2026-04-19 00:55:04.640419 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup keepalived container] ************** 2026-04-19 00:55:04.640423 | orchestrator | Sunday 19 April 2026 00:54:25 +0000 (0:00:00.264) 0:05:21.687 ********** 2026-04-19 00:55:04.640427 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640430 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640436 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640440 | orchestrator | 2026-04-19 00:55:04.640444 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup haproxy container] ***************** 2026-04-19 00:55:04.640448 | orchestrator | Sunday 19 April 2026 00:54:26 +0000 (0:00:01.112) 0:05:22.799 ********** 2026-04-19 00:55:04.640451 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640455 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640459 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640463 | orchestrator | 2026-04-19 00:55:04.640467 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup proxysql container] **************** 2026-04-19 00:55:04.640471 | orchestrator | Sunday 19 April 2026 00:54:27 +0000 (0:00:00.983) 0:05:23.783 ********** 2026-04-19 00:55:04.640475 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640478 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640482 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640486 | orchestrator | 2026-04-19 00:55:04.640490 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup haproxy container] **************** 2026-04-19 00:55:04.640494 | orchestrator | Sunday 19 April 2026 00:54:28 +0000 (0:00:00.893) 0:05:24.676 ********** 2026-04-19 00:55:04.640498 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.640502 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.640505 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.640509 | orchestrator | 2026-04-19 00:55:04.640513 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup haproxy to start] ************** 2026-04-19 00:55:04.640517 | orchestrator | Sunday 19 April 2026 00:54:34 +0000 (0:00:05.855) 0:05:30.532 ********** 2026-04-19 00:55:04.640521 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640525 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640528 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640532 | orchestrator | 2026-04-19 00:55:04.640536 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup proxysql container] *************** 2026-04-19 00:55:04.640540 | orchestrator | Sunday 19 April 2026 00:54:36 +0000 (0:00:02.123) 0:05:32.656 ********** 2026-04-19 00:55:04.640543 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.640547 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.640551 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.640555 | orchestrator | 2026-04-19 00:55:04.640558 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup proxysql to start] ************* 2026-04-19 00:55:04.640562 | orchestrator | Sunday 19 April 2026 00:54:44 +0000 (0:00:08.545) 0:05:41.201 ********** 2026-04-19 00:55:04.640566 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640570 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640573 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640577 | orchestrator | 2026-04-19 00:55:04.640581 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup keepalived container] ************* 2026-04-19 00:55:04.640585 | orchestrator | Sunday 19 April 2026 00:54:48 +0000 (0:00:03.824) 0:05:45.026 ********** 2026-04-19 00:55:04.640589 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:55:04.640593 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:55:04.640596 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:55:04.640600 | orchestrator | 2026-04-19 00:55:04.640604 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master haproxy container] ***************** 2026-04-19 00:55:04.640608 | orchestrator | Sunday 19 April 2026 00:54:54 +0000 (0:00:06.268) 0:05:51.295 ********** 2026-04-19 00:55:04.640612 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640619 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640623 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640626 | orchestrator | 2026-04-19 00:55:04.640630 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master proxysql container] **************** 2026-04-19 00:55:04.640634 | orchestrator | Sunday 19 April 2026 00:54:55 +0000 (0:00:00.632) 0:05:51.927 ********** 2026-04-19 00:55:04.640638 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640645 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640649 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640653 | orchestrator | 2026-04-19 00:55:04.640657 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master keepalived container] ************** 2026-04-19 00:55:04.640661 | orchestrator | Sunday 19 April 2026 00:54:55 +0000 (0:00:00.359) 0:05:52.286 ********** 2026-04-19 00:55:04.640664 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640668 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640672 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640676 | orchestrator | 2026-04-19 00:55:04.640680 | orchestrator | RUNNING HANDLER [loadbalancer : Start master haproxy container] **************** 2026-04-19 00:55:04.640683 | orchestrator | Sunday 19 April 2026 00:54:56 +0000 (0:00:00.347) 0:05:52.634 ********** 2026-04-19 00:55:04.640687 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640691 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640695 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640698 | orchestrator | 2026-04-19 00:55:04.640702 | orchestrator | RUNNING HANDLER [loadbalancer : Start master proxysql container] *************** 2026-04-19 00:55:04.640706 | orchestrator | Sunday 19 April 2026 00:54:56 +0000 (0:00:00.335) 0:05:52.970 ********** 2026-04-19 00:55:04.640710 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640714 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640717 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640721 | orchestrator | 2026-04-19 00:55:04.640725 | orchestrator | RUNNING HANDLER [loadbalancer : Start master keepalived container] ************* 2026-04-19 00:55:04.640729 | orchestrator | Sunday 19 April 2026 00:54:57 +0000 (0:00:00.736) 0:05:53.707 ********** 2026-04-19 00:55:04.640732 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:55:04.640736 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:55:04.640740 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:55:04.640744 | orchestrator | 2026-04-19 00:55:04.640748 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for haproxy to listen on VIP] ************* 2026-04-19 00:55:04.640752 | orchestrator | Sunday 19 April 2026 00:54:57 +0000 (0:00:00.357) 0:05:54.064 ********** 2026-04-19 00:55:04.640756 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640760 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640763 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640767 | orchestrator | 2026-04-19 00:55:04.640771 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for proxysql to listen on VIP] ************ 2026-04-19 00:55:04.640775 | orchestrator | Sunday 19 April 2026 00:55:02 +0000 (0:00:04.829) 0:05:58.894 ********** 2026-04-19 00:55:04.640779 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:55:04.640783 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:55:04.640787 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:55:04.640791 | orchestrator | 2026-04-19 00:55:04.640814 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:55:04.640819 | orchestrator | testbed-node-0 : ok=127  changed=79  unreachable=0 failed=0 skipped=94  rescued=0 ignored=0 2026-04-19 00:55:04.640823 | orchestrator | testbed-node-1 : ok=126  changed=79  unreachable=0 failed=0 skipped=94  rescued=0 ignored=0 2026-04-19 00:55:04.640827 | orchestrator | testbed-node-2 : ok=126  changed=79  unreachable=0 failed=0 skipped=94  rescued=0 ignored=0 2026-04-19 00:55:04.640832 | orchestrator | 2026-04-19 00:55:04.640838 | orchestrator | 2026-04-19 00:55:04.640844 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:55:04.640904 | orchestrator | Sunday 19 April 2026 00:55:03 +0000 (0:00:00.917) 0:05:59.811 ********** 2026-04-19 00:55:04.640913 | orchestrator | =============================================================================== 2026-04-19 00:55:04.640922 | orchestrator | loadbalancer : Start backup proxysql container -------------------------- 8.55s 2026-04-19 00:55:04.640932 | orchestrator | haproxy-config : Copying over skyline haproxy config -------------------- 8.12s 2026-04-19 00:55:04.640937 | orchestrator | haproxy-config : Copying over opensearch haproxy config ----------------- 6.79s 2026-04-19 00:55:04.640943 | orchestrator | loadbalancer : Start backup keepalived container ------------------------ 6.27s 2026-04-19 00:55:04.640948 | orchestrator | haproxy-config : Copying over nova haproxy config ----------------------- 5.92s 2026-04-19 00:55:04.640955 | orchestrator | loadbalancer : Start backup haproxy container --------------------------- 5.86s 2026-04-19 00:55:04.640961 | orchestrator | loadbalancer : Wait for haproxy to listen on VIP ------------------------ 4.83s 2026-04-19 00:55:04.640967 | orchestrator | haproxy-config : Copying over placement haproxy config ------------------ 4.61s 2026-04-19 00:55:04.640976 | orchestrator | haproxy-config : Copying over cinder haproxy config --------------------- 4.59s 2026-04-19 00:55:04.640982 | orchestrator | loadbalancer : Copying checks for services which are enabled ------------ 4.54s 2026-04-19 00:55:04.640988 | orchestrator | haproxy-config : Copying over neutron haproxy config -------------------- 4.52s 2026-04-19 00:55:04.640994 | orchestrator | haproxy-config : Copying over prometheus haproxy config ----------------- 4.20s 2026-04-19 00:55:04.641000 | orchestrator | haproxy-config : Copying over designate haproxy config ------------------ 4.13s 2026-04-19 00:55:04.641006 | orchestrator | haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config --- 4.08s 2026-04-19 00:55:04.641013 | orchestrator | haproxy-config : Copying over barbican haproxy config ------------------- 3.84s 2026-04-19 00:55:04.641019 | orchestrator | loadbalancer : Wait for backup proxysql to start ------------------------ 3.82s 2026-04-19 00:55:04.641025 | orchestrator | service-cert-copy : mariadb | Copying over extra CA certificates -------- 3.72s 2026-04-19 00:55:04.641031 | orchestrator | haproxy-config : Copying over octavia haproxy config -------------------- 3.68s 2026-04-19 00:55:04.641038 | orchestrator | haproxy-config : Copying over magnum haproxy config --------------------- 3.66s 2026-04-19 00:55:04.641045 | orchestrator | haproxy-config : Copying over glance haproxy config --------------------- 3.54s 2026-04-19 00:55:07.655832 | orchestrator | 2026-04-19 00:55:07 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:07.655934 | orchestrator | 2026-04-19 00:55:07 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:07.656622 | orchestrator | 2026-04-19 00:55:07 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:07.657174 | orchestrator | 2026-04-19 00:55:07 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:07.657188 | orchestrator | 2026-04-19 00:55:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:10.677162 | orchestrator | 2026-04-19 00:55:10 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:10.677526 | orchestrator | 2026-04-19 00:55:10 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:10.678802 | orchestrator | 2026-04-19 00:55:10 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:10.679281 | orchestrator | 2026-04-19 00:55:10 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:10.679302 | orchestrator | 2026-04-19 00:55:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:13.705128 | orchestrator | 2026-04-19 00:55:13 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:13.705347 | orchestrator | 2026-04-19 00:55:13 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:13.705688 | orchestrator | 2026-04-19 00:55:13 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:13.706336 | orchestrator | 2026-04-19 00:55:13 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:13.706380 | orchestrator | 2026-04-19 00:55:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:16.814057 | orchestrator | 2026-04-19 00:55:16 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:16.814144 | orchestrator | 2026-04-19 00:55:16 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:16.814155 | orchestrator | 2026-04-19 00:55:16 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:16.814163 | orchestrator | 2026-04-19 00:55:16 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:16.814170 | orchestrator | 2026-04-19 00:55:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:19.842330 | orchestrator | 2026-04-19 00:55:19 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:19.844746 | orchestrator | 2026-04-19 00:55:19 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:19.846433 | orchestrator | 2026-04-19 00:55:19 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:19.848150 | orchestrator | 2026-04-19 00:55:19 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:19.848205 | orchestrator | 2026-04-19 00:55:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:22.871527 | orchestrator | 2026-04-19 00:55:22 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:22.871700 | orchestrator | 2026-04-19 00:55:22 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:22.872560 | orchestrator | 2026-04-19 00:55:22 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:22.876137 | orchestrator | 2026-04-19 00:55:22 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:22.876213 | orchestrator | 2026-04-19 00:55:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:25.927993 | orchestrator | 2026-04-19 00:55:25 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:25.928690 | orchestrator | 2026-04-19 00:55:25 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:25.929567 | orchestrator | 2026-04-19 00:55:25 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:25.930090 | orchestrator | 2026-04-19 00:55:25 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:25.930157 | orchestrator | 2026-04-19 00:55:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:28.971005 | orchestrator | 2026-04-19 00:55:28 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:28.971198 | orchestrator | 2026-04-19 00:55:28 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:28.971702 | orchestrator | 2026-04-19 00:55:28 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:28.972249 | orchestrator | 2026-04-19 00:55:28 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:28.972283 | orchestrator | 2026-04-19 00:55:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:32.001567 | orchestrator | 2026-04-19 00:55:32 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:32.003735 | orchestrator | 2026-04-19 00:55:32 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:32.005466 | orchestrator | 2026-04-19 00:55:32 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:32.006952 | orchestrator | 2026-04-19 00:55:32 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:32.007311 | orchestrator | 2026-04-19 00:55:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:35.039512 | orchestrator | 2026-04-19 00:55:35 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:35.042155 | orchestrator | 2026-04-19 00:55:35 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:35.042743 | orchestrator | 2026-04-19 00:55:35 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:35.043440 | orchestrator | 2026-04-19 00:55:35 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:35.043466 | orchestrator | 2026-04-19 00:55:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:38.069757 | orchestrator | 2026-04-19 00:55:38 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:38.070364 | orchestrator | 2026-04-19 00:55:38 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:38.070860 | orchestrator | 2026-04-19 00:55:38 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:38.071697 | orchestrator | 2026-04-19 00:55:38 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:38.071793 | orchestrator | 2026-04-19 00:55:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:41.125075 | orchestrator | 2026-04-19 00:55:41 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:41.125522 | orchestrator | 2026-04-19 00:55:41 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:41.126139 | orchestrator | 2026-04-19 00:55:41 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:41.126638 | orchestrator | 2026-04-19 00:55:41 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:41.126953 | orchestrator | 2026-04-19 00:55:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:44.160461 | orchestrator | 2026-04-19 00:55:44 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:44.161731 | orchestrator | 2026-04-19 00:55:44 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:44.163701 | orchestrator | 2026-04-19 00:55:44 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:44.164636 | orchestrator | 2026-04-19 00:55:44 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:44.164743 | orchestrator | 2026-04-19 00:55:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:47.204163 | orchestrator | 2026-04-19 00:55:47 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:47.205230 | orchestrator | 2026-04-19 00:55:47 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:47.208038 | orchestrator | 2026-04-19 00:55:47 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:47.209312 | orchestrator | 2026-04-19 00:55:47 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:47.209580 | orchestrator | 2026-04-19 00:55:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:50.245488 | orchestrator | 2026-04-19 00:55:50 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:50.246130 | orchestrator | 2026-04-19 00:55:50 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:50.247878 | orchestrator | 2026-04-19 00:55:50 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:50.248610 | orchestrator | 2026-04-19 00:55:50 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:50.248750 | orchestrator | 2026-04-19 00:55:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:53.271081 | orchestrator | 2026-04-19 00:55:53 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:53.271542 | orchestrator | 2026-04-19 00:55:53 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:53.273090 | orchestrator | 2026-04-19 00:55:53 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:53.273740 | orchestrator | 2026-04-19 00:55:53 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:53.273759 | orchestrator | 2026-04-19 00:55:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:56.304558 | orchestrator | 2026-04-19 00:55:56 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:56.305670 | orchestrator | 2026-04-19 00:55:56 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:56.307678 | orchestrator | 2026-04-19 00:55:56 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:56.309078 | orchestrator | 2026-04-19 00:55:56 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:56.309314 | orchestrator | 2026-04-19 00:55:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:55:59.345450 | orchestrator | 2026-04-19 00:55:59 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:55:59.345578 | orchestrator | 2026-04-19 00:55:59 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:55:59.350538 | orchestrator | 2026-04-19 00:55:59 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:55:59.354809 | orchestrator | 2026-04-19 00:55:59 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:55:59.354890 | orchestrator | 2026-04-19 00:55:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:02.398501 | orchestrator | 2026-04-19 00:56:02 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:02.398688 | orchestrator | 2026-04-19 00:56:02 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:02.399430 | orchestrator | 2026-04-19 00:56:02 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:02.401371 | orchestrator | 2026-04-19 00:56:02 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:02.401428 | orchestrator | 2026-04-19 00:56:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:05.435923 | orchestrator | 2026-04-19 00:56:05 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:05.438576 | orchestrator | 2026-04-19 00:56:05 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:05.439552 | orchestrator | 2026-04-19 00:56:05 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:05.440743 | orchestrator | 2026-04-19 00:56:05 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:05.440783 | orchestrator | 2026-04-19 00:56:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:08.471519 | orchestrator | 2026-04-19 00:56:08 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:08.474985 | orchestrator | 2026-04-19 00:56:08 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:08.476560 | orchestrator | 2026-04-19 00:56:08 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:08.477822 | orchestrator | 2026-04-19 00:56:08 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:08.477961 | orchestrator | 2026-04-19 00:56:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:11.513991 | orchestrator | 2026-04-19 00:56:11 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:11.515754 | orchestrator | 2026-04-19 00:56:11 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:11.517409 | orchestrator | 2026-04-19 00:56:11 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:11.519276 | orchestrator | 2026-04-19 00:56:11 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:11.519320 | orchestrator | 2026-04-19 00:56:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:14.566304 | orchestrator | 2026-04-19 00:56:14 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:14.569125 | orchestrator | 2026-04-19 00:56:14 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:14.570418 | orchestrator | 2026-04-19 00:56:14 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:14.572347 | orchestrator | 2026-04-19 00:56:14 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:14.573505 | orchestrator | 2026-04-19 00:56:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:17.603558 | orchestrator | 2026-04-19 00:56:17 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:17.604312 | orchestrator | 2026-04-19 00:56:17 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:17.605083 | orchestrator | 2026-04-19 00:56:17 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:17.605995 | orchestrator | 2026-04-19 00:56:17 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:17.606168 | orchestrator | 2026-04-19 00:56:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:20.633346 | orchestrator | 2026-04-19 00:56:20 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:20.633458 | orchestrator | 2026-04-19 00:56:20 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:20.633828 | orchestrator | 2026-04-19 00:56:20 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:20.634532 | orchestrator | 2026-04-19 00:56:20 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state STARTED 2026-04-19 00:56:20.634587 | orchestrator | 2026-04-19 00:56:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:23.671429 | orchestrator | 2026-04-19 00:56:23 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:23.673108 | orchestrator | 2026-04-19 00:56:23 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:23.674086 | orchestrator | 2026-04-19 00:56:23 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:23.679075 | orchestrator | 2026-04-19 00:56:23 | INFO  | Task 14880b62-c470-4e99-a894-f0753c3a9cef is in state SUCCESS 2026-04-19 00:56:23.680708 | orchestrator | 2026-04-19 00:56:23.680745 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-04-19 00:56:23.680750 | orchestrator | 2.16.14 2026-04-19 00:56:23.680755 | orchestrator | 2026-04-19 00:56:23.680759 | orchestrator | PLAY [Prepare deployment of Ceph services] ************************************* 2026-04-19 00:56:23.680764 | orchestrator | 2026-04-19 00:56:23.680768 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-04-19 00:56:23.680773 | orchestrator | Sunday 19 April 2026 00:46:29 +0000 (0:00:00.845) 0:00:00.845 ********** 2026-04-19 00:56:23.680778 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.680783 | orchestrator | 2026-04-19 00:56:23.680787 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-04-19 00:56:23.680791 | orchestrator | Sunday 19 April 2026 00:46:31 +0000 (0:00:01.592) 0:00:02.437 ********** 2026-04-19 00:56:23.680795 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.680799 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.680803 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.680807 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.680810 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.680814 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.680818 | orchestrator | 2026-04-19 00:56:23.680822 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-04-19 00:56:23.680825 | orchestrator | Sunday 19 April 2026 00:46:32 +0000 (0:00:01.502) 0:00:03.940 ********** 2026-04-19 00:56:23.680829 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.680833 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.680837 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.680840 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.680844 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.680848 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.680878 | orchestrator | 2026-04-19 00:56:23.680882 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-04-19 00:56:23.680886 | orchestrator | Sunday 19 April 2026 00:46:33 +0000 (0:00:00.668) 0:00:04.608 ********** 2026-04-19 00:56:23.680890 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.680894 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.680898 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.680901 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.680905 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.680909 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.680913 | orchestrator | 2026-04-19 00:56:23.680916 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-04-19 00:56:23.680936 | orchestrator | Sunday 19 April 2026 00:46:34 +0000 (0:00:00.851) 0:00:05.460 ********** 2026-04-19 00:56:23.680940 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.680944 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.680948 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.680952 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.680955 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.680959 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.680963 | orchestrator | 2026-04-19 00:56:23.680967 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-04-19 00:56:23.680970 | orchestrator | Sunday 19 April 2026 00:46:35 +0000 (0:00:01.068) 0:00:06.529 ********** 2026-04-19 00:56:23.680974 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681058 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.681064 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.681068 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.681071 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.681075 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.681079 | orchestrator | 2026-04-19 00:56:23.681083 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-04-19 00:56:23.681087 | orchestrator | Sunday 19 April 2026 00:46:36 +0000 (0:00:01.126) 0:00:07.656 ********** 2026-04-19 00:56:23.681090 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681094 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.681098 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.681102 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.681105 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.681109 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.681127 | orchestrator | 2026-04-19 00:56:23.681131 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-04-19 00:56:23.681135 | orchestrator | Sunday 19 April 2026 00:46:37 +0000 (0:00:00.881) 0:00:08.537 ********** 2026-04-19 00:56:23.681139 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681143 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.681147 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.681151 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.681160 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.681164 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.681167 | orchestrator | 2026-04-19 00:56:23.681171 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-04-19 00:56:23.681175 | orchestrator | Sunday 19 April 2026 00:46:38 +0000 (0:00:01.263) 0:00:09.801 ********** 2026-04-19 00:56:23.681188 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681192 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.681333 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.681354 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.681359 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.681364 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.681369 | orchestrator | 2026-04-19 00:56:23.681373 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-04-19 00:56:23.681378 | orchestrator | Sunday 19 April 2026 00:46:40 +0000 (0:00:01.786) 0:00:11.588 ********** 2026-04-19 00:56:23.681383 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.681387 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.681392 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.681396 | orchestrator | 2026-04-19 00:56:23.681401 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-04-19 00:56:23.681405 | orchestrator | Sunday 19 April 2026 00:46:41 +0000 (0:00:00.831) 0:00:12.420 ********** 2026-04-19 00:56:23.681409 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681414 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.681418 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.681422 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.681437 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.681442 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.681463 | orchestrator | 2026-04-19 00:56:23.681468 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-04-19 00:56:23.681472 | orchestrator | Sunday 19 April 2026 00:46:42 +0000 (0:00:01.421) 0:00:13.842 ********** 2026-04-19 00:56:23.681476 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.681479 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.681483 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.681487 | orchestrator | 2026-04-19 00:56:23.681491 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-04-19 00:56:23.681514 | orchestrator | Sunday 19 April 2026 00:46:45 +0000 (0:00:02.549) 0:00:16.392 ********** 2026-04-19 00:56:23.681608 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.681623 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.681629 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.681635 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681641 | orchestrator | 2026-04-19 00:56:23.681646 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-04-19 00:56:23.681652 | orchestrator | Sunday 19 April 2026 00:46:46 +0000 (0:00:00.749) 0:00:17.141 ********** 2026-04-19 00:56:23.681660 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681670 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681676 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681682 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681689 | orchestrator | 2026-04-19 00:56:23.681695 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-04-19 00:56:23.681700 | orchestrator | Sunday 19 April 2026 00:46:48 +0000 (0:00:02.194) 0:00:19.336 ********** 2026-04-19 00:56:23.681708 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681718 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681724 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681737 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681744 | orchestrator | 2026-04-19 00:56:23.681751 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-04-19 00:56:23.681757 | orchestrator | Sunday 19 April 2026 00:46:49 +0000 (0:00:00.773) 0:00:20.109 ********** 2026-04-19 00:56:23.681774 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-04-19 00:46:43.689955', 'end': '2026-04-19 00:46:43.791902', 'delta': '0:00:00.101947', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681790 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-04-19 00:46:44.307353', 'end': '2026-04-19 00:46:44.414183', 'delta': '0:00:00.106830', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681794 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-04-19 00:46:45.088149', 'end': '2026-04-19 00:46:45.175119', 'delta': '0:00:00.086970', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.681798 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681802 | orchestrator | 2026-04-19 00:56:23.681806 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-04-19 00:56:23.681810 | orchestrator | Sunday 19 April 2026 00:46:49 +0000 (0:00:00.289) 0:00:20.399 ********** 2026-04-19 00:56:23.681814 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681818 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.681821 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.681825 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.681829 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.681833 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.681836 | orchestrator | 2026-04-19 00:56:23.681840 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-04-19 00:56:23.681844 | orchestrator | Sunday 19 April 2026 00:46:51 +0000 (0:00:01.867) 0:00:22.266 ********** 2026-04-19 00:56:23.681848 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.681851 | orchestrator | 2026-04-19 00:56:23.681855 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-04-19 00:56:23.681859 | orchestrator | Sunday 19 April 2026 00:46:51 +0000 (0:00:00.659) 0:00:22.926 ********** 2026-04-19 00:56:23.681863 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681867 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.681870 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.681874 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.681878 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.681882 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.681886 | orchestrator | 2026-04-19 00:56:23.681889 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-04-19 00:56:23.681893 | orchestrator | Sunday 19 April 2026 00:46:52 +0000 (0:00:00.796) 0:00:23.722 ********** 2026-04-19 00:56:23.681897 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681901 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.681904 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.681908 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.681912 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.681916 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.681919 | orchestrator | 2026-04-19 00:56:23.681927 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-04-19 00:56:23.681931 | orchestrator | Sunday 19 April 2026 00:46:53 +0000 (0:00:00.893) 0:00:24.615 ********** 2026-04-19 00:56:23.681935 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681939 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.681943 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.681946 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.681954 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.681958 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.681962 | orchestrator | 2026-04-19 00:56:23.681966 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-04-19 00:56:23.681969 | orchestrator | Sunday 19 April 2026 00:46:54 +0000 (0:00:01.047) 0:00:25.663 ********** 2026-04-19 00:56:23.681973 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681977 | orchestrator | 2026-04-19 00:56:23.681981 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-04-19 00:56:23.681985 | orchestrator | Sunday 19 April 2026 00:46:54 +0000 (0:00:00.167) 0:00:25.831 ********** 2026-04-19 00:56:23.681988 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.681992 | orchestrator | 2026-04-19 00:56:23.681996 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-04-19 00:56:23.682000 | orchestrator | Sunday 19 April 2026 00:46:55 +0000 (0:00:00.293) 0:00:26.124 ********** 2026-04-19 00:56:23.682004 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682007 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682042 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682097 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682104 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682108 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682111 | orchestrator | 2026-04-19 00:56:23.682120 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-04-19 00:56:23.682125 | orchestrator | Sunday 19 April 2026 00:46:55 +0000 (0:00:00.516) 0:00:26.641 ********** 2026-04-19 00:56:23.682131 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682137 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682144 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682148 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682151 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682155 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682159 | orchestrator | 2026-04-19 00:56:23.682163 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-04-19 00:56:23.682166 | orchestrator | Sunday 19 April 2026 00:46:56 +0000 (0:00:00.740) 0:00:27.382 ********** 2026-04-19 00:56:23.682170 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682174 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682178 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682181 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682185 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682189 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682192 | orchestrator | 2026-04-19 00:56:23.682237 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-04-19 00:56:23.682242 | orchestrator | Sunday 19 April 2026 00:46:57 +0000 (0:00:00.858) 0:00:28.241 ********** 2026-04-19 00:56:23.682246 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682250 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682254 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682257 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682261 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682265 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682269 | orchestrator | 2026-04-19 00:56:23.682272 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-04-19 00:56:23.682276 | orchestrator | Sunday 19 April 2026 00:46:58 +0000 (0:00:00.746) 0:00:28.988 ********** 2026-04-19 00:56:23.682286 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682290 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682294 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682297 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682301 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682305 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682309 | orchestrator | 2026-04-19 00:56:23.682313 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-04-19 00:56:23.682316 | orchestrator | Sunday 19 April 2026 00:46:58 +0000 (0:00:00.694) 0:00:29.682 ********** 2026-04-19 00:56:23.682320 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682324 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682328 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682332 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682335 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682339 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682343 | orchestrator | 2026-04-19 00:56:23.682347 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-04-19 00:56:23.682351 | orchestrator | Sunday 19 April 2026 00:46:59 +0000 (0:00:00.696) 0:00:30.379 ********** 2026-04-19 00:56:23.682355 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682358 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682362 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.682366 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.682370 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.682373 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.682377 | orchestrator | 2026-04-19 00:56:23.682381 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-04-19 00:56:23.682385 | orchestrator | Sunday 19 April 2026 00:46:59 +0000 (0:00:00.585) 0:00:30.965 ********** 2026-04-19 00:56:23.682389 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682425 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682430 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682462 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682467 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682475 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682479 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682483 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682492 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part1', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part14', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part15', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part16', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682511 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-22-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682521 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682525 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682529 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682533 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.682537 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682540 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682544 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682551 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682555 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682563 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682571 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part1', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part14', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part15', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part16', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682576 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682580 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-18-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682584 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682588 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.682592 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682604 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682634 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682674 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682680 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682688 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part1', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part14', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part15', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part16', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682704 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-15-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682709 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5', 'dm-uuid-LVM-KZqeqLZSfiQNo1f81pmQ9rVDJKkU1UIwUCeqVpz4el3WRbr1ARKLJtfI5lJWEZG2'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682713 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58', 'dm-uuid-LVM-z4fLUs36J6AGD2L8CagObek23ZPOMJ75K4ZjnKhQmYWnueqO8U3F4mITocrgMXgx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682717 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682721 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b', 'dm-uuid-LVM-6tVhuxE2oFu97iS5xSqueHtRJyUw0bjYoGKfFVcrpVA80jBgQBbtDeA1JqqO9NDh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682725 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc', 'dm-uuid-LVM-Vbp3uLeI6Y9CpLC09y1IBfEbiZaTazIM38JHoFOUU8G2yjrs4KCsr7kJW2Jwjmmx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682732 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682740 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682747 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682751 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682755 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682759 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682763 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682767 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682771 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682778 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682790 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682800 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682806 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682812 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682819 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.682841 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682859 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-J8LpZ3-OVyH-NlWF-Ap3V-vnNr-iY2c-Xjp7ch', 'scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403', 'scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682867 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-8r4gHB-hSf7-3xzY-7Afm-NNhk-LttF-klunL4', 'scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9', 'scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682875 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.682985 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095', 'scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683000 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-13-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683004 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.683008 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-cmF2l1-y2Rs-jAk8-EgHD-ucdL-C9N2-ezn9D6', 'scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf', 'scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683013 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-hbD4pW-WcU5-bGX6-gMZf-qgqJ-LMSV-UROmRv', 'scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e', 'scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683016 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.683020 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa', 'scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683025 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-02-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683032 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.683039 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31', 'dm-uuid-LVM-T8iUAdt16ObRQVV3oQzTrVddWcliBe31CPEcu3mOi4z9mbPeiG556kBdSpPXY8QZ'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683046 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469', 'dm-uuid-LVM-Ntzc3QlHWlqBPqYX4ueRc6zgkxxpf29hr6jGeDgkxatJV8Ed8TJLphNALxb3YZ4I'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683050 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683054 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683058 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683062 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683066 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683070 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683077 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683264 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:56:23.683277 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683283 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-iPzbbb-atlU-pO8D-II0m-gMuB-5dZZ-xFUIku', 'scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8', 'scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683288 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-qCvAkT-MyR3-dmFm-JxaJ-9p2z-WgAF-dgplJW', 'scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914', 'scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683305 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13', 'scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683314 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-05-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:56:23.683319 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.683323 | orchestrator | 2026-04-19 00:56:23.683327 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-04-19 00:56:23.683331 | orchestrator | Sunday 19 April 2026 00:47:01 +0000 (0:00:01.482) 0:00:32.447 ********** 2026-04-19 00:56:23.683336 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683340 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683344 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683354 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683361 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683366 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683373 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683377 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683385 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part1', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part14', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part15', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part16', 'scsi-SQEMU_QEMU_HARDDISK_587a8fb8-ed32-4b46-bad3-fff4038a156d-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683410 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-22-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683415 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683419 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683423 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683433 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683439 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683449 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683461 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683477 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683510 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part1', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part14', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part15', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part16', 'scsi-SQEMU_QEMU_HARDDISK_0921cc94-c6df-4bbe-a97d-4442bb3562c5-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683523 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-18-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683530 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.683541 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683547 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.683553 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683560 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683572 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683579 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683588 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683600 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683607 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683613 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5', 'dm-uuid-LVM-KZqeqLZSfiQNo1f81pmQ9rVDJKkU1UIwUCeqVpz4el3WRbr1ARKLJtfI5lJWEZG2'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.683628 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part1', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part14', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part15', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part16', 'scsi-SQEMU_QEMU_HARDDISK_0737b89e-d2b3-48f2-84e5-c457aaca4e53-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684426 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-15-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684449 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58', 'dm-uuid-LVM-z4fLUs36J6AGD2L8CagObek23ZPOMJ75K4ZjnKhQmYWnueqO8U3F4mITocrgMXgx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684462 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684467 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684471 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.684481 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684485 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684495 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b', 'dm-uuid-LVM-6tVhuxE2oFu97iS5xSqueHtRJyUw0bjYoGKfFVcrpVA80jBgQBbtDeA1JqqO9NDh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684500 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc', 'dm-uuid-LVM-Vbp3uLeI6Y9CpLC09y1IBfEbiZaTazIM38JHoFOUU8G2yjrs4KCsr7kJW2Jwjmmx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684508 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684512 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684516 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684525 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684533 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684537 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684546 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684554 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684564 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684568 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-J8LpZ3-OVyH-NlWF-Ap3V-vnNr-iY2c-Xjp7ch', 'scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403', 'scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684579 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684583 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-8r4gHB-hSf7-3xzY-7Afm-NNhk-LttF-klunL4', 'scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9', 'scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684590 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684597 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095', 'scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684602 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684614 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-13-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684622 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684642 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684650 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-cmF2l1-y2Rs-jAk8-EgHD-ucdL-C9N2-ezn9D6', 'scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf', 'scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684662 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-hbD4pW-WcU5-bGX6-gMZf-qgqJ-LMSV-UROmRv', 'scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e', 'scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684668 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa', 'scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684674 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.684683 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-02-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684745 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.684756 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31', 'dm-uuid-LVM-T8iUAdt16ObRQVV3oQzTrVddWcliBe31CPEcu3mOi4z9mbPeiG556kBdSpPXY8QZ'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684767 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469', 'dm-uuid-LVM-Ntzc3QlHWlqBPqYX4ueRc6zgkxxpf29hr6jGeDgkxatJV8Ed8TJLphNALxb3YZ4I'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684774 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684779 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684790 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684796 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684806 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684818 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684825 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684831 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684846 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684858 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-iPzbbb-atlU-pO8D-II0m-gMuB-5dZZ-xFUIku', 'scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8', 'scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684865 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-qCvAkT-MyR3-dmFm-JxaJ-9p2z-WgAF-dgplJW', 'scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914', 'scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684871 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13', 'scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684880 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-05-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:56:23.684885 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.684899 | orchestrator | 2026-04-19 00:56:23.684906 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-04-19 00:56:23.684913 | orchestrator | Sunday 19 April 2026 00:47:04 +0000 (0:00:02.764) 0:00:35.212 ********** 2026-04-19 00:56:23.684923 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.684930 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.684937 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.684944 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.684950 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.684956 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.684962 | orchestrator | 2026-04-19 00:56:23.684969 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-04-19 00:56:23.684975 | orchestrator | Sunday 19 April 2026 00:47:06 +0000 (0:00:02.209) 0:00:37.421 ********** 2026-04-19 00:56:23.684980 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.684984 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.684988 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.684992 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.684996 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.684999 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685003 | orchestrator | 2026-04-19 00:56:23.685007 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-04-19 00:56:23.685011 | orchestrator | Sunday 19 April 2026 00:47:07 +0000 (0:00:00.807) 0:00:38.228 ********** 2026-04-19 00:56:23.685014 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685019 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685023 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685027 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685032 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685036 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685041 | orchestrator | 2026-04-19 00:56:23.685045 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-04-19 00:56:23.685049 | orchestrator | Sunday 19 April 2026 00:47:07 +0000 (0:00:00.727) 0:00:38.956 ********** 2026-04-19 00:56:23.685053 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685059 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685065 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685073 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685082 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685088 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685094 | orchestrator | 2026-04-19 00:56:23.685100 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-04-19 00:56:23.685106 | orchestrator | Sunday 19 April 2026 00:47:09 +0000 (0:00:01.085) 0:00:40.042 ********** 2026-04-19 00:56:23.685112 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685119 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685125 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685131 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685139 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685146 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685154 | orchestrator | 2026-04-19 00:56:23.685161 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-04-19 00:56:23.685168 | orchestrator | Sunday 19 April 2026 00:47:10 +0000 (0:00:01.168) 0:00:41.210 ********** 2026-04-19 00:56:23.685175 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685181 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685184 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685188 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685192 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685237 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685242 | orchestrator | 2026-04-19 00:56:23.685246 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-04-19 00:56:23.685251 | orchestrator | Sunday 19 April 2026 00:47:11 +0000 (0:00:00.896) 0:00:42.106 ********** 2026-04-19 00:56:23.685261 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-0) 2026-04-19 00:56:23.685265 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.685269 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-04-19 00:56:23.685273 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-0) 2026-04-19 00:56:23.685277 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-1) 2026-04-19 00:56:23.685281 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-04-19 00:56:23.685285 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-1) 2026-04-19 00:56:23.685289 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-04-19 00:56:23.685292 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-2) 2026-04-19 00:56:23.685296 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-2) 2026-04-19 00:56:23.685300 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-04-19 00:56:23.685304 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-04-19 00:56:23.685307 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-04-19 00:56:23.685311 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-04-19 00:56:23.685315 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-04-19 00:56:23.685318 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-04-19 00:56:23.685326 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-04-19 00:56:23.685330 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-04-19 00:56:23.685334 | orchestrator | 2026-04-19 00:56:23.685338 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-04-19 00:56:23.685341 | orchestrator | Sunday 19 April 2026 00:47:13 +0000 (0:00:02.816) 0:00:44.923 ********** 2026-04-19 00:56:23.685345 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.685349 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.685353 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.685357 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-04-19 00:56:23.685360 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-04-19 00:56:23.685364 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-04-19 00:56:23.685368 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685372 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-04-19 00:56:23.685375 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-04-19 00:56:23.685379 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-04-19 00:56:23.685388 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685393 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-04-19 00:56:23.685396 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-04-19 00:56:23.685400 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-04-19 00:56:23.685404 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685408 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-04-19 00:56:23.685411 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-04-19 00:56:23.685415 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-04-19 00:56:23.685419 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685423 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685427 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-04-19 00:56:23.685430 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-04-19 00:56:23.685434 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-04-19 00:56:23.685438 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685442 | orchestrator | 2026-04-19 00:56:23.685445 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-04-19 00:56:23.685449 | orchestrator | Sunday 19 April 2026 00:47:15 +0000 (0:00:01.498) 0:00:46.422 ********** 2026-04-19 00:56:23.685457 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685461 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685464 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685469 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.685473 | orchestrator | 2026-04-19 00:56:23.685477 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-04-19 00:56:23.685482 | orchestrator | Sunday 19 April 2026 00:47:16 +0000 (0:00:00.952) 0:00:47.374 ********** 2026-04-19 00:56:23.685486 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685490 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685493 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685497 | orchestrator | 2026-04-19 00:56:23.685501 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-04-19 00:56:23.685505 | orchestrator | Sunday 19 April 2026 00:47:16 +0000 (0:00:00.375) 0:00:47.750 ********** 2026-04-19 00:56:23.685508 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685512 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685516 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685520 | orchestrator | 2026-04-19 00:56:23.685523 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-04-19 00:56:23.685527 | orchestrator | Sunday 19 April 2026 00:47:17 +0000 (0:00:00.437) 0:00:48.187 ********** 2026-04-19 00:56:23.685531 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685535 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685538 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685542 | orchestrator | 2026-04-19 00:56:23.685555 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-04-19 00:56:23.685559 | orchestrator | Sunday 19 April 2026 00:47:17 +0000 (0:00:00.424) 0:00:48.611 ********** 2026-04-19 00:56:23.685569 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.685573 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.685576 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685580 | orchestrator | 2026-04-19 00:56:23.685584 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-04-19 00:56:23.685588 | orchestrator | Sunday 19 April 2026 00:47:18 +0000 (0:00:00.841) 0:00:49.453 ********** 2026-04-19 00:56:23.685591 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.685595 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.685599 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.685603 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685606 | orchestrator | 2026-04-19 00:56:23.685610 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-04-19 00:56:23.685614 | orchestrator | Sunday 19 April 2026 00:47:19 +0000 (0:00:00.718) 0:00:50.171 ********** 2026-04-19 00:56:23.685618 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.685622 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.685625 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.685629 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685633 | orchestrator | 2026-04-19 00:56:23.685637 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-04-19 00:56:23.685643 | orchestrator | Sunday 19 April 2026 00:47:19 +0000 (0:00:00.471) 0:00:50.642 ********** 2026-04-19 00:56:23.685647 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.685651 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.685654 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.685658 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685662 | orchestrator | 2026-04-19 00:56:23.685666 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-04-19 00:56:23.685673 | orchestrator | Sunday 19 April 2026 00:47:20 +0000 (0:00:00.553) 0:00:51.196 ********** 2026-04-19 00:56:23.685676 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.685680 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.685684 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685688 | orchestrator | 2026-04-19 00:56:23.685692 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-04-19 00:56:23.685695 | orchestrator | Sunday 19 April 2026 00:47:20 +0000 (0:00:00.357) 0:00:51.553 ********** 2026-04-19 00:56:23.685699 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-04-19 00:56:23.685703 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-04-19 00:56:23.685707 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-04-19 00:56:23.685710 | orchestrator | 2026-04-19 00:56:23.685717 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-04-19 00:56:23.685721 | orchestrator | Sunday 19 April 2026 00:47:21 +0000 (0:00:00.868) 0:00:52.422 ********** 2026-04-19 00:56:23.685725 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.685728 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.685733 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.685736 | orchestrator | ok: [testbed-node-0 -> testbed-node-3(192.168.16.13)] => (item=testbed-node-3) 2026-04-19 00:56:23.685740 | orchestrator | ok: [testbed-node-0 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-04-19 00:56:23.685744 | orchestrator | ok: [testbed-node-0 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-04-19 00:56:23.685747 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-04-19 00:56:23.685751 | orchestrator | 2026-04-19 00:56:23.685755 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-04-19 00:56:23.685759 | orchestrator | Sunday 19 April 2026 00:47:22 +0000 (0:00:01.257) 0:00:53.680 ********** 2026-04-19 00:56:23.685763 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.685766 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.685770 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.685774 | orchestrator | ok: [testbed-node-0 -> testbed-node-3(192.168.16.13)] => (item=testbed-node-3) 2026-04-19 00:56:23.685778 | orchestrator | ok: [testbed-node-0 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-04-19 00:56:23.685781 | orchestrator | ok: [testbed-node-0 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-04-19 00:56:23.685785 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-04-19 00:56:23.685789 | orchestrator | 2026-04-19 00:56:23.685793 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.685796 | orchestrator | Sunday 19 April 2026 00:47:24 +0000 (0:00:01.679) 0:00:55.359 ********** 2026-04-19 00:56:23.685801 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.685805 | orchestrator | 2026-04-19 00:56:23.685809 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.685812 | orchestrator | Sunday 19 April 2026 00:47:25 +0000 (0:00:01.569) 0:00:56.928 ********** 2026-04-19 00:56:23.685816 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.685820 | orchestrator | 2026-04-19 00:56:23.685824 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.685827 | orchestrator | Sunday 19 April 2026 00:47:27 +0000 (0:00:01.430) 0:00:58.359 ********** 2026-04-19 00:56:23.685835 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.685838 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685842 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.685846 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685850 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685854 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.685857 | orchestrator | 2026-04-19 00:56:23.685861 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.685865 | orchestrator | Sunday 19 April 2026 00:47:28 +0000 (0:00:01.385) 0:00:59.744 ********** 2026-04-19 00:56:23.685869 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685872 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685876 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685880 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.685884 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.685887 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685891 | orchestrator | 2026-04-19 00:56:23.685895 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.685899 | orchestrator | Sunday 19 April 2026 00:47:29 +0000 (0:00:00.835) 0:01:00.579 ********** 2026-04-19 00:56:23.685902 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685906 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685910 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685914 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.685920 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.685924 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685928 | orchestrator | 2026-04-19 00:56:23.685931 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.685935 | orchestrator | Sunday 19 April 2026 00:47:30 +0000 (0:00:00.955) 0:01:01.535 ********** 2026-04-19 00:56:23.685939 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.685943 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.685947 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.685950 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.685954 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.685958 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.685962 | orchestrator | 2026-04-19 00:56:23.685965 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.685969 | orchestrator | Sunday 19 April 2026 00:47:31 +0000 (0:00:00.885) 0:01:02.420 ********** 2026-04-19 00:56:23.685973 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.685977 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.685980 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.685984 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.685988 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.685992 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.685995 | orchestrator | 2026-04-19 00:56:23.685999 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.686006 | orchestrator | Sunday 19 April 2026 00:47:32 +0000 (0:00:00.556) 0:01:02.977 ********** 2026-04-19 00:56:23.686010 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686148 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686152 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686156 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686160 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686163 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686167 | orchestrator | 2026-04-19 00:56:23.686171 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.686175 | orchestrator | Sunday 19 April 2026 00:47:32 +0000 (0:00:00.653) 0:01:03.630 ********** 2026-04-19 00:56:23.686179 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686183 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686187 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686193 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686221 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686227 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686233 | orchestrator | 2026-04-19 00:56:23.686239 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.686245 | orchestrator | Sunday 19 April 2026 00:47:33 +0000 (0:00:00.516) 0:01:04.146 ********** 2026-04-19 00:56:23.686251 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686257 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686263 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686268 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686272 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686276 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686280 | orchestrator | 2026-04-19 00:56:23.686286 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.686294 | orchestrator | Sunday 19 April 2026 00:47:34 +0000 (0:00:01.228) 0:01:05.375 ********** 2026-04-19 00:56:23.686298 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686302 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686305 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686309 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686313 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686317 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686320 | orchestrator | 2026-04-19 00:56:23.686324 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.686328 | orchestrator | Sunday 19 April 2026 00:47:35 +0000 (0:00:01.124) 0:01:06.500 ********** 2026-04-19 00:56:23.686332 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686336 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686339 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686343 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686347 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686351 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686355 | orchestrator | 2026-04-19 00:56:23.686358 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.686362 | orchestrator | Sunday 19 April 2026 00:47:36 +0000 (0:00:01.295) 0:01:07.795 ********** 2026-04-19 00:56:23.686366 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686370 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686374 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686377 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686381 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686385 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686389 | orchestrator | 2026-04-19 00:56:23.686392 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.686396 | orchestrator | Sunday 19 April 2026 00:47:37 +0000 (0:00:00.924) 0:01:08.721 ********** 2026-04-19 00:56:23.686400 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686403 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686407 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686411 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686415 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686418 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686422 | orchestrator | 2026-04-19 00:56:23.686426 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.686429 | orchestrator | Sunday 19 April 2026 00:47:38 +0000 (0:00:00.862) 0:01:09.584 ********** 2026-04-19 00:56:23.686433 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686437 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686441 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686444 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686448 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686452 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686456 | orchestrator | 2026-04-19 00:56:23.686459 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.686463 | orchestrator | Sunday 19 April 2026 00:47:39 +0000 (0:00:00.647) 0:01:10.231 ********** 2026-04-19 00:56:23.686470 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686474 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686478 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686482 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686489 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686493 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686497 | orchestrator | 2026-04-19 00:56:23.686501 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.686504 | orchestrator | Sunday 19 April 2026 00:47:39 +0000 (0:00:00.686) 0:01:10.918 ********** 2026-04-19 00:56:23.686508 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686512 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686516 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686519 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686523 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686527 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686530 | orchestrator | 2026-04-19 00:56:23.686534 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.686538 | orchestrator | Sunday 19 April 2026 00:47:40 +0000 (0:00:00.700) 0:01:11.619 ********** 2026-04-19 00:56:23.686542 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686545 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686549 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686553 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686556 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686560 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686564 | orchestrator | 2026-04-19 00:56:23.686574 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.686578 | orchestrator | Sunday 19 April 2026 00:47:41 +0000 (0:00:00.972) 0:01:12.591 ********** 2026-04-19 00:56:23.686582 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686586 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686590 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686594 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686597 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686601 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686605 | orchestrator | 2026-04-19 00:56:23.686609 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.686612 | orchestrator | Sunday 19 April 2026 00:47:42 +0000 (0:00:00.782) 0:01:13.374 ********** 2026-04-19 00:56:23.686616 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686620 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686624 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686627 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686631 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686635 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686638 | orchestrator | 2026-04-19 00:56:23.686642 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.686646 | orchestrator | Sunday 19 April 2026 00:47:43 +0000 (0:00:01.013) 0:01:14.387 ********** 2026-04-19 00:56:23.686650 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.686654 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.686657 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.686661 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.686665 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.686669 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.686672 | orchestrator | 2026-04-19 00:56:23.686676 | orchestrator | TASK [ceph-container-common : Generate systemd ceph target file] *************** 2026-04-19 00:56:23.686680 | orchestrator | Sunday 19 April 2026 00:47:44 +0000 (0:00:01.492) 0:01:15.880 ********** 2026-04-19 00:56:23.686684 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.686688 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.686691 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.686695 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.686703 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.686707 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.686710 | orchestrator | 2026-04-19 00:56:23.686714 | orchestrator | TASK [ceph-container-common : Enable ceph.target] ****************************** 2026-04-19 00:56:23.686718 | orchestrator | Sunday 19 April 2026 00:47:46 +0000 (0:00:01.456) 0:01:17.336 ********** 2026-04-19 00:56:23.686721 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.686725 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.686729 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.686733 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.686736 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.686740 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.686744 | orchestrator | 2026-04-19 00:56:23.686748 | orchestrator | TASK [ceph-container-common : Include prerequisites.yml] *********************** 2026-04-19 00:56:23.686752 | orchestrator | Sunday 19 April 2026 00:47:48 +0000 (0:00:02.050) 0:01:19.386 ********** 2026-04-19 00:56:23.686756 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/prerequisites.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.686760 | orchestrator | 2026-04-19 00:56:23.686764 | orchestrator | TASK [ceph-container-common : Stop lvmetad] ************************************ 2026-04-19 00:56:23.686769 | orchestrator | Sunday 19 April 2026 00:47:49 +0000 (0:00:01.024) 0:01:20.410 ********** 2026-04-19 00:56:23.686773 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686777 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686782 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686786 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686790 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686794 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686798 | orchestrator | 2026-04-19 00:56:23.686802 | orchestrator | TASK [ceph-container-common : Disable and mask lvmetad service] **************** 2026-04-19 00:56:23.686807 | orchestrator | Sunday 19 April 2026 00:47:50 +0000 (0:00:00.858) 0:01:21.269 ********** 2026-04-19 00:56:23.686811 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686815 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686819 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686824 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.686848 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.686852 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.686857 | orchestrator | 2026-04-19 00:56:23.686861 | orchestrator | TASK [ceph-container-common : Remove ceph udev rules] ************************** 2026-04-19 00:56:23.686865 | orchestrator | Sunday 19 April 2026 00:47:50 +0000 (0:00:00.665) 0:01:21.934 ********** 2026-04-19 00:56:23.686870 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686878 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686882 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686887 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686891 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686895 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-04-19 00:56:23.686900 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686904 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686908 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686913 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686917 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686929 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-04-19 00:56:23.686933 | orchestrator | 2026-04-19 00:56:23.686938 | orchestrator | TASK [ceph-container-common : Ensure tmpfiles.d is present] ******************** 2026-04-19 00:56:23.686942 | orchestrator | Sunday 19 April 2026 00:47:52 +0000 (0:00:01.310) 0:01:23.244 ********** 2026-04-19 00:56:23.686946 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.686951 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.686955 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.686959 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.686963 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.686968 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.686972 | orchestrator | 2026-04-19 00:56:23.686976 | orchestrator | TASK [ceph-container-common : Restore certificates selinux context] ************ 2026-04-19 00:56:23.686981 | orchestrator | Sunday 19 April 2026 00:47:53 +0000 (0:00:01.054) 0:01:24.299 ********** 2026-04-19 00:56:23.686985 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.686989 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.686993 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.686997 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687002 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687007 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687011 | orchestrator | 2026-04-19 00:56:23.687017 | orchestrator | TASK [ceph-container-common : Install python3 on osd nodes] ******************** 2026-04-19 00:56:23.687023 | orchestrator | Sunday 19 April 2026 00:47:54 +0000 (0:00:00.688) 0:01:24.987 ********** 2026-04-19 00:56:23.687029 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687038 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687045 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687051 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687057 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687063 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687068 | orchestrator | 2026-04-19 00:56:23.687074 | orchestrator | TASK [ceph-container-common : Include registry.yml] **************************** 2026-04-19 00:56:23.687080 | orchestrator | Sunday 19 April 2026 00:47:54 +0000 (0:00:00.788) 0:01:25.776 ********** 2026-04-19 00:56:23.687085 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687091 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687097 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687102 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687108 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687114 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687120 | orchestrator | 2026-04-19 00:56:23.687126 | orchestrator | TASK [ceph-container-common : Include fetch_image.yml] ************************* 2026-04-19 00:56:23.687132 | orchestrator | Sunday 19 April 2026 00:47:55 +0000 (0:00:00.506) 0:01:26.283 ********** 2026-04-19 00:56:23.687138 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/fetch_image.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.687144 | orchestrator | 2026-04-19 00:56:23.687150 | orchestrator | TASK [ceph-container-common : Pulling Ceph container image] ******************** 2026-04-19 00:56:23.687156 | orchestrator | Sunday 19 April 2026 00:47:56 +0000 (0:00:00.987) 0:01:27.270 ********** 2026-04-19 00:56:23.687161 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.687167 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.687172 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.687179 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.687185 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.687191 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.687331 | orchestrator | 2026-04-19 00:56:23.687354 | orchestrator | TASK [ceph-container-common : Pulling alertmanager/prometheus/grafana container images] *** 2026-04-19 00:56:23.687358 | orchestrator | Sunday 19 April 2026 00:48:57 +0000 (0:01:01.096) 0:02:28.367 ********** 2026-04-19 00:56:23.687362 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687373 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687377 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687381 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687385 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687388 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687392 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687396 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687400 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687411 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687415 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687419 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687423 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687427 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687430 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687434 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687438 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687441 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687445 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687449 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687452 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-04-19 00:56:23.687463 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/prometheus:v2.7.2)  2026-04-19 00:56:23.687467 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/grafana/grafana:6.7.4)  2026-04-19 00:56:23.687470 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687474 | orchestrator | 2026-04-19 00:56:23.687478 | orchestrator | TASK [ceph-container-common : Pulling node-exporter container image] *********** 2026-04-19 00:56:23.687482 | orchestrator | Sunday 19 April 2026 00:48:58 +0000 (0:00:00.694) 0:02:29.061 ********** 2026-04-19 00:56:23.687485 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687489 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687493 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687497 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687500 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687504 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687508 | orchestrator | 2026-04-19 00:56:23.687511 | orchestrator | TASK [ceph-container-common : Export local ceph dev image] ********************* 2026-04-19 00:56:23.687515 | orchestrator | Sunday 19 April 2026 00:48:59 +0000 (0:00:00.943) 0:02:30.005 ********** 2026-04-19 00:56:23.687519 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687523 | orchestrator | 2026-04-19 00:56:23.687526 | orchestrator | TASK [ceph-container-common : Copy ceph dev image file] ************************ 2026-04-19 00:56:23.687530 | orchestrator | Sunday 19 April 2026 00:48:59 +0000 (0:00:00.214) 0:02:30.220 ********** 2026-04-19 00:56:23.687534 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687538 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687541 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687545 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687549 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687553 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687556 | orchestrator | 2026-04-19 00:56:23.687560 | orchestrator | TASK [ceph-container-common : Load ceph dev image] ***************************** 2026-04-19 00:56:23.687568 | orchestrator | Sunday 19 April 2026 00:48:59 +0000 (0:00:00.715) 0:02:30.935 ********** 2026-04-19 00:56:23.687571 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687575 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687579 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687583 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687587 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687590 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687594 | orchestrator | 2026-04-19 00:56:23.687598 | orchestrator | TASK [ceph-container-common : Remove tmp ceph dev image file] ****************** 2026-04-19 00:56:23.687601 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:01.042) 0:02:31.978 ********** 2026-04-19 00:56:23.687605 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687609 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687613 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687616 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687620 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687624 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687628 | orchestrator | 2026-04-19 00:56:23.687631 | orchestrator | TASK [ceph-container-common : Get ceph version] ******************************** 2026-04-19 00:56:23.687635 | orchestrator | Sunday 19 April 2026 00:49:01 +0000 (0:00:00.659) 0:02:32.637 ********** 2026-04-19 00:56:23.687639 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.687643 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.687646 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.687650 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.687654 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.687657 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.687661 | orchestrator | 2026-04-19 00:56:23.687665 | orchestrator | TASK [ceph-container-common : Set_fact ceph_version ceph_version.stdout.split] *** 2026-04-19 00:56:23.687669 | orchestrator | Sunday 19 April 2026 00:49:03 +0000 (0:00:02.137) 0:02:34.775 ********** 2026-04-19 00:56:23.687673 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.687676 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.687680 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.687684 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.687688 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.687691 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.687695 | orchestrator | 2026-04-19 00:56:23.687699 | orchestrator | TASK [ceph-container-common : Include release.yml] ***************************** 2026-04-19 00:56:23.687703 | orchestrator | Sunday 19 April 2026 00:49:04 +0000 (0:00:00.578) 0:02:35.354 ********** 2026-04-19 00:56:23.687707 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/release.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.687712 | orchestrator | 2026-04-19 00:56:23.687716 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release jewel] ********************* 2026-04-19 00:56:23.687719 | orchestrator | Sunday 19 April 2026 00:49:05 +0000 (0:00:01.081) 0:02:36.435 ********** 2026-04-19 00:56:23.687723 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687727 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687731 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687737 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687741 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687745 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687749 | orchestrator | 2026-04-19 00:56:23.687752 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release kraken] ******************** 2026-04-19 00:56:23.687756 | orchestrator | Sunday 19 April 2026 00:49:06 +0000 (0:00:00.787) 0:02:37.223 ********** 2026-04-19 00:56:23.687760 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687764 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687767 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687771 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687775 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687782 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687786 | orchestrator | 2026-04-19 00:56:23.687790 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release luminous] ****************** 2026-04-19 00:56:23.687793 | orchestrator | Sunday 19 April 2026 00:49:07 +0000 (0:00:00.835) 0:02:38.058 ********** 2026-04-19 00:56:23.687797 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687801 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687805 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687808 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687812 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687818 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687822 | orchestrator | 2026-04-19 00:56:23.687826 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release mimic] ********************* 2026-04-19 00:56:23.687830 | orchestrator | Sunday 19 April 2026 00:49:07 +0000 (0:00:00.493) 0:02:38.551 ********** 2026-04-19 00:56:23.687834 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687840 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687846 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687855 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687861 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687870 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687876 | orchestrator | 2026-04-19 00:56:23.687881 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release nautilus] ****************** 2026-04-19 00:56:23.687888 | orchestrator | Sunday 19 April 2026 00:49:08 +0000 (0:00:00.750) 0:02:39.301 ********** 2026-04-19 00:56:23.687895 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687900 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687906 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687913 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687919 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687925 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687931 | orchestrator | 2026-04-19 00:56:23.687936 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release octopus] ******************* 2026-04-19 00:56:23.687943 | orchestrator | Sunday 19 April 2026 00:49:08 +0000 (0:00:00.629) 0:02:39.931 ********** 2026-04-19 00:56:23.687948 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.687953 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.687959 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.687966 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.687971 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.687977 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.687983 | orchestrator | 2026-04-19 00:56:23.687989 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release pacific] ******************* 2026-04-19 00:56:23.687995 | orchestrator | Sunday 19 April 2026 00:49:09 +0000 (0:00:00.688) 0:02:40.619 ********** 2026-04-19 00:56:23.688001 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688006 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688012 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688018 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688024 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688031 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688036 | orchestrator | 2026-04-19 00:56:23.688042 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release quincy] ******************** 2026-04-19 00:56:23.688049 | orchestrator | Sunday 19 April 2026 00:49:10 +0000 (0:00:00.833) 0:02:41.454 ********** 2026-04-19 00:56:23.688053 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688057 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688061 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688064 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688068 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688072 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688076 | orchestrator | 2026-04-19 00:56:23.688079 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release reef] ********************** 2026-04-19 00:56:23.688088 | orchestrator | Sunday 19 April 2026 00:49:11 +0000 (0:00:00.925) 0:02:42.379 ********** 2026-04-19 00:56:23.688091 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.688095 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.688099 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.688103 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.688107 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.688110 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.688114 | orchestrator | 2026-04-19 00:56:23.688118 | orchestrator | TASK [ceph-config : Include create_ceph_initial_dirs.yml] ********************** 2026-04-19 00:56:23.688122 | orchestrator | Sunday 19 April 2026 00:49:12 +0000 (0:00:01.327) 0:02:43.706 ********** 2026-04-19 00:56:23.688126 | orchestrator | included: /ansible/roles/ceph-config/tasks/create_ceph_initial_dirs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.688131 | orchestrator | 2026-04-19 00:56:23.688134 | orchestrator | TASK [ceph-config : Create ceph initial directories] *************************** 2026-04-19 00:56:23.688138 | orchestrator | Sunday 19 April 2026 00:49:13 +0000 (0:00:01.101) 0:02:44.808 ********** 2026-04-19 00:56:23.688142 | orchestrator | changed: [testbed-node-0] => (item=/etc/ceph) 2026-04-19 00:56:23.688146 | orchestrator | changed: [testbed-node-1] => (item=/etc/ceph) 2026-04-19 00:56:23.688150 | orchestrator | changed: [testbed-node-2] => (item=/etc/ceph) 2026-04-19 00:56:23.688153 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688157 | orchestrator | changed: [testbed-node-3] => (item=/etc/ceph) 2026-04-19 00:56:23.688161 | orchestrator | changed: [testbed-node-4] => (item=/etc/ceph) 2026-04-19 00:56:23.688168 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688172 | orchestrator | changed: [testbed-node-5] => (item=/etc/ceph) 2026-04-19 00:56:23.688175 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688179 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688183 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688186 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688190 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688194 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/) 2026-04-19 00:56:23.688238 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688243 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688247 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688250 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688254 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mon) 2026-04-19 00:56:23.688258 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688265 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688269 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688273 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688277 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688281 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/osd) 2026-04-19 00:56:23.688285 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688288 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688292 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688296 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688299 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688303 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds) 2026-04-19 00:56:23.688310 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688314 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688318 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688322 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688325 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688329 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688333 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/tmp) 2026-04-19 00:56:23.688337 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688341 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688344 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688348 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688352 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688356 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/crash) 2026-04-19 00:56:23.688359 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688363 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688367 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688371 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688374 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688378 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/radosgw) 2026-04-19 00:56:23.688382 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688386 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688389 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688393 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688397 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688400 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688404 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rgw) 2026-04-19 00:56:23.688408 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688412 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688415 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688419 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688423 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688427 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mgr) 2026-04-19 00:56:23.688430 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688434 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688438 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688445 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688449 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688452 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688456 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds) 2026-04-19 00:56:23.688460 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688464 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688471 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688475 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688479 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688482 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd) 2026-04-19 00:56:23.688486 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688490 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688496 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688500 | orchestrator | changed: [testbed-node-0] => (item=/var/run/ceph) 2026-04-19 00:56:23.688505 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688511 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688516 | orchestrator | changed: [testbed-node-0] => (item=/var/log/ceph) 2026-04-19 00:56:23.688522 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd) 2026-04-19 00:56:23.688528 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688534 | orchestrator | changed: [testbed-node-3] => (item=/var/run/ceph) 2026-04-19 00:56:23.688541 | orchestrator | changed: [testbed-node-4] => (item=/var/run/ceph) 2026-04-19 00:56:23.688546 | orchestrator | changed: [testbed-node-1] => (item=/var/run/ceph) 2026-04-19 00:56:23.688559 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-04-19 00:56:23.688563 | orchestrator | changed: [testbed-node-2] => (item=/var/run/ceph) 2026-04-19 00:56:23.688567 | orchestrator | changed: [testbed-node-3] => (item=/var/log/ceph) 2026-04-19 00:56:23.688571 | orchestrator | changed: [testbed-node-4] => (item=/var/log/ceph) 2026-04-19 00:56:23.688579 | orchestrator | changed: [testbed-node-1] => (item=/var/log/ceph) 2026-04-19 00:56:23.688583 | orchestrator | changed: [testbed-node-5] => (item=/var/run/ceph) 2026-04-19 00:56:23.688586 | orchestrator | changed: [testbed-node-2] => (item=/var/log/ceph) 2026-04-19 00:56:23.688590 | orchestrator | changed: [testbed-node-5] => (item=/var/log/ceph) 2026-04-19 00:56:23.688594 | orchestrator | 2026-04-19 00:56:23.688598 | orchestrator | TASK [ceph-config : Include_tasks rgw_systemd_environment_file.yml] ************ 2026-04-19 00:56:23.688602 | orchestrator | Sunday 19 April 2026 00:49:20 +0000 (0:00:06.324) 0:02:51.132 ********** 2026-04-19 00:56:23.688605 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688609 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688613 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688617 | orchestrator | included: /ansible/roles/ceph-config/tasks/rgw_systemd_environment_file.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.688622 | orchestrator | 2026-04-19 00:56:23.688625 | orchestrator | TASK [ceph-config : Create rados gateway instance directories] ***************** 2026-04-19 00:56:23.688629 | orchestrator | Sunday 19 April 2026 00:49:21 +0000 (0:00:01.167) 0:02:52.300 ********** 2026-04-19 00:56:23.688633 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688637 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688641 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688645 | orchestrator | 2026-04-19 00:56:23.688648 | orchestrator | TASK [ceph-config : Generate environment file] ********************************* 2026-04-19 00:56:23.688652 | orchestrator | Sunday 19 April 2026 00:49:22 +0000 (0:00:00.803) 0:02:53.104 ********** 2026-04-19 00:56:23.688656 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688664 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688668 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.688672 | orchestrator | 2026-04-19 00:56:23.688675 | orchestrator | TASK [ceph-config : Reset num_osds] ******************************************** 2026-04-19 00:56:23.688679 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:01.189) 0:02:54.293 ********** 2026-04-19 00:56:23.688683 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688687 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688690 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688694 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.688698 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.688702 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.688705 | orchestrator | 2026-04-19 00:56:23.688713 | orchestrator | TASK [ceph-config : Count number of osds for lvm scenario] ********************* 2026-04-19 00:56:23.688717 | orchestrator | Sunday 19 April 2026 00:49:23 +0000 (0:00:00.630) 0:02:54.924 ********** 2026-04-19 00:56:23.688720 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688724 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688728 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688732 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.688735 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.688739 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.688743 | orchestrator | 2026-04-19 00:56:23.688747 | orchestrator | TASK [ceph-config : Look up for ceph-volume rejected devices] ****************** 2026-04-19 00:56:23.688750 | orchestrator | Sunday 19 April 2026 00:49:24 +0000 (0:00:00.885) 0:02:55.809 ********** 2026-04-19 00:56:23.688754 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688758 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688762 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688765 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688769 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688773 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688777 | orchestrator | 2026-04-19 00:56:23.688780 | orchestrator | TASK [ceph-config : Set_fact rejected_devices] ********************************* 2026-04-19 00:56:23.688784 | orchestrator | Sunday 19 April 2026 00:49:25 +0000 (0:00:00.684) 0:02:56.494 ********** 2026-04-19 00:56:23.688791 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688795 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688798 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688802 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688806 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688809 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688813 | orchestrator | 2026-04-19 00:56:23.688817 | orchestrator | TASK [ceph-config : Set_fact _devices] ***************************************** 2026-04-19 00:56:23.688821 | orchestrator | Sunday 19 April 2026 00:49:26 +0000 (0:00:00.837) 0:02:57.331 ********** 2026-04-19 00:56:23.688824 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688828 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688832 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688836 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688839 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688843 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688847 | orchestrator | 2026-04-19 00:56:23.688851 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm batch --report' to see how many osds are to be created] *** 2026-04-19 00:56:23.688855 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.654) 0:02:57.985 ********** 2026-04-19 00:56:23.688858 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688862 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688866 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688873 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688877 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688880 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688884 | orchestrator | 2026-04-19 00:56:23.688888 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (legacy report)] *** 2026-04-19 00:56:23.688892 | orchestrator | Sunday 19 April 2026 00:49:27 +0000 (0:00:00.478) 0:02:58.463 ********** 2026-04-19 00:56:23.688895 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688899 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688903 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688907 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688910 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688914 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688918 | orchestrator | 2026-04-19 00:56:23.688922 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (new report)] *** 2026-04-19 00:56:23.688926 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.789) 0:02:59.252 ********** 2026-04-19 00:56:23.688929 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688933 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688937 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688941 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.688944 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.688948 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.688952 | orchestrator | 2026-04-19 00:56:23.688955 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm list' to see how many osds have already been created] *** 2026-04-19 00:56:23.688959 | orchestrator | Sunday 19 April 2026 00:49:28 +0000 (0:00:00.490) 0:02:59.743 ********** 2026-04-19 00:56:23.688963 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.688967 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.688970 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.688974 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.688978 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.688982 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.688985 | orchestrator | 2026-04-19 00:56:23.688989 | orchestrator | TASK [ceph-config : Set_fact num_osds (add existing osds)] ********************* 2026-04-19 00:56:23.688993 | orchestrator | Sunday 19 April 2026 00:49:31 +0000 (0:00:02.449) 0:03:02.193 ********** 2026-04-19 00:56:23.688997 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689000 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689004 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689008 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.689012 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.689015 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.689019 | orchestrator | 2026-04-19 00:56:23.689023 | orchestrator | TASK [ceph-config : Set_fact _osd_memory_target] ******************************* 2026-04-19 00:56:23.689027 | orchestrator | Sunday 19 April 2026 00:49:31 +0000 (0:00:00.539) 0:03:02.732 ********** 2026-04-19 00:56:23.689030 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689034 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689038 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689048 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.689052 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.689056 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.689060 | orchestrator | 2026-04-19 00:56:23.689064 | orchestrator | TASK [ceph-config : Set osd_memory_target to cluster host config] ************** 2026-04-19 00:56:23.689067 | orchestrator | Sunday 19 April 2026 00:49:32 +0000 (0:00:01.040) 0:03:03.773 ********** 2026-04-19 00:56:23.689071 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689078 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689082 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689085 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689089 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689100 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689103 | orchestrator | 2026-04-19 00:56:23.689107 | orchestrator | TASK [ceph-config : Render rgw configs] **************************************** 2026-04-19 00:56:23.689111 | orchestrator | Sunday 19 April 2026 00:49:33 +0000 (0:00:00.485) 0:03:04.258 ********** 2026-04-19 00:56:23.689115 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689118 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689122 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689126 | orchestrator | ok: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.689130 | orchestrator | ok: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.689134 | orchestrator | ok: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.689137 | orchestrator | 2026-04-19 00:56:23.689144 | orchestrator | TASK [ceph-config : Set config to cluster] ************************************* 2026-04-19 00:56:23.689148 | orchestrator | Sunday 19 April 2026 00:49:34 +0000 (0:00:00.729) 0:03:04.988 ********** 2026-04-19 00:56:23.689152 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689156 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689159 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689164 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log'}])  2026-04-19 00:56:23.689170 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.13:8081'}])  2026-04-19 00:56:23.689175 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689179 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log'}])  2026-04-19 00:56:23.689183 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.14:8081'}])  2026-04-19 00:56:23.689187 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689191 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log'}])  2026-04-19 00:56:23.689195 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.15:8081'}])  2026-04-19 00:56:23.689214 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689218 | orchestrator | 2026-04-19 00:56:23.689222 | orchestrator | TASK [ceph-config : Set rgw configs to file] *********************************** 2026-04-19 00:56:23.689225 | orchestrator | Sunday 19 April 2026 00:49:34 +0000 (0:00:00.552) 0:03:05.541 ********** 2026-04-19 00:56:23.689229 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689233 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689240 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689244 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689248 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689251 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689255 | orchestrator | 2026-04-19 00:56:23.689259 | orchestrator | TASK [ceph-config : Create ceph conf directory] ******************************** 2026-04-19 00:56:23.689263 | orchestrator | Sunday 19 April 2026 00:49:35 +0000 (0:00:00.573) 0:03:06.114 ********** 2026-04-19 00:56:23.689267 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689270 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689274 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689278 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689282 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689286 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689289 | orchestrator | 2026-04-19 00:56:23.689293 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-04-19 00:56:23.689298 | orchestrator | Sunday 19 April 2026 00:49:35 +0000 (0:00:00.458) 0:03:06.573 ********** 2026-04-19 00:56:23.689301 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689305 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689309 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689313 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689317 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689321 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689325 | orchestrator | 2026-04-19 00:56:23.689328 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-04-19 00:56:23.689332 | orchestrator | Sunday 19 April 2026 00:49:36 +0000 (0:00:00.883) 0:03:07.456 ********** 2026-04-19 00:56:23.689336 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689340 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689343 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689347 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689351 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689355 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689358 | orchestrator | 2026-04-19 00:56:23.689362 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-04-19 00:56:23.689366 | orchestrator | Sunday 19 April 2026 00:49:37 +0000 (0:00:00.547) 0:03:08.003 ********** 2026-04-19 00:56:23.689370 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689376 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689380 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689384 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689388 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689391 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689395 | orchestrator | 2026-04-19 00:56:23.689399 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-04-19 00:56:23.689403 | orchestrator | Sunday 19 April 2026 00:49:37 +0000 (0:00:00.669) 0:03:08.673 ********** 2026-04-19 00:56:23.689407 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689410 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689414 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689418 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.689422 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.689425 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.689429 | orchestrator | 2026-04-19 00:56:23.689433 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-04-19 00:56:23.689437 | orchestrator | Sunday 19 April 2026 00:49:38 +0000 (0:00:00.662) 0:03:09.335 ********** 2026-04-19 00:56:23.689441 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-04-19 00:56:23.689444 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-04-19 00:56:23.689448 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-04-19 00:56:23.689457 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689461 | orchestrator | 2026-04-19 00:56:23.689465 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-04-19 00:56:23.689468 | orchestrator | Sunday 19 April 2026 00:49:38 +0000 (0:00:00.499) 0:03:09.835 ********** 2026-04-19 00:56:23.689472 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-04-19 00:56:23.689476 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-04-19 00:56:23.689480 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-04-19 00:56:23.689483 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689487 | orchestrator | 2026-04-19 00:56:23.689491 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-04-19 00:56:23.689495 | orchestrator | Sunday 19 April 2026 00:49:39 +0000 (0:00:00.628) 0:03:10.463 ********** 2026-04-19 00:56:23.689499 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-04-19 00:56:23.689503 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-04-19 00:56:23.689506 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-04-19 00:56:23.689510 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689514 | orchestrator | 2026-04-19 00:56:23.689518 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-04-19 00:56:23.689521 | orchestrator | Sunday 19 April 2026 00:49:39 +0000 (0:00:00.365) 0:03:10.828 ********** 2026-04-19 00:56:23.689525 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689529 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689533 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689537 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.689540 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.689570 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.689574 | orchestrator | 2026-04-19 00:56:23.689578 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-04-19 00:56:23.689582 | orchestrator | Sunday 19 April 2026 00:49:40 +0000 (0:00:00.636) 0:03:11.465 ********** 2026-04-19 00:56:23.689586 | orchestrator | skipping: [testbed-node-0] => (item=0)  2026-04-19 00:56:23.689589 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689593 | orchestrator | skipping: [testbed-node-1] => (item=0)  2026-04-19 00:56:23.689597 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689601 | orchestrator | skipping: [testbed-node-2] => (item=0)  2026-04-19 00:56:23.689604 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689608 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-04-19 00:56:23.689612 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-04-19 00:56:23.689616 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-04-19 00:56:23.689620 | orchestrator | 2026-04-19 00:56:23.689624 | orchestrator | TASK [ceph-config : Generate Ceph file] **************************************** 2026-04-19 00:56:23.689628 | orchestrator | Sunday 19 April 2026 00:49:42 +0000 (0:00:02.097) 0:03:13.563 ********** 2026-04-19 00:56:23.689631 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.689635 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.689639 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.689643 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.689647 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.689650 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.689654 | orchestrator | 2026-04-19 00:56:23.689658 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.689662 | orchestrator | Sunday 19 April 2026 00:49:45 +0000 (0:00:02.490) 0:03:16.053 ********** 2026-04-19 00:56:23.689668 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.689672 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.689676 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.689680 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.689684 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.689688 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.689694 | orchestrator | 2026-04-19 00:56:23.689698 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-04-19 00:56:23.689702 | orchestrator | Sunday 19 April 2026 00:49:46 +0000 (0:00:00.990) 0:03:17.044 ********** 2026-04-19 00:56:23.689706 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689710 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689713 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689717 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.689721 | orchestrator | 2026-04-19 00:56:23.689725 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-04-19 00:56:23.689729 | orchestrator | Sunday 19 April 2026 00:49:46 +0000 (0:00:00.829) 0:03:17.873 ********** 2026-04-19 00:56:23.689733 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.689737 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.689741 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.689747 | orchestrator | 2026-04-19 00:56:23.689751 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-04-19 00:56:23.689755 | orchestrator | Sunday 19 April 2026 00:49:47 +0000 (0:00:00.270) 0:03:18.144 ********** 2026-04-19 00:56:23.689758 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.689762 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.689766 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.689770 | orchestrator | 2026-04-19 00:56:23.689774 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-04-19 00:56:23.689777 | orchestrator | Sunday 19 April 2026 00:49:48 +0000 (0:00:01.060) 0:03:19.204 ********** 2026-04-19 00:56:23.689781 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.689785 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.689789 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.689792 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689796 | orchestrator | 2026-04-19 00:56:23.689800 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-04-19 00:56:23.689804 | orchestrator | Sunday 19 April 2026 00:49:48 +0000 (0:00:00.698) 0:03:19.903 ********** 2026-04-19 00:56:23.689807 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.689811 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.689815 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.689819 | orchestrator | 2026-04-19 00:56:23.689828 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-04-19 00:56:23.689832 | orchestrator | Sunday 19 April 2026 00:49:49 +0000 (0:00:00.401) 0:03:20.304 ********** 2026-04-19 00:56:23.689836 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.689840 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.689843 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.689847 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.689851 | orchestrator | 2026-04-19 00:56:23.689855 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-04-19 00:56:23.689859 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.710) 0:03:21.015 ********** 2026-04-19 00:56:23.689862 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.689866 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.689870 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.689874 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689877 | orchestrator | 2026-04-19 00:56:23.689881 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-04-19 00:56:23.689885 | orchestrator | Sunday 19 April 2026 00:49:50 +0000 (0:00:00.479) 0:03:21.495 ********** 2026-04-19 00:56:23.689888 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689892 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689899 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689903 | orchestrator | 2026-04-19 00:56:23.689907 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-04-19 00:56:23.689910 | orchestrator | Sunday 19 April 2026 00:49:51 +0000 (0:00:00.552) 0:03:22.047 ********** 2026-04-19 00:56:23.689914 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689918 | orchestrator | 2026-04-19 00:56:23.689922 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-04-19 00:56:23.689925 | orchestrator | Sunday 19 April 2026 00:49:51 +0000 (0:00:00.217) 0:03:22.265 ********** 2026-04-19 00:56:23.689929 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689933 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.689937 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.689940 | orchestrator | 2026-04-19 00:56:23.689944 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-04-19 00:56:23.689948 | orchestrator | Sunday 19 April 2026 00:49:51 +0000 (0:00:00.326) 0:03:22.592 ********** 2026-04-19 00:56:23.689952 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689955 | orchestrator | 2026-04-19 00:56:23.689959 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-04-19 00:56:23.689963 | orchestrator | Sunday 19 April 2026 00:49:51 +0000 (0:00:00.194) 0:03:22.786 ********** 2026-04-19 00:56:23.689967 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689970 | orchestrator | 2026-04-19 00:56:23.689974 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-04-19 00:56:23.689978 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:00.203) 0:03:22.990 ********** 2026-04-19 00:56:23.689986 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.689990 | orchestrator | 2026-04-19 00:56:23.689994 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-04-19 00:56:23.690000 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:00.106) 0:03:23.096 ********** 2026-04-19 00:56:23.690004 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690008 | orchestrator | 2026-04-19 00:56:23.690046 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-04-19 00:56:23.690051 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:00.214) 0:03:23.311 ********** 2026-04-19 00:56:23.690055 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690059 | orchestrator | 2026-04-19 00:56:23.690063 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-04-19 00:56:23.690066 | orchestrator | Sunday 19 April 2026 00:49:52 +0000 (0:00:00.208) 0:03:23.520 ********** 2026-04-19 00:56:23.690070 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.690074 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.690078 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.690081 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690085 | orchestrator | 2026-04-19 00:56:23.690089 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-04-19 00:56:23.690093 | orchestrator | Sunday 19 April 2026 00:49:53 +0000 (0:00:00.663) 0:03:24.183 ********** 2026-04-19 00:56:23.690097 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690104 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.690108 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.690111 | orchestrator | 2026-04-19 00:56:23.690115 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-04-19 00:56:23.690119 | orchestrator | Sunday 19 April 2026 00:49:53 +0000 (0:00:00.513) 0:03:24.696 ********** 2026-04-19 00:56:23.690123 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690127 | orchestrator | 2026-04-19 00:56:23.690130 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-04-19 00:56:23.690134 | orchestrator | Sunday 19 April 2026 00:49:53 +0000 (0:00:00.217) 0:03:24.914 ********** 2026-04-19 00:56:23.690138 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690145 | orchestrator | 2026-04-19 00:56:23.690149 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-04-19 00:56:23.690152 | orchestrator | Sunday 19 April 2026 00:49:54 +0000 (0:00:00.225) 0:03:25.139 ********** 2026-04-19 00:56:23.690156 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690160 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690163 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690167 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.690171 | orchestrator | 2026-04-19 00:56:23.690175 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-04-19 00:56:23.690179 | orchestrator | Sunday 19 April 2026 00:49:55 +0000 (0:00:00.994) 0:03:26.134 ********** 2026-04-19 00:56:23.690182 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.690186 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.690190 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.690194 | orchestrator | 2026-04-19 00:56:23.690209 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-04-19 00:56:23.690213 | orchestrator | Sunday 19 April 2026 00:49:55 +0000 (0:00:00.350) 0:03:26.484 ********** 2026-04-19 00:56:23.690217 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.690220 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.690224 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.690228 | orchestrator | 2026-04-19 00:56:23.690232 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-04-19 00:56:23.690235 | orchestrator | Sunday 19 April 2026 00:49:56 +0000 (0:00:01.216) 0:03:27.701 ********** 2026-04-19 00:56:23.690239 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.690243 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.690247 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.690250 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690254 | orchestrator | 2026-04-19 00:56:23.690258 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-04-19 00:56:23.690261 | orchestrator | Sunday 19 April 2026 00:49:57 +0000 (0:00:00.792) 0:03:28.493 ********** 2026-04-19 00:56:23.690265 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.690269 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.690273 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.690277 | orchestrator | 2026-04-19 00:56:23.690280 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-04-19 00:56:23.690284 | orchestrator | Sunday 19 April 2026 00:49:57 +0000 (0:00:00.304) 0:03:28.798 ********** 2026-04-19 00:56:23.690288 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690292 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690295 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690299 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.690303 | orchestrator | 2026-04-19 00:56:23.690307 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-04-19 00:56:23.690310 | orchestrator | Sunday 19 April 2026 00:49:58 +0000 (0:00:01.031) 0:03:29.830 ********** 2026-04-19 00:56:23.690314 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.690318 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.690322 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.690325 | orchestrator | 2026-04-19 00:56:23.690329 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-04-19 00:56:23.690333 | orchestrator | Sunday 19 April 2026 00:49:59 +0000 (0:00:00.292) 0:03:30.123 ********** 2026-04-19 00:56:23.690337 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.690341 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.690345 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.690348 | orchestrator | 2026-04-19 00:56:23.690352 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-04-19 00:56:23.690359 | orchestrator | Sunday 19 April 2026 00:50:00 +0000 (0:00:01.416) 0:03:31.539 ********** 2026-04-19 00:56:23.690363 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.690369 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.690373 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.690377 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690380 | orchestrator | 2026-04-19 00:56:23.690384 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-04-19 00:56:23.690388 | orchestrator | Sunday 19 April 2026 00:50:01 +0000 (0:00:00.605) 0:03:32.144 ********** 2026-04-19 00:56:23.690392 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.690395 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.690399 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.690403 | orchestrator | 2026-04-19 00:56:23.690407 | orchestrator | RUNNING HANDLER [ceph-handler : Rbdmirrors handler] **************************** 2026-04-19 00:56:23.690410 | orchestrator | Sunday 19 April 2026 00:50:01 +0000 (0:00:00.358) 0:03:32.503 ********** 2026-04-19 00:56:23.690414 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690418 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690422 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690425 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690429 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.690433 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.690437 | orchestrator | 2026-04-19 00:56:23.690450 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-04-19 00:56:23.690454 | orchestrator | Sunday 19 April 2026 00:50:02 +0000 (0:00:00.579) 0:03:33.083 ********** 2026-04-19 00:56:23.690458 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.690462 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.690465 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.690469 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.690473 | orchestrator | 2026-04-19 00:56:23.690477 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-04-19 00:56:23.690481 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:00.998) 0:03:34.082 ********** 2026-04-19 00:56:23.690484 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690488 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690492 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690496 | orchestrator | 2026-04-19 00:56:23.690499 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-04-19 00:56:23.690503 | orchestrator | Sunday 19 April 2026 00:50:03 +0000 (0:00:00.331) 0:03:34.413 ********** 2026-04-19 00:56:23.690507 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.690511 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.690514 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.690518 | orchestrator | 2026-04-19 00:56:23.690522 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-04-19 00:56:23.690526 | orchestrator | Sunday 19 April 2026 00:50:04 +0000 (0:00:01.299) 0:03:35.713 ********** 2026-04-19 00:56:23.690529 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.690533 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.690537 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.690541 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690544 | orchestrator | 2026-04-19 00:56:23.690548 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-04-19 00:56:23.690552 | orchestrator | Sunday 19 April 2026 00:50:05 +0000 (0:00:00.537) 0:03:36.251 ********** 2026-04-19 00:56:23.690556 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690560 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690563 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690571 | orchestrator | 2026-04-19 00:56:23.690575 | orchestrator | PLAY [Apply role ceph-mon] ***************************************************** 2026-04-19 00:56:23.690579 | orchestrator | 2026-04-19 00:56:23.690582 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.690586 | orchestrator | Sunday 19 April 2026 00:50:05 +0000 (0:00:00.511) 0:03:36.762 ********** 2026-04-19 00:56:23.690590 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.690594 | orchestrator | 2026-04-19 00:56:23.690597 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.690601 | orchestrator | Sunday 19 April 2026 00:50:06 +0000 (0:00:00.722) 0:03:37.484 ********** 2026-04-19 00:56:23.690605 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.690609 | orchestrator | 2026-04-19 00:56:23.690612 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.690616 | orchestrator | Sunday 19 April 2026 00:50:07 +0000 (0:00:00.500) 0:03:37.985 ********** 2026-04-19 00:56:23.690620 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690624 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690628 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690631 | orchestrator | 2026-04-19 00:56:23.690635 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.690639 | orchestrator | Sunday 19 April 2026 00:50:07 +0000 (0:00:00.657) 0:03:38.643 ********** 2026-04-19 00:56:23.690643 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690646 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690650 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690654 | orchestrator | 2026-04-19 00:56:23.690658 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.690661 | orchestrator | Sunday 19 April 2026 00:50:08 +0000 (0:00:00.458) 0:03:39.102 ********** 2026-04-19 00:56:23.690665 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690669 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690673 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690677 | orchestrator | 2026-04-19 00:56:23.690680 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.690684 | orchestrator | Sunday 19 April 2026 00:50:08 +0000 (0:00:00.275) 0:03:39.377 ********** 2026-04-19 00:56:23.690688 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690694 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690698 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690702 | orchestrator | 2026-04-19 00:56:23.690706 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.690709 | orchestrator | Sunday 19 April 2026 00:50:08 +0000 (0:00:00.253) 0:03:39.631 ********** 2026-04-19 00:56:23.690713 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690717 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690721 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690724 | orchestrator | 2026-04-19 00:56:23.690728 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.690732 | orchestrator | Sunday 19 April 2026 00:50:09 +0000 (0:00:00.696) 0:03:40.327 ********** 2026-04-19 00:56:23.690736 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690740 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690743 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690747 | orchestrator | 2026-04-19 00:56:23.690751 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.690755 | orchestrator | Sunday 19 April 2026 00:50:09 +0000 (0:00:00.456) 0:03:40.784 ********** 2026-04-19 00:56:23.690758 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690762 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690766 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690773 | orchestrator | 2026-04-19 00:56:23.690779 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.690783 | orchestrator | Sunday 19 April 2026 00:50:10 +0000 (0:00:00.283) 0:03:41.067 ********** 2026-04-19 00:56:23.690787 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690791 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690795 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690799 | orchestrator | 2026-04-19 00:56:23.690802 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.690806 | orchestrator | Sunday 19 April 2026 00:50:10 +0000 (0:00:00.691) 0:03:41.759 ********** 2026-04-19 00:56:23.690810 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690814 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690818 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690821 | orchestrator | 2026-04-19 00:56:23.690825 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.690829 | orchestrator | Sunday 19 April 2026 00:50:11 +0000 (0:00:00.683) 0:03:42.442 ********** 2026-04-19 00:56:23.690833 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690836 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690840 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690844 | orchestrator | 2026-04-19 00:56:23.690848 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.690852 | orchestrator | Sunday 19 April 2026 00:50:11 +0000 (0:00:00.387) 0:03:42.829 ********** 2026-04-19 00:56:23.690856 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.690860 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.690864 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.690868 | orchestrator | 2026-04-19 00:56:23.690871 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.690875 | orchestrator | Sunday 19 April 2026 00:50:12 +0000 (0:00:00.285) 0:03:43.114 ********** 2026-04-19 00:56:23.690879 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690883 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690887 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690890 | orchestrator | 2026-04-19 00:56:23.690894 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.690898 | orchestrator | Sunday 19 April 2026 00:50:12 +0000 (0:00:00.260) 0:03:43.375 ********** 2026-04-19 00:56:23.690902 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690905 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690909 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690913 | orchestrator | 2026-04-19 00:56:23.690917 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.690921 | orchestrator | Sunday 19 April 2026 00:50:12 +0000 (0:00:00.243) 0:03:43.619 ********** 2026-04-19 00:56:23.690925 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690928 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690932 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690936 | orchestrator | 2026-04-19 00:56:23.690940 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.690943 | orchestrator | Sunday 19 April 2026 00:50:12 +0000 (0:00:00.262) 0:03:43.881 ********** 2026-04-19 00:56:23.690947 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690951 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690955 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690959 | orchestrator | 2026-04-19 00:56:23.690962 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.690966 | orchestrator | Sunday 19 April 2026 00:50:13 +0000 (0:00:00.464) 0:03:44.346 ********** 2026-04-19 00:56:23.690970 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.690974 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.690978 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.690981 | orchestrator | 2026-04-19 00:56:23.690985 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.690993 | orchestrator | Sunday 19 April 2026 00:50:13 +0000 (0:00:00.282) 0:03:44.628 ********** 2026-04-19 00:56:23.690996 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691000 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691004 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691008 | orchestrator | 2026-04-19 00:56:23.691011 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.691015 | orchestrator | Sunday 19 April 2026 00:50:13 +0000 (0:00:00.277) 0:03:44.906 ********** 2026-04-19 00:56:23.691019 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691023 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691027 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691030 | orchestrator | 2026-04-19 00:56:23.691034 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.691038 | orchestrator | Sunday 19 April 2026 00:50:14 +0000 (0:00:00.282) 0:03:45.188 ********** 2026-04-19 00:56:23.691042 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691046 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691049 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691053 | orchestrator | 2026-04-19 00:56:23.691060 | orchestrator | TASK [ceph-mon : Set_fact container_exec_cmd] ********************************** 2026-04-19 00:56:23.691064 | orchestrator | Sunday 19 April 2026 00:50:14 +0000 (0:00:00.697) 0:03:45.886 ********** 2026-04-19 00:56:23.691067 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691071 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691075 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691079 | orchestrator | 2026-04-19 00:56:23.691082 | orchestrator | TASK [ceph-mon : Include deploy_monitors.yml] ********************************** 2026-04-19 00:56:23.691086 | orchestrator | Sunday 19 April 2026 00:50:15 +0000 (0:00:00.557) 0:03:46.444 ********** 2026-04-19 00:56:23.691090 | orchestrator | included: /ansible/roles/ceph-mon/tasks/deploy_monitors.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.691094 | orchestrator | 2026-04-19 00:56:23.691098 | orchestrator | TASK [ceph-mon : Check if monitor initial keyring already exists] ************** 2026-04-19 00:56:23.691102 | orchestrator | Sunday 19 April 2026 00:50:16 +0000 (0:00:00.711) 0:03:47.155 ********** 2026-04-19 00:56:23.691105 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.691109 | orchestrator | 2026-04-19 00:56:23.691113 | orchestrator | TASK [ceph-mon : Generate monitor initial keyring] ***************************** 2026-04-19 00:56:23.691119 | orchestrator | Sunday 19 April 2026 00:50:16 +0000 (0:00:00.135) 0:03:47.291 ********** 2026-04-19 00:56:23.691123 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-04-19 00:56:23.691127 | orchestrator | 2026-04-19 00:56:23.691131 | orchestrator | TASK [ceph-mon : Set_fact _initial_mon_key_success] **************************** 2026-04-19 00:56:23.691134 | orchestrator | Sunday 19 April 2026 00:50:17 +0000 (0:00:00.944) 0:03:48.235 ********** 2026-04-19 00:56:23.691138 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691142 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691146 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691150 | orchestrator | 2026-04-19 00:56:23.691154 | orchestrator | TASK [ceph-mon : Get initial keyring when it already exists] ******************* 2026-04-19 00:56:23.691157 | orchestrator | Sunday 19 April 2026 00:50:17 +0000 (0:00:00.281) 0:03:48.516 ********** 2026-04-19 00:56:23.691161 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691165 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691169 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691173 | orchestrator | 2026-04-19 00:56:23.691177 | orchestrator | TASK [ceph-mon : Create monitor initial keyring] ******************************* 2026-04-19 00:56:23.691180 | orchestrator | Sunday 19 April 2026 00:50:17 +0000 (0:00:00.278) 0:03:48.795 ********** 2026-04-19 00:56:23.691184 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691189 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691195 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691219 | orchestrator | 2026-04-19 00:56:23.691224 | orchestrator | TASK [ceph-mon : Copy the initial key in /etc/ceph (for containers)] *********** 2026-04-19 00:56:23.691234 | orchestrator | Sunday 19 April 2026 00:50:18 +0000 (0:00:01.165) 0:03:49.960 ********** 2026-04-19 00:56:23.691240 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691245 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691251 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691256 | orchestrator | 2026-04-19 00:56:23.691262 | orchestrator | TASK [ceph-mon : Create monitor directory] ************************************* 2026-04-19 00:56:23.691267 | orchestrator | Sunday 19 April 2026 00:50:19 +0000 (0:00:00.976) 0:03:50.937 ********** 2026-04-19 00:56:23.691273 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691278 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691283 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691289 | orchestrator | 2026-04-19 00:56:23.691295 | orchestrator | TASK [ceph-mon : Recursively fix ownership of monitor directory] *************** 2026-04-19 00:56:23.691301 | orchestrator | Sunday 19 April 2026 00:50:20 +0000 (0:00:00.671) 0:03:51.609 ********** 2026-04-19 00:56:23.691308 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691314 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691320 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691327 | orchestrator | 2026-04-19 00:56:23.691331 | orchestrator | TASK [ceph-mon : Create admin keyring] ***************************************** 2026-04-19 00:56:23.691335 | orchestrator | Sunday 19 April 2026 00:50:21 +0000 (0:00:00.642) 0:03:52.251 ********** 2026-04-19 00:56:23.691339 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691342 | orchestrator | 2026-04-19 00:56:23.691346 | orchestrator | TASK [ceph-mon : Slurp admin keyring] ****************************************** 2026-04-19 00:56:23.691350 | orchestrator | Sunday 19 April 2026 00:50:22 +0000 (0:00:01.203) 0:03:53.455 ********** 2026-04-19 00:56:23.691354 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691358 | orchestrator | 2026-04-19 00:56:23.691361 | orchestrator | TASK [ceph-mon : Copy admin keyring over to mons] ****************************** 2026-04-19 00:56:23.691365 | orchestrator | Sunday 19 April 2026 00:50:23 +0000 (0:00:00.631) 0:03:54.086 ********** 2026-04-19 00:56:23.691369 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.691373 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.691376 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.691380 | orchestrator | changed: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:56:23.691384 | orchestrator | ok: [testbed-node-2 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:56:23.691388 | orchestrator | ok: [testbed-node-1] => (item=None) 2026-04-19 00:56:23.691392 | orchestrator | changed: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:56:23.691396 | orchestrator | changed: [testbed-node-0 -> {{ item }}] 2026-04-19 00:56:23.691399 | orchestrator | ok: [testbed-node-2] => (item=None) 2026-04-19 00:56:23.691403 | orchestrator | ok: [testbed-node-2 -> {{ item }}] 2026-04-19 00:56:23.691409 | orchestrator | ok: [testbed-node-1 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:56:23.691415 | orchestrator | ok: [testbed-node-1 -> {{ item }}] 2026-04-19 00:56:23.691420 | orchestrator | 2026-04-19 00:56:23.691426 | orchestrator | TASK [ceph-mon : Import admin keyring into mon keyring] ************************ 2026-04-19 00:56:23.691432 | orchestrator | Sunday 19 April 2026 00:50:26 +0000 (0:00:03.754) 0:03:57.840 ********** 2026-04-19 00:56:23.691438 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691451 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691457 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691464 | orchestrator | 2026-04-19 00:56:23.691469 | orchestrator | TASK [ceph-mon : Set_fact ceph-mon container command] ************************** 2026-04-19 00:56:23.691475 | orchestrator | Sunday 19 April 2026 00:50:28 +0000 (0:00:01.168) 0:03:59.009 ********** 2026-04-19 00:56:23.691480 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691486 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691497 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691503 | orchestrator | 2026-04-19 00:56:23.691509 | orchestrator | TASK [ceph-mon : Set_fact monmaptool container command] ************************ 2026-04-19 00:56:23.691514 | orchestrator | Sunday 19 April 2026 00:50:28 +0000 (0:00:00.313) 0:03:59.322 ********** 2026-04-19 00:56:23.691520 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691525 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691531 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691537 | orchestrator | 2026-04-19 00:56:23.691543 | orchestrator | TASK [ceph-mon : Generate initial monmap] ************************************** 2026-04-19 00:56:23.691550 | orchestrator | Sunday 19 April 2026 00:50:28 +0000 (0:00:00.289) 0:03:59.611 ********** 2026-04-19 00:56:23.691556 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691562 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691607 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691616 | orchestrator | 2026-04-19 00:56:23.691626 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs with keyring] ******************************* 2026-04-19 00:56:23.691630 | orchestrator | Sunday 19 April 2026 00:50:30 +0000 (0:00:02.334) 0:04:01.946 ********** 2026-04-19 00:56:23.691634 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691638 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691642 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691645 | orchestrator | 2026-04-19 00:56:23.691649 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs without keyring] **************************** 2026-04-19 00:56:23.691653 | orchestrator | Sunday 19 April 2026 00:50:32 +0000 (0:00:01.539) 0:04:03.485 ********** 2026-04-19 00:56:23.691657 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.691660 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.691664 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.691668 | orchestrator | 2026-04-19 00:56:23.691672 | orchestrator | TASK [ceph-mon : Include start_monitor.yml] ************************************ 2026-04-19 00:56:23.691675 | orchestrator | Sunday 19 April 2026 00:50:33 +0000 (0:00:00.604) 0:04:04.089 ********** 2026-04-19 00:56:23.691679 | orchestrator | included: /ansible/roles/ceph-mon/tasks/start_monitor.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.691683 | orchestrator | 2026-04-19 00:56:23.691687 | orchestrator | TASK [ceph-mon : Ensure systemd service override directory exists] ************* 2026-04-19 00:56:23.691692 | orchestrator | Sunday 19 April 2026 00:50:33 +0000 (0:00:00.777) 0:04:04.866 ********** 2026-04-19 00:56:23.691695 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.691699 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.691703 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.691707 | orchestrator | 2026-04-19 00:56:23.691710 | orchestrator | TASK [ceph-mon : Add ceph-mon systemd service overrides] *********************** 2026-04-19 00:56:23.691714 | orchestrator | Sunday 19 April 2026 00:50:34 +0000 (0:00:00.424) 0:04:05.291 ********** 2026-04-19 00:56:23.691718 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.691721 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.691725 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.691729 | orchestrator | 2026-04-19 00:56:23.691733 | orchestrator | TASK [ceph-mon : Include_tasks systemd.yml] ************************************ 2026-04-19 00:56:23.691736 | orchestrator | Sunday 19 April 2026 00:50:34 +0000 (0:00:00.276) 0:04:05.568 ********** 2026-04-19 00:56:23.691740 | orchestrator | included: /ansible/roles/ceph-mon/tasks/systemd.yml for testbed-node-2, testbed-node-0, testbed-node-1 2026-04-19 00:56:23.691744 | orchestrator | 2026-04-19 00:56:23.691748 | orchestrator | TASK [ceph-mon : Generate systemd unit file for mon container] ***************** 2026-04-19 00:56:23.691751 | orchestrator | Sunday 19 April 2026 00:50:35 +0000 (0:00:00.481) 0:04:06.049 ********** 2026-04-19 00:56:23.691755 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691759 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691763 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691766 | orchestrator | 2026-04-19 00:56:23.691770 | orchestrator | TASK [ceph-mon : Generate systemd ceph-mon target file] ************************ 2026-04-19 00:56:23.691781 | orchestrator | Sunday 19 April 2026 00:50:37 +0000 (0:00:01.933) 0:04:07.983 ********** 2026-04-19 00:56:23.691785 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691789 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691793 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691796 | orchestrator | 2026-04-19 00:56:23.691800 | orchestrator | TASK [ceph-mon : Enable ceph-mon.target] *************************************** 2026-04-19 00:56:23.691804 | orchestrator | Sunday 19 April 2026 00:50:38 +0000 (0:00:01.237) 0:04:09.220 ********** 2026-04-19 00:56:23.691808 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691812 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691815 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691819 | orchestrator | 2026-04-19 00:56:23.691823 | orchestrator | TASK [ceph-mon : Start the monitor service] ************************************ 2026-04-19 00:56:23.691827 | orchestrator | Sunday 19 April 2026 00:50:40 +0000 (0:00:01.841) 0:04:11.061 ********** 2026-04-19 00:56:23.691830 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.691834 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.691838 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.691842 | orchestrator | 2026-04-19 00:56:23.691845 | orchestrator | TASK [ceph-mon : Include_tasks ceph_keys.yml] ********************************** 2026-04-19 00:56:23.691849 | orchestrator | Sunday 19 April 2026 00:50:42 +0000 (0:00:02.445) 0:04:13.507 ********** 2026-04-19 00:56:23.691853 | orchestrator | included: /ansible/roles/ceph-mon/tasks/ceph_keys.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.691857 | orchestrator | 2026-04-19 00:56:23.691860 | orchestrator | TASK [ceph-mon : Waiting for the monitor(s) to form the quorum...] ************* 2026-04-19 00:56:23.691864 | orchestrator | Sunday 19 April 2026 00:50:43 +0000 (0:00:01.164) 0:04:14.672 ********** 2026-04-19 00:56:23.691875 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for the monitor(s) to form the quorum... (10 retries left). 2026-04-19 00:56:23.691881 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691886 | orchestrator | 2026-04-19 00:56:23.691893 | orchestrator | TASK [ceph-mon : Fetch ceph initial keys] ************************************** 2026-04-19 00:56:23.691899 | orchestrator | Sunday 19 April 2026 00:51:05 +0000 (0:00:21.581) 0:04:36.253 ********** 2026-04-19 00:56:23.691905 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.691911 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.691918 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.691923 | orchestrator | 2026-04-19 00:56:23.691928 | orchestrator | TASK [ceph-mon : Include secure_cluster.yml] *********************************** 2026-04-19 00:56:23.691934 | orchestrator | Sunday 19 April 2026 00:51:10 +0000 (0:00:05.631) 0:04:41.884 ********** 2026-04-19 00:56:23.691940 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.691946 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.691952 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.691958 | orchestrator | 2026-04-19 00:56:23.691964 | orchestrator | TASK [ceph-mon : Set cluster configs] ****************************************** 2026-04-19 00:56:23.691970 | orchestrator | Sunday 19 April 2026 00:51:11 +0000 (0:00:00.283) 0:04:42.168 ********** 2026-04-19 00:56:23.691983 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'public_network', 'value': '192.168.16.0/20'}]) 2026-04-19 00:56:23.691991 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'cluster_network', 'value': '192.168.16.0/20'}]) 2026-04-19 00:56:23.692000 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'osd_pool_default_crush_rule', 'value': -1}]) 2026-04-19 00:56:23.692012 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'ms_bind_ipv6', 'value': 'False'}]) 2026-04-19 00:56:23.692019 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'ms_bind_ipv4', 'value': 'True'}]) 2026-04-19 00:56:23.692026 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}}, {'key': 'osd_crush_chooseleaf_type', 'value': '__omit_place_holder__32eab29c4a7e20b4c54fdde703456b906dcf2eed'}])  2026-04-19 00:56:23.692034 | orchestrator | 2026-04-19 00:56:23.692041 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.692047 | orchestrator | Sunday 19 April 2026 00:51:21 +0000 (0:00:10.501) 0:04:52.669 ********** 2026-04-19 00:56:23.692052 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692058 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692064 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692070 | orchestrator | 2026-04-19 00:56:23.692076 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-04-19 00:56:23.692082 | orchestrator | Sunday 19 April 2026 00:51:22 +0000 (0:00:00.308) 0:04:52.978 ********** 2026-04-19 00:56:23.692088 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.692095 | orchestrator | 2026-04-19 00:56:23.692101 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-04-19 00:56:23.692107 | orchestrator | Sunday 19 April 2026 00:51:22 +0000 (0:00:00.694) 0:04:53.672 ********** 2026-04-19 00:56:23.692113 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692119 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692125 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692132 | orchestrator | 2026-04-19 00:56:23.692136 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-04-19 00:56:23.692144 | orchestrator | Sunday 19 April 2026 00:51:23 +0000 (0:00:00.303) 0:04:53.976 ********** 2026-04-19 00:56:23.692148 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692152 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692156 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692160 | orchestrator | 2026-04-19 00:56:23.692164 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-04-19 00:56:23.692167 | orchestrator | Sunday 19 April 2026 00:51:23 +0000 (0:00:00.322) 0:04:54.298 ********** 2026-04-19 00:56:23.692171 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.692175 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.692179 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.692183 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692186 | orchestrator | 2026-04-19 00:56:23.692190 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-04-19 00:56:23.692215 | orchestrator | Sunday 19 April 2026 00:51:24 +0000 (0:00:00.821) 0:04:55.120 ********** 2026-04-19 00:56:23.692219 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692223 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692227 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692231 | orchestrator | 2026-04-19 00:56:23.692238 | orchestrator | PLAY [Apply role ceph-mgr] ***************************************************** 2026-04-19 00:56:23.692242 | orchestrator | 2026-04-19 00:56:23.692246 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.692250 | orchestrator | Sunday 19 April 2026 00:51:24 +0000 (0:00:00.777) 0:04:55.897 ********** 2026-04-19 00:56:23.692254 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.692257 | orchestrator | 2026-04-19 00:56:23.692261 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.692265 | orchestrator | Sunday 19 April 2026 00:51:25 +0000 (0:00:00.558) 0:04:56.455 ********** 2026-04-19 00:56:23.692269 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.692273 | orchestrator | 2026-04-19 00:56:23.692277 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.692281 | orchestrator | Sunday 19 April 2026 00:51:26 +0000 (0:00:00.802) 0:04:57.258 ********** 2026-04-19 00:56:23.692284 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692288 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692292 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692296 | orchestrator | 2026-04-19 00:56:23.692299 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.692303 | orchestrator | Sunday 19 April 2026 00:51:27 +0000 (0:00:00.918) 0:04:58.176 ********** 2026-04-19 00:56:23.692307 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692311 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692314 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692318 | orchestrator | 2026-04-19 00:56:23.692322 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.692326 | orchestrator | Sunday 19 April 2026 00:51:27 +0000 (0:00:00.294) 0:04:58.470 ********** 2026-04-19 00:56:23.692329 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692333 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692337 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692340 | orchestrator | 2026-04-19 00:56:23.692344 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.692348 | orchestrator | Sunday 19 April 2026 00:51:27 +0000 (0:00:00.285) 0:04:58.756 ********** 2026-04-19 00:56:23.692352 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692356 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692359 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692363 | orchestrator | 2026-04-19 00:56:23.692367 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.692371 | orchestrator | Sunday 19 April 2026 00:51:28 +0000 (0:00:00.581) 0:04:59.338 ********** 2026-04-19 00:56:23.692375 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692378 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692382 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692386 | orchestrator | 2026-04-19 00:56:23.692390 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.692393 | orchestrator | Sunday 19 April 2026 00:51:29 +0000 (0:00:00.705) 0:05:00.043 ********** 2026-04-19 00:56:23.692397 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692401 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692405 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692408 | orchestrator | 2026-04-19 00:56:23.692412 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.692420 | orchestrator | Sunday 19 April 2026 00:51:29 +0000 (0:00:00.278) 0:05:00.322 ********** 2026-04-19 00:56:23.692424 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692428 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692432 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692435 | orchestrator | 2026-04-19 00:56:23.692439 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.692443 | orchestrator | Sunday 19 April 2026 00:51:29 +0000 (0:00:00.289) 0:05:00.612 ********** 2026-04-19 00:56:23.692447 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692451 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692454 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692458 | orchestrator | 2026-04-19 00:56:23.692462 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.692466 | orchestrator | Sunday 19 April 2026 00:51:30 +0000 (0:00:01.019) 0:05:01.632 ********** 2026-04-19 00:56:23.692469 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692473 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692477 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692481 | orchestrator | 2026-04-19 00:56:23.692484 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.692488 | orchestrator | Sunday 19 April 2026 00:51:31 +0000 (0:00:00.728) 0:05:02.360 ********** 2026-04-19 00:56:23.692492 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692498 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692502 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692506 | orchestrator | 2026-04-19 00:56:23.692510 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.692514 | orchestrator | Sunday 19 April 2026 00:51:31 +0000 (0:00:00.308) 0:05:02.669 ********** 2026-04-19 00:56:23.692517 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692521 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692525 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692529 | orchestrator | 2026-04-19 00:56:23.692532 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.692536 | orchestrator | Sunday 19 April 2026 00:51:32 +0000 (0:00:00.313) 0:05:02.983 ********** 2026-04-19 00:56:23.692540 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692544 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692547 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692551 | orchestrator | 2026-04-19 00:56:23.692555 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.692559 | orchestrator | Sunday 19 April 2026 00:51:32 +0000 (0:00:00.267) 0:05:03.250 ********** 2026-04-19 00:56:23.692563 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692566 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692573 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692577 | orchestrator | 2026-04-19 00:56:23.692581 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.692584 | orchestrator | Sunday 19 April 2026 00:51:32 +0000 (0:00:00.523) 0:05:03.774 ********** 2026-04-19 00:56:23.692588 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692592 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692596 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692600 | orchestrator | 2026-04-19 00:56:23.692603 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.692607 | orchestrator | Sunday 19 April 2026 00:51:33 +0000 (0:00:00.291) 0:05:04.066 ********** 2026-04-19 00:56:23.692611 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692615 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692619 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692623 | orchestrator | 2026-04-19 00:56:23.692626 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.692630 | orchestrator | Sunday 19 April 2026 00:51:33 +0000 (0:00:00.280) 0:05:04.346 ********** 2026-04-19 00:56:23.692638 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692641 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692645 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692649 | orchestrator | 2026-04-19 00:56:23.692653 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.692657 | orchestrator | Sunday 19 April 2026 00:51:33 +0000 (0:00:00.302) 0:05:04.648 ********** 2026-04-19 00:56:23.692660 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692664 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692668 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692672 | orchestrator | 2026-04-19 00:56:23.692675 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.692679 | orchestrator | Sunday 19 April 2026 00:51:34 +0000 (0:00:00.589) 0:05:05.238 ********** 2026-04-19 00:56:23.692683 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692687 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692690 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692694 | orchestrator | 2026-04-19 00:56:23.692698 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.692702 | orchestrator | Sunday 19 April 2026 00:51:34 +0000 (0:00:00.326) 0:05:05.565 ********** 2026-04-19 00:56:23.692706 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692710 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692713 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692717 | orchestrator | 2026-04-19 00:56:23.692721 | orchestrator | TASK [ceph-mgr : Set_fact container_exec_cmd] ********************************** 2026-04-19 00:56:23.692725 | orchestrator | Sunday 19 April 2026 00:51:35 +0000 (0:00:00.540) 0:05:06.105 ********** 2026-04-19 00:56:23.692728 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:56:23.692732 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.692736 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.692740 | orchestrator | 2026-04-19 00:56:23.692744 | orchestrator | TASK [ceph-mgr : Include common.yml] ******************************************* 2026-04-19 00:56:23.692747 | orchestrator | Sunday 19 April 2026 00:51:36 +0000 (0:00:00.955) 0:05:07.060 ********** 2026-04-19 00:56:23.692752 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/common.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.692755 | orchestrator | 2026-04-19 00:56:23.692759 | orchestrator | TASK [ceph-mgr : Create mgr directory] ***************************************** 2026-04-19 00:56:23.692763 | orchestrator | Sunday 19 April 2026 00:51:37 +0000 (0:00:00.929) 0:05:07.990 ********** 2026-04-19 00:56:23.692767 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.692770 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.692774 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.692778 | orchestrator | 2026-04-19 00:56:23.692782 | orchestrator | TASK [ceph-mgr : Fetch ceph mgr keyring] *************************************** 2026-04-19 00:56:23.692785 | orchestrator | Sunday 19 April 2026 00:51:37 +0000 (0:00:00.751) 0:05:08.742 ********** 2026-04-19 00:56:23.692789 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692793 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692797 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692800 | orchestrator | 2026-04-19 00:56:23.692804 | orchestrator | TASK [ceph-mgr : Create ceph mgr keyring(s) on a mon node] ********************* 2026-04-19 00:56:23.692808 | orchestrator | Sunday 19 April 2026 00:51:38 +0000 (0:00:00.294) 0:05:09.036 ********** 2026-04-19 00:56:23.692812 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.692816 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.692820 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.692826 | orchestrator | changed: [testbed-node-0 -> {{ groups[mon_group_name][0] }}] 2026-04-19 00:56:23.692830 | orchestrator | 2026-04-19 00:56:23.692834 | orchestrator | TASK [ceph-mgr : Set_fact _mgr_keys] ******************************************* 2026-04-19 00:56:23.692840 | orchestrator | Sunday 19 April 2026 00:51:45 +0000 (0:00:07.917) 0:05:16.954 ********** 2026-04-19 00:56:23.692844 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692848 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692852 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692855 | orchestrator | 2026-04-19 00:56:23.692859 | orchestrator | TASK [ceph-mgr : Get keys from monitors] *************************************** 2026-04-19 00:56:23.692863 | orchestrator | Sunday 19 April 2026 00:51:46 +0000 (0:00:00.657) 0:05:17.611 ********** 2026-04-19 00:56:23.692867 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-04-19 00:56:23.692870 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-04-19 00:56:23.692874 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-04-19 00:56:23.692878 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.692882 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.692886 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.692889 | orchestrator | 2026-04-19 00:56:23.692896 | orchestrator | TASK [ceph-mgr : Copy ceph key(s) if needed] *********************************** 2026-04-19 00:56:23.692900 | orchestrator | Sunday 19 April 2026 00:51:48 +0000 (0:00:01.515) 0:05:19.127 ********** 2026-04-19 00:56:23.692903 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-04-19 00:56:23.692907 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-04-19 00:56:23.692911 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-04-19 00:56:23.692915 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 00:56:23.692918 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-04-19 00:56:23.692922 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-04-19 00:56:23.692926 | orchestrator | 2026-04-19 00:56:23.692930 | orchestrator | TASK [ceph-mgr : Set mgr key permissions] ************************************** 2026-04-19 00:56:23.692933 | orchestrator | Sunday 19 April 2026 00:51:49 +0000 (0:00:00.989) 0:05:20.116 ********** 2026-04-19 00:56:23.692937 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.692941 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.692945 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.692949 | orchestrator | 2026-04-19 00:56:23.692952 | orchestrator | TASK [ceph-mgr : Append dashboard modules to ceph_mgr_modules] ***************** 2026-04-19 00:56:23.692956 | orchestrator | Sunday 19 April 2026 00:51:49 +0000 (0:00:00.639) 0:05:20.755 ********** 2026-04-19 00:56:23.692960 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692964 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692967 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692971 | orchestrator | 2026-04-19 00:56:23.692975 | orchestrator | TASK [ceph-mgr : Include pre_requisite.yml] ************************************ 2026-04-19 00:56:23.692979 | orchestrator | Sunday 19 April 2026 00:51:50 +0000 (0:00:00.416) 0:05:21.172 ********** 2026-04-19 00:56:23.692983 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.692986 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.692990 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.692994 | orchestrator | 2026-04-19 00:56:23.692998 | orchestrator | TASK [ceph-mgr : Include start_mgr.yml] **************************************** 2026-04-19 00:56:23.693001 | orchestrator | Sunday 19 April 2026 00:51:50 +0000 (0:00:00.256) 0:05:21.428 ********** 2026-04-19 00:56:23.693005 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/start_mgr.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.693009 | orchestrator | 2026-04-19 00:56:23.693013 | orchestrator | TASK [ceph-mgr : Ensure systemd service override directory exists] ************* 2026-04-19 00:56:23.693017 | orchestrator | Sunday 19 April 2026 00:51:50 +0000 (0:00:00.466) 0:05:21.895 ********** 2026-04-19 00:56:23.693020 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.693024 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.693028 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.693032 | orchestrator | 2026-04-19 00:56:23.693035 | orchestrator | TASK [ceph-mgr : Add ceph-mgr systemd service overrides] *********************** 2026-04-19 00:56:23.693042 | orchestrator | Sunday 19 April 2026 00:51:51 +0000 (0:00:00.450) 0:05:22.345 ********** 2026-04-19 00:56:23.693046 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.693050 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.693054 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.693057 | orchestrator | 2026-04-19 00:56:23.693061 | orchestrator | TASK [ceph-mgr : Include_tasks systemd.yml] ************************************ 2026-04-19 00:56:23.693065 | orchestrator | Sunday 19 April 2026 00:51:51 +0000 (0:00:00.267) 0:05:22.613 ********** 2026-04-19 00:56:23.693069 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.693073 | orchestrator | 2026-04-19 00:56:23.693076 | orchestrator | TASK [ceph-mgr : Generate systemd unit file] *********************************** 2026-04-19 00:56:23.693080 | orchestrator | Sunday 19 April 2026 00:51:52 +0000 (0:00:00.442) 0:05:23.055 ********** 2026-04-19 00:56:23.693084 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693087 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693091 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693095 | orchestrator | 2026-04-19 00:56:23.693099 | orchestrator | TASK [ceph-mgr : Generate systemd ceph-mgr target file] ************************ 2026-04-19 00:56:23.693103 | orchestrator | Sunday 19 April 2026 00:51:53 +0000 (0:00:01.541) 0:05:24.597 ********** 2026-04-19 00:56:23.693106 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693110 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693114 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693118 | orchestrator | 2026-04-19 00:56:23.693122 | orchestrator | TASK [ceph-mgr : Enable ceph-mgr.target] *************************************** 2026-04-19 00:56:23.693126 | orchestrator | Sunday 19 April 2026 00:51:54 +0000 (0:00:01.140) 0:05:25.737 ********** 2026-04-19 00:56:23.693129 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693133 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693137 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693141 | orchestrator | 2026-04-19 00:56:23.693148 | orchestrator | TASK [ceph-mgr : Systemd start mgr] ******************************************** 2026-04-19 00:56:23.693152 | orchestrator | Sunday 19 April 2026 00:51:56 +0000 (0:00:01.780) 0:05:27.518 ********** 2026-04-19 00:56:23.693155 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693159 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693163 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693167 | orchestrator | 2026-04-19 00:56:23.693170 | orchestrator | TASK [ceph-mgr : Include mgr_modules.yml] ************************************** 2026-04-19 00:56:23.693174 | orchestrator | Sunday 19 April 2026 00:51:59 +0000 (0:00:02.728) 0:05:30.246 ********** 2026-04-19 00:56:23.693178 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.693182 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.693186 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/mgr_modules.yml for testbed-node-2 2026-04-19 00:56:23.693189 | orchestrator | 2026-04-19 00:56:23.693193 | orchestrator | TASK [ceph-mgr : Wait for all mgr to be up] ************************************ 2026-04-19 00:56:23.693211 | orchestrator | Sunday 19 April 2026 00:51:59 +0000 (0:00:00.512) 0:05:30.758 ********** 2026-04-19 00:56:23.693215 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (30 retries left). 2026-04-19 00:56:23.693222 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (29 retries left). 2026-04-19 00:56:23.693226 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.693230 | orchestrator | 2026-04-19 00:56:23.693234 | orchestrator | TASK [ceph-mgr : Get enabled modules from ceph-mgr] **************************** 2026-04-19 00:56:23.693238 | orchestrator | Sunday 19 April 2026 00:52:12 +0000 (0:00:12.871) 0:05:43.629 ********** 2026-04-19 00:56:23.693241 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.693245 | orchestrator | 2026-04-19 00:56:23.693249 | orchestrator | TASK [ceph-mgr : Set _ceph_mgr_modules fact (convert _ceph_mgr_modules.stdout to a dict)] *** 2026-04-19 00:56:23.693256 | orchestrator | Sunday 19 April 2026 00:52:13 +0000 (0:00:01.216) 0:05:44.846 ********** 2026-04-19 00:56:23.693260 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.693264 | orchestrator | 2026-04-19 00:56:23.693267 | orchestrator | TASK [ceph-mgr : Set _disabled_ceph_mgr_modules fact] ************************** 2026-04-19 00:56:23.693271 | orchestrator | Sunday 19 April 2026 00:52:14 +0000 (0:00:00.334) 0:05:45.180 ********** 2026-04-19 00:56:23.693275 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.693279 | orchestrator | 2026-04-19 00:56:23.693282 | orchestrator | TASK [ceph-mgr : Disable ceph mgr enabled modules] ***************************** 2026-04-19 00:56:23.693286 | orchestrator | Sunday 19 April 2026 00:52:14 +0000 (0:00:00.125) 0:05:45.306 ********** 2026-04-19 00:56:23.693290 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=iostat) 2026-04-19 00:56:23.693294 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=nfs) 2026-04-19 00:56:23.693297 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=restful) 2026-04-19 00:56:23.693301 | orchestrator | 2026-04-19 00:56:23.693305 | orchestrator | TASK [ceph-mgr : Add modules to ceph-mgr] ************************************** 2026-04-19 00:56:23.693309 | orchestrator | Sunday 19 April 2026 00:52:20 +0000 (0:00:05.875) 0:05:51.181 ********** 2026-04-19 00:56:23.693312 | orchestrator | skipping: [testbed-node-2] => (item=balancer)  2026-04-19 00:56:23.693316 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=dashboard) 2026-04-19 00:56:23.693320 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=prometheus) 2026-04-19 00:56:23.693323 | orchestrator | skipping: [testbed-node-2] => (item=status)  2026-04-19 00:56:23.693327 | orchestrator | 2026-04-19 00:56:23.693331 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.693335 | orchestrator | Sunday 19 April 2026 00:52:25 +0000 (0:00:04.869) 0:05:56.050 ********** 2026-04-19 00:56:23.693339 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693342 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693346 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693350 | orchestrator | 2026-04-19 00:56:23.693354 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-04-19 00:56:23.693357 | orchestrator | Sunday 19 April 2026 00:52:25 +0000 (0:00:00.758) 0:05:56.809 ********** 2026-04-19 00:56:23.693361 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:23.693365 | orchestrator | 2026-04-19 00:56:23.693369 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-04-19 00:56:23.693373 | orchestrator | Sunday 19 April 2026 00:52:26 +0000 (0:00:00.562) 0:05:57.371 ********** 2026-04-19 00:56:23.693376 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.693380 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.693384 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.693387 | orchestrator | 2026-04-19 00:56:23.693391 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-04-19 00:56:23.693395 | orchestrator | Sunday 19 April 2026 00:52:26 +0000 (0:00:00.585) 0:05:57.957 ********** 2026-04-19 00:56:23.693399 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.693403 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.693406 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.693410 | orchestrator | 2026-04-19 00:56:23.693414 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-04-19 00:56:23.693418 | orchestrator | Sunday 19 April 2026 00:52:28 +0000 (0:00:01.211) 0:05:59.168 ********** 2026-04-19 00:56:23.693422 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:56:23.693425 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:56:23.693429 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:56:23.693433 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.693441 | orchestrator | 2026-04-19 00:56:23.693445 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-04-19 00:56:23.693451 | orchestrator | Sunday 19 April 2026 00:52:28 +0000 (0:00:00.623) 0:05:59.792 ********** 2026-04-19 00:56:23.693455 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.693459 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.693463 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.693466 | orchestrator | 2026-04-19 00:56:23.693470 | orchestrator | PLAY [Apply role ceph-osd] ***************************************************** 2026-04-19 00:56:23.693474 | orchestrator | 2026-04-19 00:56:23.693478 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.693481 | orchestrator | Sunday 19 April 2026 00:52:29 +0000 (0:00:00.431) 0:06:00.223 ********** 2026-04-19 00:56:23.693485 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.693489 | orchestrator | 2026-04-19 00:56:23.693493 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.693497 | orchestrator | Sunday 19 April 2026 00:52:29 +0000 (0:00:00.666) 0:06:00.890 ********** 2026-04-19 00:56:23.693500 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.693504 | orchestrator | 2026-04-19 00:56:23.693511 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.693515 | orchestrator | Sunday 19 April 2026 00:52:30 +0000 (0:00:00.478) 0:06:01.369 ********** 2026-04-19 00:56:23.693518 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693522 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693526 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693530 | orchestrator | 2026-04-19 00:56:23.693533 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.693537 | orchestrator | Sunday 19 April 2026 00:52:30 +0000 (0:00:00.341) 0:06:01.710 ********** 2026-04-19 00:56:23.693541 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693545 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693548 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693552 | orchestrator | 2026-04-19 00:56:23.693556 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.693560 | orchestrator | Sunday 19 April 2026 00:52:31 +0000 (0:00:00.661) 0:06:02.372 ********** 2026-04-19 00:56:23.693563 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693567 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693571 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693575 | orchestrator | 2026-04-19 00:56:23.693579 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.693582 | orchestrator | Sunday 19 April 2026 00:52:32 +0000 (0:00:00.827) 0:06:03.199 ********** 2026-04-19 00:56:23.693586 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693590 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693593 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693597 | orchestrator | 2026-04-19 00:56:23.693601 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.693605 | orchestrator | Sunday 19 April 2026 00:52:32 +0000 (0:00:00.714) 0:06:03.914 ********** 2026-04-19 00:56:23.693609 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693612 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693616 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693620 | orchestrator | 2026-04-19 00:56:23.693624 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.693627 | orchestrator | Sunday 19 April 2026 00:52:33 +0000 (0:00:00.470) 0:06:04.384 ********** 2026-04-19 00:56:23.693631 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693635 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693639 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693646 | orchestrator | 2026-04-19 00:56:23.693649 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.693653 | orchestrator | Sunday 19 April 2026 00:52:33 +0000 (0:00:00.263) 0:06:04.648 ********** 2026-04-19 00:56:23.693657 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693661 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693664 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693668 | orchestrator | 2026-04-19 00:56:23.693672 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.693676 | orchestrator | Sunday 19 April 2026 00:52:33 +0000 (0:00:00.277) 0:06:04.926 ********** 2026-04-19 00:56:23.693679 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693683 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693687 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693691 | orchestrator | 2026-04-19 00:56:23.693694 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.693698 | orchestrator | Sunday 19 April 2026 00:52:34 +0000 (0:00:00.713) 0:06:05.640 ********** 2026-04-19 00:56:23.693702 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693706 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693709 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693713 | orchestrator | 2026-04-19 00:56:23.693717 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.693721 | orchestrator | Sunday 19 April 2026 00:52:35 +0000 (0:00:01.040) 0:06:06.680 ********** 2026-04-19 00:56:23.693725 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693729 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693732 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693736 | orchestrator | 2026-04-19 00:56:23.693740 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.693744 | orchestrator | Sunday 19 April 2026 00:52:36 +0000 (0:00:00.313) 0:06:06.994 ********** 2026-04-19 00:56:23.693748 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693751 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693755 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693759 | orchestrator | 2026-04-19 00:56:23.693763 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.693766 | orchestrator | Sunday 19 April 2026 00:52:36 +0000 (0:00:00.298) 0:06:07.293 ********** 2026-04-19 00:56:23.693770 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693774 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693778 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693781 | orchestrator | 2026-04-19 00:56:23.693787 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.693791 | orchestrator | Sunday 19 April 2026 00:52:36 +0000 (0:00:00.313) 0:06:07.606 ********** 2026-04-19 00:56:23.693795 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693799 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693803 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693806 | orchestrator | 2026-04-19 00:56:23.693810 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.693814 | orchestrator | Sunday 19 April 2026 00:52:37 +0000 (0:00:00.755) 0:06:08.362 ********** 2026-04-19 00:56:23.693817 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693821 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693825 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693829 | orchestrator | 2026-04-19 00:56:23.693832 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.693836 | orchestrator | Sunday 19 April 2026 00:52:37 +0000 (0:00:00.563) 0:06:08.925 ********** 2026-04-19 00:56:23.693840 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693844 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693848 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693851 | orchestrator | 2026-04-19 00:56:23.693855 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.693865 | orchestrator | Sunday 19 April 2026 00:52:38 +0000 (0:00:00.298) 0:06:09.224 ********** 2026-04-19 00:56:23.693869 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693872 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693876 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693880 | orchestrator | 2026-04-19 00:56:23.693883 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.693887 | orchestrator | Sunday 19 April 2026 00:52:38 +0000 (0:00:00.268) 0:06:09.492 ********** 2026-04-19 00:56:23.693891 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.693895 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.693899 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.693902 | orchestrator | 2026-04-19 00:56:23.693906 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.693910 | orchestrator | Sunday 19 April 2026 00:52:39 +0000 (0:00:00.534) 0:06:10.027 ********** 2026-04-19 00:56:23.693914 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693917 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693921 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693925 | orchestrator | 2026-04-19 00:56:23.693929 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.693933 | orchestrator | Sunday 19 April 2026 00:52:39 +0000 (0:00:00.338) 0:06:10.365 ********** 2026-04-19 00:56:23.693936 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693940 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693944 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693948 | orchestrator | 2026-04-19 00:56:23.693951 | orchestrator | TASK [ceph-osd : Set_fact add_osd] ********************************************* 2026-04-19 00:56:23.693955 | orchestrator | Sunday 19 April 2026 00:52:39 +0000 (0:00:00.528) 0:06:10.894 ********** 2026-04-19 00:56:23.693959 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.693963 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.693966 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.693970 | orchestrator | 2026-04-19 00:56:23.693974 | orchestrator | TASK [ceph-osd : Set_fact container_exec_cmd] ********************************** 2026-04-19 00:56:23.693978 | orchestrator | Sunday 19 April 2026 00:52:40 +0000 (0:00:00.560) 0:06:11.454 ********** 2026-04-19 00:56:23.693981 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-04-19 00:56:23.693985 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:56:23.693989 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:56:23.693993 | orchestrator | 2026-04-19 00:56:23.693996 | orchestrator | TASK [ceph-osd : Include_tasks system_tuning.yml] ****************************** 2026-04-19 00:56:23.694000 | orchestrator | Sunday 19 April 2026 00:52:41 +0000 (0:00:00.598) 0:06:12.053 ********** 2026-04-19 00:56:23.694004 | orchestrator | included: /ansible/roles/ceph-osd/tasks/system_tuning.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.694008 | orchestrator | 2026-04-19 00:56:23.694113 | orchestrator | TASK [ceph-osd : Create tmpfiles.d directory] ********************************** 2026-04-19 00:56:23.694120 | orchestrator | Sunday 19 April 2026 00:52:41 +0000 (0:00:00.499) 0:06:12.552 ********** 2026-04-19 00:56:23.694124 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694127 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694131 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694135 | orchestrator | 2026-04-19 00:56:23.694139 | orchestrator | TASK [ceph-osd : Disable transparent hugepage] ********************************* 2026-04-19 00:56:23.694143 | orchestrator | Sunday 19 April 2026 00:52:41 +0000 (0:00:00.285) 0:06:12.838 ********** 2026-04-19 00:56:23.694146 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694150 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694154 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694158 | orchestrator | 2026-04-19 00:56:23.694162 | orchestrator | TASK [ceph-osd : Get default vm.min_free_kbytes] ******************************* 2026-04-19 00:56:23.694169 | orchestrator | Sunday 19 April 2026 00:52:42 +0000 (0:00:00.540) 0:06:13.378 ********** 2026-04-19 00:56:23.694173 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.694177 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.694181 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.694185 | orchestrator | 2026-04-19 00:56:23.694188 | orchestrator | TASK [ceph-osd : Set_fact vm_min_free_kbytes] ********************************** 2026-04-19 00:56:23.694192 | orchestrator | Sunday 19 April 2026 00:52:43 +0000 (0:00:00.629) 0:06:14.008 ********** 2026-04-19 00:56:23.694210 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.694214 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.694218 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.694222 | orchestrator | 2026-04-19 00:56:23.694226 | orchestrator | TASK [ceph-osd : Apply operating system tuning] ******************************** 2026-04-19 00:56:23.694230 | orchestrator | Sunday 19 April 2026 00:52:43 +0000 (0:00:00.342) 0:06:14.351 ********** 2026-04-19 00:56:23.694237 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-04-19 00:56:23.694241 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-04-19 00:56:23.694245 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-04-19 00:56:23.694249 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-04-19 00:56:23.694253 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-04-19 00:56:23.694256 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-04-19 00:56:23.694260 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-04-19 00:56:23.694264 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-04-19 00:56:23.694268 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-04-19 00:56:23.694275 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-04-19 00:56:23.694279 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-04-19 00:56:23.694282 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-04-19 00:56:23.694286 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-04-19 00:56:23.694290 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-04-19 00:56:23.694294 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-04-19 00:56:23.694297 | orchestrator | 2026-04-19 00:56:23.694301 | orchestrator | TASK [ceph-osd : Install dependencies] ***************************************** 2026-04-19 00:56:23.694305 | orchestrator | Sunday 19 April 2026 00:52:46 +0000 (0:00:03.255) 0:06:17.607 ********** 2026-04-19 00:56:23.694309 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694313 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694316 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694320 | orchestrator | 2026-04-19 00:56:23.694324 | orchestrator | TASK [ceph-osd : Include_tasks common.yml] ************************************* 2026-04-19 00:56:23.694328 | orchestrator | Sunday 19 April 2026 00:52:47 +0000 (0:00:00.584) 0:06:18.191 ********** 2026-04-19 00:56:23.694332 | orchestrator | included: /ansible/roles/ceph-osd/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.694335 | orchestrator | 2026-04-19 00:56:23.694339 | orchestrator | TASK [ceph-osd : Create bootstrap-osd and osd directories] ********************* 2026-04-19 00:56:23.694343 | orchestrator | Sunday 19 April 2026 00:52:47 +0000 (0:00:00.488) 0:06:18.679 ********** 2026-04-19 00:56:23.694347 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd/) 2026-04-19 00:56:23.694350 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd/) 2026-04-19 00:56:23.694357 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd/) 2026-04-19 00:56:23.694361 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/osd/) 2026-04-19 00:56:23.694365 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/osd/) 2026-04-19 00:56:23.694368 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/osd/) 2026-04-19 00:56:23.694372 | orchestrator | 2026-04-19 00:56:23.694376 | orchestrator | TASK [ceph-osd : Get keys from monitors] *************************************** 2026-04-19 00:56:23.694380 | orchestrator | Sunday 19 April 2026 00:52:48 +0000 (0:00:01.039) 0:06:19.720 ********** 2026-04-19 00:56:23.694383 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.694387 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.694391 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.694395 | orchestrator | 2026-04-19 00:56:23.694398 | orchestrator | TASK [ceph-osd : Copy ceph key(s) if needed] *********************************** 2026-04-19 00:56:23.694402 | orchestrator | Sunday 19 April 2026 00:52:50 +0000 (0:00:02.059) 0:06:21.779 ********** 2026-04-19 00:56:23.694406 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 00:56:23.694410 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.694413 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.694417 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 00:56:23.694422 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-04-19 00:56:23.694428 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.694434 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 00:56:23.694440 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-04-19 00:56:23.694447 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.694453 | orchestrator | 2026-04-19 00:56:23.694458 | orchestrator | TASK [ceph-osd : Set noup flag] ************************************************ 2026-04-19 00:56:23.694467 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:01.547) 0:06:23.327 ********** 2026-04-19 00:56:23.694475 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.694483 | orchestrator | 2026-04-19 00:56:23.694488 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm.yml] ****************************** 2026-04-19 00:56:23.694494 | orchestrator | Sunday 19 April 2026 00:52:54 +0000 (0:00:02.080) 0:06:25.407 ********** 2026-04-19 00:56:23.694500 | orchestrator | included: /ansible/roles/ceph-osd/tasks/scenarios/lvm.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.694506 | orchestrator | 2026-04-19 00:56:23.694512 | orchestrator | TASK [ceph-osd : Use ceph-volume to create osds] ******************************* 2026-04-19 00:56:23.694517 | orchestrator | Sunday 19 April 2026 00:52:54 +0000 (0:00:00.554) 0:06:25.962 ********** 2026-04-19 00:56:23.694527 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-c338f508-a51a-57c6-8917-251abb4c767b', 'data_vg': 'ceph-c338f508-a51a-57c6-8917-251abb4c767b'}) 2026-04-19 00:56:23.694535 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-e1582ec4-3f2d-5796-9ab2-801a24d84c31', 'data_vg': 'ceph-e1582ec4-3f2d-5796-9ab2-801a24d84c31'}) 2026-04-19 00:56:23.694540 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-945e85a9-e7ee-5123-a495-4b5a83a01fc5', 'data_vg': 'ceph-945e85a9-e7ee-5123-a495-4b5a83a01fc5'}) 2026-04-19 00:56:23.694547 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc', 'data_vg': 'ceph-51c60c0d-df1e-52a8-ae00-a2eaab7c2edc'}) 2026-04-19 00:56:23.694553 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-0c5767d0-866f-5cac-9ec0-a6c75fb89469', 'data_vg': 'ceph-0c5767d0-866f-5cac-9ec0-a6c75fb89469'}) 2026-04-19 00:56:23.694563 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-1efd2f4e-b2fc-580d-9442-4110201fce58', 'data_vg': 'ceph-1efd2f4e-b2fc-580d-9442-4110201fce58'}) 2026-04-19 00:56:23.694569 | orchestrator | 2026-04-19 00:56:23.694579 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm-batch.yml] ************************ 2026-04-19 00:56:23.694585 | orchestrator | Sunday 19 April 2026 00:53:30 +0000 (0:00:35.874) 0:07:01.836 ********** 2026-04-19 00:56:23.694591 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694596 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694602 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694608 | orchestrator | 2026-04-19 00:56:23.694614 | orchestrator | TASK [ceph-osd : Include_tasks start_osds.yml] ********************************* 2026-04-19 00:56:23.694620 | orchestrator | Sunday 19 April 2026 00:53:31 +0000 (0:00:00.255) 0:07:02.092 ********** 2026-04-19 00:56:23.694626 | orchestrator | included: /ansible/roles/ceph-osd/tasks/start_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.694632 | orchestrator | 2026-04-19 00:56:23.694640 | orchestrator | TASK [ceph-osd : Get osd ids] ************************************************** 2026-04-19 00:56:23.694644 | orchestrator | Sunday 19 April 2026 00:53:31 +0000 (0:00:00.484) 0:07:02.576 ********** 2026-04-19 00:56:23.694648 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.694651 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.694655 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.694659 | orchestrator | 2026-04-19 00:56:23.694663 | orchestrator | TASK [ceph-osd : Collect osd ids] ********************************************** 2026-04-19 00:56:23.694666 | orchestrator | Sunday 19 April 2026 00:53:32 +0000 (0:00:00.968) 0:07:03.545 ********** 2026-04-19 00:56:23.694670 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.694674 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.694677 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.694681 | orchestrator | 2026-04-19 00:56:23.694685 | orchestrator | TASK [ceph-osd : Include_tasks systemd.yml] ************************************ 2026-04-19 00:56:23.694689 | orchestrator | Sunday 19 April 2026 00:53:34 +0000 (0:00:01.606) 0:07:05.152 ********** 2026-04-19 00:56:23.694692 | orchestrator | included: /ansible/roles/ceph-osd/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.694696 | orchestrator | 2026-04-19 00:56:23.694700 | orchestrator | TASK [ceph-osd : Generate systemd unit file] *********************************** 2026-04-19 00:56:23.694703 | orchestrator | Sunday 19 April 2026 00:53:34 +0000 (0:00:00.460) 0:07:05.612 ********** 2026-04-19 00:56:23.694707 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.694711 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.694715 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.694718 | orchestrator | 2026-04-19 00:56:23.694722 | orchestrator | TASK [ceph-osd : Generate systemd ceph-osd target file] ************************ 2026-04-19 00:56:23.694726 | orchestrator | Sunday 19 April 2026 00:53:36 +0000 (0:00:01.372) 0:07:06.985 ********** 2026-04-19 00:56:23.694729 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.694733 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.694737 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.694741 | orchestrator | 2026-04-19 00:56:23.694744 | orchestrator | TASK [ceph-osd : Enable ceph-osd.target] *************************************** 2026-04-19 00:56:23.694748 | orchestrator | Sunday 19 April 2026 00:53:37 +0000 (0:00:01.347) 0:07:08.333 ********** 2026-04-19 00:56:23.694752 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.694755 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.694759 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.694763 | orchestrator | 2026-04-19 00:56:23.694767 | orchestrator | TASK [ceph-osd : Ensure systemd service override directory exists] ************* 2026-04-19 00:56:23.694770 | orchestrator | Sunday 19 April 2026 00:53:39 +0000 (0:00:02.209) 0:07:10.542 ********** 2026-04-19 00:56:23.694774 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694778 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694781 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694785 | orchestrator | 2026-04-19 00:56:23.694789 | orchestrator | TASK [ceph-osd : Add ceph-osd systemd service overrides] *********************** 2026-04-19 00:56:23.694793 | orchestrator | Sunday 19 April 2026 00:53:39 +0000 (0:00:00.239) 0:07:10.782 ********** 2026-04-19 00:56:23.694800 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694804 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694808 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694812 | orchestrator | 2026-04-19 00:56:23.694815 | orchestrator | TASK [ceph-osd : Ensure /var/lib/ceph/osd/- is present] ********* 2026-04-19 00:56:23.694819 | orchestrator | Sunday 19 April 2026 00:53:40 +0000 (0:00:00.215) 0:07:10.997 ********** 2026-04-19 00:56:23.694823 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-04-19 00:56:23.694826 | orchestrator | ok: [testbed-node-4] => (item=1) 2026-04-19 00:56:23.694830 | orchestrator | ok: [testbed-node-5] => (item=2) 2026-04-19 00:56:23.694834 | orchestrator | ok: [testbed-node-3] => (item=5) 2026-04-19 00:56:23.694838 | orchestrator | ok: [testbed-node-4] => (item=3) 2026-04-19 00:56:23.694845 | orchestrator | ok: [testbed-node-5] => (item=4) 2026-04-19 00:56:23.694849 | orchestrator | 2026-04-19 00:56:23.694852 | orchestrator | TASK [ceph-osd : Write run file in /var/lib/ceph/osd/xxxx/run] ***************** 2026-04-19 00:56:23.694856 | orchestrator | Sunday 19 April 2026 00:53:41 +0000 (0:00:01.135) 0:07:12.132 ********** 2026-04-19 00:56:23.694860 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-04-19 00:56:23.694864 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-04-19 00:56:23.694867 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-04-19 00:56:23.694871 | orchestrator | changed: [testbed-node-4] => (item=3) 2026-04-19 00:56:23.694875 | orchestrator | changed: [testbed-node-3] => (item=5) 2026-04-19 00:56:23.694879 | orchestrator | changed: [testbed-node-5] => (item=4) 2026-04-19 00:56:23.694882 | orchestrator | 2026-04-19 00:56:23.694886 | orchestrator | TASK [ceph-osd : Systemd start osd] ******************************************** 2026-04-19 00:56:23.694890 | orchestrator | Sunday 19 April 2026 00:53:42 +0000 (0:00:01.830) 0:07:13.962 ********** 2026-04-19 00:56:23.694893 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-04-19 00:56:23.694897 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-04-19 00:56:23.694901 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-04-19 00:56:23.694905 | orchestrator | changed: [testbed-node-3] => (item=5) 2026-04-19 00:56:23.694912 | orchestrator | changed: [testbed-node-4] => (item=3) 2026-04-19 00:56:23.694916 | orchestrator | changed: [testbed-node-5] => (item=4) 2026-04-19 00:56:23.694919 | orchestrator | 2026-04-19 00:56:23.694923 | orchestrator | TASK [ceph-osd : Unset noup flag] ********************************************** 2026-04-19 00:56:23.694927 | orchestrator | Sunday 19 April 2026 00:53:46 +0000 (0:00:03.429) 0:07:17.391 ********** 2026-04-19 00:56:23.694931 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694934 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694938 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.694942 | orchestrator | 2026-04-19 00:56:23.694946 | orchestrator | TASK [ceph-osd : Wait for all osd to be up] ************************************ 2026-04-19 00:56:23.694949 | orchestrator | Sunday 19 April 2026 00:53:48 +0000 (0:00:02.380) 0:07:19.772 ********** 2026-04-19 00:56:23.694953 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694957 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694961 | orchestrator | FAILED - RETRYING: [testbed-node-5 -> testbed-node-0]: Wait for all osd to be up (60 retries left). 2026-04-19 00:56:23.694964 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.694968 | orchestrator | 2026-04-19 00:56:23.694972 | orchestrator | TASK [ceph-osd : Include crush_rules.yml] ************************************** 2026-04-19 00:56:23.694975 | orchestrator | Sunday 19 April 2026 00:54:01 +0000 (0:00:12.485) 0:07:32.258 ********** 2026-04-19 00:56:23.694979 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.694983 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.694987 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.694990 | orchestrator | 2026-04-19 00:56:23.694994 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.694998 | orchestrator | Sunday 19 April 2026 00:54:01 +0000 (0:00:00.689) 0:07:32.947 ********** 2026-04-19 00:56:23.695005 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695009 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695013 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695016 | orchestrator | 2026-04-19 00:56:23.695020 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-04-19 00:56:23.695024 | orchestrator | Sunday 19 April 2026 00:54:02 +0000 (0:00:00.451) 0:07:33.398 ********** 2026-04-19 00:56:23.695027 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.695031 | orchestrator | 2026-04-19 00:56:23.695035 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-04-19 00:56:23.695039 | orchestrator | Sunday 19 April 2026 00:54:02 +0000 (0:00:00.374) 0:07:33.773 ********** 2026-04-19 00:56:23.695042 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.695046 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.695050 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.695054 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695057 | orchestrator | 2026-04-19 00:56:23.695061 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-04-19 00:56:23.695065 | orchestrator | Sunday 19 April 2026 00:54:03 +0000 (0:00:00.315) 0:07:34.088 ********** 2026-04-19 00:56:23.695068 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695072 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695076 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695080 | orchestrator | 2026-04-19 00:56:23.695083 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-04-19 00:56:23.695087 | orchestrator | Sunday 19 April 2026 00:54:03 +0000 (0:00:00.377) 0:07:34.466 ********** 2026-04-19 00:56:23.695091 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695095 | orchestrator | 2026-04-19 00:56:23.695098 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-04-19 00:56:23.695102 | orchestrator | Sunday 19 April 2026 00:54:03 +0000 (0:00:00.172) 0:07:34.638 ********** 2026-04-19 00:56:23.695106 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695109 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695113 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695117 | orchestrator | 2026-04-19 00:56:23.695121 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-04-19 00:56:23.695124 | orchestrator | Sunday 19 April 2026 00:54:03 +0000 (0:00:00.248) 0:07:34.887 ********** 2026-04-19 00:56:23.695128 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695132 | orchestrator | 2026-04-19 00:56:23.695135 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-04-19 00:56:23.695139 | orchestrator | Sunday 19 April 2026 00:54:04 +0000 (0:00:00.148) 0:07:35.035 ********** 2026-04-19 00:56:23.695143 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695147 | orchestrator | 2026-04-19 00:56:23.695153 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-04-19 00:56:23.695157 | orchestrator | Sunday 19 April 2026 00:54:04 +0000 (0:00:00.149) 0:07:35.185 ********** 2026-04-19 00:56:23.695161 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695164 | orchestrator | 2026-04-19 00:56:23.695168 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-04-19 00:56:23.695172 | orchestrator | Sunday 19 April 2026 00:54:04 +0000 (0:00:00.077) 0:07:35.262 ********** 2026-04-19 00:56:23.695176 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695179 | orchestrator | 2026-04-19 00:56:23.695183 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-04-19 00:56:23.695187 | orchestrator | Sunday 19 April 2026 00:54:04 +0000 (0:00:00.145) 0:07:35.407 ********** 2026-04-19 00:56:23.695190 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695194 | orchestrator | 2026-04-19 00:56:23.695214 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-04-19 00:56:23.695222 | orchestrator | Sunday 19 April 2026 00:54:04 +0000 (0:00:00.146) 0:07:35.554 ********** 2026-04-19 00:56:23.695226 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.695230 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.695237 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.695241 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695244 | orchestrator | 2026-04-19 00:56:23.695248 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-04-19 00:56:23.695252 | orchestrator | Sunday 19 April 2026 00:54:05 +0000 (0:00:00.440) 0:07:35.995 ********** 2026-04-19 00:56:23.695256 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695259 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695263 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695267 | orchestrator | 2026-04-19 00:56:23.695271 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-04-19 00:56:23.695274 | orchestrator | Sunday 19 April 2026 00:54:05 +0000 (0:00:00.389) 0:07:36.384 ********** 2026-04-19 00:56:23.695278 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695282 | orchestrator | 2026-04-19 00:56:23.695286 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-04-19 00:56:23.695290 | orchestrator | Sunday 19 April 2026 00:54:05 +0000 (0:00:00.151) 0:07:36.535 ********** 2026-04-19 00:56:23.695294 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695297 | orchestrator | 2026-04-19 00:56:23.695301 | orchestrator | PLAY [Apply role ceph-crash] *************************************************** 2026-04-19 00:56:23.695305 | orchestrator | 2026-04-19 00:56:23.695309 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.695312 | orchestrator | Sunday 19 April 2026 00:54:06 +0000 (0:00:00.457) 0:07:36.992 ********** 2026-04-19 00:56:23.695316 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.695321 | orchestrator | 2026-04-19 00:56:23.695325 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.695328 | orchestrator | Sunday 19 April 2026 00:54:06 +0000 (0:00:00.902) 0:07:37.895 ********** 2026-04-19 00:56:23.695332 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.695336 | orchestrator | 2026-04-19 00:56:23.695340 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.695343 | orchestrator | Sunday 19 April 2026 00:54:08 +0000 (0:00:01.179) 0:07:39.074 ********** 2026-04-19 00:56:23.695347 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695351 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695355 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695359 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695362 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695366 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695370 | orchestrator | 2026-04-19 00:56:23.695374 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.695377 | orchestrator | Sunday 19 April 2026 00:54:08 +0000 (0:00:00.749) 0:07:39.824 ********** 2026-04-19 00:56:23.695381 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695385 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695389 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695392 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695396 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695400 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695404 | orchestrator | 2026-04-19 00:56:23.695408 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.695416 | orchestrator | Sunday 19 April 2026 00:54:10 +0000 (0:00:01.871) 0:07:41.696 ********** 2026-04-19 00:56:23.695420 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695424 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695428 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695431 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695435 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695439 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695443 | orchestrator | 2026-04-19 00:56:23.695446 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.695450 | orchestrator | Sunday 19 April 2026 00:54:11 +0000 (0:00:00.997) 0:07:42.693 ********** 2026-04-19 00:56:23.695454 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695458 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695462 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695465 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695469 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695473 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695477 | orchestrator | 2026-04-19 00:56:23.695480 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.695484 | orchestrator | Sunday 19 April 2026 00:54:12 +0000 (0:00:00.869) 0:07:43.563 ********** 2026-04-19 00:56:23.695490 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695494 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695498 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695502 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695506 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695510 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695513 | orchestrator | 2026-04-19 00:56:23.695517 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.695521 | orchestrator | Sunday 19 April 2026 00:54:13 +0000 (0:00:00.668) 0:07:44.232 ********** 2026-04-19 00:56:23.695525 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695528 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695532 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695536 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695540 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695543 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695547 | orchestrator | 2026-04-19 00:56:23.695551 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.695555 | orchestrator | Sunday 19 April 2026 00:54:13 +0000 (0:00:00.486) 0:07:44.718 ********** 2026-04-19 00:56:23.695558 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695562 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695566 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695572 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695576 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695580 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695584 | orchestrator | 2026-04-19 00:56:23.695588 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.695592 | orchestrator | Sunday 19 April 2026 00:54:14 +0000 (0:00:00.648) 0:07:45.367 ********** 2026-04-19 00:56:23.695595 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695599 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695603 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695607 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695611 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695614 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695618 | orchestrator | 2026-04-19 00:56:23.695622 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.695626 | orchestrator | Sunday 19 April 2026 00:54:15 +0000 (0:00:00.903) 0:07:46.271 ********** 2026-04-19 00:56:23.695629 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695633 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695637 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695644 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695647 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695651 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695655 | orchestrator | 2026-04-19 00:56:23.695659 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.695662 | orchestrator | Sunday 19 April 2026 00:54:16 +0000 (0:00:01.073) 0:07:47.344 ********** 2026-04-19 00:56:23.695666 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695670 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695674 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695678 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695681 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695685 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695689 | orchestrator | 2026-04-19 00:56:23.695693 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.695697 | orchestrator | Sunday 19 April 2026 00:54:16 +0000 (0:00:00.483) 0:07:47.828 ********** 2026-04-19 00:56:23.695700 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695704 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695708 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695712 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695716 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695720 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695724 | orchestrator | 2026-04-19 00:56:23.695727 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.695731 | orchestrator | Sunday 19 April 2026 00:54:17 +0000 (0:00:00.612) 0:07:48.440 ********** 2026-04-19 00:56:23.695735 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695739 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695742 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695746 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695750 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695755 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695758 | orchestrator | 2026-04-19 00:56:23.695763 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.695769 | orchestrator | Sunday 19 April 2026 00:54:18 +0000 (0:00:00.559) 0:07:48.999 ********** 2026-04-19 00:56:23.695772 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695776 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695780 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695784 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695787 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695791 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695795 | orchestrator | 2026-04-19 00:56:23.695799 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.695803 | orchestrator | Sunday 19 April 2026 00:54:18 +0000 (0:00:00.506) 0:07:49.506 ********** 2026-04-19 00:56:23.695806 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695810 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695814 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695818 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.695866 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.695871 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.695875 | orchestrator | 2026-04-19 00:56:23.695879 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.695883 | orchestrator | Sunday 19 April 2026 00:54:19 +0000 (0:00:00.675) 0:07:50.182 ********** 2026-04-19 00:56:23.695887 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695891 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695895 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695899 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695903 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695907 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695911 | orchestrator | 2026-04-19 00:56:23.695915 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.695936 | orchestrator | Sunday 19 April 2026 00:54:19 +0000 (0:00:00.483) 0:07:50.665 ********** 2026-04-19 00:56:23.695940 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:23.695944 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:23.695948 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:23.695952 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695956 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695960 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.695964 | orchestrator | 2026-04-19 00:56:23.695968 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.695972 | orchestrator | Sunday 19 April 2026 00:54:20 +0000 (0:00:00.779) 0:07:51.445 ********** 2026-04-19 00:56:23.695977 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.695981 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.695985 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.695989 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.695994 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.695998 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696002 | orchestrator | 2026-04-19 00:56:23.696006 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.696010 | orchestrator | Sunday 19 April 2026 00:54:21 +0000 (0:00:00.676) 0:07:52.121 ********** 2026-04-19 00:56:23.696014 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696018 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.696022 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.696029 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696034 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696038 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696041 | orchestrator | 2026-04-19 00:56:23.696045 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.696050 | orchestrator | Sunday 19 April 2026 00:54:22 +0000 (0:00:00.891) 0:07:53.012 ********** 2026-04-19 00:56:23.696054 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696058 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.696062 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.696066 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696070 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696074 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696078 | orchestrator | 2026-04-19 00:56:23.696082 | orchestrator | TASK [ceph-crash : Create client.crash keyring] ******************************** 2026-04-19 00:56:23.696086 | orchestrator | Sunday 19 April 2026 00:54:23 +0000 (0:00:01.054) 0:07:54.067 ********** 2026-04-19 00:56:23.696090 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.696094 | orchestrator | 2026-04-19 00:56:23.696098 | orchestrator | TASK [ceph-crash : Get keys from monitors] ************************************* 2026-04-19 00:56:23.696103 | orchestrator | Sunday 19 April 2026 00:54:26 +0000 (0:00:03.839) 0:07:57.906 ********** 2026-04-19 00:56:23.696107 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696111 | orchestrator | 2026-04-19 00:56:23.696115 | orchestrator | TASK [ceph-crash : Copy ceph key(s) if needed] ********************************* 2026-04-19 00:56:23.696119 | orchestrator | Sunday 19 April 2026 00:54:28 +0000 (0:00:01.534) 0:07:59.441 ********** 2026-04-19 00:56:23.696123 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.696127 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.696131 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696135 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.696139 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.696143 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.696147 | orchestrator | 2026-04-19 00:56:23.696151 | orchestrator | TASK [ceph-crash : Create /var/lib/ceph/crash/posted] ************************** 2026-04-19 00:56:23.696155 | orchestrator | Sunday 19 April 2026 00:54:30 +0000 (0:00:02.326) 0:08:01.768 ********** 2026-04-19 00:56:23.696158 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.696162 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.696169 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.696173 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.696177 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.696181 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.696185 | orchestrator | 2026-04-19 00:56:23.696189 | orchestrator | TASK [ceph-crash : Include_tasks systemd.yml] ********************************** 2026-04-19 00:56:23.696192 | orchestrator | Sunday 19 April 2026 00:54:31 +0000 (0:00:00.929) 0:08:02.697 ********** 2026-04-19 00:56:23.696209 | orchestrator | included: /ansible/roles/ceph-crash/tasks/systemd.yml for testbed-node-0, testbed-node-2, testbed-node-1, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.696215 | orchestrator | 2026-04-19 00:56:23.696219 | orchestrator | TASK [ceph-crash : Generate systemd unit file for ceph-crash container] ******** 2026-04-19 00:56:23.696223 | orchestrator | Sunday 19 April 2026 00:54:32 +0000 (0:00:01.009) 0:08:03.706 ********** 2026-04-19 00:56:23.696227 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.696231 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.696235 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.696239 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.696242 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.696246 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.696250 | orchestrator | 2026-04-19 00:56:23.696254 | orchestrator | TASK [ceph-crash : Start the ceph-crash service] ******************************* 2026-04-19 00:56:23.696258 | orchestrator | Sunday 19 April 2026 00:54:34 +0000 (0:00:01.435) 0:08:05.142 ********** 2026-04-19 00:56:23.696261 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.696265 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.696269 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.696273 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.696277 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.696280 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.696284 | orchestrator | 2026-04-19 00:56:23.696288 | orchestrator | RUNNING HANDLER [ceph-handler : Ceph crash handler] **************************** 2026-04-19 00:56:23.696292 | orchestrator | Sunday 19 April 2026 00:54:37 +0000 (0:00:03.612) 0:08:08.755 ********** 2026-04-19 00:56:23.696295 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_crash.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.696299 | orchestrator | 2026-04-19 00:56:23.696303 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called before restart] ****** 2026-04-19 00:56:23.696307 | orchestrator | Sunday 19 April 2026 00:54:39 +0000 (0:00:01.319) 0:08:10.074 ********** 2026-04-19 00:56:23.696314 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696317 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.696321 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.696325 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696329 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696333 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696336 | orchestrator | 2026-04-19 00:56:23.696340 | orchestrator | RUNNING HANDLER [ceph-handler : Restart the ceph-crash service] **************** 2026-04-19 00:56:23.696344 | orchestrator | Sunday 19 April 2026 00:54:39 +0000 (0:00:00.656) 0:08:10.730 ********** 2026-04-19 00:56:23.696348 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:23.696352 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.696356 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.696360 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:23.696364 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:23.696368 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.696371 | orchestrator | 2026-04-19 00:56:23.696375 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called after restart] ******* 2026-04-19 00:56:23.696379 | orchestrator | Sunday 19 April 2026 00:54:42 +0000 (0:00:02.727) 0:08:13.458 ********** 2026-04-19 00:56:23.696383 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:23.696387 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:23.696394 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:23.696398 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696405 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696409 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696413 | orchestrator | 2026-04-19 00:56:23.696416 | orchestrator | PLAY [Apply role ceph-mds] ***************************************************** 2026-04-19 00:56:23.696420 | orchestrator | 2026-04-19 00:56:23.696424 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.696428 | orchestrator | Sunday 19 April 2026 00:54:43 +0000 (0:00:01.124) 0:08:14.582 ********** 2026-04-19 00:56:23.696432 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.696436 | orchestrator | 2026-04-19 00:56:23.696439 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.696443 | orchestrator | Sunday 19 April 2026 00:54:44 +0000 (0:00:00.490) 0:08:15.073 ********** 2026-04-19 00:56:23.696447 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.696451 | orchestrator | 2026-04-19 00:56:23.696455 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.696458 | orchestrator | Sunday 19 April 2026 00:54:44 +0000 (0:00:00.690) 0:08:15.764 ********** 2026-04-19 00:56:23.696462 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696466 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696470 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696474 | orchestrator | 2026-04-19 00:56:23.696478 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.696481 | orchestrator | Sunday 19 April 2026 00:54:45 +0000 (0:00:00.309) 0:08:16.074 ********** 2026-04-19 00:56:23.696485 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696489 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696493 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696497 | orchestrator | 2026-04-19 00:56:23.696501 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.696505 | orchestrator | Sunday 19 April 2026 00:54:45 +0000 (0:00:00.672) 0:08:16.746 ********** 2026-04-19 00:56:23.696508 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696512 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696516 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696520 | orchestrator | 2026-04-19 00:56:23.696524 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.696528 | orchestrator | Sunday 19 April 2026 00:54:46 +0000 (0:00:00.649) 0:08:17.396 ********** 2026-04-19 00:56:23.696532 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696535 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696539 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696543 | orchestrator | 2026-04-19 00:56:23.696547 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.696551 | orchestrator | Sunday 19 April 2026 00:54:47 +0000 (0:00:01.062) 0:08:18.458 ********** 2026-04-19 00:56:23.696555 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696559 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696642 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696650 | orchestrator | 2026-04-19 00:56:23.696656 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.696661 | orchestrator | Sunday 19 April 2026 00:54:47 +0000 (0:00:00.296) 0:08:18.755 ********** 2026-04-19 00:56:23.696668 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696674 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696680 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696685 | orchestrator | 2026-04-19 00:56:23.696691 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.696697 | orchestrator | Sunday 19 April 2026 00:54:48 +0000 (0:00:00.298) 0:08:19.053 ********** 2026-04-19 00:56:23.696711 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696717 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696723 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696729 | orchestrator | 2026-04-19 00:56:23.696735 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.696741 | orchestrator | Sunday 19 April 2026 00:54:48 +0000 (0:00:00.302) 0:08:19.355 ********** 2026-04-19 00:56:23.696748 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696754 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696759 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696765 | orchestrator | 2026-04-19 00:56:23.696770 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.696776 | orchestrator | Sunday 19 April 2026 00:54:49 +0000 (0:00:00.962) 0:08:20.318 ********** 2026-04-19 00:56:23.696782 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696788 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696794 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696800 | orchestrator | 2026-04-19 00:56:23.696806 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.696817 | orchestrator | Sunday 19 April 2026 00:54:50 +0000 (0:00:00.740) 0:08:21.059 ********** 2026-04-19 00:56:23.696825 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696829 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696833 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696837 | orchestrator | 2026-04-19 00:56:23.696840 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.696844 | orchestrator | Sunday 19 April 2026 00:54:50 +0000 (0:00:00.536) 0:08:21.595 ********** 2026-04-19 00:56:23.696848 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696852 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696856 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696859 | orchestrator | 2026-04-19 00:56:23.696863 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.696867 | orchestrator | Sunday 19 April 2026 00:54:50 +0000 (0:00:00.347) 0:08:21.942 ********** 2026-04-19 00:56:23.696870 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696874 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696878 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696882 | orchestrator | 2026-04-19 00:56:23.696885 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.696889 | orchestrator | Sunday 19 April 2026 00:54:51 +0000 (0:00:00.629) 0:08:22.572 ********** 2026-04-19 00:56:23.696898 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696902 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696906 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696909 | orchestrator | 2026-04-19 00:56:23.696913 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.696917 | orchestrator | Sunday 19 April 2026 00:54:51 +0000 (0:00:00.361) 0:08:22.934 ********** 2026-04-19 00:56:23.696921 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.696924 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.696928 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.696932 | orchestrator | 2026-04-19 00:56:23.696936 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.696940 | orchestrator | Sunday 19 April 2026 00:54:52 +0000 (0:00:00.308) 0:08:23.242 ********** 2026-04-19 00:56:23.696944 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696947 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696951 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696955 | orchestrator | 2026-04-19 00:56:23.696959 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.696962 | orchestrator | Sunday 19 April 2026 00:54:52 +0000 (0:00:00.275) 0:08:23.518 ********** 2026-04-19 00:56:23.696966 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696970 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.696978 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.696982 | orchestrator | 2026-04-19 00:56:23.696985 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.696989 | orchestrator | Sunday 19 April 2026 00:54:53 +0000 (0:00:00.507) 0:08:24.025 ********** 2026-04-19 00:56:23.696993 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.696997 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.697000 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.697004 | orchestrator | 2026-04-19 00:56:23.697008 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.697012 | orchestrator | Sunday 19 April 2026 00:54:53 +0000 (0:00:00.293) 0:08:24.318 ********** 2026-04-19 00:56:23.697015 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697019 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697023 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697027 | orchestrator | 2026-04-19 00:56:23.697030 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.697034 | orchestrator | Sunday 19 April 2026 00:54:53 +0000 (0:00:00.312) 0:08:24.631 ********** 2026-04-19 00:56:23.697038 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697042 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697045 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697049 | orchestrator | 2026-04-19 00:56:23.697053 | orchestrator | TASK [ceph-mds : Include create_mds_filesystems.yml] *************************** 2026-04-19 00:56:23.697057 | orchestrator | Sunday 19 April 2026 00:54:54 +0000 (0:00:00.735) 0:08:25.366 ********** 2026-04-19 00:56:23.697061 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.697095 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.697100 | orchestrator | included: /ansible/roles/ceph-mds/tasks/create_mds_filesystems.yml for testbed-node-3 2026-04-19 00:56:23.697104 | orchestrator | 2026-04-19 00:56:23.697108 | orchestrator | TASK [ceph-facts : Get current default crush rule details] ********************* 2026-04-19 00:56:23.697111 | orchestrator | Sunday 19 April 2026 00:54:54 +0000 (0:00:00.394) 0:08:25.761 ********** 2026-04-19 00:56:23.697115 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.697119 | orchestrator | 2026-04-19 00:56:23.697123 | orchestrator | TASK [ceph-facts : Get current default crush rule name] ************************ 2026-04-19 00:56:23.697126 | orchestrator | Sunday 19 April 2026 00:54:56 +0000 (0:00:01.788) 0:08:27.550 ********** 2026-04-19 00:56:23.697132 | orchestrator | skipping: [testbed-node-3] => (item={'rule_id': 0, 'rule_name': 'replicated_rule', 'type': 1, 'steps': [{'op': 'take', 'item': -1, 'item_name': 'default'}, {'op': 'chooseleaf_firstn', 'num': 0, 'type': 'host'}, {'op': 'emit'}]})  2026-04-19 00:56:23.697138 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.697142 | orchestrator | 2026-04-19 00:56:23.697163 | orchestrator | TASK [ceph-mds : Create filesystem pools] ************************************** 2026-04-19 00:56:23.697167 | orchestrator | Sunday 19 April 2026 00:54:56 +0000 (0:00:00.204) 0:08:27.754 ********** 2026-04-19 00:56:23.697173 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_data', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:56:23.697185 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_metadata', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:56:23.697190 | orchestrator | 2026-04-19 00:56:23.697193 | orchestrator | TASK [ceph-mds : Create ceph filesystem] *************************************** 2026-04-19 00:56:23.697208 | orchestrator | Sunday 19 April 2026 00:55:03 +0000 (0:00:06.411) 0:08:34.166 ********** 2026-04-19 00:56:23.697213 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-04-19 00:56:23.697216 | orchestrator | 2026-04-19 00:56:23.697232 | orchestrator | TASK [ceph-mds : Include common.yml] ******************************************* 2026-04-19 00:56:23.697236 | orchestrator | Sunday 19 April 2026 00:55:05 +0000 (0:00:02.617) 0:08:36.783 ********** 2026-04-19 00:56:23.697246 | orchestrator | included: /ansible/roles/ceph-mds/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697251 | orchestrator | 2026-04-19 00:56:23.697254 | orchestrator | TASK [ceph-mds : Create bootstrap-mds and mds directories] ********************* 2026-04-19 00:56:23.697261 | orchestrator | Sunday 19 April 2026 00:55:06 +0000 (0:00:00.787) 0:08:37.571 ********** 2026-04-19 00:56:23.697265 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds/) 2026-04-19 00:56:23.697269 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds/) 2026-04-19 00:56:23.697273 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds/) 2026-04-19 00:56:23.697277 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds/ceph-testbed-node-3) 2026-04-19 00:56:23.697281 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds/ceph-testbed-node-4) 2026-04-19 00:56:23.697284 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds/ceph-testbed-node-5) 2026-04-19 00:56:23.697288 | orchestrator | 2026-04-19 00:56:23.697292 | orchestrator | TASK [ceph-mds : Get keys from monitors] *************************************** 2026-04-19 00:56:23.697296 | orchestrator | Sunday 19 April 2026 00:55:07 +0000 (0:00:01.006) 0:08:38.578 ********** 2026-04-19 00:56:23.697299 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.697303 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.697307 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.697311 | orchestrator | 2026-04-19 00:56:23.697314 | orchestrator | TASK [ceph-mds : Copy ceph key(s) if needed] *********************************** 2026-04-19 00:56:23.697318 | orchestrator | Sunday 19 April 2026 00:55:09 +0000 (0:00:01.602) 0:08:40.180 ********** 2026-04-19 00:56:23.697322 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 00:56:23.697326 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.697330 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697334 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 00:56:23.697338 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 00:56:23.697341 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-04-19 00:56:23.697345 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697349 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-04-19 00:56:23.697353 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697357 | orchestrator | 2026-04-19 00:56:23.697360 | orchestrator | TASK [ceph-mds : Create mds keyring] ******************************************* 2026-04-19 00:56:23.697364 | orchestrator | Sunday 19 April 2026 00:55:10 +0000 (0:00:01.161) 0:08:41.342 ********** 2026-04-19 00:56:23.697368 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697372 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697376 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697379 | orchestrator | 2026-04-19 00:56:23.697383 | orchestrator | TASK [ceph-mds : Non_containerized.yml] **************************************** 2026-04-19 00:56:23.697467 | orchestrator | Sunday 19 April 2026 00:55:12 +0000 (0:00:02.276) 0:08:43.618 ********** 2026-04-19 00:56:23.697479 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.697484 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.697491 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.697497 | orchestrator | 2026-04-19 00:56:23.697505 | orchestrator | TASK [ceph-mds : Containerized.yml] ******************************************** 2026-04-19 00:56:23.697512 | orchestrator | Sunday 19 April 2026 00:55:12 +0000 (0:00:00.235) 0:08:43.854 ********** 2026-04-19 00:56:23.697519 | orchestrator | included: /ansible/roles/ceph-mds/tasks/containerized.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697523 | orchestrator | 2026-04-19 00:56:23.697527 | orchestrator | TASK [ceph-mds : Include_tasks systemd.yml] ************************************ 2026-04-19 00:56:23.697538 | orchestrator | Sunday 19 April 2026 00:55:13 +0000 (0:00:00.402) 0:08:44.256 ********** 2026-04-19 00:56:23.697541 | orchestrator | included: /ansible/roles/ceph-mds/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697545 | orchestrator | 2026-04-19 00:56:23.697549 | orchestrator | TASK [ceph-mds : Generate systemd unit file] *********************************** 2026-04-19 00:56:23.697553 | orchestrator | Sunday 19 April 2026 00:55:13 +0000 (0:00:00.542) 0:08:44.799 ********** 2026-04-19 00:56:23.697557 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697561 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697565 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697569 | orchestrator | 2026-04-19 00:56:23.697572 | orchestrator | TASK [ceph-mds : Generate systemd ceph-mds target file] ************************ 2026-04-19 00:56:23.697576 | orchestrator | Sunday 19 April 2026 00:55:15 +0000 (0:00:01.371) 0:08:46.170 ********** 2026-04-19 00:56:23.697580 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697584 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697588 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697592 | orchestrator | 2026-04-19 00:56:23.697595 | orchestrator | TASK [ceph-mds : Enable ceph-mds.target] *************************************** 2026-04-19 00:56:23.697603 | orchestrator | Sunday 19 April 2026 00:55:16 +0000 (0:00:01.423) 0:08:47.593 ********** 2026-04-19 00:56:23.697607 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697611 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697615 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697619 | orchestrator | 2026-04-19 00:56:23.697622 | orchestrator | TASK [ceph-mds : Systemd start mds container] ********************************** 2026-04-19 00:56:23.697626 | orchestrator | Sunday 19 April 2026 00:55:18 +0000 (0:00:02.055) 0:08:49.649 ********** 2026-04-19 00:56:23.697630 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697634 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697637 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697641 | orchestrator | 2026-04-19 00:56:23.697645 | orchestrator | TASK [ceph-mds : Wait for mds socket to exist] ********************************* 2026-04-19 00:56:23.697649 | orchestrator | Sunday 19 April 2026 00:55:20 +0000 (0:00:02.212) 0:08:51.862 ********** 2026-04-19 00:56:23.697653 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697656 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697660 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697664 | orchestrator | 2026-04-19 00:56:23.697668 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.697672 | orchestrator | Sunday 19 April 2026 00:55:22 +0000 (0:00:01.292) 0:08:53.155 ********** 2026-04-19 00:56:23.697682 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697686 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697690 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697696 | orchestrator | 2026-04-19 00:56:23.697702 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-04-19 00:56:23.697707 | orchestrator | Sunday 19 April 2026 00:55:22 +0000 (0:00:00.609) 0:08:53.764 ********** 2026-04-19 00:56:23.697713 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697719 | orchestrator | 2026-04-19 00:56:23.697727 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-04-19 00:56:23.697731 | orchestrator | Sunday 19 April 2026 00:55:23 +0000 (0:00:00.438) 0:08:54.203 ********** 2026-04-19 00:56:23.697735 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697739 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697743 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697747 | orchestrator | 2026-04-19 00:56:23.697751 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-04-19 00:56:23.697754 | orchestrator | Sunday 19 April 2026 00:55:23 +0000 (0:00:00.455) 0:08:54.658 ********** 2026-04-19 00:56:23.697777 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.697781 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.697785 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.697789 | orchestrator | 2026-04-19 00:56:23.697793 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-04-19 00:56:23.697796 | orchestrator | Sunday 19 April 2026 00:55:24 +0000 (0:00:01.288) 0:08:55.946 ********** 2026-04-19 00:56:23.697800 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.697804 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.697808 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.697812 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.697816 | orchestrator | 2026-04-19 00:56:23.697867 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-04-19 00:56:23.697872 | orchestrator | Sunday 19 April 2026 00:55:25 +0000 (0:00:00.518) 0:08:56.465 ********** 2026-04-19 00:56:23.697876 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697880 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697884 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697887 | orchestrator | 2026-04-19 00:56:23.697891 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-04-19 00:56:23.697895 | orchestrator | 2026-04-19 00:56:23.697899 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-04-19 00:56:23.697903 | orchestrator | Sunday 19 April 2026 00:55:26 +0000 (0:00:00.535) 0:08:57.000 ********** 2026-04-19 00:56:23.697906 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697911 | orchestrator | 2026-04-19 00:56:23.697915 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-04-19 00:56:23.697919 | orchestrator | Sunday 19 April 2026 00:55:26 +0000 (0:00:00.558) 0:08:57.558 ********** 2026-04-19 00:56:23.697922 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.697926 | orchestrator | 2026-04-19 00:56:23.697930 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-04-19 00:56:23.697934 | orchestrator | Sunday 19 April 2026 00:55:26 +0000 (0:00:00.380) 0:08:57.939 ********** 2026-04-19 00:56:23.697938 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.697942 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.697946 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.697950 | orchestrator | 2026-04-19 00:56:23.697954 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-04-19 00:56:23.697957 | orchestrator | Sunday 19 April 2026 00:55:27 +0000 (0:00:00.401) 0:08:58.340 ********** 2026-04-19 00:56:23.697961 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697965 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697969 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697973 | orchestrator | 2026-04-19 00:56:23.697977 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-04-19 00:56:23.697981 | orchestrator | Sunday 19 April 2026 00:55:28 +0000 (0:00:00.704) 0:08:59.044 ********** 2026-04-19 00:56:23.697985 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.697989 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.697993 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.697997 | orchestrator | 2026-04-19 00:56:23.698002 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-04-19 00:56:23.698006 | orchestrator | Sunday 19 April 2026 00:55:28 +0000 (0:00:00.658) 0:08:59.704 ********** 2026-04-19 00:56:23.698010 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698043 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698048 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698052 | orchestrator | 2026-04-19 00:56:23.698056 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-04-19 00:56:23.698108 | orchestrator | Sunday 19 April 2026 00:55:29 +0000 (0:00:00.655) 0:09:00.360 ********** 2026-04-19 00:56:23.698113 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698117 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698121 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698125 | orchestrator | 2026-04-19 00:56:23.698129 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-04-19 00:56:23.698134 | orchestrator | Sunday 19 April 2026 00:55:29 +0000 (0:00:00.432) 0:09:00.792 ********** 2026-04-19 00:56:23.698138 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698142 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698145 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698149 | orchestrator | 2026-04-19 00:56:23.698153 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-04-19 00:56:23.698157 | orchestrator | Sunday 19 April 2026 00:55:30 +0000 (0:00:00.275) 0:09:01.068 ********** 2026-04-19 00:56:23.698161 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698166 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698175 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698179 | orchestrator | 2026-04-19 00:56:23.698183 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-04-19 00:56:23.698187 | orchestrator | Sunday 19 April 2026 00:55:30 +0000 (0:00:00.254) 0:09:01.323 ********** 2026-04-19 00:56:23.698190 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698194 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698217 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698223 | orchestrator | 2026-04-19 00:56:23.698229 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-04-19 00:56:23.698235 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.679) 0:09:02.003 ********** 2026-04-19 00:56:23.698241 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698247 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698254 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698258 | orchestrator | 2026-04-19 00:56:23.698261 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-04-19 00:56:23.698265 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.835) 0:09:02.838 ********** 2026-04-19 00:56:23.698269 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698273 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698276 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698280 | orchestrator | 2026-04-19 00:56:23.698284 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-04-19 00:56:23.698288 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.283) 0:09:03.122 ********** 2026-04-19 00:56:23.698291 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698295 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698299 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698302 | orchestrator | 2026-04-19 00:56:23.698306 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-04-19 00:56:23.698310 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.409) 0:09:03.531 ********** 2026-04-19 00:56:23.698313 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698317 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698321 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698325 | orchestrator | 2026-04-19 00:56:23.698328 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-04-19 00:56:23.698332 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.356) 0:09:03.887 ********** 2026-04-19 00:56:23.698336 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698339 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698343 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698347 | orchestrator | 2026-04-19 00:56:23.698351 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-04-19 00:56:23.698354 | orchestrator | Sunday 19 April 2026 00:55:33 +0000 (0:00:00.458) 0:09:04.346 ********** 2026-04-19 00:56:23.698362 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698366 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698369 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698373 | orchestrator | 2026-04-19 00:56:23.698377 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-04-19 00:56:23.698381 | orchestrator | Sunday 19 April 2026 00:55:33 +0000 (0:00:00.317) 0:09:04.663 ********** 2026-04-19 00:56:23.698384 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698388 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698392 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698396 | orchestrator | 2026-04-19 00:56:23.698399 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-04-19 00:56:23.698403 | orchestrator | Sunday 19 April 2026 00:55:33 +0000 (0:00:00.213) 0:09:04.877 ********** 2026-04-19 00:56:23.698407 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698410 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698414 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698418 | orchestrator | 2026-04-19 00:56:23.698422 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-04-19 00:56:23.698425 | orchestrator | Sunday 19 April 2026 00:55:34 +0000 (0:00:00.244) 0:09:05.121 ********** 2026-04-19 00:56:23.698429 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698433 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698436 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698440 | orchestrator | 2026-04-19 00:56:23.698444 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-04-19 00:56:23.698448 | orchestrator | Sunday 19 April 2026 00:55:34 +0000 (0:00:00.392) 0:09:05.514 ********** 2026-04-19 00:56:23.698451 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698455 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698459 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698463 | orchestrator | 2026-04-19 00:56:23.698466 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-04-19 00:56:23.698470 | orchestrator | Sunday 19 April 2026 00:55:34 +0000 (0:00:00.258) 0:09:05.773 ********** 2026-04-19 00:56:23.698474 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.698477 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.698481 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.698485 | orchestrator | 2026-04-19 00:56:23.698492 | orchestrator | TASK [ceph-rgw : Include common.yml] ******************************************* 2026-04-19 00:56:23.698496 | orchestrator | Sunday 19 April 2026 00:55:35 +0000 (0:00:00.507) 0:09:06.280 ********** 2026-04-19 00:56:23.698500 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.698504 | orchestrator | 2026-04-19 00:56:23.698508 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-04-19 00:56:23.698511 | orchestrator | Sunday 19 April 2026 00:55:35 +0000 (0:00:00.571) 0:09:06.852 ********** 2026-04-19 00:56:23.698515 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698519 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.698522 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.698526 | orchestrator | 2026-04-19 00:56:23.698530 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-04-19 00:56:23.698533 | orchestrator | Sunday 19 April 2026 00:55:37 +0000 (0:00:01.815) 0:09:08.667 ********** 2026-04-19 00:56:23.698538 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 00:56:23.698544 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-04-19 00:56:23.698548 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.698552 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 00:56:23.698556 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-04-19 00:56:23.698560 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.698563 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 00:56:23.698571 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-04-19 00:56:23.698575 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.698579 | orchestrator | 2026-04-19 00:56:23.698582 | orchestrator | TASK [ceph-rgw : Copy SSL certificate & key data to certificate path] ********** 2026-04-19 00:56:23.698586 | orchestrator | Sunday 19 April 2026 00:55:39 +0000 (0:00:01.311) 0:09:09.979 ********** 2026-04-19 00:56:23.698590 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698594 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698597 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698601 | orchestrator | 2026-04-19 00:56:23.698605 | orchestrator | TASK [ceph-rgw : Include_tasks pre_requisite.yml] ****************************** 2026-04-19 00:56:23.698609 | orchestrator | Sunday 19 April 2026 00:55:39 +0000 (0:00:00.397) 0:09:10.377 ********** 2026-04-19 00:56:23.698613 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/pre_requisite.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.698616 | orchestrator | 2026-04-19 00:56:23.698620 | orchestrator | TASK [ceph-rgw : Create rados gateway directories] ***************************** 2026-04-19 00:56:23.698632 | orchestrator | Sunday 19 April 2026 00:55:39 +0000 (0:00:00.397) 0:09:10.774 ********** 2026-04-19 00:56:23.698637 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.698642 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.698646 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.698649 | orchestrator | 2026-04-19 00:56:23.698688 | orchestrator | TASK [ceph-rgw : Create rgw keyrings] ****************************************** 2026-04-19 00:56:23.698693 | orchestrator | Sunday 19 April 2026 00:55:40 +0000 (0:00:00.827) 0:09:11.602 ********** 2026-04-19 00:56:23.698696 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698700 | orchestrator | changed: [testbed-node-3 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-04-19 00:56:23.698704 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698708 | orchestrator | changed: [testbed-node-4 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-04-19 00:56:23.698712 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698716 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-04-19 00:56:23.698719 | orchestrator | 2026-04-19 00:56:23.698723 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-04-19 00:56:23.698727 | orchestrator | Sunday 19 April 2026 00:55:44 +0000 (0:00:03.904) 0:09:15.506 ********** 2026-04-19 00:56:23.698731 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698734 | orchestrator | ok: [testbed-node-4 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.698738 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698742 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.698745 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:56:23.698749 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:56:23.698753 | orchestrator | 2026-04-19 00:56:23.698770 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-04-19 00:56:23.698774 | orchestrator | Sunday 19 April 2026 00:55:46 +0000 (0:00:01.909) 0:09:17.415 ********** 2026-04-19 00:56:23.698785 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 00:56:23.698789 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.698793 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 00:56:23.698796 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.698800 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 00:56:23.698804 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.698808 | orchestrator | 2026-04-19 00:56:23.698811 | orchestrator | TASK [ceph-rgw : Rgw pool creation tasks] ************************************** 2026-04-19 00:56:23.698815 | orchestrator | Sunday 19 April 2026 00:55:47 +0000 (0:00:01.073) 0:09:18.489 ********** 2026-04-19 00:56:23.698819 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/rgw_create_pools.yml for testbed-node-3 2026-04-19 00:56:23.698823 | orchestrator | 2026-04-19 00:56:23.698826 | orchestrator | TASK [ceph-rgw : Create ec profile] ******************************************** 2026-04-19 00:56:23.698830 | orchestrator | Sunday 19 April 2026 00:55:47 +0000 (0:00:00.182) 0:09:18.671 ********** 2026-04-19 00:56:23.698834 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698841 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698845 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698849 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698853 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698857 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698860 | orchestrator | 2026-04-19 00:56:23.698864 | orchestrator | TASK [ceph-rgw : Set crush rule] *********************************************** 2026-04-19 00:56:23.698868 | orchestrator | Sunday 19 April 2026 00:55:48 +0000 (0:00:00.718) 0:09:19.390 ********** 2026-04-19 00:56:23.698872 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698875 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698879 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698883 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698887 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-04-19 00:56:23.698890 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698894 | orchestrator | 2026-04-19 00:56:23.698898 | orchestrator | TASK [ceph-rgw : Create rgw pools] ********************************************* 2026-04-19 00:56:23.698902 | orchestrator | Sunday 19 April 2026 00:55:49 +0000 (0:00:00.662) 0:09:20.053 ********** 2026-04-19 00:56:23.698905 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-04-19 00:56:23.698909 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-04-19 00:56:23.698913 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-04-19 00:56:23.698918 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-04-19 00:56:23.698924 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-04-19 00:56:23.698928 | orchestrator | 2026-04-19 00:56:23.698932 | orchestrator | TASK [ceph-rgw : Include_tasks openstack-keystone.yml] ************************* 2026-04-19 00:56:23.698936 | orchestrator | Sunday 19 April 2026 00:56:09 +0000 (0:00:20.413) 0:09:40.467 ********** 2026-04-19 00:56:23.698940 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698943 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698947 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698951 | orchestrator | 2026-04-19 00:56:23.698954 | orchestrator | TASK [ceph-rgw : Include_tasks start_radosgw.yml] ****************************** 2026-04-19 00:56:23.698958 | orchestrator | Sunday 19 April 2026 00:56:09 +0000 (0:00:00.393) 0:09:40.861 ********** 2026-04-19 00:56:23.698962 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.698966 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.698970 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.698973 | orchestrator | 2026-04-19 00:56:23.698977 | orchestrator | TASK [ceph-rgw : Include start_docker_rgw.yml] ********************************* 2026-04-19 00:56:23.698981 | orchestrator | Sunday 19 April 2026 00:56:10 +0000 (0:00:00.265) 0:09:41.126 ********** 2026-04-19 00:56:23.698989 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/start_docker_rgw.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.698995 | orchestrator | 2026-04-19 00:56:23.699001 | orchestrator | TASK [ceph-rgw : Include_task systemd.yml] ************************************* 2026-04-19 00:56:23.699008 | orchestrator | Sunday 19 April 2026 00:56:10 +0000 (0:00:00.470) 0:09:41.596 ********** 2026-04-19 00:56:23.699017 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.699024 | orchestrator | 2026-04-19 00:56:23.699029 | orchestrator | TASK [ceph-rgw : Generate systemd unit file] *********************************** 2026-04-19 00:56:23.699035 | orchestrator | Sunday 19 April 2026 00:56:11 +0000 (0:00:00.608) 0:09:42.204 ********** 2026-04-19 00:56:23.699041 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.699047 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.699053 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.699060 | orchestrator | 2026-04-19 00:56:23.699066 | orchestrator | TASK [ceph-rgw : Generate systemd ceph-radosgw target file] ******************** 2026-04-19 00:56:23.699072 | orchestrator | Sunday 19 April 2026 00:56:12 +0000 (0:00:01.267) 0:09:43.472 ********** 2026-04-19 00:56:23.699079 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.699085 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.699092 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.699098 | orchestrator | 2026-04-19 00:56:23.699108 | orchestrator | TASK [ceph-rgw : Enable ceph-radosgw.target] *********************************** 2026-04-19 00:56:23.699115 | orchestrator | Sunday 19 April 2026 00:56:13 +0000 (0:00:01.210) 0:09:44.683 ********** 2026-04-19 00:56:23.699122 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:23.699128 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:23.699134 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:23.699140 | orchestrator | 2026-04-19 00:56:23.699147 | orchestrator | TASK [ceph-rgw : Systemd start rgw container] ********************************** 2026-04-19 00:56:23.699153 | orchestrator | Sunday 19 April 2026 00:56:15 +0000 (0:00:02.232) 0:09:46.915 ********** 2026-04-19 00:56:23.699160 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.699166 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.699172 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-04-19 00:56:23.699178 | orchestrator | 2026-04-19 00:56:23.699184 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-04-19 00:56:23.699300 | orchestrator | Sunday 19 April 2026 00:56:18 +0000 (0:00:02.612) 0:09:49.528 ********** 2026-04-19 00:56:23.699309 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.699316 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.699322 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.699328 | orchestrator | 2026-04-19 00:56:23.699334 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-04-19 00:56:23.699340 | orchestrator | Sunday 19 April 2026 00:56:19 +0000 (0:00:00.616) 0:09:50.145 ********** 2026-04-19 00:56:23.699346 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:23.699353 | orchestrator | 2026-04-19 00:56:23.699359 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-04-19 00:56:23.699411 | orchestrator | Sunday 19 April 2026 00:56:19 +0000 (0:00:00.441) 0:09:50.586 ********** 2026-04-19 00:56:23.699418 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.699422 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.699426 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.699429 | orchestrator | 2026-04-19 00:56:23.699433 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-04-19 00:56:23.699437 | orchestrator | Sunday 19 April 2026 00:56:19 +0000 (0:00:00.319) 0:09:50.905 ********** 2026-04-19 00:56:23.699441 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:23.699445 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.699448 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:23.699452 | orchestrator | 2026-04-19 00:56:23.699456 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-04-19 00:56:23.699460 | orchestrator | Sunday 19 April 2026 00:56:20 +0000 (0:00:00.581) 0:09:51.486 ********** 2026-04-19 00:56:23.699464 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:56:23.699467 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:56:23.699471 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:56:23.699475 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:23.699478 | orchestrator | 2026-04-19 00:56:23.699482 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-04-19 00:56:23.699486 | orchestrator | Sunday 19 April 2026 00:56:21 +0000 (0:00:00.568) 0:09:52.055 ********** 2026-04-19 00:56:23.699490 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:23.699493 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:23.699497 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:23.699501 | orchestrator | 2026-04-19 00:56:23.699505 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:56:23.699509 | orchestrator | testbed-node-0 : ok=141  changed=36  unreachable=0 failed=0 skipped=135  rescued=0 ignored=0 2026-04-19 00:56:23.699514 | orchestrator | testbed-node-1 : ok=127  changed=31  unreachable=0 failed=0 skipped=120  rescued=0 ignored=0 2026-04-19 00:56:23.699518 | orchestrator | testbed-node-2 : ok=134  changed=33  unreachable=0 failed=0 skipped=119  rescued=0 ignored=0 2026-04-19 00:56:23.699527 | orchestrator | testbed-node-3 : ok=186  changed=44  unreachable=0 failed=0 skipped=152  rescued=0 ignored=0 2026-04-19 00:56:23.699531 | orchestrator | testbed-node-4 : ok=175  changed=40  unreachable=0 failed=0 skipped=123  rescued=0 ignored=0 2026-04-19 00:56:23.699535 | orchestrator | testbed-node-5 : ok=177  changed=41  unreachable=0 failed=0 skipped=121  rescued=0 ignored=0 2026-04-19 00:56:23.699539 | orchestrator | 2026-04-19 00:56:23.699543 | orchestrator | 2026-04-19 00:56:23.699546 | orchestrator | 2026-04-19 00:56:23.699555 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:56:23.699559 | orchestrator | Sunday 19 April 2026 00:56:21 +0000 (0:00:00.207) 0:09:52.263 ********** 2026-04-19 00:56:23.699563 | orchestrator | =============================================================================== 2026-04-19 00:56:23.699567 | orchestrator | ceph-container-common : Pulling Ceph container image ------------------- 61.10s 2026-04-19 00:56:23.699571 | orchestrator | ceph-osd : Use ceph-volume to create osds ------------------------------ 35.87s 2026-04-19 00:56:23.699579 | orchestrator | ceph-mon : Waiting for the monitor(s) to form the quorum... ------------ 21.58s 2026-04-19 00:56:23.699583 | orchestrator | ceph-rgw : Create rgw pools -------------------------------------------- 20.41s 2026-04-19 00:56:23.699587 | orchestrator | ceph-mgr : Wait for all mgr to be up ----------------------------------- 12.87s 2026-04-19 00:56:23.699591 | orchestrator | ceph-osd : Wait for all osd to be up ----------------------------------- 12.49s 2026-04-19 00:56:23.699595 | orchestrator | ceph-mon : Set cluster configs ----------------------------------------- 10.50s 2026-04-19 00:56:23.699599 | orchestrator | ceph-mgr : Create ceph mgr keyring(s) on a mon node --------------------- 7.92s 2026-04-19 00:56:23.699602 | orchestrator | ceph-mds : Create filesystem pools -------------------------------------- 6.41s 2026-04-19 00:56:23.699606 | orchestrator | ceph-config : Create ceph initial directories --------------------------- 6.32s 2026-04-19 00:56:23.699610 | orchestrator | ceph-mgr : Disable ceph mgr enabled modules ----------------------------- 5.88s 2026-04-19 00:56:23.699614 | orchestrator | ceph-mon : Fetch ceph initial keys -------------------------------------- 5.63s 2026-04-19 00:56:23.699618 | orchestrator | ceph-mgr : Add modules to ceph-mgr -------------------------------------- 4.87s 2026-04-19 00:56:23.699621 | orchestrator | ceph-rgw : Create rgw keyrings ------------------------------------------ 3.90s 2026-04-19 00:56:23.699625 | orchestrator | ceph-crash : Create client.crash keyring -------------------------------- 3.84s 2026-04-19 00:56:23.699629 | orchestrator | ceph-mon : Copy admin keyring over to mons ------------------------------ 3.75s 2026-04-19 00:56:23.699632 | orchestrator | ceph-crash : Start the ceph-crash service ------------------------------- 3.61s 2026-04-19 00:56:23.699636 | orchestrator | ceph-osd : Systemd start osd -------------------------------------------- 3.43s 2026-04-19 00:56:23.699640 | orchestrator | ceph-osd : Apply operating system tuning -------------------------------- 3.26s 2026-04-19 00:56:23.699644 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 2.82s 2026-04-19 00:56:23.699647 | orchestrator | 2026-04-19 00:56:23 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:23.699651 | orchestrator | 2026-04-19 00:56:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:26.728845 | orchestrator | 2026-04-19 00:56:26 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:26.731730 | orchestrator | 2026-04-19 00:56:26 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:26.733721 | orchestrator | 2026-04-19 00:56:26 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:26.736512 | orchestrator | 2026-04-19 00:56:26 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:26.736573 | orchestrator | 2026-04-19 00:56:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:29.780363 | orchestrator | 2026-04-19 00:56:29 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:29.780470 | orchestrator | 2026-04-19 00:56:29 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:29.780480 | orchestrator | 2026-04-19 00:56:29 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:29.780494 | orchestrator | 2026-04-19 00:56:29 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:29.780520 | orchestrator | 2026-04-19 00:56:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:32.820362 | orchestrator | 2026-04-19 00:56:32 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:32.821550 | orchestrator | 2026-04-19 00:56:32 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:32.824717 | orchestrator | 2026-04-19 00:56:32 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:32.825537 | orchestrator | 2026-04-19 00:56:32 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:32.825563 | orchestrator | 2026-04-19 00:56:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:35.869521 | orchestrator | 2026-04-19 00:56:35 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:35.870393 | orchestrator | 2026-04-19 00:56:35 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:35.873402 | orchestrator | 2026-04-19 00:56:35 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state STARTED 2026-04-19 00:56:35.873820 | orchestrator | 2026-04-19 00:56:35 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:35.873863 | orchestrator | 2026-04-19 00:56:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:38.905667 | orchestrator | 2026-04-19 00:56:38 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:38.906978 | orchestrator | 2026-04-19 00:56:38 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:38.909937 | orchestrator | 2026-04-19 00:56:38 | INFO  | Task 33fd1278-6973-49f5-a188-df1432e5e2c9 is in state SUCCESS 2026-04-19 00:56:38.911583 | orchestrator | 2026-04-19 00:56:38.911617 | orchestrator | 2026-04-19 00:56:38.911627 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:56:38.911636 | orchestrator | 2026-04-19 00:56:38.911644 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:56:38.911652 | orchestrator | Sunday 19 April 2026 00:52:16 +0000 (0:00:00.202) 0:00:00.202 ********** 2026-04-19 00:56:38.911660 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.911669 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.911677 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.911684 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:38.911692 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:38.911699 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:38.911707 | orchestrator | 2026-04-19 00:56:38.911715 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:56:38.911721 | orchestrator | Sunday 19 April 2026 00:52:16 +0000 (0:00:00.506) 0:00:00.709 ********** 2026-04-19 00:56:38.911726 | orchestrator | ok: [testbed-node-0] => (item=enable_ovn_True) 2026-04-19 00:56:38.911732 | orchestrator | ok: [testbed-node-1] => (item=enable_ovn_True) 2026-04-19 00:56:38.911740 | orchestrator | ok: [testbed-node-2] => (item=enable_ovn_True) 2026-04-19 00:56:38.911747 | orchestrator | ok: [testbed-node-3] => (item=enable_ovn_True) 2026-04-19 00:56:38.911755 | orchestrator | ok: [testbed-node-4] => (item=enable_ovn_True) 2026-04-19 00:56:38.911762 | orchestrator | ok: [testbed-node-5] => (item=enable_ovn_True) 2026-04-19 00:56:38.911770 | orchestrator | 2026-04-19 00:56:38.911778 | orchestrator | PLAY [Apply role ovn-controller] *********************************************** 2026-04-19 00:56:38.911786 | orchestrator | 2026-04-19 00:56:38.911793 | orchestrator | TASK [ovn-controller : include_tasks] ****************************************** 2026-04-19 00:56:38.911801 | orchestrator | Sunday 19 April 2026 00:52:17 +0000 (0:00:00.868) 0:00:01.577 ********** 2026-04-19 00:56:38.911809 | orchestrator | included: /ansible/roles/ovn-controller/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:56:38.911837 | orchestrator | 2026-04-19 00:56:38.912033 | orchestrator | TASK [ovn-controller : Ensuring config directories exist] ********************** 2026-04-19 00:56:38.912043 | orchestrator | Sunday 19 April 2026 00:52:18 +0000 (0:00:00.974) 0:00:02.552 ********** 2026-04-19 00:56:38.912049 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912055 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912060 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912072 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912076 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912081 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912086 | orchestrator | 2026-04-19 00:56:38.912097 | orchestrator | TASK [ovn-controller : Copying over config.json files for services] ************ 2026-04-19 00:56:38.912102 | orchestrator | Sunday 19 April 2026 00:52:19 +0000 (0:00:01.384) 0:00:03.936 ********** 2026-04-19 00:56:38.912107 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912112 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912123 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912127 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912132 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912137 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912141 | orchestrator | 2026-04-19 00:56:38.912146 | orchestrator | TASK [ovn-controller : Ensuring systemd override directory exists] ************* 2026-04-19 00:56:38.912150 | orchestrator | Sunday 19 April 2026 00:52:21 +0000 (0:00:01.698) 0:00:05.634 ********** 2026-04-19 00:56:38.912158 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912163 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912172 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912177 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912182 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912384 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912397 | orchestrator | 2026-04-19 00:56:38.912404 | orchestrator | TASK [ovn-controller : Copying over systemd override] ************************** 2026-04-19 00:56:38.912412 | orchestrator | Sunday 19 April 2026 00:52:22 +0000 (0:00:00.942) 0:00:06.577 ********** 2026-04-19 00:56:38.912420 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912428 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912437 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912449 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912458 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912465 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912470 | orchestrator | 2026-04-19 00:56:38.912490 | orchestrator | TASK [service-check-containers : ovn_controller | Check containers] ************ 2026-04-19 00:56:38.912496 | orchestrator | Sunday 19 April 2026 00:52:24 +0000 (0:00:01.481) 0:00:08.059 ********** 2026-04-19 00:56:38.912501 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912510 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912515 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912520 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912524 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912529 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.912534 | orchestrator | 2026-04-19 00:56:38.912538 | orchestrator | TASK [service-check-containers : ovn_controller | Notify handlers to restart containers] *** 2026-04-19 00:56:38.912543 | orchestrator | Sunday 19 April 2026 00:52:26 +0000 (0:00:02.178) 0:00:10.237 ********** 2026-04-19 00:56:38.912548 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:56:38.912553 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912557 | orchestrator | } 2026-04-19 00:56:38.912562 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:56:38.912569 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912574 | orchestrator | } 2026-04-19 00:56:38.912578 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:56:38.912583 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912588 | orchestrator | } 2026-04-19 00:56:38.912592 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 00:56:38.912597 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912601 | orchestrator | } 2026-04-19 00:56:38.912606 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 00:56:38.912610 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912615 | orchestrator | } 2026-04-19 00:56:38.912619 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 00:56:38.912624 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.912628 | orchestrator | } 2026-04-19 00:56:38.912633 | orchestrator | 2026-04-19 00:56:38.912640 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:56:38.912644 | orchestrator | Sunday 19 April 2026 00:52:27 +0000 (0:00:00.855) 0:00:11.093 ********** 2026-04-19 00:56:38.912649 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912654 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.912671 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912676 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.912681 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912685 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.912690 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912695 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912700 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:56:38.912704 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:56:38.912709 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.912713 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:56:38.912718 | orchestrator | 2026-04-19 00:56:38.912722 | orchestrator | TASK [ovn-controller : Create br-int bridge on OpenvSwitch] ******************** 2026-04-19 00:56:38.912727 | orchestrator | Sunday 19 April 2026 00:52:28 +0000 (0:00:01.324) 0:00:12.418 ********** 2026-04-19 00:56:38.912732 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.912736 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.912741 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:38.912745 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:38.912750 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.912754 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:38.912759 | orchestrator | 2026-04-19 00:56:38.912763 | orchestrator | TASK [ovn-controller : Configure OVN in OVSDB] ********************************* 2026-04-19 00:56:38.912771 | orchestrator | Sunday 19 April 2026 00:52:31 +0000 (0:00:02.841) 0:00:15.259 ********** 2026-04-19 00:56:38.912776 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.11'}) 2026-04-19 00:56:38.912783 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.15'}) 2026-04-19 00:56:38.912787 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.10'}) 2026-04-19 00:56:38.912792 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.13'}) 2026-04-19 00:56:38.912796 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.14'}) 2026-04-19 00:56:38.912801 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.12'}) 2026-04-19 00:56:38.912805 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912810 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912823 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912834 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912838 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912843 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-04-19 00:56:38.912858 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912865 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912870 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912874 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912879 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912884 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:16641,tcp:192.168.16.11:16641,tcp:192.168.16.12:16641'}) 2026-04-19 00:56:38.912888 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912894 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912898 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912903 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912907 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912912 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-04-19 00:56:38.912917 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912921 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912926 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912930 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912940 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912944 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-04-19 00:56:38.912949 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912954 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912959 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912963 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912968 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912972 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-04-19 00:56:38.912977 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-04-19 00:56:38.912982 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-04-19 00:56:38.912986 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-04-19 00:56:38.912993 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-04-19 00:56:38.912998 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-04-19 00:56:38.913002 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-04-19 00:56:38.913007 | orchestrator | ok: [testbed-node-1] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:33:12:50', 'state': 'absent'}) 2026-04-19 00:56:38.913012 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:2f:fa:44', 'state': 'present'}) 2026-04-19 00:56:38.913017 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:71:3a:c3', 'state': 'present'}) 2026-04-19 00:56:38.913022 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:89:18:56', 'state': 'present'}) 2026-04-19 00:56:38.913027 | orchestrator | ok: [testbed-node-0] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:52:c1:40', 'state': 'absent'}) 2026-04-19 00:56:38.913043 | orchestrator | ok: [testbed-node-2] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:29:4a:9b', 'state': 'absent'}) 2026-04-19 00:56:38.913049 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-04-19 00:56:38.913064 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-04-19 00:56:38.913070 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-04-19 00:56:38.913075 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-04-19 00:56:38.913080 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-04-19 00:56:38.913086 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-04-19 00:56:38.913091 | orchestrator | 2026-04-19 00:56:38.913096 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913101 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:20.841) 0:00:36.100 ********** 2026-04-19 00:56:38.913113 | orchestrator | 2026-04-19 00:56:38.913119 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913124 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.322) 0:00:36.423 ********** 2026-04-19 00:56:38.913129 | orchestrator | 2026-04-19 00:56:38.913134 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913139 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.060) 0:00:36.483 ********** 2026-04-19 00:56:38.913144 | orchestrator | 2026-04-19 00:56:38.913149 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913154 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.064) 0:00:36.548 ********** 2026-04-19 00:56:38.913159 | orchestrator | 2026-04-19 00:56:38.913164 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913169 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.068) 0:00:36.617 ********** 2026-04-19 00:56:38.913174 | orchestrator | 2026-04-19 00:56:38.913180 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-04-19 00:56:38.913185 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.062) 0:00:36.679 ********** 2026-04-19 00:56:38.913224 | orchestrator | 2026-04-19 00:56:38.913230 | orchestrator | RUNNING HANDLER [ovn-controller : Reload systemd config] *********************** 2026-04-19 00:56:38.913235 | orchestrator | Sunday 19 April 2026 00:52:52 +0000 (0:00:00.067) 0:00:36.747 ********** 2026-04-19 00:56:38.913241 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:56:38.913247 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913252 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913257 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913263 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:56:38.913268 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:56:38.913273 | orchestrator | 2026-04-19 00:56:38.913278 | orchestrator | RUNNING HANDLER [ovn-controller : Restart ovn-controller container] ************ 2026-04-19 00:56:38.913283 | orchestrator | Sunday 19 April 2026 00:52:54 +0000 (0:00:01.789) 0:00:38.537 ********** 2026-04-19 00:56:38.913289 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.913294 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.913299 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.913304 | orchestrator | changed: [testbed-node-4] 2026-04-19 00:56:38.913309 | orchestrator | changed: [testbed-node-5] 2026-04-19 00:56:38.913315 | orchestrator | changed: [testbed-node-3] 2026-04-19 00:56:38.913320 | orchestrator | 2026-04-19 00:56:38.913325 | orchestrator | PLAY [Apply role ovn-db] ******************************************************* 2026-04-19 00:56:38.913330 | orchestrator | 2026-04-19 00:56:38.913336 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-04-19 00:56:38.913341 | orchestrator | Sunday 19 April 2026 00:53:02 +0000 (0:00:08.370) 0:00:46.908 ********** 2026-04-19 00:56:38.913346 | orchestrator | included: /ansible/roles/ovn-db/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:38.913392 | orchestrator | 2026-04-19 00:56:38.913397 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-04-19 00:56:38.913405 | orchestrator | Sunday 19 April 2026 00:53:03 +0000 (0:00:00.724) 0:00:47.632 ********** 2026-04-19 00:56:38.913410 | orchestrator | included: /ansible/roles/ovn-db/tasks/lookup_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:38.913414 | orchestrator | 2026-04-19 00:56:38.913419 | orchestrator | TASK [ovn-db : Checking for any existing OVN DB container volumes] ************* 2026-04-19 00:56:38.913423 | orchestrator | Sunday 19 April 2026 00:53:04 +0000 (0:00:00.524) 0:00:48.157 ********** 2026-04-19 00:56:38.913428 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913463 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913469 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913473 | orchestrator | 2026-04-19 00:56:38.913478 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB volume availability] *************** 2026-04-19 00:56:38.913483 | orchestrator | Sunday 19 April 2026 00:53:05 +0000 (0:00:01.068) 0:00:49.225 ********** 2026-04-19 00:56:38.913491 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913496 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913501 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913505 | orchestrator | 2026-04-19 00:56:38.913510 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB volume availability] *************** 2026-04-19 00:56:38.913515 | orchestrator | Sunday 19 April 2026 00:53:05 +0000 (0:00:00.263) 0:00:49.488 ********** 2026-04-19 00:56:38.913519 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913524 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913528 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913533 | orchestrator | 2026-04-19 00:56:38.913537 | orchestrator | TASK [ovn-db : Establish whether the OVN NB cluster has already existed] ******* 2026-04-19 00:56:38.913556 | orchestrator | Sunday 19 April 2026 00:53:05 +0000 (0:00:00.306) 0:00:49.795 ********** 2026-04-19 00:56:38.913561 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913567 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913575 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913582 | orchestrator | 2026-04-19 00:56:38.913588 | orchestrator | TASK [ovn-db : Establish whether the OVN SB cluster has already existed] ******* 2026-04-19 00:56:38.913595 | orchestrator | Sunday 19 April 2026 00:53:06 +0000 (0:00:00.242) 0:00:50.038 ********** 2026-04-19 00:56:38.913603 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.913611 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.913619 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.913627 | orchestrator | 2026-04-19 00:56:38.913635 | orchestrator | TASK [ovn-db : Check if running on all OVN NB DB hosts] ************************ 2026-04-19 00:56:38.913643 | orchestrator | Sunday 19 April 2026 00:53:06 +0000 (0:00:00.323) 0:00:50.362 ********** 2026-04-19 00:56:38.913651 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913658 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913663 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913667 | orchestrator | 2026-04-19 00:56:38.913672 | orchestrator | TASK [ovn-db : Check OVN NB service port liveness] ***************************** 2026-04-19 00:56:38.913677 | orchestrator | Sunday 19 April 2026 00:53:06 +0000 (0:00:00.225) 0:00:50.587 ********** 2026-04-19 00:56:38.913681 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913686 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913690 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913695 | orchestrator | 2026-04-19 00:56:38.913699 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB service port liveness] ************* 2026-04-19 00:56:38.913704 | orchestrator | Sunday 19 April 2026 00:53:06 +0000 (0:00:00.247) 0:00:50.835 ********** 2026-04-19 00:56:38.913708 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913713 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913718 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913722 | orchestrator | 2026-04-19 00:56:38.913727 | orchestrator | TASK [ovn-db : Get OVN NB database information] ******************************** 2026-04-19 00:56:38.913731 | orchestrator | Sunday 19 April 2026 00:53:07 +0000 (0:00:00.282) 0:00:51.118 ********** 2026-04-19 00:56:38.913736 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913740 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913745 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913749 | orchestrator | 2026-04-19 00:56:38.913754 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB leader/follower role] ************** 2026-04-19 00:56:38.913758 | orchestrator | Sunday 19 April 2026 00:53:07 +0000 (0:00:00.219) 0:00:51.337 ********** 2026-04-19 00:56:38.913763 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913767 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913771 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913776 | orchestrator | 2026-04-19 00:56:38.913781 | orchestrator | TASK [ovn-db : Fail on existing OVN NB cluster with no leader] ***************** 2026-04-19 00:56:38.913785 | orchestrator | Sunday 19 April 2026 00:53:07 +0000 (0:00:00.372) 0:00:51.709 ********** 2026-04-19 00:56:38.913789 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913794 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913802 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913807 | orchestrator | 2026-04-19 00:56:38.913811 | orchestrator | TASK [ovn-db : Check if running on all OVN SB DB hosts] ************************ 2026-04-19 00:56:38.913815 | orchestrator | Sunday 19 April 2026 00:53:08 +0000 (0:00:00.280) 0:00:51.990 ********** 2026-04-19 00:56:38.913819 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913824 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913828 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913832 | orchestrator | 2026-04-19 00:56:38.913837 | orchestrator | TASK [ovn-db : Check OVN SB service port liveness] ***************************** 2026-04-19 00:56:38.913841 | orchestrator | Sunday 19 April 2026 00:53:08 +0000 (0:00:00.268) 0:00:52.258 ********** 2026-04-19 00:56:38.913845 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913849 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913854 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913858 | orchestrator | 2026-04-19 00:56:38.913862 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB service port liveness] ************* 2026-04-19 00:56:38.913866 | orchestrator | Sunday 19 April 2026 00:53:08 +0000 (0:00:00.237) 0:00:52.496 ********** 2026-04-19 00:56:38.913871 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913875 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913879 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913883 | orchestrator | 2026-04-19 00:56:38.913888 | orchestrator | TASK [ovn-db : Get OVN SB database information] ******************************** 2026-04-19 00:56:38.913895 | orchestrator | Sunday 19 April 2026 00:53:08 +0000 (0:00:00.348) 0:00:52.844 ********** 2026-04-19 00:56:38.913899 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913903 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913908 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913912 | orchestrator | 2026-04-19 00:56:38.913916 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB leader/follower role] ************** 2026-04-19 00:56:38.913921 | orchestrator | Sunday 19 April 2026 00:53:09 +0000 (0:00:00.241) 0:00:53.086 ********** 2026-04-19 00:56:38.913925 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913929 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913933 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913938 | orchestrator | 2026-04-19 00:56:38.913942 | orchestrator | TASK [ovn-db : Fail on existing OVN SB cluster with no leader] ***************** 2026-04-19 00:56:38.913946 | orchestrator | Sunday 19 April 2026 00:53:09 +0000 (0:00:00.246) 0:00:53.333 ********** 2026-04-19 00:56:38.913950 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.913955 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.913959 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.913963 | orchestrator | 2026-04-19 00:56:38.913967 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-04-19 00:56:38.913972 | orchestrator | Sunday 19 April 2026 00:53:09 +0000 (0:00:00.255) 0:00:53.588 ********** 2026-04-19 00:56:38.913976 | orchestrator | included: /ansible/roles/ovn-db/tasks/bootstrap-initial.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:56:38.913980 | orchestrator | 2026-04-19 00:56:38.914000 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new cluster)] ******************* 2026-04-19 00:56:38.914005 | orchestrator | Sunday 19 April 2026 00:53:10 +0000 (0:00:00.649) 0:00:54.237 ********** 2026-04-19 00:56:38.914010 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.914045 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.914049 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.914054 | orchestrator | 2026-04-19 00:56:38.914058 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new cluster)] ******************* 2026-04-19 00:56:38.914063 | orchestrator | Sunday 19 April 2026 00:53:10 +0000 (0:00:00.345) 0:00:54.583 ********** 2026-04-19 00:56:38.914067 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.914071 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.914075 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.914083 | orchestrator | 2026-04-19 00:56:38.914088 | orchestrator | TASK [ovn-db : Check NB cluster status] **************************************** 2026-04-19 00:56:38.914092 | orchestrator | Sunday 19 April 2026 00:53:11 +0000 (0:00:00.492) 0:00:55.076 ********** 2026-04-19 00:56:38.914097 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914101 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914105 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914110 | orchestrator | 2026-04-19 00:56:38.914115 | orchestrator | TASK [ovn-db : Check SB cluster status] **************************************** 2026-04-19 00:56:38.914120 | orchestrator | Sunday 19 April 2026 00:53:11 +0000 (0:00:00.384) 0:00:55.460 ********** 2026-04-19 00:56:38.914125 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914130 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914135 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914140 | orchestrator | 2026-04-19 00:56:38.914144 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in NB DB] *** 2026-04-19 00:56:38.914149 | orchestrator | Sunday 19 April 2026 00:53:11 +0000 (0:00:00.285) 0:00:55.746 ********** 2026-04-19 00:56:38.914154 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914159 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914164 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914169 | orchestrator | 2026-04-19 00:56:38.914174 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in SB DB] *** 2026-04-19 00:56:38.914178 | orchestrator | Sunday 19 April 2026 00:53:12 +0000 (0:00:00.236) 0:00:55.982 ********** 2026-04-19 00:56:38.914183 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914234 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914239 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914244 | orchestrator | 2026-04-19 00:56:38.914249 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new member)] ******************** 2026-04-19 00:56:38.914253 | orchestrator | Sunday 19 April 2026 00:53:12 +0000 (0:00:00.236) 0:00:56.219 ********** 2026-04-19 00:56:38.914258 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914263 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914268 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914273 | orchestrator | 2026-04-19 00:56:38.914278 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new member)] ******************** 2026-04-19 00:56:38.914283 | orchestrator | Sunday 19 April 2026 00:53:12 +0000 (0:00:00.351) 0:00:56.571 ********** 2026-04-19 00:56:38.914288 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.914293 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.914298 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.914303 | orchestrator | 2026-04-19 00:56:38.914308 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-04-19 00:56:38.914312 | orchestrator | Sunday 19 April 2026 00:53:12 +0000 (0:00:00.279) 0:00:56.850 ********** 2026-04-19 00:56:38.914319 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914329 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914339 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914351 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914359 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914367 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914375 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914388 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914399 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914410 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914423 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914437 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914444 | orchestrator | 2026-04-19 00:56:38.914452 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-04-19 00:56:38.914459 | orchestrator | Sunday 19 April 2026 00:53:15 +0000 (0:00:02.533) 0:00:59.384 ********** 2026-04-19 00:56:38.914467 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914476 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914485 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914493 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914500 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914513 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914518 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914526 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914550 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914556 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914560 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914565 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914569 | orchestrator | 2026-04-19 00:56:38.914574 | orchestrator | TASK [ovn-db : Ensure configuration for relays exists] ************************* 2026-04-19 00:56:38.914578 | orchestrator | Sunday 19 April 2026 00:53:20 +0000 (0:00:05.226) 0:01:04.610 ********** 2026-04-19 00:56:38.914583 | orchestrator | included: /ansible/roles/ovn-db/tasks/config-relay.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=1) 2026-04-19 00:56:38.914591 | orchestrator | 2026-04-19 00:56:38.914598 | orchestrator | TASK [ovn-db : Ensuring config directories exist for OVN relay containers] ***** 2026-04-19 00:56:38.914605 | orchestrator | Sunday 19 April 2026 00:53:21 +0000 (0:00:00.606) 0:01:05.217 ********** 2026-04-19 00:56:38.914612 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.914619 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.914626 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.914634 | orchestrator | 2026-04-19 00:56:38.914642 | orchestrator | TASK [ovn-db : Copying over config.json files for OVN relay services] ********** 2026-04-19 00:56:38.914652 | orchestrator | Sunday 19 April 2026 00:53:21 +0000 (0:00:00.625) 0:01:05.843 ********** 2026-04-19 00:56:38.914660 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.914665 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.914669 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.914673 | orchestrator | 2026-04-19 00:56:38.914678 | orchestrator | TASK [ovn-db : Generate config files for OVN relay services] ******************* 2026-04-19 00:56:38.914682 | orchestrator | Sunday 19 April 2026 00:53:23 +0000 (0:00:01.448) 0:01:07.292 ********** 2026-04-19 00:56:38.914686 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.914690 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.914695 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.914699 | orchestrator | 2026-04-19 00:56:38.914703 | orchestrator | TASK [service-check-containers : ovn_db | Check containers] ******************** 2026-04-19 00:56:38.914707 | orchestrator | Sunday 19 April 2026 00:53:24 +0000 (0:00:01.508) 0:01:08.801 ********** 2026-04-19 00:56:38.914716 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914721 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914725 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914730 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914734 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914743 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914752 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914756 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914764 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914769 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914774 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914778 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914782 | orchestrator | 2026-04-19 00:56:38.914787 | orchestrator | TASK [service-check-containers : ovn_db | Notify handlers to restart containers] *** 2026-04-19 00:56:38.914794 | orchestrator | Sunday 19 April 2026 00:53:28 +0000 (0:00:03.984) 0:01:12.785 ********** 2026-04-19 00:56:38.914799 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:56:38.914803 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914807 | orchestrator | } 2026-04-19 00:56:38.914812 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:56:38.914816 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914820 | orchestrator | } 2026-04-19 00:56:38.914825 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:56:38.914829 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914833 | orchestrator | } 2026-04-19 00:56:38.914837 | orchestrator | 2026-04-19 00:56:38.914842 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:56:38.914846 | orchestrator | Sunday 19 April 2026 00:53:29 +0000 (0:00:00.289) 0:01:13.075 ********** 2026-04-19 00:56:38.914851 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914858 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914863 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914872 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914876 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914881 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914891 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914896 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914900 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.914913 | orchestrator | included: /ansible/roles/service-check-containers/tasks/iterated.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.914918 | orchestrator | 2026-04-19 00:56:38.914922 | orchestrator | TASK [service-check-containers : ovn_db | Check containers with iteration] ***** 2026-04-19 00:56:38.914927 | orchestrator | Sunday 19 April 2026 00:53:30 +0000 (0:00:01.716) 0:01:14.792 ********** 2026-04-19 00:56:38.914931 | orchestrator | changed: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.914936 | orchestrator | changed: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.914940 | orchestrator | changed: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.914944 | orchestrator | 2026-04-19 00:56:38.914949 | orchestrator | TASK [service-check-containers : ovn_db | Notify handlers to restart containers] *** 2026-04-19 00:56:38.914953 | orchestrator | Sunday 19 April 2026 00:53:50 +0000 (0:00:20.062) 0:01:34.854 ********** 2026-04-19 00:56:38.914957 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:56:38.914962 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914966 | orchestrator | } 2026-04-19 00:56:38.914970 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:56:38.914975 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914979 | orchestrator | } 2026-04-19 00:56:38.914983 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:56:38.914988 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.914992 | orchestrator | } 2026-04-19 00:56:38.914996 | orchestrator | 2026-04-19 00:56:38.915006 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.915011 | orchestrator | Sunday 19 April 2026 00:53:51 +0000 (0:00:00.439) 0:01:35.294 ********** 2026-04-19 00:56:38.915015 | orchestrator | 2026-04-19 00:56:38.915019 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.915027 | orchestrator | Sunday 19 April 2026 00:53:51 +0000 (0:00:00.055) 0:01:35.350 ********** 2026-04-19 00:56:38.915031 | orchestrator | 2026-04-19 00:56:38.915035 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.915040 | orchestrator | Sunday 19 April 2026 00:53:51 +0000 (0:00:00.057) 0:01:35.408 ********** 2026-04-19 00:56:38.915044 | orchestrator | 2026-04-19 00:56:38.915048 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-04-19 00:56:38.915052 | orchestrator | Sunday 19 April 2026 00:53:51 +0000 (0:00:00.063) 0:01:35.471 ********** 2026-04-19 00:56:38.915057 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.915061 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.915065 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.915070 | orchestrator | 2026-04-19 00:56:38.915074 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-04-19 00:56:38.915078 | orchestrator | Sunday 19 April 2026 00:54:03 +0000 (0:00:11.777) 0:01:47.249 ********** 2026-04-19 00:56:38.915083 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.915087 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.915091 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.915095 | orchestrator | 2026-04-19 00:56:38.915100 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db-relay container] ******************* 2026-04-19 00:56:38.915104 | orchestrator | Sunday 19 April 2026 00:54:17 +0000 (0:00:14.557) 0:02:01.806 ********** 2026-04-19 00:56:38.915109 | orchestrator | changed: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.915113 | orchestrator | changed: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.915117 | orchestrator | changed: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.915122 | orchestrator | 2026-04-19 00:56:38.915126 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-04-19 00:56:38.915130 | orchestrator | Sunday 19 April 2026 00:54:26 +0000 (0:00:08.537) 0:02:10.344 ********** 2026-04-19 00:56:38.915134 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.915139 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.915143 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.915147 | orchestrator | 2026-04-19 00:56:38.915152 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-04-19 00:56:38.915156 | orchestrator | Sunday 19 April 2026 00:54:39 +0000 (0:00:13.269) 0:02:23.614 ********** 2026-04-19 00:56:38.915160 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.915164 | orchestrator | 2026-04-19 00:56:38.915169 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-04-19 00:56:38.915173 | orchestrator | Sunday 19 April 2026 00:54:39 +0000 (0:00:00.135) 0:02:23.749 ********** 2026-04-19 00:56:38.915177 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915181 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915203 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915209 | orchestrator | 2026-04-19 00:56:38.915213 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-04-19 00:56:38.915217 | orchestrator | Sunday 19 April 2026 00:54:40 +0000 (0:00:01.200) 0:02:24.950 ********** 2026-04-19 00:56:38.915222 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.915226 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.915230 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.915234 | orchestrator | 2026-04-19 00:56:38.915239 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-04-19 00:56:38.915243 | orchestrator | Sunday 19 April 2026 00:54:41 +0000 (0:00:00.710) 0:02:25.660 ********** 2026-04-19 00:56:38.915247 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915252 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915256 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915260 | orchestrator | 2026-04-19 00:56:38.915265 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-04-19 00:56:38.915269 | orchestrator | Sunday 19 April 2026 00:54:42 +0000 (0:00:00.775) 0:02:26.436 ********** 2026-04-19 00:56:38.915277 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.915281 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.915285 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.915290 | orchestrator | 2026-04-19 00:56:38.915294 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-04-19 00:56:38.915301 | orchestrator | Sunday 19 April 2026 00:54:43 +0000 (0:00:00.652) 0:02:27.088 ********** 2026-04-19 00:56:38.915305 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915310 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915314 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915318 | orchestrator | 2026-04-19 00:56:38.915323 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-04-19 00:56:38.915327 | orchestrator | Sunday 19 April 2026 00:54:44 +0000 (0:00:01.107) 0:02:28.195 ********** 2026-04-19 00:56:38.915331 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915336 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915340 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915344 | orchestrator | 2026-04-19 00:56:38.915348 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db-relay] *************************************** 2026-04-19 00:56:38.915353 | orchestrator | Sunday 19 April 2026 00:54:45 +0000 (0:00:00.777) 0:02:28.973 ********** 2026-04-19 00:56:38.915357 | orchestrator | ok: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.915361 | orchestrator | ok: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.915366 | orchestrator | ok: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.915370 | orchestrator | 2026-04-19 00:56:38.915374 | orchestrator | TASK [ovn-db : Unset bootstrap args fact] ************************************** 2026-04-19 00:56:38.915379 | orchestrator | Sunday 19 April 2026 00:54:45 +0000 (0:00:00.784) 0:02:29.757 ********** 2026-04-19 00:56:38.915383 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915387 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915392 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915396 | orchestrator | 2026-04-19 00:56:38.915400 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-04-19 00:56:38.915408 | orchestrator | Sunday 19 April 2026 00:54:46 +0000 (0:00:00.270) 0:02:30.027 ********** 2026-04-19 00:56:38.915412 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915417 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915422 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915426 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915434 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915462 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915468 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915475 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915480 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915485 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915489 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915494 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915501 | orchestrator | 2026-04-19 00:56:38.915506 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-04-19 00:56:38.915510 | orchestrator | Sunday 19 April 2026 00:54:48 +0000 (0:00:02.850) 0:02:32.878 ********** 2026-04-19 00:56:38.915515 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915528 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915533 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915542 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915546 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915551 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915556 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915563 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915567 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915580 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915585 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915593 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915600 | orchestrator | 2026-04-19 00:56:38.915611 | orchestrator | TASK [ovn-db : Ensure configuration for relays exists] ************************* 2026-04-19 00:56:38.915620 | orchestrator | Sunday 19 April 2026 00:54:55 +0000 (0:00:06.281) 0:02:39.159 ********** 2026-04-19 00:56:38.915627 | orchestrator | included: /ansible/roles/ovn-db/tasks/config-relay.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=1) 2026-04-19 00:56:38.915633 | orchestrator | 2026-04-19 00:56:38.915641 | orchestrator | TASK [ovn-db : Ensuring config directories exist for OVN relay containers] ***** 2026-04-19 00:56:38.915647 | orchestrator | Sunday 19 April 2026 00:54:55 +0000 (0:00:00.495) 0:02:39.654 ********** 2026-04-19 00:56:38.915654 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915661 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915667 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915673 | orchestrator | 2026-04-19 00:56:38.915681 | orchestrator | TASK [ovn-db : Copying over config.json files for OVN relay services] ********** 2026-04-19 00:56:38.915688 | orchestrator | Sunday 19 April 2026 00:54:56 +0000 (0:00:00.619) 0:02:40.274 ********** 2026-04-19 00:56:38.915700 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915707 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915714 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915721 | orchestrator | 2026-04-19 00:56:38.915729 | orchestrator | TASK [ovn-db : Generate config files for OVN relay services] ******************* 2026-04-19 00:56:38.915736 | orchestrator | Sunday 19 April 2026 00:54:58 +0000 (0:00:01.802) 0:02:42.076 ********** 2026-04-19 00:56:38.915744 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.915751 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.915758 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.915765 | orchestrator | 2026-04-19 00:56:38.915770 | orchestrator | TASK [service-check-containers : ovn_db | Check containers] ******************** 2026-04-19 00:56:38.915774 | orchestrator | Sunday 19 April 2026 00:54:59 +0000 (0:00:01.499) 0:02:43.576 ********** 2026-04-19 00:56:38.915779 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915783 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915788 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915797 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915802 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915810 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915828 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915833 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915838 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915842 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.915847 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915860 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915865 | orchestrator | 2026-04-19 00:56:38.915869 | orchestrator | TASK [service-check-containers : ovn_db | Notify handlers to restart containers] *** 2026-04-19 00:56:38.915873 | orchestrator | Sunday 19 April 2026 00:55:03 +0000 (0:00:03.732) 0:02:47.308 ********** 2026-04-19 00:56:38.915878 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:56:38.915882 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.915887 | orchestrator | } 2026-04-19 00:56:38.915891 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:56:38.915895 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.915900 | orchestrator | } 2026-04-19 00:56:38.915904 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:56:38.915908 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.915913 | orchestrator | } 2026-04-19 00:56:38.915917 | orchestrator | 2026-04-19 00:56:38.915921 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:56:38.915929 | orchestrator | Sunday 19 April 2026 00:55:03 +0000 (0:00:00.342) 0:02:47.650 ********** 2026-04-19 00:56:38.915937 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915942 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915947 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915952 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915956 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915961 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915968 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641', 'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-northd:2025.1', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915973 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'environment': {'OVN_NB_DB': 'tcp:192.168.16.10:6641,tcp:192.168.16.11:6641,tcp:192.168.16.12:6641'}, 'image': 'registry.osism.tech/kolla/ovn-nb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915990 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'environment': {'OVN_SB_DB': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-server:2025.1', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 00:56:38.915996 | orchestrator | included: /ansible/roles/service-check-containers/tasks/iterated.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'ovn-sb-db-relay', 'value': {'container_name': 'ovn_sb_db_relay', 'group': 'ovn-sb-db-relay', 'enabled': True, 'environment': {'RELAY_ID': '1'}, 'image': 'registry.osism.tech/kolla/ovn-sb-db-relay:2025.1', 'iterate': True, 'iterate_var': '1', 'volumes': ['/etc/kolla/ovn-sb-db-relay/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 00:56:38.916000 | orchestrator | 2026-04-19 00:56:38.916005 | orchestrator | TASK [service-check-containers : ovn_db | Check containers with iteration] ***** 2026-04-19 00:56:38.916009 | orchestrator | Sunday 19 April 2026 00:55:06 +0000 (0:00:02.541) 0:02:50.192 ********** 2026-04-19 00:56:38.916013 | orchestrator | changed: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.916018 | orchestrator | changed: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.916022 | orchestrator | changed: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.916026 | orchestrator | 2026-04-19 00:56:38.916031 | orchestrator | TASK [service-check-containers : ovn_db | Notify handlers to restart containers] *** 2026-04-19 00:56:38.916035 | orchestrator | Sunday 19 April 2026 00:55:30 +0000 (0:00:24.516) 0:03:14.709 ********** 2026-04-19 00:56:38.916040 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:56:38.916044 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.916048 | orchestrator | } 2026-04-19 00:56:38.916053 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:56:38.916057 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.916061 | orchestrator | } 2026-04-19 00:56:38.916066 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:56:38.916070 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:56:38.916074 | orchestrator | } 2026-04-19 00:56:38.916079 | orchestrator | 2026-04-19 00:56:38.916083 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.916087 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.608) 0:03:15.317 ********** 2026-04-19 00:56:38.916092 | orchestrator | 2026-04-19 00:56:38.916096 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.916100 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.083) 0:03:15.401 ********** 2026-04-19 00:56:38.916105 | orchestrator | 2026-04-19 00:56:38.916109 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-04-19 00:56:38.916113 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.061) 0:03:15.462 ********** 2026-04-19 00:56:38.916118 | orchestrator | 2026-04-19 00:56:38.916122 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-04-19 00:56:38.916126 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.061) 0:03:15.524 ********** 2026-04-19 00:56:38.916131 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.916135 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.916139 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.916147 | orchestrator | 2026-04-19 00:56:38.916152 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-04-19 00:56:38.916156 | orchestrator | Sunday 19 April 2026 00:55:49 +0000 (0:00:17.577) 0:03:33.101 ********** 2026-04-19 00:56:38.916160 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.916164 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.916169 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.916173 | orchestrator | 2026-04-19 00:56:38.916177 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db-relay container] ******************* 2026-04-19 00:56:38.916182 | orchestrator | Sunday 19 April 2026 00:56:02 +0000 (0:00:13.070) 0:03:46.171 ********** 2026-04-19 00:56:38.916198 | orchestrator | changed: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.916206 | orchestrator | changed: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.916217 | orchestrator | changed: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.916221 | orchestrator | 2026-04-19 00:56:38.916226 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-04-19 00:56:38.916230 | orchestrator | Sunday 19 April 2026 00:56:15 +0000 (0:00:13.168) 0:03:59.340 ********** 2026-04-19 00:56:38.916234 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.916246 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:56:38.916255 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.916260 | orchestrator | 2026-04-19 00:56:38.916264 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-04-19 00:56:38.916268 | orchestrator | Sunday 19 April 2026 00:56:29 +0000 (0:00:13.647) 0:04:12.987 ********** 2026-04-19 00:56:38.916272 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.916277 | orchestrator | 2026-04-19 00:56:38.916281 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-04-19 00:56:38.916285 | orchestrator | Sunday 19 April 2026 00:56:29 +0000 (0:00:00.144) 0:04:13.132 ********** 2026-04-19 00:56:38.916290 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.916294 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.916298 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.916302 | orchestrator | 2026-04-19 00:56:38.916307 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-04-19 00:56:38.916311 | orchestrator | Sunday 19 April 2026 00:56:30 +0000 (0:00:00.820) 0:04:13.952 ********** 2026-04-19 00:56:38.916319 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.916326 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:56:38.916334 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:56:38.916341 | orchestrator | 2026-04-19 00:56:38.916353 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-04-19 00:56:38.916361 | orchestrator | Sunday 19 April 2026 00:56:30 +0000 (0:00:00.620) 0:04:14.573 ********** 2026-04-19 00:56:38.916369 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.916377 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.916384 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.916392 | orchestrator | 2026-04-19 00:56:38.916398 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-04-19 00:56:38.916402 | orchestrator | Sunday 19 April 2026 00:56:31 +0000 (0:00:01.011) 0:04:15.584 ********** 2026-04-19 00:56:38.916407 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:56:38.916411 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:56:38.916415 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:56:38.916420 | orchestrator | 2026-04-19 00:56:38.916424 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-04-19 00:56:38.916428 | orchestrator | Sunday 19 April 2026 00:56:32 +0000 (0:00:00.847) 0:04:16.432 ********** 2026-04-19 00:56:38.916433 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.916437 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.916441 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.916445 | orchestrator | 2026-04-19 00:56:38.916450 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-04-19 00:56:38.916454 | orchestrator | Sunday 19 April 2026 00:56:33 +0000 (0:00:00.811) 0:04:17.244 ********** 2026-04-19 00:56:38.916470 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:56:38.916475 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:56:38.916479 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:56:38.916483 | orchestrator | 2026-04-19 00:56:38.916488 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db-relay] *************************************** 2026-04-19 00:56:38.916492 | orchestrator | Sunday 19 April 2026 00:56:34 +0000 (0:00:00.802) 0:04:18.046 ********** 2026-04-19 00:56:38.916496 | orchestrator | ok: [testbed-node-0] => (item=1) 2026-04-19 00:56:38.916500 | orchestrator | ok: [testbed-node-1] => (item=1) 2026-04-19 00:56:38.916505 | orchestrator | ok: [testbed-node-2] => (item=1) 2026-04-19 00:56:38.916509 | orchestrator | 2026-04-19 00:56:38.916513 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:56:38.916518 | orchestrator | testbed-node-0 : ok=67  changed=33  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-04-19 00:56:38.916523 | orchestrator | testbed-node-1 : ok=64  changed=31  unreachable=0 failed=0 skipped=23  rescued=0 ignored=0 2026-04-19 00:56:38.916527 | orchestrator | testbed-node-2 : ok=65  changed=32  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-04-19 00:56:38.916532 | orchestrator | testbed-node-3 : ok=13  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:56:38.916536 | orchestrator | testbed-node-4 : ok=13  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:56:38.916540 | orchestrator | testbed-node-5 : ok=13  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 00:56:38.916545 | orchestrator | 2026-04-19 00:56:38.916549 | orchestrator | 2026-04-19 00:56:38.916553 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:56:38.916558 | orchestrator | Sunday 19 April 2026 00:56:35 +0000 (0:00:01.626) 0:04:19.673 ********** 2026-04-19 00:56:38.916562 | orchestrator | =============================================================================== 2026-04-19 00:56:38.916566 | orchestrator | ovn-db : Restart ovn-nb-db container ----------------------------------- 29.36s 2026-04-19 00:56:38.916571 | orchestrator | ovn-db : Restart ovn-sb-db container ----------------------------------- 27.63s 2026-04-19 00:56:38.916575 | orchestrator | ovn-db : Restart ovn-northd container ---------------------------------- 26.92s 2026-04-19 00:56:38.916579 | orchestrator | service-check-containers : ovn_db | Check containers with iteration ---- 24.52s 2026-04-19 00:56:38.916583 | orchestrator | ovn-db : Restart ovn-sb-db-relay container ----------------------------- 21.71s 2026-04-19 00:56:38.916590 | orchestrator | ovn-controller : Configure OVN in OVSDB -------------------------------- 20.84s 2026-04-19 00:56:38.916595 | orchestrator | service-check-containers : ovn_db | Check containers with iteration ---- 20.06s 2026-04-19 00:56:38.916599 | orchestrator | ovn-controller : Restart ovn-controller container ----------------------- 8.37s 2026-04-19 00:56:38.916603 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 6.28s 2026-04-19 00:56:38.916609 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 5.23s 2026-04-19 00:56:38.916618 | orchestrator | service-check-containers : ovn_db | Check containers -------------------- 3.98s 2026-04-19 00:56:38.916628 | orchestrator | service-check-containers : ovn_db | Check containers -------------------- 3.73s 2026-04-19 00:56:38.916636 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 2.85s 2026-04-19 00:56:38.916643 | orchestrator | ovn-controller : Create br-int bridge on OpenvSwitch -------------------- 2.84s 2026-04-19 00:56:38.916650 | orchestrator | service-check-containers : Include tasks -------------------------------- 2.54s 2026-04-19 00:56:38.916657 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 2.53s 2026-04-19 00:56:38.916668 | orchestrator | service-check-containers : ovn_controller | Check containers ------------ 2.18s 2026-04-19 00:56:38.916676 | orchestrator | ovn-db : Copying over config.json files for OVN relay services ---------- 1.80s 2026-04-19 00:56:38.916689 | orchestrator | ovn-controller : Reload systemd config ---------------------------------- 1.79s 2026-04-19 00:56:38.916697 | orchestrator | service-check-containers : Include tasks -------------------------------- 1.72s 2026-04-19 00:56:38.916705 | orchestrator | 2026-04-19 00:56:38 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:38.916712 | orchestrator | 2026-04-19 00:56:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:41.953701 | orchestrator | 2026-04-19 00:56:41 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:41.955929 | orchestrator | 2026-04-19 00:56:41 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:41.957988 | orchestrator | 2026-04-19 00:56:41 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:41.958260 | orchestrator | 2026-04-19 00:56:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:44.998571 | orchestrator | 2026-04-19 00:56:44 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:45.000013 | orchestrator | 2026-04-19 00:56:44 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:45.001479 | orchestrator | 2026-04-19 00:56:45 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:45.001602 | orchestrator | 2026-04-19 00:56:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:48.069373 | orchestrator | 2026-04-19 00:56:48 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:48.071787 | orchestrator | 2026-04-19 00:56:48 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:48.073735 | orchestrator | 2026-04-19 00:56:48 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:48.074668 | orchestrator | 2026-04-19 00:56:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:51.106116 | orchestrator | 2026-04-19 00:56:51 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:51.107781 | orchestrator | 2026-04-19 00:56:51 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:51.109810 | orchestrator | 2026-04-19 00:56:51 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:51.110203 | orchestrator | 2026-04-19 00:56:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:54.158768 | orchestrator | 2026-04-19 00:56:54 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:54.160456 | orchestrator | 2026-04-19 00:56:54 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:54.163016 | orchestrator | 2026-04-19 00:56:54 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:54.163089 | orchestrator | 2026-04-19 00:56:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:56:57.208063 | orchestrator | 2026-04-19 00:56:57 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:56:57.208903 | orchestrator | 2026-04-19 00:56:57 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:56:57.210342 | orchestrator | 2026-04-19 00:56:57 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:56:57.210503 | orchestrator | 2026-04-19 00:56:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:00.245553 | orchestrator | 2026-04-19 00:57:00 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:00.246671 | orchestrator | 2026-04-19 00:57:00 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:00.247687 | orchestrator | 2026-04-19 00:57:00 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:00.247840 | orchestrator | 2026-04-19 00:57:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:03.282707 | orchestrator | 2026-04-19 00:57:03 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:03.284418 | orchestrator | 2026-04-19 00:57:03 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:03.286156 | orchestrator | 2026-04-19 00:57:03 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:03.286311 | orchestrator | 2026-04-19 00:57:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:06.333825 | orchestrator | 2026-04-19 00:57:06 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:06.335796 | orchestrator | 2026-04-19 00:57:06 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:06.337420 | orchestrator | 2026-04-19 00:57:06 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:06.337467 | orchestrator | 2026-04-19 00:57:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:09.375956 | orchestrator | 2026-04-19 00:57:09 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:09.378423 | orchestrator | 2026-04-19 00:57:09 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:09.380974 | orchestrator | 2026-04-19 00:57:09 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:09.381033 | orchestrator | 2026-04-19 00:57:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:12.420292 | orchestrator | 2026-04-19 00:57:12 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:12.421894 | orchestrator | 2026-04-19 00:57:12 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:12.423754 | orchestrator | 2026-04-19 00:57:12 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:12.423788 | orchestrator | 2026-04-19 00:57:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:15.488631 | orchestrator | 2026-04-19 00:57:15 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:15.490602 | orchestrator | 2026-04-19 00:57:15 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:15.492211 | orchestrator | 2026-04-19 00:57:15 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:15.492261 | orchestrator | 2026-04-19 00:57:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:18.538290 | orchestrator | 2026-04-19 00:57:18 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:18.539237 | orchestrator | 2026-04-19 00:57:18 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:18.541324 | orchestrator | 2026-04-19 00:57:18 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:18.541373 | orchestrator | 2026-04-19 00:57:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:21.587114 | orchestrator | 2026-04-19 00:57:21 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:21.588227 | orchestrator | 2026-04-19 00:57:21 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:21.591878 | orchestrator | 2026-04-19 00:57:21 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:21.592999 | orchestrator | 2026-04-19 00:57:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:24.646443 | orchestrator | 2026-04-19 00:57:24 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:24.648946 | orchestrator | 2026-04-19 00:57:24 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:24.650598 | orchestrator | 2026-04-19 00:57:24 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:24.650995 | orchestrator | 2026-04-19 00:57:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:27.701609 | orchestrator | 2026-04-19 00:57:27 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:27.702707 | orchestrator | 2026-04-19 00:57:27 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:27.705771 | orchestrator | 2026-04-19 00:57:27 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:27.705906 | orchestrator | 2026-04-19 00:57:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:30.755572 | orchestrator | 2026-04-19 00:57:30 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:30.757055 | orchestrator | 2026-04-19 00:57:30 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:30.758577 | orchestrator | 2026-04-19 00:57:30 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:30.759095 | orchestrator | 2026-04-19 00:57:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:33.799656 | orchestrator | 2026-04-19 00:57:33 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:33.802046 | orchestrator | 2026-04-19 00:57:33 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:33.803580 | orchestrator | 2026-04-19 00:57:33 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:33.803622 | orchestrator | 2026-04-19 00:57:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:36.843504 | orchestrator | 2026-04-19 00:57:36 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:36.845228 | orchestrator | 2026-04-19 00:57:36 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:36.847272 | orchestrator | 2026-04-19 00:57:36 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:36.847553 | orchestrator | 2026-04-19 00:57:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:39.894625 | orchestrator | 2026-04-19 00:57:39 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:39.896340 | orchestrator | 2026-04-19 00:57:39 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:39.897734 | orchestrator | 2026-04-19 00:57:39 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:39.897773 | orchestrator | 2026-04-19 00:57:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:42.935704 | orchestrator | 2026-04-19 00:57:42 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:42.937790 | orchestrator | 2026-04-19 00:57:42 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:42.940271 | orchestrator | 2026-04-19 00:57:42 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:42.940331 | orchestrator | 2026-04-19 00:57:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:45.981029 | orchestrator | 2026-04-19 00:57:45 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:45.982781 | orchestrator | 2026-04-19 00:57:45 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:45.984877 | orchestrator | 2026-04-19 00:57:45 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:45.984924 | orchestrator | 2026-04-19 00:57:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:49.025636 | orchestrator | 2026-04-19 00:57:49 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:49.027910 | orchestrator | 2026-04-19 00:57:49 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:49.029464 | orchestrator | 2026-04-19 00:57:49 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:49.029496 | orchestrator | 2026-04-19 00:57:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:52.082378 | orchestrator | 2026-04-19 00:57:52 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state STARTED 2026-04-19 00:57:52.083445 | orchestrator | 2026-04-19 00:57:52 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:52.085064 | orchestrator | 2026-04-19 00:57:52 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:52.085129 | orchestrator | 2026-04-19 00:57:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:55.130504 | orchestrator | 2026-04-19 00:57:55 | INFO  | Task f42f9322-395b-4739-ae67-bf84dff8ee02 is in state SUCCESS 2026-04-19 00:57:55.131523 | orchestrator | 2026-04-19 00:57:55.131576 | orchestrator | 2026-04-19 00:57:55.131591 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:57:55.131599 | orchestrator | 2026-04-19 00:57:55.131606 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:57:55.131613 | orchestrator | Sunday 19 April 2026 00:55:07 +0000 (0:00:00.327) 0:00:00.327 ********** 2026-04-19 00:57:55.131617 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:57:55.131624 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:57:55.131628 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:57:55.131632 | orchestrator | 2026-04-19 00:57:55.131636 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:57:55.131640 | orchestrator | Sunday 19 April 2026 00:55:08 +0000 (0:00:00.376) 0:00:00.704 ********** 2026-04-19 00:57:55.131645 | orchestrator | ok: [testbed-node-0] => (item=enable_opensearch_True) 2026-04-19 00:57:55.131649 | orchestrator | ok: [testbed-node-1] => (item=enable_opensearch_True) 2026-04-19 00:57:55.131653 | orchestrator | ok: [testbed-node-2] => (item=enable_opensearch_True) 2026-04-19 00:57:55.131657 | orchestrator | 2026-04-19 00:57:55.131661 | orchestrator | PLAY [Apply role opensearch] *************************************************** 2026-04-19 00:57:55.131664 | orchestrator | 2026-04-19 00:57:55.131668 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-04-19 00:57:55.131672 | orchestrator | Sunday 19 April 2026 00:55:08 +0000 (0:00:00.462) 0:00:01.166 ********** 2026-04-19 00:57:55.131676 | orchestrator | included: /ansible/roles/opensearch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:57:55.131680 | orchestrator | 2026-04-19 00:57:55.131684 | orchestrator | TASK [opensearch : Setting sysctl values] ************************************** 2026-04-19 00:57:55.131706 | orchestrator | Sunday 19 April 2026 00:55:09 +0000 (0:00:00.614) 0:00:01.781 ********** 2026-04-19 00:57:55.131710 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:57:55.131714 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:57:55.131718 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-04-19 00:57:55.131721 | orchestrator | 2026-04-19 00:57:55.131725 | orchestrator | TASK [opensearch : Ensuring config directories exist] ************************** 2026-04-19 00:57:55.131729 | orchestrator | Sunday 19 April 2026 00:55:10 +0000 (0:00:01.295) 0:00:03.076 ********** 2026-04-19 00:57:55.131735 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131743 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131769 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131775 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131784 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131789 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131793 | orchestrator | 2026-04-19 00:57:55.131797 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-04-19 00:57:55.131801 | orchestrator | Sunday 19 April 2026 00:55:12 +0000 (0:00:01.431) 0:00:04.508 ********** 2026-04-19 00:57:55.131808 | orchestrator | included: /ansible/roles/opensearch/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:57:55.131812 | orchestrator | 2026-04-19 00:57:55.131816 | orchestrator | TASK [service-cert-copy : opensearch | Copying over extra CA certificates] ***** 2026-04-19 00:57:55.131823 | orchestrator | Sunday 19 April 2026 00:55:12 +0000 (0:00:00.439) 0:00:04.947 ********** 2026-04-19 00:57:55.131827 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131834 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131838 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.131843 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131855 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131863 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.131867 | orchestrator | 2026-04-19 00:57:55.131871 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS certificate] *** 2026-04-19 00:57:55.131875 | orchestrator | Sunday 19 April 2026 00:55:15 +0000 (0:00:03.365) 0:00:08.313 ********** 2026-04-19 00:57:55.131880 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.131886 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.131893 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.131902 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.131906 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.131910 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:57:55.131914 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.131924 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.131941 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:57:55.131945 | orchestrator | 2026-04-19 00:57:55.131949 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS key] *** 2026-04-19 00:57:55.131953 | orchestrator | Sunday 19 April 2026 00:55:17 +0000 (0:00:01.262) 0:00:09.576 ********** 2026-04-19 00:57:55.131957 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.131967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.131972 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.131976 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.131987 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.131999 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:57:55.132003 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.132007 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.132011 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:57:55.132015 | orchestrator | 2026-04-19 00:57:55.132019 | orchestrator | TASK [opensearch : Copying over config.json files for services] **************** 2026-04-19 00:57:55.132023 | orchestrator | Sunday 19 April 2026 00:55:18 +0000 (0:00:01.141) 0:00:10.717 ********** 2026-04-19 00:57:55.132027 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132041 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132046 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132050 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132054 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132504 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132543 | orchestrator | 2026-04-19 00:57:55.132550 | orchestrator | TASK [opensearch : Copying over opensearch service config file] **************** 2026-04-19 00:57:55.132555 | orchestrator | Sunday 19 April 2026 00:55:21 +0000 (0:00:02.993) 0:00:13.711 ********** 2026-04-19 00:57:55.132559 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.132564 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:57:55.132568 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:57:55.132571 | orchestrator | 2026-04-19 00:57:55.132575 | orchestrator | TASK [opensearch : Copying over opensearch-dashboards config file] ************* 2026-04-19 00:57:55.132579 | orchestrator | Sunday 19 April 2026 00:55:25 +0000 (0:00:03.813) 0:00:17.525 ********** 2026-04-19 00:57:55.132583 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:57:55.132587 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.132590 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:57:55.132594 | orchestrator | 2026-04-19 00:57:55.132598 | orchestrator | TASK [service-check-containers : opensearch | Check containers] **************** 2026-04-19 00:57:55.132602 | orchestrator | Sunday 19 April 2026 00:55:27 +0000 (0:00:02.304) 0:00:19.829 ********** 2026-04-19 00:57:55.132607 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132612 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132631 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 00:57:55.132644 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132650 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132654 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}}) 2026-04-19 00:57:55.132666 | orchestrator | 2026-04-19 00:57:55.132672 | orchestrator | TASK [service-check-containers : opensearch | Notify handlers to restart containers] *** 2026-04-19 00:57:55.132678 | orchestrator | Sunday 19 April 2026 00:55:30 +0000 (0:00:02.748) 0:00:22.578 ********** 2026-04-19 00:57:55.132684 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:57:55.132690 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:57:55.132696 | orchestrator | } 2026-04-19 00:57:55.132703 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:57:55.132709 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:57:55.132715 | orchestrator | } 2026-04-19 00:57:55.132721 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:57:55.132733 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:57:55.132741 | orchestrator | } 2026-04-19 00:57:55.132747 | orchestrator | 2026-04-19 00:57:55.132753 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:57:55.132764 | orchestrator | Sunday 19 April 2026 00:55:30 +0000 (0:00:00.549) 0:00:23.128 ********** 2026-04-19 00:57:55.132771 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.132779 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.132786 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.132793 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.132813 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.132821 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:57:55.132829 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/opensearch:2025.1', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal'], 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 00:57:55.132836 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/opensearch-dashboards:2025.1', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password', 'backend_http_extra': ['option httpchk GET /api/status']}}}})  2026-04-19 00:57:55.132848 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:57:55.132854 | orchestrator | 2026-04-19 00:57:55.132860 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-04-19 00:57:55.132866 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.715) 0:00:23.843 ********** 2026-04-19 00:57:55.132872 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.132879 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:57:55.132885 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:57:55.132892 | orchestrator | 2026-04-19 00:57:55.132898 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-04-19 00:57:55.132905 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.246) 0:00:24.089 ********** 2026-04-19 00:57:55.132911 | orchestrator | 2026-04-19 00:57:55.132917 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-04-19 00:57:55.132924 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.057) 0:00:24.146 ********** 2026-04-19 00:57:55.132930 | orchestrator | 2026-04-19 00:57:55.132936 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-04-19 00:57:55.132942 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.065) 0:00:24.212 ********** 2026-04-19 00:57:55.132948 | orchestrator | 2026-04-19 00:57:55.132954 | orchestrator | RUNNING HANDLER [opensearch : Disable shard allocation] ************************ 2026-04-19 00:57:55.132960 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.363) 0:00:24.575 ********** 2026-04-19 00:57:55.132967 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.132973 | orchestrator | 2026-04-19 00:57:55.132980 | orchestrator | RUNNING HANDLER [opensearch : Perform a flush] ********************************* 2026-04-19 00:57:55.132986 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.413) 0:00:24.989 ********** 2026-04-19 00:57:55.132992 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:57:55.132999 | orchestrator | 2026-04-19 00:57:55.133005 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch container] ******************** 2026-04-19 00:57:55.133012 | orchestrator | Sunday 19 April 2026 00:55:32 +0000 (0:00:00.379) 0:00:25.368 ********** 2026-04-19 00:57:55.133018 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.133025 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:57:55.133031 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:57:55.133040 | orchestrator | 2026-04-19 00:57:55.133047 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch-dashboards container] ********* 2026-04-19 00:57:55.133053 | orchestrator | Sunday 19 April 2026 00:56:24 +0000 (0:00:51.873) 0:01:17.241 ********** 2026-04-19 00:57:55.133062 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.133068 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:57:55.133075 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:57:55.133081 | orchestrator | 2026-04-19 00:57:55.133092 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-04-19 00:57:55.133100 | orchestrator | Sunday 19 April 2026 00:57:39 +0000 (0:01:14.273) 0:02:31.515 ********** 2026-04-19 00:57:55.133133 | orchestrator | included: /ansible/roles/opensearch/tasks/post-config.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:57:55.133142 | orchestrator | 2026-04-19 00:57:55.133149 | orchestrator | TASK [opensearch : Wait for OpenSearch to become ready] ************************ 2026-04-19 00:57:55.133163 | orchestrator | Sunday 19 April 2026 00:57:39 +0000 (0:00:00.640) 0:02:32.155 ********** 2026-04-19 00:57:55.133170 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:57:55.133177 | orchestrator | 2026-04-19 00:57:55.133184 | orchestrator | TASK [opensearch : Wait for OpenSearch cluster to become healthy] ************** 2026-04-19 00:57:55.133191 | orchestrator | Sunday 19 April 2026 00:57:42 +0000 (0:00:02.644) 0:02:34.799 ********** 2026-04-19 00:57:55.133198 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:57:55.133204 | orchestrator | 2026-04-19 00:57:55.133211 | orchestrator | TASK [opensearch : Check if a log retention policy exists] ********************* 2026-04-19 00:57:55.133218 | orchestrator | Sunday 19 April 2026 00:57:44 +0000 (0:00:02.550) 0:02:37.350 ********** 2026-04-19 00:57:55.133224 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:57:55.133237 | orchestrator | 2026-04-19 00:57:55.133244 | orchestrator | TASK [opensearch : Create new log retention policy] **************************** 2026-04-19 00:57:55.133250 | orchestrator | Sunday 19 April 2026 00:57:46 +0000 (0:00:02.068) 0:02:39.418 ********** 2026-04-19 00:57:55.133257 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.133263 | orchestrator | 2026-04-19 00:57:55.133270 | orchestrator | TASK [opensearch : Apply retention policy to existing indices] ***************** 2026-04-19 00:57:55.133276 | orchestrator | Sunday 19 April 2026 00:57:49 +0000 (0:00:02.979) 0:02:42.398 ********** 2026-04-19 00:57:55.133283 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:57:55.133380 | orchestrator | 2026-04-19 00:57:55.133388 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:57:55.133396 | orchestrator | testbed-node-0 : ok=20  changed=12  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 00:57:55.133403 | orchestrator | testbed-node-1 : ok=15  changed=10  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:57:55.133410 | orchestrator | testbed-node-2 : ok=15  changed=10  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 00:57:55.133416 | orchestrator | 2026-04-19 00:57:55.133422 | orchestrator | 2026-04-19 00:57:55.133428 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:57:55.133435 | orchestrator | Sunday 19 April 2026 00:57:52 +0000 (0:00:02.864) 0:02:45.262 ********** 2026-04-19 00:57:55.133441 | orchestrator | =============================================================================== 2026-04-19 00:57:55.133449 | orchestrator | opensearch : Restart opensearch-dashboards container ------------------- 74.27s 2026-04-19 00:57:55.133455 | orchestrator | opensearch : Restart opensearch container ------------------------------ 51.87s 2026-04-19 00:57:55.133461 | orchestrator | opensearch : Copying over opensearch service config file ---------------- 3.81s 2026-04-19 00:57:55.133468 | orchestrator | service-cert-copy : opensearch | Copying over extra CA certificates ----- 3.37s 2026-04-19 00:57:55.133474 | orchestrator | opensearch : Copying over config.json files for services ---------------- 2.99s 2026-04-19 00:57:55.133480 | orchestrator | opensearch : Create new log retention policy ---------------------------- 2.98s 2026-04-19 00:57:55.133486 | orchestrator | opensearch : Apply retention policy to existing indices ----------------- 2.86s 2026-04-19 00:57:55.133492 | orchestrator | service-check-containers : opensearch | Check containers ---------------- 2.75s 2026-04-19 00:57:55.133498 | orchestrator | opensearch : Wait for OpenSearch to become ready ------------------------ 2.64s 2026-04-19 00:57:55.133504 | orchestrator | opensearch : Wait for OpenSearch cluster to become healthy -------------- 2.55s 2026-04-19 00:57:55.133510 | orchestrator | opensearch : Copying over opensearch-dashboards config file ------------- 2.30s 2026-04-19 00:57:55.133516 | orchestrator | opensearch : Check if a log retention policy exists --------------------- 2.07s 2026-04-19 00:57:55.133522 | orchestrator | opensearch : Ensuring config directories exist -------------------------- 1.43s 2026-04-19 00:57:55.133529 | orchestrator | opensearch : Setting sysctl values -------------------------------------- 1.30s 2026-04-19 00:57:55.133535 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS certificate --- 1.26s 2026-04-19 00:57:55.133541 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS key --- 1.14s 2026-04-19 00:57:55.133548 | orchestrator | service-check-containers : Include tasks -------------------------------- 0.72s 2026-04-19 00:57:55.133555 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.64s 2026-04-19 00:57:55.133561 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.61s 2026-04-19 00:57:55.133568 | orchestrator | service-check-containers : opensearch | Notify handlers to restart containers --- 0.55s 2026-04-19 00:57:55.133574 | orchestrator | 2026-04-19 00:57:55 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:55.133592 | orchestrator | 2026-04-19 00:57:55 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:55.133597 | orchestrator | 2026-04-19 00:57:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:57:58.180782 | orchestrator | 2026-04-19 00:57:58 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:57:58.183792 | orchestrator | 2026-04-19 00:57:58 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:57:58.183852 | orchestrator | 2026-04-19 00:57:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:01.229532 | orchestrator | 2026-04-19 00:58:01 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:01.231478 | orchestrator | 2026-04-19 00:58:01 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:58:01.231554 | orchestrator | 2026-04-19 00:58:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:04.275913 | orchestrator | 2026-04-19 00:58:04 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:04.277935 | orchestrator | 2026-04-19 00:58:04 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:58:04.278010 | orchestrator | 2026-04-19 00:58:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:07.313093 | orchestrator | 2026-04-19 00:58:07 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:07.313774 | orchestrator | 2026-04-19 00:58:07 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:58:07.313822 | orchestrator | 2026-04-19 00:58:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:10.361081 | orchestrator | 2026-04-19 00:58:10 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:10.362674 | orchestrator | 2026-04-19 00:58:10 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:58:10.362855 | orchestrator | 2026-04-19 00:58:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:13.405913 | orchestrator | 2026-04-19 00:58:13 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:13.406824 | orchestrator | 2026-04-19 00:58:13 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state STARTED 2026-04-19 00:58:13.406853 | orchestrator | 2026-04-19 00:58:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:16.448031 | orchestrator | 2026-04-19 00:58:16 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:16.450911 | orchestrator | 2026-04-19 00:58:16 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:16.454925 | orchestrator | 2026-04-19 00:58:16 | INFO  | Task 09ae80da-f6c9-4a5b-8a62-50494280a652 is in state SUCCESS 2026-04-19 00:58:16.455119 | orchestrator | 2026-04-19 00:58:16.457151 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-04-19 00:58:16.457214 | orchestrator | 2.16.14 2026-04-19 00:58:16.457222 | orchestrator | 2026-04-19 00:58:16.457230 | orchestrator | PLAY [Create ceph pools] ******************************************************* 2026-04-19 00:58:16.457238 | orchestrator | 2026-04-19 00:58:16.457244 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-04-19 00:58:16.457252 | orchestrator | Sunday 19 April 2026 00:56:25 +0000 (0:00:00.404) 0:00:00.404 ********** 2026-04-19 00:58:16.457259 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-5, testbed-node-4, testbed-node-3 2026-04-19 00:58:16.457267 | orchestrator | 2026-04-19 00:58:16.457273 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-04-19 00:58:16.457303 | orchestrator | Sunday 19 April 2026 00:56:25 +0000 (0:00:00.453) 0:00:00.858 ********** 2026-04-19 00:58:16.457310 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457318 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457325 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457332 | orchestrator | 2026-04-19 00:58:16.457339 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-04-19 00:58:16.457346 | orchestrator | Sunday 19 April 2026 00:56:26 +0000 (0:00:01.337) 0:00:02.196 ********** 2026-04-19 00:58:16.457353 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457360 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457367 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457374 | orchestrator | 2026-04-19 00:58:16.457380 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-04-19 00:58:16.457387 | orchestrator | Sunday 19 April 2026 00:56:27 +0000 (0:00:00.243) 0:00:02.439 ********** 2026-04-19 00:58:16.457393 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457399 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457405 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457412 | orchestrator | 2026-04-19 00:58:16.457419 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-04-19 00:58:16.457425 | orchestrator | Sunday 19 April 2026 00:56:27 +0000 (0:00:00.833) 0:00:03.273 ********** 2026-04-19 00:58:16.457432 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457439 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457445 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457451 | orchestrator | 2026-04-19 00:58:16.457458 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-04-19 00:58:16.457464 | orchestrator | Sunday 19 April 2026 00:56:28 +0000 (0:00:00.319) 0:00:03.592 ********** 2026-04-19 00:58:16.457471 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457478 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457483 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457490 | orchestrator | 2026-04-19 00:58:16.457511 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-04-19 00:58:16.457517 | orchestrator | Sunday 19 April 2026 00:56:28 +0000 (0:00:00.282) 0:00:03.874 ********** 2026-04-19 00:58:16.457522 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457528 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457534 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457539 | orchestrator | 2026-04-19 00:58:16.457545 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-04-19 00:58:16.457550 | orchestrator | Sunday 19 April 2026 00:56:28 +0000 (0:00:00.287) 0:00:04.162 ********** 2026-04-19 00:58:16.457556 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.457564 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.457569 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.457575 | orchestrator | 2026-04-19 00:58:16.457581 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-04-19 00:58:16.457587 | orchestrator | Sunday 19 April 2026 00:56:29 +0000 (0:00:00.354) 0:00:04.517 ********** 2026-04-19 00:58:16.457592 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.457598 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.457603 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.457608 | orchestrator | 2026-04-19 00:58:16.457614 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-04-19 00:58:16.457620 | orchestrator | Sunday 19 April 2026 00:56:29 +0000 (0:00:00.245) 0:00:04.763 ********** 2026-04-19 00:58:16.457626 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-04-19 00:58:16.457631 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:58:16.457637 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:58:16.457643 | orchestrator | 2026-04-19 00:58:16.457818 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-04-19 00:58:16.458320 | orchestrator | Sunday 19 April 2026 00:56:30 +0000 (0:00:00.726) 0:00:05.490 ********** 2026-04-19 00:58:16.458330 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.458334 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.458338 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.458342 | orchestrator | 2026-04-19 00:58:16.458346 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-04-19 00:58:16.458350 | orchestrator | Sunday 19 April 2026 00:56:30 +0000 (0:00:00.409) 0:00:05.899 ********** 2026-04-19 00:58:16.458354 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-04-19 00:58:16.458358 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:58:16.458362 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:58:16.458366 | orchestrator | 2026-04-19 00:58:16.458369 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-04-19 00:58:16.458373 | orchestrator | Sunday 19 April 2026 00:56:33 +0000 (0:00:03.025) 0:00:08.924 ********** 2026-04-19 00:58:16.458378 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-04-19 00:58:16.458382 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-04-19 00:58:16.458386 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-04-19 00:58:16.458390 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458394 | orchestrator | 2026-04-19 00:58:16.458422 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-04-19 00:58:16.458427 | orchestrator | Sunday 19 April 2026 00:56:33 +0000 (0:00:00.386) 0:00:09.310 ********** 2026-04-19 00:58:16.458433 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458439 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458443 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458447 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458451 | orchestrator | 2026-04-19 00:58:16.458455 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-04-19 00:58:16.458459 | orchestrator | Sunday 19 April 2026 00:56:35 +0000 (0:00:01.154) 0:00:10.465 ********** 2026-04-19 00:58:16.458464 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458477 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458481 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.458490 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458493 | orchestrator | 2026-04-19 00:58:16.458497 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-04-19 00:58:16.458501 | orchestrator | Sunday 19 April 2026 00:56:35 +0000 (0:00:00.159) 0:00:10.625 ********** 2026-04-19 00:58:16.458507 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': '9706739da027', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-04-19 00:56:31.534303', 'end': '2026-04-19 00:56:31.557314', 'delta': '0:00:00.023011', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['9706739da027'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}) 2026-04-19 00:58:16.458513 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': '4b1d85e4a5e6', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-04-19 00:56:32.580436', 'end': '2026-04-19 00:56:32.630718', 'delta': '0:00:00.050282', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['4b1d85e4a5e6'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}) 2026-04-19 00:58:16.458531 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': 'df6a3032ba26', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-04-19 00:56:33.384292', 'end': '2026-04-19 00:56:33.416483', 'delta': '0:00:00.032191', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['df6a3032ba26'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}) 2026-04-19 00:58:16.458535 | orchestrator | 2026-04-19 00:58:16.458539 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-04-19 00:58:16.458543 | orchestrator | Sunday 19 April 2026 00:56:35 +0000 (0:00:00.434) 0:00:11.059 ********** 2026-04-19 00:58:16.458547 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.458551 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.458554 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.458558 | orchestrator | 2026-04-19 00:58:16.458562 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-04-19 00:58:16.458565 | orchestrator | Sunday 19 April 2026 00:56:36 +0000 (0:00:00.436) 0:00:11.496 ********** 2026-04-19 00:58:16.458569 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] 2026-04-19 00:58:16.458573 | orchestrator | 2026-04-19 00:58:16.458577 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-04-19 00:58:16.458581 | orchestrator | Sunday 19 April 2026 00:56:37 +0000 (0:00:01.331) 0:00:12.827 ********** 2026-04-19 00:58:16.458584 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458588 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458592 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458599 | orchestrator | 2026-04-19 00:58:16.458603 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-04-19 00:58:16.458607 | orchestrator | Sunday 19 April 2026 00:56:37 +0000 (0:00:00.280) 0:00:13.107 ********** 2026-04-19 00:58:16.458610 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458614 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458618 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458622 | orchestrator | 2026-04-19 00:58:16.458628 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-04-19 00:58:16.458632 | orchestrator | Sunday 19 April 2026 00:56:38 +0000 (0:00:00.400) 0:00:13.507 ********** 2026-04-19 00:58:16.458636 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458639 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458643 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458647 | orchestrator | 2026-04-19 00:58:16.458651 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-04-19 00:58:16.458654 | orchestrator | Sunday 19 April 2026 00:56:38 +0000 (0:00:00.456) 0:00:13.964 ********** 2026-04-19 00:58:16.458658 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.458662 | orchestrator | 2026-04-19 00:58:16.458665 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-04-19 00:58:16.458669 | orchestrator | Sunday 19 April 2026 00:56:38 +0000 (0:00:00.135) 0:00:14.099 ********** 2026-04-19 00:58:16.458673 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458676 | orchestrator | 2026-04-19 00:58:16.458680 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-04-19 00:58:16.458684 | orchestrator | Sunday 19 April 2026 00:56:38 +0000 (0:00:00.211) 0:00:14.310 ********** 2026-04-19 00:58:16.458688 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458691 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458695 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458699 | orchestrator | 2026-04-19 00:58:16.458702 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-04-19 00:58:16.458706 | orchestrator | Sunday 19 April 2026 00:56:39 +0000 (0:00:00.256) 0:00:14.567 ********** 2026-04-19 00:58:16.458710 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458713 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458717 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458721 | orchestrator | 2026-04-19 00:58:16.458724 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-04-19 00:58:16.458728 | orchestrator | Sunday 19 April 2026 00:56:39 +0000 (0:00:00.301) 0:00:14.868 ********** 2026-04-19 00:58:16.458732 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458735 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458739 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458743 | orchestrator | 2026-04-19 00:58:16.458746 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-04-19 00:58:16.458750 | orchestrator | Sunday 19 April 2026 00:56:39 +0000 (0:00:00.493) 0:00:15.361 ********** 2026-04-19 00:58:16.458754 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458757 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458761 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458765 | orchestrator | 2026-04-19 00:58:16.458769 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-04-19 00:58:16.458772 | orchestrator | Sunday 19 April 2026 00:56:40 +0000 (0:00:00.298) 0:00:15.660 ********** 2026-04-19 00:58:16.458776 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458780 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458783 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458787 | orchestrator | 2026-04-19 00:58:16.458791 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-04-19 00:58:16.458795 | orchestrator | Sunday 19 April 2026 00:56:40 +0000 (0:00:00.314) 0:00:15.975 ********** 2026-04-19 00:58:16.458798 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458805 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458809 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458813 | orchestrator | 2026-04-19 00:58:16.458828 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-04-19 00:58:16.458832 | orchestrator | Sunday 19 April 2026 00:56:40 +0000 (0:00:00.312) 0:00:16.287 ********** 2026-04-19 00:58:16.458836 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.458840 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.458843 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.458847 | orchestrator | 2026-04-19 00:58:16.458851 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-04-19 00:58:16.458855 | orchestrator | Sunday 19 April 2026 00:56:41 +0000 (0:00:00.489) 0:00:16.777 ********** 2026-04-19 00:58:16.458859 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5', 'dm-uuid-LVM-KZqeqLZSfiQNo1f81pmQ9rVDJKkU1UIwUCeqVpz4el3WRbr1ARKLJtfI5lJWEZG2'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458864 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58', 'dm-uuid-LVM-z4fLUs36J6AGD2L8CagObek23ZPOMJ75K4ZjnKhQmYWnueqO8U3F4mITocrgMXgx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458870 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458875 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458879 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458883 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458887 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458905 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458910 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458914 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458922 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.458929 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b', 'dm-uuid-LVM-6tVhuxE2oFu97iS5xSqueHtRJyUw0bjYoGKfFVcrpVA80jBgQBbtDeA1JqqO9NDh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458954 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-J8LpZ3-OVyH-NlWF-Ap3V-vnNr-iY2c-Xjp7ch', 'scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403', 'scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.458961 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc', 'dm-uuid-LVM-Vbp3uLeI6Y9CpLC09y1IBfEbiZaTazIM38JHoFOUU8G2yjrs4KCsr7kJW2Jwjmmx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458966 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-8r4gHB-hSf7-3xzY-7Afm-NNhk-LttF-klunL4', 'scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9', 'scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.458973 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458978 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095', 'scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.458984 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.458992 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-13-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459008 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459014 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459019 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459023 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459028 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459036 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459041 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459049 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459058 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-cmF2l1-y2Rs-jAk8-EgHD-ucdL-C9N2-ezn9D6', 'scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf', 'scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459067 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-hbD4pW-WcU5-bGX6-gMZf-qgqJ-LMSV-UROmRv', 'scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e', 'scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459072 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa', 'scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459077 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-02-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459106 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459112 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31', 'dm-uuid-LVM-T8iUAdt16ObRQVV3oQzTrVddWcliBe31CPEcu3mOi4z9mbPeiG556kBdSpPXY8QZ'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459124 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469', 'dm-uuid-LVM-Ntzc3QlHWlqBPqYX4ueRc6zgkxxpf29hr6jGeDgkxatJV8Ed8TJLphNALxb3YZ4I'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459128 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459132 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459136 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459143 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459147 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459151 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459159 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459162 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-04-19 00:58:16.459171 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459178 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-iPzbbb-atlU-pO8D-II0m-gMuB-5dZZ-xFUIku', 'scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8', 'scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459182 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-qCvAkT-MyR3-dmFm-JxaJ-9p2z-WgAF-dgplJW', 'scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914', 'scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459191 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13', 'scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459199 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-05-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-04-19 00:58:16.459203 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459207 | orchestrator | 2026-04-19 00:58:16.459210 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-04-19 00:58:16.459214 | orchestrator | Sunday 19 April 2026 00:56:41 +0000 (0:00:00.569) 0:00:17.346 ********** 2026-04-19 00:58:16.459219 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5', 'dm-uuid-LVM-KZqeqLZSfiQNo1f81pmQ9rVDJKkU1UIwUCeqVpz4el3WRbr1ARKLJtfI5lJWEZG2'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459227 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58', 'dm-uuid-LVM-z4fLUs36J6AGD2L8CagObek23ZPOMJ75K4ZjnKhQmYWnueqO8U3F4mITocrgMXgx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459231 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459239 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459242 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459251 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459255 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459259 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459266 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b', 'dm-uuid-LVM-6tVhuxE2oFu97iS5xSqueHtRJyUw0bjYoGKfFVcrpVA80jBgQBbtDeA1JqqO9NDh'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459274 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459278 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc', 'dm-uuid-LVM-Vbp3uLeI6Y9CpLC09y1IBfEbiZaTazIM38JHoFOUU8G2yjrs4KCsr7kJW2Jwjmmx'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459284 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459288 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459298 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16', 'scsi-SQEMU_QEMU_HARDDISK_edcac752-54d6-43f8-96d8-efe3a409c98e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459307 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459316 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--945e85a9--e7ee--5123--a495--4b5a83a01fc5-osd--block--945e85a9--e7ee--5123--a495--4b5a83a01fc5'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-J8LpZ3-OVyH-NlWF-Ap3V-vnNr-iY2c-Xjp7ch', 'scsi-0QEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403', 'scsi-SQEMU_QEMU_HARDDISK_0684e6f3-ae53-4fb1-96dc-86c785743403'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459321 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459328 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--1efd2f4e--b2fc--580d--9442--4110201fce58-osd--block--1efd2f4e--b2fc--580d--9442--4110201fce58'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-8r4gHB-hSf7-3xzY-7Afm-NNhk-LttF-klunL4', 'scsi-0QEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9', 'scsi-SQEMU_QEMU_HARDDISK_7c2f06a9-090a-4c71-a875-96789d4698f9'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459335 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459339 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095', 'scsi-SQEMU_QEMU_HARDDISK_6d2e7363-eb8f-4f52-9d5c-b0cb6de72095'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459345 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459350 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-13-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459353 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459357 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459367 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459371 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459379 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16', 'scsi-SQEMU_QEMU_HARDDISK_c80e7985-dd4d-4c6a-8d8b-2ca06512f34e-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459384 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--c338f508--a51a--57c6--8917--251abb4c767b-osd--block--c338f508--a51a--57c6--8917--251abb4c767b'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-cmF2l1-y2Rs-jAk8-EgHD-ucdL-C9N2-ezn9D6', 'scsi-0QEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf', 'scsi-SQEMU_QEMU_HARDDISK_ef8ba5db-4fbc-4a43-a666-1942989e2aaf'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459420 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc-osd--block--51c60c0d--df1e--52a8--ae00--a2eaab7c2edc'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-hbD4pW-WcU5-bGX6-gMZf-qgqJ-LMSV-UROmRv', 'scsi-0QEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e', 'scsi-SQEMU_QEMU_HARDDISK_03dff174-b667-4569-88d3-e48aa5ad6b8e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459425 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa', 'scsi-SQEMU_QEMU_HARDDISK_a7445285-54ec-47cd-bdf2-68472b5cc8fa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459432 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31', 'dm-uuid-LVM-T8iUAdt16ObRQVV3oQzTrVddWcliBe31CPEcu3mOi4z9mbPeiG556kBdSpPXY8QZ'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459436 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-02-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459440 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459447 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469', 'dm-uuid-LVM-Ntzc3QlHWlqBPqYX4ueRc6zgkxxpf29hr6jGeDgkxatJV8Ed8TJLphNALxb3YZ4I'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459456 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459460 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459464 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459472 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459476 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459480 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459490 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459494 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459501 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16', 'scsi-SQEMU_QEMU_HARDDISK_0d2ad86a-3c07-40f6-a7d7-9815ad723208-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459511 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--e1582ec4--3f2d--5796--9ab2--801a24d84c31-osd--block--e1582ec4--3f2d--5796--9ab2--801a24d84c31'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-iPzbbb-atlU-pO8D-II0m-gMuB-5dZZ-xFUIku', 'scsi-0QEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8', 'scsi-SQEMU_QEMU_HARDDISK_9c2a7679-57be-4f76-a6e0-72c31b1452f8'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459516 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--0c5767d0--866f--5cac--9ec0--a6c75fb89469-osd--block--0c5767d0--866f--5cac--9ec0--a6c75fb89469'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-qCvAkT-MyR3-dmFm-JxaJ-9p2z-WgAF-dgplJW', 'scsi-0QEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914', 'scsi-SQEMU_QEMU_HARDDISK_f3a8dca8-2aca-4fd7-ad81-c5bde3ccd914'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459520 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13', 'scsi-SQEMU_QEMU_HARDDISK_c22e579a-b1f2-4048-b7dc-a5f00161df13'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459526 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-04-19-00-03-05-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-04-19 00:58:16.459530 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459534 | orchestrator | 2026-04-19 00:58:16.459538 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-04-19 00:58:16.459541 | orchestrator | Sunday 19 April 2026 00:56:42 +0000 (0:00:00.594) 0:00:17.941 ********** 2026-04-19 00:58:16.459545 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.459549 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.459553 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.459560 | orchestrator | 2026-04-19 00:58:16.459564 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-04-19 00:58:16.459568 | orchestrator | Sunday 19 April 2026 00:56:43 +0000 (0:00:00.604) 0:00:18.546 ********** 2026-04-19 00:58:16.459571 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.459575 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.459579 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.459582 | orchestrator | 2026-04-19 00:58:16.459586 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-04-19 00:58:16.459590 | orchestrator | Sunday 19 April 2026 00:56:43 +0000 (0:00:00.435) 0:00:18.981 ********** 2026-04-19 00:58:16.459593 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.459597 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.459601 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.459604 | orchestrator | 2026-04-19 00:58:16.459608 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-04-19 00:58:16.459612 | orchestrator | Sunday 19 April 2026 00:56:44 +0000 (0:00:00.656) 0:00:19.637 ********** 2026-04-19 00:58:16.459616 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459620 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459623 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459627 | orchestrator | 2026-04-19 00:58:16.459631 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-04-19 00:58:16.459634 | orchestrator | Sunday 19 April 2026 00:56:44 +0000 (0:00:00.288) 0:00:19.926 ********** 2026-04-19 00:58:16.459638 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459642 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459646 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459649 | orchestrator | 2026-04-19 00:58:16.459657 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-04-19 00:58:16.459661 | orchestrator | Sunday 19 April 2026 00:56:44 +0000 (0:00:00.386) 0:00:20.312 ********** 2026-04-19 00:58:16.459665 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459668 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459672 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459676 | orchestrator | 2026-04-19 00:58:16.459680 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-04-19 00:58:16.459683 | orchestrator | Sunday 19 April 2026 00:56:45 +0000 (0:00:00.482) 0:00:20.795 ********** 2026-04-19 00:58:16.459687 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-04-19 00:58:16.459691 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-04-19 00:58:16.459695 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-04-19 00:58:16.459698 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-04-19 00:58:16.459702 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-04-19 00:58:16.459706 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-04-19 00:58:16.459710 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-04-19 00:58:16.459713 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-04-19 00:58:16.459717 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-04-19 00:58:16.459721 | orchestrator | 2026-04-19 00:58:16.459724 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-04-19 00:58:16.459728 | orchestrator | Sunday 19 April 2026 00:56:46 +0000 (0:00:00.816) 0:00:21.611 ********** 2026-04-19 00:58:16.459732 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-04-19 00:58:16.459735 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-04-19 00:58:16.459739 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-04-19 00:58:16.459743 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459747 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-04-19 00:58:16.459750 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-04-19 00:58:16.459754 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-04-19 00:58:16.459761 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459775 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-04-19 00:58:16.459785 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-04-19 00:58:16.459789 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-04-19 00:58:16.459793 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459796 | orchestrator | 2026-04-19 00:58:16.459800 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-04-19 00:58:16.459804 | orchestrator | Sunday 19 April 2026 00:56:46 +0000 (0:00:00.298) 0:00:21.910 ********** 2026-04-19 00:58:16.459808 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 00:58:16.459812 | orchestrator | 2026-04-19 00:58:16.459816 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-04-19 00:58:16.459820 | orchestrator | Sunday 19 April 2026 00:56:47 +0000 (0:00:00.665) 0:00:22.575 ********** 2026-04-19 00:58:16.459826 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459830 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459834 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459838 | orchestrator | 2026-04-19 00:58:16.459841 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-04-19 00:58:16.459845 | orchestrator | Sunday 19 April 2026 00:56:47 +0000 (0:00:00.295) 0:00:22.871 ********** 2026-04-19 00:58:16.459849 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459853 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459856 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459860 | orchestrator | 2026-04-19 00:58:16.459864 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-04-19 00:58:16.459868 | orchestrator | Sunday 19 April 2026 00:56:47 +0000 (0:00:00.287) 0:00:23.158 ********** 2026-04-19 00:58:16.459871 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459875 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.459879 | orchestrator | skipping: [testbed-node-5] 2026-04-19 00:58:16.459882 | orchestrator | 2026-04-19 00:58:16.459886 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-04-19 00:58:16.459890 | orchestrator | Sunday 19 April 2026 00:56:48 +0000 (0:00:00.282) 0:00:23.441 ********** 2026-04-19 00:58:16.459894 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.459897 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.459901 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.459905 | orchestrator | 2026-04-19 00:58:16.459908 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-04-19 00:58:16.459912 | orchestrator | Sunday 19 April 2026 00:56:48 +0000 (0:00:00.602) 0:00:24.043 ********** 2026-04-19 00:58:16.459916 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:58:16.459919 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:58:16.459923 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:58:16.459927 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459931 | orchestrator | 2026-04-19 00:58:16.459934 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-04-19 00:58:16.459938 | orchestrator | Sunday 19 April 2026 00:56:49 +0000 (0:00:00.366) 0:00:24.410 ********** 2026-04-19 00:58:16.459942 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:58:16.459946 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:58:16.459949 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:58:16.459953 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459957 | orchestrator | 2026-04-19 00:58:16.459961 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-04-19 00:58:16.459967 | orchestrator | Sunday 19 April 2026 00:56:49 +0000 (0:00:00.368) 0:00:24.779 ********** 2026-04-19 00:58:16.459976 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-04-19 00:58:16.459979 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-04-19 00:58:16.459983 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-04-19 00:58:16.459987 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.459990 | orchestrator | 2026-04-19 00:58:16.459994 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-04-19 00:58:16.459998 | orchestrator | Sunday 19 April 2026 00:56:49 +0000 (0:00:00.360) 0:00:25.140 ********** 2026-04-19 00:58:16.460002 | orchestrator | ok: [testbed-node-3] 2026-04-19 00:58:16.460005 | orchestrator | ok: [testbed-node-4] 2026-04-19 00:58:16.460009 | orchestrator | ok: [testbed-node-5] 2026-04-19 00:58:16.460013 | orchestrator | 2026-04-19 00:58:16.460017 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-04-19 00:58:16.460020 | orchestrator | Sunday 19 April 2026 00:56:50 +0000 (0:00:00.317) 0:00:25.457 ********** 2026-04-19 00:58:16.460024 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-04-19 00:58:16.460028 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-04-19 00:58:16.460032 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-04-19 00:58:16.460035 | orchestrator | 2026-04-19 00:58:16.460039 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-04-19 00:58:16.460043 | orchestrator | Sunday 19 April 2026 00:56:50 +0000 (0:00:00.544) 0:00:26.001 ********** 2026-04-19 00:58:16.460047 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-04-19 00:58:16.460050 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:58:16.460054 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:58:16.460058 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-04-19 00:58:16.460061 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-04-19 00:58:16.460065 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-04-19 00:58:16.460069 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-04-19 00:58:16.460073 | orchestrator | 2026-04-19 00:58:16.460077 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-04-19 00:58:16.460080 | orchestrator | Sunday 19 April 2026 00:56:51 +0000 (0:00:00.964) 0:00:26.966 ********** 2026-04-19 00:58:16.460084 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-04-19 00:58:16.460124 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-04-19 00:58:16.460128 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-04-19 00:58:16.460132 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-04-19 00:58:16.460135 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-04-19 00:58:16.460139 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-04-19 00:58:16.460145 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-04-19 00:58:16.460149 | orchestrator | 2026-04-19 00:58:16.460153 | orchestrator | TASK [Include tasks from the ceph-osd role] ************************************ 2026-04-19 00:58:16.460157 | orchestrator | Sunday 19 April 2026 00:56:53 +0000 (0:00:01.684) 0:00:28.650 ********** 2026-04-19 00:58:16.460160 | orchestrator | skipping: [testbed-node-3] 2026-04-19 00:58:16.460164 | orchestrator | skipping: [testbed-node-4] 2026-04-19 00:58:16.460168 | orchestrator | included: /ansible/tasks/openstack_config.yml for testbed-node-5 2026-04-19 00:58:16.460172 | orchestrator | 2026-04-19 00:58:16.460175 | orchestrator | TASK [create openstack pool(s)] ************************************************ 2026-04-19 00:58:16.460179 | orchestrator | Sunday 19 April 2026 00:56:53 +0000 (0:00:00.309) 0:00:28.960 ********** 2026-04-19 00:58:16.460190 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'backups', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:58:16.460194 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'volumes', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:58:16.460198 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'images', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:58:16.460202 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'metrics', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:58:16.460209 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'vms', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-04-19 00:58:16.460213 | orchestrator | 2026-04-19 00:58:16.460217 | orchestrator | TASK [generate keys] *********************************************************** 2026-04-19 00:58:16.460221 | orchestrator | Sunday 19 April 2026 00:57:28 +0000 (0:00:35.154) 0:01:04.114 ********** 2026-04-19 00:58:16.460225 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460229 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460232 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460236 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460240 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460244 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460247 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] }}] 2026-04-19 00:58:16.460251 | orchestrator | 2026-04-19 00:58:16.460255 | orchestrator | TASK [get keys from monitors] ************************************************** 2026-04-19 00:58:16.460258 | orchestrator | Sunday 19 April 2026 00:57:46 +0000 (0:00:17.668) 0:01:21.783 ********** 2026-04-19 00:58:16.460262 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460266 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460270 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460273 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460277 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460281 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460285 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-04-19 00:58:16.460288 | orchestrator | 2026-04-19 00:58:16.460292 | orchestrator | TASK [copy ceph key(s) if needed] ********************************************** 2026-04-19 00:58:16.460296 | orchestrator | Sunday 19 April 2026 00:57:55 +0000 (0:00:09.255) 0:01:31.039 ********** 2026-04-19 00:58:16.460300 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460308 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460312 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460316 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460319 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460325 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460329 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460333 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460337 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460341 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460344 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460348 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460352 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460356 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460359 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460363 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-04-19 00:58:16.460367 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-04-19 00:58:16.460370 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-04-19 00:58:16.460374 | orchestrator | changed: [testbed-node-5 -> {{ item.1 }}] 2026-04-19 00:58:16.460378 | orchestrator | 2026-04-19 00:58:16.460382 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:58:16.460386 | orchestrator | testbed-node-3 : ok=25  changed=0 unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-04-19 00:58:16.460391 | orchestrator | testbed-node-4 : ok=18  changed=0 unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-04-19 00:58:16.460395 | orchestrator | testbed-node-5 : ok=23  changed=3  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-04-19 00:58:16.460399 | orchestrator | 2026-04-19 00:58:16.460403 | orchestrator | 2026-04-19 00:58:16.460406 | orchestrator | 2026-04-19 00:58:16.460410 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:58:16.460417 | orchestrator | Sunday 19 April 2026 00:58:13 +0000 (0:00:17.664) 0:01:48.704 ********** 2026-04-19 00:58:16.460420 | orchestrator | =============================================================================== 2026-04-19 00:58:16.460424 | orchestrator | create openstack pool(s) ----------------------------------------------- 35.15s 2026-04-19 00:58:16.460428 | orchestrator | generate keys ---------------------------------------------------------- 17.67s 2026-04-19 00:58:16.460432 | orchestrator | copy ceph key(s) if needed --------------------------------------------- 17.66s 2026-04-19 00:58:16.460435 | orchestrator | get keys from monitors -------------------------------------------------- 9.26s 2026-04-19 00:58:16.460439 | orchestrator | ceph-facts : Find a running mon container ------------------------------- 3.03s 2026-04-19 00:58:16.460443 | orchestrator | ceph-facts : Set_fact ceph_admin_command -------------------------------- 1.68s 2026-04-19 00:58:16.460446 | orchestrator | ceph-facts : Check if it is atomic host --------------------------------- 1.34s 2026-04-19 00:58:16.460450 | orchestrator | ceph-facts : Get current fsid if cluster is already running ------------- 1.33s 2026-04-19 00:58:16.460454 | orchestrator | ceph-facts : Check if the ceph mon socket is in-use --------------------- 1.15s 2026-04-19 00:58:16.460462 | orchestrator | ceph-facts : Set_fact ceph_run_cmd -------------------------------------- 0.96s 2026-04-19 00:58:16.460465 | orchestrator | ceph-facts : Check if podman binary is present -------------------------- 0.83s 2026-04-19 00:58:16.460469 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 0.82s 2026-04-19 00:58:16.460473 | orchestrator | ceph-facts : Set_fact monitor_name ansible_facts['hostname'] ------------ 0.73s 2026-04-19 00:58:16.460477 | orchestrator | ceph-facts : Import_tasks set_radosgw_address.yml ----------------------- 0.67s 2026-04-19 00:58:16.460480 | orchestrator | ceph-facts : Read osd pool default crush rule --------------------------- 0.66s 2026-04-19 00:58:16.460484 | orchestrator | ceph-facts : Check if the ceph conf exists ------------------------------ 0.60s 2026-04-19 00:58:16.460488 | orchestrator | ceph-facts : Set_fact _radosgw_address to radosgw_address --------------- 0.60s 2026-04-19 00:58:16.460491 | orchestrator | ceph-facts : Set_fact devices generate device list when osd_auto_discovery --- 0.59s 2026-04-19 00:58:16.460495 | orchestrator | ceph-facts : Collect existed devices ------------------------------------ 0.57s 2026-04-19 00:58:16.460499 | orchestrator | ceph-facts : Set_fact rgw_instances ------------------------------------- 0.54s 2026-04-19 00:58:16.460503 | orchestrator | 2026-04-19 00:58:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:19.502378 | orchestrator | 2026-04-19 00:58:19 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:19.504202 | orchestrator | 2026-04-19 00:58:19 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:19.504254 | orchestrator | 2026-04-19 00:58:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:22.544219 | orchestrator | 2026-04-19 00:58:22 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:22.544306 | orchestrator | 2026-04-19 00:58:22 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:22.544318 | orchestrator | 2026-04-19 00:58:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:25.587139 | orchestrator | 2026-04-19 00:58:25 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:25.587794 | orchestrator | 2026-04-19 00:58:25 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:25.587842 | orchestrator | 2026-04-19 00:58:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:28.622272 | orchestrator | 2026-04-19 00:58:28 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:28.622738 | orchestrator | 2026-04-19 00:58:28 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:28.622910 | orchestrator | 2026-04-19 00:58:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:31.660862 | orchestrator | 2026-04-19 00:58:31 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state STARTED 2026-04-19 00:58:31.661407 | orchestrator | 2026-04-19 00:58:31 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:31.661591 | orchestrator | 2026-04-19 00:58:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:34.690718 | orchestrator | 2026-04-19 00:58:34 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:34.697393 | orchestrator | 2026-04-19 00:58:34 | INFO  | Task 8a66fcd8-a968-4e86-9802-f2d34e30ad57 is in state SUCCESS 2026-04-19 00:58:34.698281 | orchestrator | 2026-04-19 00:58:34.698324 | orchestrator | 2026-04-19 00:58:34.698335 | orchestrator | PLAY [Set kolla_action_mariadb] ************************************************ 2026-04-19 00:58:34.698345 | orchestrator | 2026-04-19 00:58:34.698354 | orchestrator | TASK [Inform the user about the following task] ******************************** 2026-04-19 00:58:34.698363 | orchestrator | Sunday 19 April 2026 00:55:08 +0000 (0:00:00.074) 0:00:00.074 ********** 2026-04-19 00:58:34.698876 | orchestrator | ok: [localhost] => { 2026-04-19 00:58:34.698915 | orchestrator |  "msg": "The task 'Check MariaDB service' fails if the MariaDB service has not yet been deployed. This is fine." 2026-04-19 00:58:34.698925 | orchestrator | } 2026-04-19 00:58:34.698935 | orchestrator | 2026-04-19 00:58:34.698944 | orchestrator | TASK [Check MariaDB service] *************************************************** 2026-04-19 00:58:34.698953 | orchestrator | Sunday 19 April 2026 00:55:08 +0000 (0:00:00.029) 0:00:00.104 ********** 2026-04-19 00:58:34.698962 | orchestrator | fatal: [localhost]: FAILED! => {"changed": false, "elapsed": 2, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.9:3306"} 2026-04-19 00:58:34.698973 | orchestrator | ...ignoring 2026-04-19 00:58:34.698982 | orchestrator | 2026-04-19 00:58:34.698991 | orchestrator | TASK [Set kolla_action_mariadb = upgrade if MariaDB is already running] ******** 2026-04-19 00:58:34.698999 | orchestrator | Sunday 19 April 2026 00:55:11 +0000 (0:00:03.093) 0:00:03.197 ********** 2026-04-19 00:58:34.699008 | orchestrator | skipping: [localhost] 2026-04-19 00:58:34.699017 | orchestrator | 2026-04-19 00:58:34.699026 | orchestrator | TASK [Set kolla_action_mariadb = kolla_action_ng] ****************************** 2026-04-19 00:58:34.699035 | orchestrator | Sunday 19 April 2026 00:55:11 +0000 (0:00:00.046) 0:00:03.244 ********** 2026-04-19 00:58:34.699043 | orchestrator | ok: [localhost] 2026-04-19 00:58:34.699052 | orchestrator | 2026-04-19 00:58:34.699061 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 00:58:34.699132 | orchestrator | 2026-04-19 00:58:34.699141 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 00:58:34.699150 | orchestrator | Sunday 19 April 2026 00:55:11 +0000 (0:00:00.137) 0:00:03.381 ********** 2026-04-19 00:58:34.699237 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.699251 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.699260 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.699269 | orchestrator | 2026-04-19 00:58:34.699277 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 00:58:34.699286 | orchestrator | Sunday 19 April 2026 00:55:11 +0000 (0:00:00.274) 0:00:03.656 ********** 2026-04-19 00:58:34.699294 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-04-19 00:58:34.699303 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-04-19 00:58:34.699312 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-04-19 00:58:34.699320 | orchestrator | 2026-04-19 00:58:34.699329 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-04-19 00:58:34.699337 | orchestrator | 2026-04-19 00:58:34.699346 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-04-19 00:58:34.699355 | orchestrator | Sunday 19 April 2026 00:55:12 +0000 (0:00:00.463) 0:00:04.119 ********** 2026-04-19 00:58:34.699363 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 00:58:34.699372 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-04-19 00:58:34.699381 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-04-19 00:58:34.699389 | orchestrator | 2026-04-19 00:58:34.699398 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-04-19 00:58:34.699406 | orchestrator | Sunday 19 April 2026 00:55:13 +0000 (0:00:00.681) 0:00:04.800 ********** 2026-04-19 00:58:34.699415 | orchestrator | included: /ansible/roles/mariadb/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:58:34.699425 | orchestrator | 2026-04-19 00:58:34.699434 | orchestrator | TASK [mariadb : Ensuring config directories exist] ***************************** 2026-04-19 00:58:34.699442 | orchestrator | Sunday 19 April 2026 00:55:14 +0000 (0:00:01.148) 0:00:05.949 ********** 2026-04-19 00:58:34.699554 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699600 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699617 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699642 | orchestrator | 2026-04-19 00:58:34.699690 | orchestrator | TASK [mariadb : Ensuring database backup config directory exists] ************** 2026-04-19 00:58:34.699701 | orchestrator | Sunday 19 April 2026 00:55:17 +0000 (0:00:03.758) 0:00:09.707 ********** 2026-04-19 00:58:34.699710 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.699720 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.699729 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.699737 | orchestrator | 2026-04-19 00:58:34.699746 | orchestrator | TASK [mariadb : Copying over my.cnf for mariabackup] *************************** 2026-04-19 00:58:34.699760 | orchestrator | Sunday 19 April 2026 00:55:18 +0000 (0:00:00.668) 0:00:10.376 ********** 2026-04-19 00:58:34.699769 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.699778 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.699787 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.699795 | orchestrator | 2026-04-19 00:58:34.699804 | orchestrator | TASK [mariadb : Copying over config.json files for services] ******************* 2026-04-19 00:58:34.699812 | orchestrator | Sunday 19 April 2026 00:55:20 +0000 (0:00:01.599) 0:00:11.975 ********** 2026-04-19 00:58:34.699822 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699853 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699869 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.699879 | orchestrator | 2026-04-19 00:58:34.699889 | orchestrator | TASK [mariadb : Copying over config.json files for mariabackup] **************** 2026-04-19 00:58:34.699900 | orchestrator | Sunday 19 April 2026 00:55:25 +0000 (0:00:04.942) 0:00:16.918 ********** 2026-04-19 00:58:34.699909 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.699919 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.699935 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.699944 | orchestrator | 2026-04-19 00:58:34.699954 | orchestrator | TASK [mariadb : Copying over galera.cnf] *************************************** 2026-04-19 00:58:34.699964 | orchestrator | Sunday 19 April 2026 00:55:26 +0000 (0:00:01.412) 0:00:18.331 ********** 2026-04-19 00:58:34.699973 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.699983 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:58:34.699993 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:58:34.700002 | orchestrator | 2026-04-19 00:58:34.700012 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-04-19 00:58:34.700022 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:04.875) 0:00:23.206 ********** 2026-04-19 00:58:34.700031 | orchestrator | included: /ansible/roles/mariadb/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:58:34.700041 | orchestrator | 2026-04-19 00:58:34.700052 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-04-19 00:58:34.700061 | orchestrator | Sunday 19 April 2026 00:55:31 +0000 (0:00:00.575) 0:00:23.782 ********** 2026-04-19 00:58:34.700120 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700138 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.700155 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700178 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.700208 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700226 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.700242 | orchestrator | 2026-04-19 00:58:34.700256 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-04-19 00:58:34.700265 | orchestrator | Sunday 19 April 2026 00:55:36 +0000 (0:00:04.942) 0:00:28.724 ********** 2026-04-19 00:58:34.700274 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700316 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.700333 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700343 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.700369 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700396 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.700406 | orchestrator | 2026-04-19 00:58:34.700415 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-04-19 00:58:34.700424 | orchestrator | Sunday 19 April 2026 00:55:40 +0000 (0:00:04.009) 0:00:32.733 ********** 2026-04-19 00:58:34.700433 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700443 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.700466 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700493 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.700508 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700524 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.700538 | orchestrator | 2026-04-19 00:58:34.700553 | orchestrator | TASK [service-check-containers : mariadb | Check containers] ******************* 2026-04-19 00:58:34.700567 | orchestrator | Sunday 19 April 2026 00:55:43 +0000 (0:00:02.843) 0:00:35.577 ********** 2026-04-19 00:58:34.700719 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.700748 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.700773 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-04-19 00:58:34.700805 | orchestrator | 2026-04-19 00:58:34.700814 | orchestrator | TASK [service-check-containers : mariadb | Notify handlers to restart containers] *** 2026-04-19 00:58:34.700823 | orchestrator | Sunday 19 April 2026 00:55:46 +0000 (0:00:03.039) 0:00:38.616 ********** 2026-04-19 00:58:34.700832 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 00:58:34.700841 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:58:34.700850 | orchestrator | } 2026-04-19 00:58:34.700859 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 00:58:34.700868 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:58:34.700876 | orchestrator | } 2026-04-19 00:58:34.700885 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 00:58:34.700894 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 00:58:34.700903 | orchestrator | } 2026-04-19 00:58:34.700911 | orchestrator | 2026-04-19 00:58:34.700920 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 00:58:34.700929 | orchestrator | Sunday 19 April 2026 00:55:47 +0000 (0:00:00.304) 0:00:38.920 ********** 2026-04-19 00:58:34.700938 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.700948 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.700981 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.701032 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701051 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.701095 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701110 | orchestrator | 2026-04-19 00:58:34.701124 | orchestrator | TASK [mariadb : Checking for mariadb cluster] ********************************** 2026-04-19 00:58:34.701138 | orchestrator | Sunday 19 April 2026 00:55:49 +0000 (0:00:02.744) 0:00:41.665 ********** 2026-04-19 00:58:34.701152 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701166 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701181 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701197 | orchestrator | 2026-04-19 00:58:34.701212 | orchestrator | TASK [mariadb : Cleaning up temp file on localhost] **************************** 2026-04-19 00:58:34.701228 | orchestrator | Sunday 19 April 2026 00:55:50 +0000 (0:00:00.496) 0:00:42.161 ********** 2026-04-19 00:58:34.701243 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701258 | orchestrator | 2026-04-19 00:58:34.701273 | orchestrator | TASK [mariadb : Stop MariaDB containers] *************************************** 2026-04-19 00:58:34.701283 | orchestrator | Sunday 19 April 2026 00:55:50 +0000 (0:00:00.111) 0:00:42.272 ********** 2026-04-19 00:58:34.701292 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701300 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701309 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701318 | orchestrator | 2026-04-19 00:58:34.701334 | orchestrator | TASK [mariadb : Run MariaDB wsrep recovery] ************************************ 2026-04-19 00:58:34.701343 | orchestrator | Sunday 19 April 2026 00:55:50 +0000 (0:00:00.286) 0:00:42.559 ********** 2026-04-19 00:58:34.701359 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701371 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701381 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701391 | orchestrator | 2026-04-19 00:58:34.701401 | orchestrator | TASK [mariadb : Copying MariaDB log file to /tmp] ****************************** 2026-04-19 00:58:34.701411 | orchestrator | Sunday 19 April 2026 00:55:51 +0000 (0:00:00.342) 0:00:42.901 ********** 2026-04-19 00:58:34.701422 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701432 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701464 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701481 | orchestrator | 2026-04-19 00:58:34.701506 | orchestrator | TASK [mariadb : Get MariaDB wsrep recovery seqno] ****************************** 2026-04-19 00:58:34.701521 | orchestrator | Sunday 19 April 2026 00:55:51 +0000 (0:00:00.374) 0:00:43.276 ********** 2026-04-19 00:58:34.701536 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701552 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701567 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701578 | orchestrator | 2026-04-19 00:58:34.701587 | orchestrator | TASK [mariadb : Removing MariaDB log file from /tmp] *************************** 2026-04-19 00:58:34.701595 | orchestrator | Sunday 19 April 2026 00:55:51 +0000 (0:00:00.495) 0:00:43.771 ********** 2026-04-19 00:58:34.701604 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701612 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701621 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701629 | orchestrator | 2026-04-19 00:58:34.701638 | orchestrator | TASK [mariadb : Registering MariaDB seqno variable] **************************** 2026-04-19 00:58:34.701646 | orchestrator | Sunday 19 April 2026 00:55:52 +0000 (0:00:00.326) 0:00:44.098 ********** 2026-04-19 00:58:34.701655 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701663 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701672 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701680 | orchestrator | 2026-04-19 00:58:34.701689 | orchestrator | TASK [mariadb : Comparing seqno value on all mariadb hosts] ******************** 2026-04-19 00:58:34.701698 | orchestrator | Sunday 19 April 2026 00:55:52 +0000 (0:00:00.296) 0:00:44.394 ********** 2026-04-19 00:58:34.701706 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-04-19 00:58:34.701715 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-04-19 00:58:34.701723 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-04-19 00:58:34.701732 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-04-19 00:58:34.701740 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-04-19 00:58:34.701749 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-04-19 00:58:34.701757 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701766 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701774 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-04-19 00:58:34.701782 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-04-19 00:58:34.701791 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-04-19 00:58:34.701799 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701808 | orchestrator | 2026-04-19 00:58:34.701816 | orchestrator | TASK [mariadb : Writing hostname of host with the largest seqno to temp file] *** 2026-04-19 00:58:34.701825 | orchestrator | Sunday 19 April 2026 00:55:52 +0000 (0:00:00.386) 0:00:44.781 ********** 2026-04-19 00:58:34.701833 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701842 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701850 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701859 | orchestrator | 2026-04-19 00:58:34.701867 | orchestrator | TASK [mariadb : Registering mariadb_recover_inventory_name from temp file] ***** 2026-04-19 00:58:34.701886 | orchestrator | Sunday 19 April 2026 00:55:53 +0000 (0:00:00.429) 0:00:45.210 ********** 2026-04-19 00:58:34.701895 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701903 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701912 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701920 | orchestrator | 2026-04-19 00:58:34.701929 | orchestrator | TASK [mariadb : Store bootstrap and master hostnames into facts] *************** 2026-04-19 00:58:34.701938 | orchestrator | Sunday 19 April 2026 00:55:53 +0000 (0:00:00.288) 0:00:45.499 ********** 2026-04-19 00:58:34.701946 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.701955 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.701963 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.701972 | orchestrator | 2026-04-19 00:58:34.701981 | orchestrator | TASK [mariadb : Set grastate.dat file from MariaDB container in bootstrap host] *** 2026-04-19 00:58:34.701990 | orchestrator | Sunday 19 April 2026 00:55:54 +0000 (0:00:00.285) 0:00:45.784 ********** 2026-04-19 00:58:34.701998 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702007 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702053 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702062 | orchestrator | 2026-04-19 00:58:34.702101 | orchestrator | TASK [mariadb : Starting first MariaDB container] ****************************** 2026-04-19 00:58:34.702116 | orchestrator | Sunday 19 April 2026 00:55:54 +0000 (0:00:00.234) 0:00:46.019 ********** 2026-04-19 00:58:34.702130 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702139 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702148 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702157 | orchestrator | 2026-04-19 00:58:34.702165 | orchestrator | TASK [mariadb : Wait for first MariaDB container] ****************************** 2026-04-19 00:58:34.702174 | orchestrator | Sunday 19 April 2026 00:55:54 +0000 (0:00:00.380) 0:00:46.399 ********** 2026-04-19 00:58:34.702182 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702191 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702200 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702208 | orchestrator | 2026-04-19 00:58:34.702217 | orchestrator | TASK [mariadb : Set first MariaDB container as primary] ************************ 2026-04-19 00:58:34.702225 | orchestrator | Sunday 19 April 2026 00:55:54 +0000 (0:00:00.217) 0:00:46.617 ********** 2026-04-19 00:58:34.702234 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702243 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702251 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702260 | orchestrator | 2026-04-19 00:58:34.702269 | orchestrator | TASK [mariadb : Wait for MariaDB to become operational] ************************ 2026-04-19 00:58:34.702285 | orchestrator | Sunday 19 April 2026 00:55:55 +0000 (0:00:00.216) 0:00:46.833 ********** 2026-04-19 00:58:34.702295 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702303 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702312 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702321 | orchestrator | 2026-04-19 00:58:34.702329 | orchestrator | TASK [mariadb : Restart slave MariaDB container(s)] **************************** 2026-04-19 00:58:34.702344 | orchestrator | Sunday 19 April 2026 00:55:55 +0000 (0:00:00.224) 0:00:47.058 ********** 2026-04-19 00:58:34.702354 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702388 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702398 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702408 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702429 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702445 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702454 | orchestrator | 2026-04-19 00:58:34.702464 | orchestrator | TASK [mariadb : Wait for slave MariaDB] **************************************** 2026-04-19 00:58:34.702480 | orchestrator | Sunday 19 April 2026 00:55:56 +0000 (0:00:01.677) 0:00:48.736 ********** 2026-04-19 00:58:34.702495 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702510 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702525 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702539 | orchestrator | 2026-04-19 00:58:34.702556 | orchestrator | TASK [mariadb : Restart master MariaDB container(s)] *************************** 2026-04-19 00:58:34.702571 | orchestrator | Sunday 19 April 2026 00:55:57 +0000 (0:00:00.278) 0:00:49.015 ********** 2026-04-19 00:58:34.702581 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702611 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702670 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702680 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/mariadb-server:2025.1', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-04-19 00:58:34.702690 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702699 | orchestrator | 2026-04-19 00:58:34.702708 | orchestrator | TASK [mariadb : Wait for master mariadb] *************************************** 2026-04-19 00:58:34.702716 | orchestrator | Sunday 19 April 2026 00:55:59 +0000 (0:00:01.794) 0:00:50.809 ********** 2026-04-19 00:58:34.702724 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702733 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702742 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702750 | orchestrator | 2026-04-19 00:58:34.702759 | orchestrator | TASK [service-check : mariadb | Get container facts] *************************** 2026-04-19 00:58:34.702772 | orchestrator | Sunday 19 April 2026 00:55:59 +0000 (0:00:00.271) 0:00:51.081 ********** 2026-04-19 00:58:34.702781 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702789 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702798 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702806 | orchestrator | 2026-04-19 00:58:34.702832 | orchestrator | TASK [service-check : mariadb | Fail if containers are missing or not running] *** 2026-04-19 00:58:34.702856 | orchestrator | Sunday 19 April 2026 00:55:59 +0000 (0:00:00.365) 0:00:51.446 ********** 2026-04-19 00:58:34.702866 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702874 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702883 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702892 | orchestrator | 2026-04-19 00:58:34.702900 | orchestrator | TASK [service-check : mariadb | Fail if containers are unhealthy] ************** 2026-04-19 00:58:34.702909 | orchestrator | Sunday 19 April 2026 00:55:59 +0000 (0:00:00.272) 0:00:51.718 ********** 2026-04-19 00:58:34.702917 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702926 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702934 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702943 | orchestrator | 2026-04-19 00:58:34.702951 | orchestrator | TASK [mariadb : Wait for MariaDB service to be ready through VIP] ************** 2026-04-19 00:58:34.702960 | orchestrator | Sunday 19 April 2026 00:56:00 +0000 (0:00:00.453) 0:00:52.171 ********** 2026-04-19 00:58:34.702969 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.702977 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.702986 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.702994 | orchestrator | 2026-04-19 00:58:34.703003 | orchestrator | TASK [mariadb : Create MariaDB volume] ***************************************** 2026-04-19 00:58:34.703011 | orchestrator | Sunday 19 April 2026 00:56:00 +0000 (0:00:00.363) 0:00:52.535 ********** 2026-04-19 00:58:34.703020 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.703029 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:58:34.703038 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:58:34.703046 | orchestrator | 2026-04-19 00:58:34.703056 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB volume availability] ************* 2026-04-19 00:58:34.703091 | orchestrator | Sunday 19 April 2026 00:56:01 +0000 (0:00:00.865) 0:00:53.400 ********** 2026-04-19 00:58:34.703107 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703122 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.703137 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.703149 | orchestrator | 2026-04-19 00:58:34.703158 | orchestrator | TASK [mariadb : Establish whether the cluster has already existed] ************* 2026-04-19 00:58:34.703167 | orchestrator | Sunday 19 April 2026 00:56:01 +0000 (0:00:00.303) 0:00:53.704 ********** 2026-04-19 00:58:34.703175 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703184 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.703192 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.703201 | orchestrator | 2026-04-19 00:58:34.703209 | orchestrator | TASK [mariadb : Check MariaDB service port liveness] *************************** 2026-04-19 00:58:34.703218 | orchestrator | Sunday 19 April 2026 00:56:02 +0000 (0:00:00.324) 0:00:54.029 ********** 2026-04-19 00:58:34.703228 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.10:3306"} 2026-04-19 00:58:34.703237 | orchestrator | ...ignoring 2026-04-19 00:58:34.703246 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.11:3306"} 2026-04-19 00:58:34.703254 | orchestrator | ...ignoring 2026-04-19 00:58:34.703263 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.12:3306"} 2026-04-19 00:58:34.703272 | orchestrator | ...ignoring 2026-04-19 00:58:34.703280 | orchestrator | 2026-04-19 00:58:34.703289 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service port liveness] *********** 2026-04-19 00:58:34.703297 | orchestrator | Sunday 19 April 2026 00:56:12 +0000 (0:00:10.715) 0:01:04.744 ********** 2026-04-19 00:58:34.703306 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703314 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.703323 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.703331 | orchestrator | 2026-04-19 00:58:34.703340 | orchestrator | TASK [mariadb : Fail on existing but stopped cluster] ************************** 2026-04-19 00:58:34.703355 | orchestrator | Sunday 19 April 2026 00:56:13 +0000 (0:00:00.510) 0:01:05.255 ********** 2026-04-19 00:58:34.703364 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.703372 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703381 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703389 | orchestrator | 2026-04-19 00:58:34.703398 | orchestrator | TASK [mariadb : Check MariaDB service WSREP sync status] *********************** 2026-04-19 00:58:34.703406 | orchestrator | Sunday 19 April 2026 00:56:13 +0000 (0:00:00.299) 0:01:05.555 ********** 2026-04-19 00:58:34.703415 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.703423 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703435 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703449 | orchestrator | 2026-04-19 00:58:34.703470 | orchestrator | TASK [mariadb : Extract MariaDB service WSREP sync status] ********************* 2026-04-19 00:58:34.703485 | orchestrator | Sunday 19 April 2026 00:56:14 +0000 (0:00:00.294) 0:01:05.849 ********** 2026-04-19 00:58:34.703500 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.703513 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703527 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703542 | orchestrator | 2026-04-19 00:58:34.703556 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service WSREP sync status] ******* 2026-04-19 00:58:34.703569 | orchestrator | Sunday 19 April 2026 00:56:14 +0000 (0:00:00.303) 0:01:06.152 ********** 2026-04-19 00:58:34.703578 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703587 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.703595 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.703604 | orchestrator | 2026-04-19 00:58:34.703612 | orchestrator | TASK [mariadb : Fail when MariaDB services are not synced across the whole cluster] *** 2026-04-19 00:58:34.703621 | orchestrator | Sunday 19 April 2026 00:56:14 +0000 (0:00:00.460) 0:01:06.613 ********** 2026-04-19 00:58:34.703630 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.703646 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703655 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703664 | orchestrator | 2026-04-19 00:58:34.703672 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-04-19 00:58:34.703681 | orchestrator | Sunday 19 April 2026 00:56:15 +0000 (0:00:00.301) 0:01:06.914 ********** 2026-04-19 00:58:34.703690 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703698 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703713 | orchestrator | included: /ansible/roles/mariadb/tasks/bootstrap_cluster.yml for testbed-node-0 2026-04-19 00:58:34.703722 | orchestrator | 2026-04-19 00:58:34.703730 | orchestrator | TASK [mariadb : Running MariaDB bootstrap container] *************************** 2026-04-19 00:58:34.703739 | orchestrator | Sunday 19 April 2026 00:56:15 +0000 (0:00:00.371) 0:01:07.286 ********** 2026-04-19 00:58:34.703748 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.703761 | orchestrator | 2026-04-19 00:58:34.703771 | orchestrator | TASK [mariadb : Store bootstrap host name into facts] ************************** 2026-04-19 00:58:34.703780 | orchestrator | Sunday 19 April 2026 00:56:26 +0000 (0:00:11.000) 0:01:18.287 ********** 2026-04-19 00:58:34.703788 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703797 | orchestrator | 2026-04-19 00:58:34.703805 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-04-19 00:58:34.703814 | orchestrator | Sunday 19 April 2026 00:56:26 +0000 (0:00:00.121) 0:01:18.408 ********** 2026-04-19 00:58:34.703822 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.703831 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.703839 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.703848 | orchestrator | 2026-04-19 00:58:34.703856 | orchestrator | RUNNING HANDLER [mariadb : Starting first MariaDB container] ******************* 2026-04-19 00:58:34.703865 | orchestrator | Sunday 19 April 2026 00:56:27 +0000 (0:00:00.695) 0:01:19.104 ********** 2026-04-19 00:58:34.703874 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.703893 | orchestrator | 2026-04-19 00:58:34.703902 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service port liveness] ******* 2026-04-19 00:58:34.703911 | orchestrator | Sunday 19 April 2026 00:56:35 +0000 (0:00:08.419) 0:01:27.523 ********** 2026-04-19 00:58:34.703919 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Wait for first MariaDB service port liveness (10 retries left). 2026-04-19 00:58:34.703929 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703937 | orchestrator | 2026-04-19 00:58:34.703946 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service to sync WSREP] ******* 2026-04-19 00:58:34.703954 | orchestrator | Sunday 19 April 2026 00:56:42 +0000 (0:00:07.227) 0:01:34.750 ********** 2026-04-19 00:58:34.703963 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.703971 | orchestrator | 2026-04-19 00:58:34.703980 | orchestrator | RUNNING HANDLER [mariadb : Ensure MariaDB is running normally on bootstrap host] *** 2026-04-19 00:58:34.703988 | orchestrator | Sunday 19 April 2026 00:56:45 +0000 (0:00:02.308) 0:01:37.059 ********** 2026-04-19 00:58:34.703997 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.704005 | orchestrator | 2026-04-19 00:58:34.704014 | orchestrator | RUNNING HANDLER [mariadb : Restart MariaDB on existing cluster members] ******** 2026-04-19 00:58:34.704022 | orchestrator | Sunday 19 April 2026 00:56:45 +0000 (0:00:00.148) 0:01:37.207 ********** 2026-04-19 00:58:34.704031 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.704039 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.704048 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.704057 | orchestrator | 2026-04-19 00:58:34.704120 | orchestrator | RUNNING HANDLER [mariadb : Start MariaDB on new nodes] ************************* 2026-04-19 00:58:34.704133 | orchestrator | Sunday 19 April 2026 00:56:45 +0000 (0:00:00.508) 0:01:37.716 ********** 2026-04-19 00:58:34.704142 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.704151 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:58:34.704160 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:58:34.704169 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-04-19 00:58:34.704177 | orchestrator | 2026-04-19 00:58:34.704186 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-04-19 00:58:34.704194 | orchestrator | skipping: no hosts matched 2026-04-19 00:58:34.704203 | orchestrator | 2026-04-19 00:58:34.704212 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-04-19 00:58:34.704220 | orchestrator | 2026-04-19 00:58:34.704229 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-04-19 00:58:34.704237 | orchestrator | Sunday 19 April 2026 00:56:46 +0000 (0:00:00.336) 0:01:38.053 ********** 2026-04-19 00:58:34.704246 | orchestrator | changed: [testbed-node-1] 2026-04-19 00:58:34.704255 | orchestrator | 2026-04-19 00:58:34.704263 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-04-19 00:58:34.704272 | orchestrator | Sunday 19 April 2026 00:57:07 +0000 (0:00:21.028) 0:01:59.081 ********** 2026-04-19 00:58:34.704280 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.704289 | orchestrator | 2026-04-19 00:58:34.704298 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-04-19 00:58:34.704306 | orchestrator | Sunday 19 April 2026 00:57:17 +0000 (0:00:10.607) 0:02:09.689 ********** 2026-04-19 00:58:34.704315 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.704324 | orchestrator | 2026-04-19 00:58:34.704332 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-04-19 00:58:34.704341 | orchestrator | 2026-04-19 00:58:34.704350 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-04-19 00:58:34.704358 | orchestrator | Sunday 19 April 2026 00:57:20 +0000 (0:00:02.272) 0:02:11.962 ********** 2026-04-19 00:58:34.704367 | orchestrator | changed: [testbed-node-2] 2026-04-19 00:58:34.704376 | orchestrator | 2026-04-19 00:58:34.704384 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-04-19 00:58:34.704393 | orchestrator | Sunday 19 April 2026 00:57:40 +0000 (0:00:20.426) 0:02:32.389 ********** 2026-04-19 00:58:34.704402 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.704418 | orchestrator | 2026-04-19 00:58:34.704433 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-04-19 00:58:34.704448 | orchestrator | Sunday 19 April 2026 00:57:51 +0000 (0:00:10.559) 0:02:42.949 ********** 2026-04-19 00:58:34.704462 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.704477 | orchestrator | 2026-04-19 00:58:34.704500 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-04-19 00:58:34.704510 | orchestrator | 2026-04-19 00:58:34.704518 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-04-19 00:58:34.704527 | orchestrator | Sunday 19 April 2026 00:57:53 +0000 (0:00:02.706) 0:02:45.655 ********** 2026-04-19 00:58:34.704536 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.704544 | orchestrator | 2026-04-19 00:58:34.704553 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-04-19 00:58:34.704586 | orchestrator | Sunday 19 April 2026 00:58:09 +0000 (0:00:15.579) 0:03:01.235 ********** 2026-04-19 00:58:34.704602 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.704616 | orchestrator | 2026-04-19 00:58:34.704630 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-04-19 00:58:34.704643 | orchestrator | Sunday 19 April 2026 00:58:10 +0000 (0:00:00.620) 0:03:01.855 ********** 2026-04-19 00:58:34.704657 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.704670 | orchestrator | 2026-04-19 00:58:34.704683 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-04-19 00:58:34.704697 | orchestrator | 2026-04-19 00:58:34.704711 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-04-19 00:58:34.704724 | orchestrator | Sunday 19 April 2026 00:58:12 +0000 (0:00:02.293) 0:03:04.149 ********** 2026-04-19 00:58:34.704738 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 00:58:34.704752 | orchestrator | 2026-04-19 00:58:34.704767 | orchestrator | TASK [mariadb : Creating shard root mysql user] ******************************** 2026-04-19 00:58:34.704781 | orchestrator | Sunday 19 April 2026 00:58:12 +0000 (0:00:00.479) 0:03:04.629 ********** 2026-04-19 00:58:34.704795 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.704809 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.704823 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.704836 | orchestrator | 2026-04-19 00:58:34.704850 | orchestrator | TASK [mariadb : Creating mysql monitor user] *********************************** 2026-04-19 00:58:34.704864 | orchestrator | Sunday 19 April 2026 00:58:15 +0000 (0:00:02.509) 0:03:07.139 ********** 2026-04-19 00:58:34.704878 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.704892 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.704906 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.704921 | orchestrator | 2026-04-19 00:58:34.704936 | orchestrator | TASK [mariadb : Creating database backup user and setting permissions] ********* 2026-04-19 00:58:34.704950 | orchestrator | Sunday 19 April 2026 00:58:17 +0000 (0:00:02.384) 0:03:09.524 ********** 2026-04-19 00:58:34.704965 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.704974 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.704983 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.704992 | orchestrator | 2026-04-19 00:58:34.705000 | orchestrator | TASK [mariadb : Granting permissions on Mariabackup database to backup user] *** 2026-04-19 00:58:34.705009 | orchestrator | Sunday 19 April 2026 00:58:20 +0000 (0:00:02.337) 0:03:11.861 ********** 2026-04-19 00:58:34.705018 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.705026 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.705035 | orchestrator | changed: [testbed-node-0] 2026-04-19 00:58:34.705043 | orchestrator | 2026-04-19 00:58:34.705052 | orchestrator | TASK [service-check : mariadb | Get container facts] *************************** 2026-04-19 00:58:34.705061 | orchestrator | Sunday 19 April 2026 00:58:22 +0000 (0:00:02.328) 0:03:14.189 ********** 2026-04-19 00:58:34.705132 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.705148 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.705177 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.705190 | orchestrator | 2026-04-19 00:58:34.705205 | orchestrator | TASK [service-check : mariadb | Fail if containers are missing or not running] *** 2026-04-19 00:58:34.705219 | orchestrator | Sunday 19 April 2026 00:58:26 +0000 (0:00:04.346) 0:03:18.535 ********** 2026-04-19 00:58:34.705233 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.705248 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.705262 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.705278 | orchestrator | 2026-04-19 00:58:34.705293 | orchestrator | TASK [service-check : mariadb | Fail if containers are unhealthy] ************** 2026-04-19 00:58:34.705308 | orchestrator | Sunday 19 April 2026 00:58:28 +0000 (0:00:01.916) 0:03:20.452 ********** 2026-04-19 00:58:34.705321 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.705329 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.705337 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.705345 | orchestrator | 2026-04-19 00:58:34.705353 | orchestrator | TASK [mariadb : Wait for MariaDB service to be ready through VIP] ************** 2026-04-19 00:58:34.705361 | orchestrator | Sunday 19 April 2026 00:58:29 +0000 (0:00:00.497) 0:03:20.950 ********** 2026-04-19 00:58:34.705369 | orchestrator | ok: [testbed-node-0] 2026-04-19 00:58:34.705377 | orchestrator | ok: [testbed-node-1] 2026-04-19 00:58:34.705385 | orchestrator | ok: [testbed-node-2] 2026-04-19 00:58:34.705393 | orchestrator | 2026-04-19 00:58:34.705400 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-04-19 00:58:34.705408 | orchestrator | Sunday 19 April 2026 00:58:32 +0000 (0:00:02.986) 0:03:23.936 ********** 2026-04-19 00:58:34.705417 | orchestrator | skipping: [testbed-node-0] 2026-04-19 00:58:34.705430 | orchestrator | skipping: [testbed-node-1] 2026-04-19 00:58:34.705443 | orchestrator | skipping: [testbed-node-2] 2026-04-19 00:58:34.705455 | orchestrator | 2026-04-19 00:58:34.705469 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:58:34.705483 | orchestrator | localhost : ok=3  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=1  2026-04-19 00:58:34.705498 | orchestrator | testbed-node-0 : ok=36  changed=17  unreachable=0 failed=0 skipped=39  rescued=0 ignored=1  2026-04-19 00:58:34.705510 | orchestrator | testbed-node-1 : ok=22  changed=8  unreachable=0 failed=0 skipped=45  rescued=0 ignored=1  2026-04-19 00:58:34.705528 | orchestrator | testbed-node-2 : ok=22  changed=8  unreachable=0 failed=0 skipped=45  rescued=0 ignored=1  2026-04-19 00:58:34.705537 | orchestrator | 2026-04-19 00:58:34.705545 | orchestrator | 2026-04-19 00:58:34.705552 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:58:34.705560 | orchestrator | Sunday 19 April 2026 00:58:32 +0000 (0:00:00.189) 0:03:24.125 ********** 2026-04-19 00:58:34.705568 | orchestrator | =============================================================================== 2026-04-19 00:58:34.705602 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 41.46s 2026-04-19 00:58:34.705611 | orchestrator | mariadb : Wait for MariaDB service port liveness ----------------------- 21.17s 2026-04-19 00:58:34.705619 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 15.58s 2026-04-19 00:58:34.705627 | orchestrator | mariadb : Running MariaDB bootstrap container -------------------------- 11.00s 2026-04-19 00:58:34.705635 | orchestrator | mariadb : Check MariaDB service port liveness -------------------------- 10.72s 2026-04-19 00:58:34.705642 | orchestrator | mariadb : Starting first MariaDB container ------------------------------ 8.42s 2026-04-19 00:58:34.705650 | orchestrator | mariadb : Wait for first MariaDB service port liveness ------------------ 7.23s 2026-04-19 00:58:34.705658 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 4.98s 2026-04-19 00:58:34.705666 | orchestrator | service-cert-copy : mariadb | Copying over extra CA certificates -------- 4.94s 2026-04-19 00:58:34.705691 | orchestrator | mariadb : Copying over config.json files for services ------------------- 4.94s 2026-04-19 00:58:34.705699 | orchestrator | mariadb : Copying over galera.cnf --------------------------------------- 4.88s 2026-04-19 00:58:34.705707 | orchestrator | service-check : mariadb | Get container facts --------------------------- 4.35s 2026-04-19 00:58:34.705715 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS certificate --- 4.01s 2026-04-19 00:58:34.705723 | orchestrator | mariadb : Ensuring config directories exist ----------------------------- 3.76s 2026-04-19 00:58:34.705730 | orchestrator | Check MariaDB service --------------------------------------------------- 3.09s 2026-04-19 00:58:34.705738 | orchestrator | service-check-containers : mariadb | Check containers ------------------- 3.04s 2026-04-19 00:58:34.705746 | orchestrator | mariadb : Wait for MariaDB service to be ready through VIP -------------- 2.99s 2026-04-19 00:58:34.705754 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS key ----- 2.84s 2026-04-19 00:58:34.705762 | orchestrator | service-check-containers : Include tasks -------------------------------- 2.74s 2026-04-19 00:58:34.705770 | orchestrator | mariadb : Creating shard root mysql user -------------------------------- 2.51s 2026-04-19 00:58:34.705777 | orchestrator | 2026-04-19 00:58:34 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:34.705786 | orchestrator | 2026-04-19 00:58:34 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:34.705794 | orchestrator | 2026-04-19 00:58:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:37.734406 | orchestrator | 2026-04-19 00:58:37 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:37.741854 | orchestrator | 2026-04-19 00:58:37 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:37.746943 | orchestrator | 2026-04-19 00:58:37 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:37.747030 | orchestrator | 2026-04-19 00:58:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:40.779189 | orchestrator | 2026-04-19 00:58:40 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:40.780751 | orchestrator | 2026-04-19 00:58:40 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:40.783174 | orchestrator | 2026-04-19 00:58:40 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:40.783251 | orchestrator | 2026-04-19 00:58:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:43.818618 | orchestrator | 2026-04-19 00:58:43 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:43.818828 | orchestrator | 2026-04-19 00:58:43 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:43.819373 | orchestrator | 2026-04-19 00:58:43 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:43.819414 | orchestrator | 2026-04-19 00:58:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:46.880171 | orchestrator | 2026-04-19 00:58:46 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:46.881121 | orchestrator | 2026-04-19 00:58:46 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state STARTED 2026-04-19 00:58:46.883449 | orchestrator | 2026-04-19 00:58:46 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:46.884087 | orchestrator | 2026-04-19 00:58:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:49.914631 | orchestrator | 2026-04-19 00:58:49 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:49.915742 | orchestrator | 2026-04-19 00:58:49 | INFO  | Task 7e45e6c5-fb4a-4cd2-a635-5638d6f8e598 is in state SUCCESS 2026-04-19 00:58:49.919742 | orchestrator | 2026-04-19 00:58:49 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:49.921566 | orchestrator | 2026-04-19 00:58:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:52.948505 | orchestrator | 2026-04-19 00:58:52 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:52.948600 | orchestrator | 2026-04-19 00:58:52 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:58:52.950255 | orchestrator | 2026-04-19 00:58:52 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:52.950311 | orchestrator | 2026-04-19 00:58:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:55.979158 | orchestrator | 2026-04-19 00:58:55 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:55.980395 | orchestrator | 2026-04-19 00:58:55 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:58:55.982078 | orchestrator | 2026-04-19 00:58:55 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:55.982377 | orchestrator | 2026-04-19 00:58:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:58:59.028294 | orchestrator | 2026-04-19 00:58:59 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:58:59.031338 | orchestrator | 2026-04-19 00:58:59 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:58:59.031419 | orchestrator | 2026-04-19 00:58:59 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:58:59.031428 | orchestrator | 2026-04-19 00:58:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:02.076835 | orchestrator | 2026-04-19 00:59:02 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:02.078734 | orchestrator | 2026-04-19 00:59:02 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:02.079346 | orchestrator | 2026-04-19 00:59:02 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:02.079400 | orchestrator | 2026-04-19 00:59:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:05.115402 | orchestrator | 2026-04-19 00:59:05 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:05.115997 | orchestrator | 2026-04-19 00:59:05 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:05.117123 | orchestrator | 2026-04-19 00:59:05 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:05.117167 | orchestrator | 2026-04-19 00:59:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:08.164006 | orchestrator | 2026-04-19 00:59:08 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:08.166137 | orchestrator | 2026-04-19 00:59:08 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:08.168386 | orchestrator | 2026-04-19 00:59:08 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:08.168442 | orchestrator | 2026-04-19 00:59:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:11.216259 | orchestrator | 2026-04-19 00:59:11 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:11.217431 | orchestrator | 2026-04-19 00:59:11 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:11.219511 | orchestrator | 2026-04-19 00:59:11 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:11.219548 | orchestrator | 2026-04-19 00:59:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:14.267139 | orchestrator | 2026-04-19 00:59:14 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:14.269101 | orchestrator | 2026-04-19 00:59:14 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:14.272582 | orchestrator | 2026-04-19 00:59:14 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:14.272652 | orchestrator | 2026-04-19 00:59:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:17.309163 | orchestrator | 2026-04-19 00:59:17 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:17.309234 | orchestrator | 2026-04-19 00:59:17 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:17.311707 | orchestrator | 2026-04-19 00:59:17 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:17.311779 | orchestrator | 2026-04-19 00:59:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:20.351986 | orchestrator | 2026-04-19 00:59:20 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:20.352948 | orchestrator | 2026-04-19 00:59:20 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:20.354794 | orchestrator | 2026-04-19 00:59:20 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:20.355311 | orchestrator | 2026-04-19 00:59:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:23.396465 | orchestrator | 2026-04-19 00:59:23 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:23.397683 | orchestrator | 2026-04-19 00:59:23 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:23.400207 | orchestrator | 2026-04-19 00:59:23 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:23.400256 | orchestrator | 2026-04-19 00:59:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:26.447513 | orchestrator | 2026-04-19 00:59:26 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:26.450326 | orchestrator | 2026-04-19 00:59:26 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:26.452369 | orchestrator | 2026-04-19 00:59:26 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:26.452439 | orchestrator | 2026-04-19 00:59:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:29.510841 | orchestrator | 2026-04-19 00:59:29 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:29.510914 | orchestrator | 2026-04-19 00:59:29 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:29.510919 | orchestrator | 2026-04-19 00:59:29 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:29.510924 | orchestrator | 2026-04-19 00:59:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:32.553245 | orchestrator | 2026-04-19 00:59:32 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:32.553964 | orchestrator | 2026-04-19 00:59:32 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:32.555687 | orchestrator | 2026-04-19 00:59:32 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:32.555736 | orchestrator | 2026-04-19 00:59:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:35.604215 | orchestrator | 2026-04-19 00:59:35 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:35.606335 | orchestrator | 2026-04-19 00:59:35 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:35.608072 | orchestrator | 2026-04-19 00:59:35 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:35.608111 | orchestrator | 2026-04-19 00:59:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:38.647338 | orchestrator | 2026-04-19 00:59:38 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:38.649302 | orchestrator | 2026-04-19 00:59:38 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:38.650899 | orchestrator | 2026-04-19 00:59:38 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:38.650962 | orchestrator | 2026-04-19 00:59:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:41.694707 | orchestrator | 2026-04-19 00:59:41 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:41.698351 | orchestrator | 2026-04-19 00:59:41 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state STARTED 2026-04-19 00:59:41.700911 | orchestrator | 2026-04-19 00:59:41 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:41.700958 | orchestrator | 2026-04-19 00:59:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:44.745450 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:44.747518 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:44.749817 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:44.753455 | orchestrator | 2026-04-19 00:59:44.753553 | orchestrator | 2026-04-19 00:59:44.753579 | orchestrator | PLAY [Copy ceph keys to the configuration repository] ************************** 2026-04-19 00:59:44.753597 | orchestrator | 2026-04-19 00:59:44.753614 | orchestrator | TASK [Check if ceph keys exist] ************************************************ 2026-04-19 00:59:44.753630 | orchestrator | Sunday 19 April 2026 00:58:16 +0000 (0:00:00.162) 0:00:00.162 ********** 2026-04-19 00:59:44.753644 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-04-19 00:59:44.753661 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753676 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753691 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-04-19 00:59:44.753706 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753721 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-04-19 00:59:44.753736 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-04-19 00:59:44.753751 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-04-19 00:59:44.753766 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-04-19 00:59:44.753782 | orchestrator | 2026-04-19 00:59:44.753832 | orchestrator | TASK [Fetch all ceph keys] ***************************************************** 2026-04-19 00:59:44.753849 | orchestrator | Sunday 19 April 2026 00:58:21 +0000 (0:00:04.789) 0:00:04.951 ********** 2026-04-19 00:59:44.753864 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-04-19 00:59:44.753880 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753896 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753912 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-04-19 00:59:44.753928 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.753944 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-04-19 00:59:44.753956 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-04-19 00:59:44.753966 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-04-19 00:59:44.753976 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-04-19 00:59:44.753985 | orchestrator | 2026-04-19 00:59:44.753997 | orchestrator | TASK [Create share directory] ************************************************** 2026-04-19 00:59:44.754096 | orchestrator | Sunday 19 April 2026 00:58:25 +0000 (0:00:04.194) 0:00:09.145 ********** 2026-04-19 00:59:44.754110 | orchestrator | changed: [testbed-manager -> localhost] 2026-04-19 00:59:44.754121 | orchestrator | 2026-04-19 00:59:44.754132 | orchestrator | TASK [Write ceph keys to the share directory] ********************************** 2026-04-19 00:59:44.754143 | orchestrator | Sunday 19 April 2026 00:58:26 +0000 (0:00:01.046) 0:00:10.192 ********** 2026-04-19 00:59:44.754155 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.admin.keyring) 2026-04-19 00:59:44.754167 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754178 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754189 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder-backup.keyring) 2026-04-19 00:59:44.754199 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754211 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.nova.keyring) 2026-04-19 00:59:44.754221 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.glance.keyring) 2026-04-19 00:59:44.754233 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.gnocchi.keyring) 2026-04-19 00:59:44.754244 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.manila.keyring) 2026-04-19 00:59:44.754253 | orchestrator | 2026-04-19 00:59:44.754263 | orchestrator | TASK [Check if target directories exist] *************************************** 2026-04-19 00:59:44.754272 | orchestrator | Sunday 19 April 2026 00:58:39 +0000 (0:00:13.103) 0:00:23.296 ********** 2026-04-19 00:59:44.754282 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/infrastructure/files/ceph) 2026-04-19 00:59:44.754292 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume) 2026-04-19 00:59:44.754444 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-04-19 00:59:44.754456 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-04-19 00:59:44.754503 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-04-19 00:59:44.754514 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-04-19 00:59:44.754535 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/glance) 2026-04-19 00:59:44.754545 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/gnocchi) 2026-04-19 00:59:44.754560 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/manila) 2026-04-19 00:59:44.754575 | orchestrator | 2026-04-19 00:59:44.754590 | orchestrator | TASK [Write ceph keys to the configuration directory] ************************** 2026-04-19 00:59:44.754607 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:03.128) 0:00:26.424 ********** 2026-04-19 00:59:44.754624 | orchestrator | changed: [testbed-manager] => (item=ceph.client.admin.keyring) 2026-04-19 00:59:44.754640 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754656 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754671 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder-backup.keyring) 2026-04-19 00:59:44.754681 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-04-19 00:59:44.754691 | orchestrator | changed: [testbed-manager] => (item=ceph.client.nova.keyring) 2026-04-19 00:59:44.754700 | orchestrator | changed: [testbed-manager] => (item=ceph.client.glance.keyring) 2026-04-19 00:59:44.754709 | orchestrator | changed: [testbed-manager] => (item=ceph.client.gnocchi.keyring) 2026-04-19 00:59:44.754719 | orchestrator | changed: [testbed-manager] => (item=ceph.client.manila.keyring) 2026-04-19 00:59:44.754728 | orchestrator | 2026-04-19 00:59:44.754738 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:59:44.754747 | orchestrator | testbed-manager : ok=6  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 00:59:44.754758 | orchestrator | 2026-04-19 00:59:44.754768 | orchestrator | 2026-04-19 00:59:44.754777 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:59:44.754787 | orchestrator | Sunday 19 April 2026 00:58:48 +0000 (0:00:06.398) 0:00:32.822 ********** 2026-04-19 00:59:44.754796 | orchestrator | =============================================================================== 2026-04-19 00:59:44.754805 | orchestrator | Write ceph keys to the share directory --------------------------------- 13.10s 2026-04-19 00:59:44.754815 | orchestrator | Write ceph keys to the configuration directory -------------------------- 6.40s 2026-04-19 00:59:44.754824 | orchestrator | Check if ceph keys exist ------------------------------------------------ 4.79s 2026-04-19 00:59:44.754834 | orchestrator | Fetch all ceph keys ----------------------------------------------------- 4.19s 2026-04-19 00:59:44.754844 | orchestrator | Check if target directories exist --------------------------------------- 3.13s 2026-04-19 00:59:44.754853 | orchestrator | Create share directory -------------------------------------------------- 1.05s 2026-04-19 00:59:44.754862 | orchestrator | 2026-04-19 00:59:44.754872 | orchestrator | 2026-04-19 00:59:44.754881 | orchestrator | PLAY [Apply role cephclient] *************************************************** 2026-04-19 00:59:44.754891 | orchestrator | 2026-04-19 00:59:44.754900 | orchestrator | TASK [osism.services.cephclient : Include container tasks] ********************* 2026-04-19 00:59:44.754909 | orchestrator | Sunday 19 April 2026 00:58:52 +0000 (0:00:00.312) 0:00:00.312 ********** 2026-04-19 00:59:44.754919 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/cephclient/tasks/container.yml for testbed-manager 2026-04-19 00:59:44.754930 | orchestrator | 2026-04-19 00:59:44.754939 | orchestrator | TASK [osism.services.cephclient : Create required directories] ***************** 2026-04-19 00:59:44.754949 | orchestrator | Sunday 19 April 2026 00:58:52 +0000 (0:00:00.223) 0:00:00.536 ********** 2026-04-19 00:59:44.754958 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/configuration) 2026-04-19 00:59:44.754968 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/data) 2026-04-19 00:59:44.754977 | orchestrator | ok: [testbed-manager] => (item=/opt/cephclient) 2026-04-19 00:59:44.754994 | orchestrator | 2026-04-19 00:59:44.755030 | orchestrator | TASK [osism.services.cephclient : Copy configuration files] ******************** 2026-04-19 00:59:44.755041 | orchestrator | Sunday 19 April 2026 00:58:54 +0000 (0:00:01.376) 0:00:01.913 ********** 2026-04-19 00:59:44.755051 | orchestrator | changed: [testbed-manager] => (item={'src': 'ceph.conf.j2', 'dest': '/opt/cephclient/configuration/ceph.conf'}) 2026-04-19 00:59:44.755060 | orchestrator | 2026-04-19 00:59:44.755073 | orchestrator | TASK [osism.services.cephclient : Copy keyring file] *************************** 2026-04-19 00:59:44.755084 | orchestrator | Sunday 19 April 2026 00:58:55 +0000 (0:00:00.957) 0:00:02.870 ********** 2026-04-19 00:59:44.755095 | orchestrator | changed: [testbed-manager] 2026-04-19 00:59:44.755107 | orchestrator | 2026-04-19 00:59:44.755119 | orchestrator | TASK [osism.services.cephclient : Copy docker-compose.yml file] **************** 2026-04-19 00:59:44.755130 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:00.768) 0:00:03.639 ********** 2026-04-19 00:59:44.755141 | orchestrator | changed: [testbed-manager] 2026-04-19 00:59:44.755152 | orchestrator | 2026-04-19 00:59:44.755164 | orchestrator | TASK [osism.services.cephclient : Manage cephclient service] ******************* 2026-04-19 00:59:44.755175 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:00.708) 0:00:04.347 ********** 2026-04-19 00:59:44.755186 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage cephclient service (10 retries left). 2026-04-19 00:59:44.755197 | orchestrator | ok: [testbed-manager] 2026-04-19 00:59:44.755208 | orchestrator | 2026-04-19 00:59:44.755226 | orchestrator | TASK [osism.services.cephclient : Copy wrapper scripts] ************************ 2026-04-19 00:59:44.755258 | orchestrator | Sunday 19 April 2026 00:59:32 +0000 (0:00:36.220) 0:00:40.567 ********** 2026-04-19 00:59:44.755280 | orchestrator | changed: [testbed-manager] => (item=ceph) 2026-04-19 00:59:44.755290 | orchestrator | changed: [testbed-manager] => (item=ceph-authtool) 2026-04-19 00:59:44.755300 | orchestrator | changed: [testbed-manager] => (item=rados) 2026-04-19 00:59:44.755310 | orchestrator | changed: [testbed-manager] => (item=radosgw-admin) 2026-04-19 00:59:44.755319 | orchestrator | changed: [testbed-manager] => (item=rbd) 2026-04-19 00:59:44.755329 | orchestrator | 2026-04-19 00:59:44.755338 | orchestrator | TASK [osism.services.cephclient : Remove old wrapper scripts] ****************** 2026-04-19 00:59:44.755348 | orchestrator | Sunday 19 April 2026 00:59:37 +0000 (0:00:04.131) 0:00:44.699 ********** 2026-04-19 00:59:44.755357 | orchestrator | ok: [testbed-manager] => (item=crushtool) 2026-04-19 00:59:44.755367 | orchestrator | 2026-04-19 00:59:44.755377 | orchestrator | TASK [osism.services.cephclient : Include package tasks] *********************** 2026-04-19 00:59:44.755386 | orchestrator | Sunday 19 April 2026 00:59:37 +0000 (0:00:00.560) 0:00:45.260 ********** 2026-04-19 00:59:44.755396 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:59:44.755405 | orchestrator | 2026-04-19 00:59:44.755420 | orchestrator | TASK [osism.services.cephclient : Include rook task] *************************** 2026-04-19 00:59:44.755436 | orchestrator | Sunday 19 April 2026 00:59:37 +0000 (0:00:00.130) 0:00:45.390 ********** 2026-04-19 00:59:44.755451 | orchestrator | skipping: [testbed-manager] 2026-04-19 00:59:44.755465 | orchestrator | 2026-04-19 00:59:44.755490 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Restart cephclient service] ******* 2026-04-19 00:59:44.755509 | orchestrator | Sunday 19 April 2026 00:59:38 +0000 (0:00:00.331) 0:00:45.722 ********** 2026-04-19 00:59:44.755526 | orchestrator | changed: [testbed-manager] 2026-04-19 00:59:44.755542 | orchestrator | 2026-04-19 00:59:44.755558 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Ensure that all containers are up] *** 2026-04-19 00:59:44.755808 | orchestrator | Sunday 19 April 2026 00:59:39 +0000 (0:00:01.298) 0:00:47.021 ********** 2026-04-19 00:59:44.755843 | orchestrator | changed: [testbed-manager] 2026-04-19 00:59:44.755861 | orchestrator | 2026-04-19 00:59:44.755879 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Wait for an healthy service] ****** 2026-04-19 00:59:44.755896 | orchestrator | Sunday 19 April 2026 00:59:40 +0000 (0:00:00.685) 0:00:47.706 ********** 2026-04-19 00:59:44.755916 | orchestrator | changed: [testbed-manager] 2026-04-19 00:59:44.755933 | orchestrator | 2026-04-19 00:59:44.755964 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Copy bash completion scripts] ***** 2026-04-19 00:59:44.755982 | orchestrator | Sunday 19 April 2026 00:59:40 +0000 (0:00:00.545) 0:00:48.252 ********** 2026-04-19 00:59:44.755999 | orchestrator | ok: [testbed-manager] => (item=ceph) 2026-04-19 00:59:44.756045 | orchestrator | ok: [testbed-manager] => (item=rados) 2026-04-19 00:59:44.756063 | orchestrator | ok: [testbed-manager] => (item=radosgw-admin) 2026-04-19 00:59:44.756081 | orchestrator | ok: [testbed-manager] => (item=rbd) 2026-04-19 00:59:44.756097 | orchestrator | 2026-04-19 00:59:44.756111 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 00:59:44.756121 | orchestrator | testbed-manager : ok=12  changed=8  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 00:59:44.756131 | orchestrator | 2026-04-19 00:59:44.756141 | orchestrator | 2026-04-19 00:59:44.756150 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 00:59:44.756160 | orchestrator | Sunday 19 April 2026 00:59:42 +0000 (0:00:01.431) 0:00:49.684 ********** 2026-04-19 00:59:44.756169 | orchestrator | =============================================================================== 2026-04-19 00:59:44.756179 | orchestrator | osism.services.cephclient : Manage cephclient service ------------------ 36.22s 2026-04-19 00:59:44.756188 | orchestrator | osism.services.cephclient : Copy wrapper scripts ------------------------ 4.13s 2026-04-19 00:59:44.756198 | orchestrator | osism.services.cephclient : Copy bash completion scripts ---------------- 1.43s 2026-04-19 00:59:44.756207 | orchestrator | osism.services.cephclient : Create required directories ----------------- 1.38s 2026-04-19 00:59:44.756217 | orchestrator | osism.services.cephclient : Restart cephclient service ------------------ 1.30s 2026-04-19 00:59:44.756227 | orchestrator | osism.services.cephclient : Copy configuration files -------------------- 0.96s 2026-04-19 00:59:44.756236 | orchestrator | osism.services.cephclient : Copy keyring file --------------------------- 0.77s 2026-04-19 00:59:44.756252 | orchestrator | osism.services.cephclient : Copy docker-compose.yml file ---------------- 0.71s 2026-04-19 00:59:44.756289 | orchestrator | osism.services.cephclient : Ensure that all containers are up ----------- 0.68s 2026-04-19 00:59:44.756309 | orchestrator | osism.services.cephclient : Remove old wrapper scripts ------------------ 0.56s 2026-04-19 00:59:44.756324 | orchestrator | osism.services.cephclient : Wait for an healthy service ----------------- 0.55s 2026-04-19 00:59:44.756340 | orchestrator | osism.services.cephclient : Include rook task --------------------------- 0.33s 2026-04-19 00:59:44.756356 | orchestrator | osism.services.cephclient : Include container tasks --------------------- 0.22s 2026-04-19 00:59:44.756370 | orchestrator | osism.services.cephclient : Include package tasks ----------------------- 0.13s 2026-04-19 00:59:44.756385 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task 86252c4c-5647-4534-b6fa-7958f09aaecc is in state SUCCESS 2026-04-19 00:59:44.756401 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:44.756428 | orchestrator | 2026-04-19 00:59:44 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:44.756445 | orchestrator | 2026-04-19 00:59:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:47.787299 | orchestrator | 2026-04-19 00:59:47 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:47.789059 | orchestrator | 2026-04-19 00:59:47 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:47.789996 | orchestrator | 2026-04-19 00:59:47 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:47.792318 | orchestrator | 2026-04-19 00:59:47 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:47.793338 | orchestrator | 2026-04-19 00:59:47 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:47.793512 | orchestrator | 2026-04-19 00:59:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:50.834170 | orchestrator | 2026-04-19 00:59:50 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:50.836847 | orchestrator | 2026-04-19 00:59:50 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:50.836957 | orchestrator | 2026-04-19 00:59:50 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:50.837472 | orchestrator | 2026-04-19 00:59:50 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:50.838363 | orchestrator | 2026-04-19 00:59:50 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:50.838422 | orchestrator | 2026-04-19 00:59:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:53.884742 | orchestrator | 2026-04-19 00:59:53 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:53.884800 | orchestrator | 2026-04-19 00:59:53 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:53.885500 | orchestrator | 2026-04-19 00:59:53 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:53.887008 | orchestrator | 2026-04-19 00:59:53 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:53.887168 | orchestrator | 2026-04-19 00:59:53 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:53.887281 | orchestrator | 2026-04-19 00:59:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:56.934560 | orchestrator | 2026-04-19 00:59:56 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:56.934606 | orchestrator | 2026-04-19 00:59:56 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:56.934611 | orchestrator | 2026-04-19 00:59:56 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:56.934615 | orchestrator | 2026-04-19 00:59:56 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:56.934619 | orchestrator | 2026-04-19 00:59:56 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:56.934623 | orchestrator | 2026-04-19 00:59:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 00:59:59.977190 | orchestrator | 2026-04-19 00:59:59 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 00:59:59.978576 | orchestrator | 2026-04-19 00:59:59 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 00:59:59.978604 | orchestrator | 2026-04-19 00:59:59 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 00:59:59.979330 | orchestrator | 2026-04-19 00:59:59 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 00:59:59.980455 | orchestrator | 2026-04-19 00:59:59 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 00:59:59.980485 | orchestrator | 2026-04-19 00:59:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:03.018346 | orchestrator | 2026-04-19 01:00:03 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 01:00:03.021742 | orchestrator | 2026-04-19 01:00:03 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:03.025448 | orchestrator | 2026-04-19 01:00:03 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:03.032129 | orchestrator | 2026-04-19 01:00:03 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:03.033359 | orchestrator | 2026-04-19 01:00:03 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:03.033577 | orchestrator | 2026-04-19 01:00:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:06.069892 | orchestrator | 2026-04-19 01:00:06 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 01:00:06.072881 | orchestrator | 2026-04-19 01:00:06 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:06.075199 | orchestrator | 2026-04-19 01:00:06 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:06.076817 | orchestrator | 2026-04-19 01:00:06 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:06.078669 | orchestrator | 2026-04-19 01:00:06 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:06.078852 | orchestrator | 2026-04-19 01:00:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:09.117494 | orchestrator | 2026-04-19 01:00:09 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state STARTED 2026-04-19 01:00:09.118662 | orchestrator | 2026-04-19 01:00:09 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:09.122449 | orchestrator | 2026-04-19 01:00:09 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:09.123665 | orchestrator | 2026-04-19 01:00:09 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:09.124768 | orchestrator | 2026-04-19 01:00:09 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:09.124832 | orchestrator | 2026-04-19 01:00:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:12.171225 | orchestrator | 2026-04-19 01:00:12.171278 | orchestrator | 2026-04-19 01:00:12.171287 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:00:12.171293 | orchestrator | 2026-04-19 01:00:12.171299 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:00:12.171304 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.286) 0:00:00.287 ********** 2026-04-19 01:00:12.171317 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.171323 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.171328 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.171333 | orchestrator | 2026-04-19 01:00:12.171339 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:00:12.171344 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.272) 0:00:00.559 ********** 2026-04-19 01:00:12.171350 | orchestrator | ok: [testbed-node-0] => (item=enable_horizon_True) 2026-04-19 01:00:12.171356 | orchestrator | ok: [testbed-node-1] => (item=enable_horizon_True) 2026-04-19 01:00:12.171362 | orchestrator | ok: [testbed-node-2] => (item=enable_horizon_True) 2026-04-19 01:00:12.171367 | orchestrator | 2026-04-19 01:00:12.171373 | orchestrator | PLAY [Apply role horizon] ****************************************************** 2026-04-19 01:00:12.171378 | orchestrator | 2026-04-19 01:00:12.171384 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-04-19 01:00:12.171389 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.253) 0:00:00.812 ********** 2026-04-19 01:00:12.171395 | orchestrator | included: /ansible/roles/horizon/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:00:12.171461 | orchestrator | 2026-04-19 01:00:12.171468 | orchestrator | TASK [horizon : Ensuring config directories exist] ***************************** 2026-04-19 01:00:12.171474 | orchestrator | Sunday 19 April 2026 00:58:36 +0000 (0:00:00.528) 0:00:01.340 ********** 2026-04-19 01:00:12.171489 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.171525 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.171540 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.171545 | orchestrator | 2026-04-19 01:00:12.171551 | orchestrator | TASK [horizon : Set empty custom policy] *************************************** 2026-04-19 01:00:12.171556 | orchestrator | Sunday 19 April 2026 00:58:38 +0000 (0:00:01.702) 0:00:03.043 ********** 2026-04-19 01:00:12.171561 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.171566 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.171570 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.171575 | orchestrator | 2026-04-19 01:00:12.171580 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-04-19 01:00:12.171588 | orchestrator | Sunday 19 April 2026 00:58:38 +0000 (0:00:00.271) 0:00:03.314 ********** 2026-04-19 01:00:12.171593 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cloudkitty', 'enabled': False})  2026-04-19 01:00:12.171598 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'heat', 'enabled': 'no'})  2026-04-19 01:00:12.171603 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'ironic', 'enabled': False})  2026-04-19 01:00:12.171608 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'masakari', 'enabled': False})  2026-04-19 01:00:12.171613 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'mistral', 'enabled': False})  2026-04-19 01:00:12.171617 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cloudkitty', 'enabled': False})  2026-04-19 01:00:12.171622 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'heat', 'enabled': 'no'})  2026-04-19 01:00:12.171627 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'ironic', 'enabled': False})  2026-04-19 01:00:12.171636 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'tacker', 'enabled': False})  2026-04-19 01:00:12.171642 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'trove', 'enabled': False})  2026-04-19 01:00:12.171647 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'masakari', 'enabled': False})  2026-04-19 01:00:12.171658 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'watcher', 'enabled': False})  2026-04-19 01:00:12.171663 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'mistral', 'enabled': False})  2026-04-19 01:00:12.171668 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'tacker', 'enabled': False})  2026-04-19 01:00:12.171672 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'trove', 'enabled': False})  2026-04-19 01:00:12.171677 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'watcher', 'enabled': False})  2026-04-19 01:00:12.171682 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cloudkitty', 'enabled': False})  2026-04-19 01:00:12.171686 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'heat', 'enabled': 'no'})  2026-04-19 01:00:12.171691 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'ironic', 'enabled': False})  2026-04-19 01:00:12.171696 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'masakari', 'enabled': False})  2026-04-19 01:00:12.171701 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'mistral', 'enabled': False})  2026-04-19 01:00:12.171705 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'tacker', 'enabled': False})  2026-04-19 01:00:12.171710 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'trove', 'enabled': False})  2026-04-19 01:00:12.171715 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'watcher', 'enabled': False})  2026-04-19 01:00:12.171720 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'ceilometer', 'enabled': 'yes'}) 2026-04-19 01:00:12.171726 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'cinder', 'enabled': 'yes'}) 2026-04-19 01:00:12.171732 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'designate', 'enabled': True}) 2026-04-19 01:00:12.171739 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'glance', 'enabled': True}) 2026-04-19 01:00:12.171745 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'keystone', 'enabled': True}) 2026-04-19 01:00:12.171750 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'magnum', 'enabled': True}) 2026-04-19 01:00:12.171755 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'manila', 'enabled': True}) 2026-04-19 01:00:12.171761 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'neutron', 'enabled': True}) 2026-04-19 01:00:12.171766 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'nova', 'enabled': True}) 2026-04-19 01:00:12.171773 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'octavia', 'enabled': True}) 2026-04-19 01:00:12.171779 | orchestrator | 2026-04-19 01:00:12.171784 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.171789 | orchestrator | Sunday 19 April 2026 00:58:39 +0000 (0:00:00.907) 0:00:04.222 ********** 2026-04-19 01:00:12.171799 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.171804 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.171809 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.171815 | orchestrator | 2026-04-19 01:00:12.171824 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.171829 | orchestrator | Sunday 19 April 2026 00:58:39 +0000 (0:00:00.271) 0:00:04.494 ********** 2026-04-19 01:00:12.171834 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.171840 | orchestrator | 2026-04-19 01:00:12.171845 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.171851 | orchestrator | Sunday 19 April 2026 00:58:39 +0000 (0:00:00.106) 0:00:04.601 ********** 2026-04-19 01:00:12.171856 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.171861 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.171867 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.171872 | orchestrator | 2026-04-19 01:00:12.171878 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.171883 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.286) 0:00:04.887 ********** 2026-04-19 01:00:12.171898 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.171908 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.171914 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.171919 | orchestrator | 2026-04-19 01:00:12.171925 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.171930 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.341) 0:00:05.228 ********** 2026-04-19 01:00:12.171935 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.171941 | orchestrator | 2026-04-19 01:00:12.171946 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.171952 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.114) 0:00:05.343 ********** 2026-04-19 01:00:12.171957 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.171963 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.171968 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.171974 | orchestrator | 2026-04-19 01:00:12.171980 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172025 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.430) 0:00:05.774 ********** 2026-04-19 01:00:12.172033 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172038 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172043 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172049 | orchestrator | 2026-04-19 01:00:12.172054 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172059 | orchestrator | Sunday 19 April 2026 00:58:41 +0000 (0:00:00.380) 0:00:06.155 ********** 2026-04-19 01:00:12.172064 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172069 | orchestrator | 2026-04-19 01:00:12.172075 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172080 | orchestrator | Sunday 19 April 2026 00:58:41 +0000 (0:00:00.114) 0:00:06.269 ********** 2026-04-19 01:00:12.172085 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172090 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172095 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172100 | orchestrator | 2026-04-19 01:00:12.172105 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172111 | orchestrator | Sunday 19 April 2026 00:58:41 +0000 (0:00:00.282) 0:00:06.551 ********** 2026-04-19 01:00:12.172116 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172121 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172127 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172132 | orchestrator | 2026-04-19 01:00:12.172137 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172143 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:00.308) 0:00:06.859 ********** 2026-04-19 01:00:12.172148 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172159 | orchestrator | 2026-04-19 01:00:12.172165 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172170 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:00.120) 0:00:06.980 ********** 2026-04-19 01:00:12.172176 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172181 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172187 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172193 | orchestrator | 2026-04-19 01:00:12.172202 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172208 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:00.453) 0:00:07.434 ********** 2026-04-19 01:00:12.172213 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172218 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172223 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172228 | orchestrator | 2026-04-19 01:00:12.172234 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172239 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:00.278) 0:00:07.713 ********** 2026-04-19 01:00:12.172244 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172249 | orchestrator | 2026-04-19 01:00:12.172254 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172325 | orchestrator | Sunday 19 April 2026 00:58:42 +0000 (0:00:00.112) 0:00:07.826 ********** 2026-04-19 01:00:12.172330 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172336 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172341 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172347 | orchestrator | 2026-04-19 01:00:12.172352 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172358 | orchestrator | Sunday 19 April 2026 00:58:43 +0000 (0:00:00.274) 0:00:08.100 ********** 2026-04-19 01:00:12.172363 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172368 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172374 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172379 | orchestrator | 2026-04-19 01:00:12.172385 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172391 | orchestrator | Sunday 19 April 2026 00:58:43 +0000 (0:00:00.429) 0:00:08.530 ********** 2026-04-19 01:00:12.172397 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172403 | orchestrator | 2026-04-19 01:00:12.172408 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172413 | orchestrator | Sunday 19 April 2026 00:58:43 +0000 (0:00:00.114) 0:00:08.644 ********** 2026-04-19 01:00:12.172418 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172424 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172436 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172442 | orchestrator | 2026-04-19 01:00:12.172447 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172453 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:00.266) 0:00:08.911 ********** 2026-04-19 01:00:12.172458 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172463 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172468 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172474 | orchestrator | 2026-04-19 01:00:12.172479 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172484 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:00.402) 0:00:09.313 ********** 2026-04-19 01:00:12.172490 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172496 | orchestrator | 2026-04-19 01:00:12.172501 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172507 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:00.110) 0:00:09.423 ********** 2026-04-19 01:00:12.172513 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172518 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172525 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172530 | orchestrator | 2026-04-19 01:00:12.172542 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172547 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:00.381) 0:00:09.805 ********** 2026-04-19 01:00:12.172553 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172558 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172564 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172569 | orchestrator | 2026-04-19 01:00:12.172575 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172580 | orchestrator | Sunday 19 April 2026 00:58:45 +0000 (0:00:00.472) 0:00:10.277 ********** 2026-04-19 01:00:12.172586 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172592 | orchestrator | 2026-04-19 01:00:12.172598 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172604 | orchestrator | Sunday 19 April 2026 00:58:45 +0000 (0:00:00.113) 0:00:10.391 ********** 2026-04-19 01:00:12.172609 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172615 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172620 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172625 | orchestrator | 2026-04-19 01:00:12.172630 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172636 | orchestrator | Sunday 19 April 2026 00:58:45 +0000 (0:00:00.277) 0:00:10.669 ********** 2026-04-19 01:00:12.172640 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172646 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172651 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172656 | orchestrator | 2026-04-19 01:00:12.172661 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172666 | orchestrator | Sunday 19 April 2026 00:58:46 +0000 (0:00:00.393) 0:00:11.062 ********** 2026-04-19 01:00:12.172671 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172676 | orchestrator | 2026-04-19 01:00:12.172681 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172686 | orchestrator | Sunday 19 April 2026 00:58:46 +0000 (0:00:00.123) 0:00:11.186 ********** 2026-04-19 01:00:12.172691 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172696 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172702 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172707 | orchestrator | 2026-04-19 01:00:12.172713 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-04-19 01:00:12.172718 | orchestrator | Sunday 19 April 2026 00:58:46 +0000 (0:00:00.278) 0:00:11.464 ********** 2026-04-19 01:00:12.172724 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:00:12.172729 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:00:12.172735 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:00:12.172740 | orchestrator | 2026-04-19 01:00:12.172746 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-04-19 01:00:12.172751 | orchestrator | Sunday 19 April 2026 00:58:47 +0000 (0:00:00.503) 0:00:11.967 ********** 2026-04-19 01:00:12.172762 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172768 | orchestrator | 2026-04-19 01:00:12.172773 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-04-19 01:00:12.172778 | orchestrator | Sunday 19 April 2026 00:58:47 +0000 (0:00:00.122) 0:00:12.090 ********** 2026-04-19 01:00:12.172784 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172789 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172794 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172799 | orchestrator | 2026-04-19 01:00:12.172804 | orchestrator | TASK [horizon : Copying over config.json files for services] ******************* 2026-04-19 01:00:12.172810 | orchestrator | Sunday 19 April 2026 00:58:47 +0000 (0:00:00.270) 0:00:12.360 ********** 2026-04-19 01:00:12.172814 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:00:12.172819 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:00:12.172825 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:00:12.172829 | orchestrator | 2026-04-19 01:00:12.172835 | orchestrator | TASK [horizon : Copying over horizon.conf] ************************************* 2026-04-19 01:00:12.172846 | orchestrator | Sunday 19 April 2026 00:58:49 +0000 (0:00:01.634) 0:00:13.994 ********** 2026-04-19 01:00:12.172851 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-04-19 01:00:12.172857 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-04-19 01:00:12.172863 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-04-19 01:00:12.172869 | orchestrator | 2026-04-19 01:00:12.172875 | orchestrator | TASK [horizon : Copying over kolla-settings.py] ******************************** 2026-04-19 01:00:12.172881 | orchestrator | Sunday 19 April 2026 00:58:52 +0000 (0:00:03.017) 0:00:17.012 ********** 2026-04-19 01:00:12.172886 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-04-19 01:00:12.172892 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-04-19 01:00:12.172903 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-04-19 01:00:12.172908 | orchestrator | 2026-04-19 01:00:12.172913 | orchestrator | TASK [horizon : Copying over custom-settings.py] ******************************* 2026-04-19 01:00:12.172918 | orchestrator | Sunday 19 April 2026 00:58:54 +0000 (0:00:02.375) 0:00:19.388 ********** 2026-04-19 01:00:12.172923 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-04-19 01:00:12.172929 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-04-19 01:00:12.172934 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-04-19 01:00:12.172940 | orchestrator | 2026-04-19 01:00:12.172946 | orchestrator | TASK [horizon : Copying over existing policy file] ***************************** 2026-04-19 01:00:12.172952 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:01.502) 0:00:20.890 ********** 2026-04-19 01:00:12.172958 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.172964 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.172969 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.172974 | orchestrator | 2026-04-19 01:00:12.172980 | orchestrator | TASK [horizon : Copying over custom themes] ************************************ 2026-04-19 01:00:12.172984 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:00.241) 0:00:21.132 ********** 2026-04-19 01:00:12.173003 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.173008 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.173014 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.173019 | orchestrator | 2026-04-19 01:00:12.173025 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-04-19 01:00:12.173031 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:00.278) 0:00:21.411 ********** 2026-04-19 01:00:12.173036 | orchestrator | included: /ansible/roles/horizon/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:00:12.173042 | orchestrator | 2026-04-19 01:00:12.173048 | orchestrator | TASK [service-cert-copy : horizon | Copying over extra CA certificates] ******** 2026-04-19 01:00:12.173053 | orchestrator | Sunday 19 April 2026 00:58:57 +0000 (0:00:00.707) 0:00:22.118 ********** 2026-04-19 01:00:12.173068 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173142 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173197 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173212 | orchestrator | 2026-04-19 01:00:12.173218 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS certificate] *** 2026-04-19 01:00:12.173223 | orchestrator | Sunday 19 April 2026 00:58:58 +0000 (0:00:01.415) 0:00:23.534 ********** 2026-04-19 01:00:12.173229 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173237 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.173250 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '82026-04-19 01:00:12 | INFO  | Task bd638ef5-c2f2-4384-8788-d1eeeb07a8e8 is in state SUCCESS 2026-04-19 01:00:12.173257 | orchestrator | 0', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173263 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.173271 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173281 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.173287 | orchestrator | 2026-04-19 01:00:12.173293 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS key] ***** 2026-04-19 01:00:12.173298 | orchestrator | Sunday 19 April 2026 00:58:59 +0000 (0:00:01.196) 0:00:24.731 ********** 2026-04-19 01:00:12.173308 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173314 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.173322 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173333 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.173343 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173352 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.173357 | orchestrator | 2026-04-19 01:00:12.173363 | orchestrator | TASK [service-check-containers : horizon | Check containers] ******************* 2026-04-19 01:00:12.173368 | orchestrator | Sunday 19 April 2026 00:59:01 +0000 (0:00:01.281) 0:00:26.013 ********** 2026-04-19 01:00:12.173377 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173390 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173406 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-04-19 01:00:12.173413 | orchestrator | 2026-04-19 01:00:12.173418 | orchestrator | TASK [service-check-containers : horizon | Notify handlers to restart containers] *** 2026-04-19 01:00:12.173423 | orchestrator | Sunday 19 April 2026 00:59:02 +0000 (0:00:01.700) 0:00:27.713 ********** 2026-04-19 01:00:12.173429 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:00:12.173435 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:00:12.173440 | orchestrator | } 2026-04-19 01:00:12.173446 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:00:12.173451 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:00:12.173456 | orchestrator | } 2026-04-19 01:00:12.173461 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:00:12.173465 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:00:12.173470 | orchestrator | } 2026-04-19 01:00:12.173475 | orchestrator | 2026-04-19 01:00:12.173480 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:00:12.173485 | orchestrator | Sunday 19 April 2026 00:59:03 +0000 (0:00:00.527) 0:00:28.241 ********** 2026-04-19 01:00:12.173493 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173506 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.173517 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173527 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.173536 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/horizon:2025.1', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_VENUS': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin', 'option httpchk'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-04-19 01:00:12.173542 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.173547 | orchestrator | 2026-04-19 01:00:12.173552 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-04-19 01:00:12.173557 | orchestrator | Sunday 19 April 2026 00:59:04 +0000 (0:00:01.584) 0:00:29.825 ********** 2026-04-19 01:00:12.173562 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:00:12.173568 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:00:12.173573 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:00:12.173578 | orchestrator | 2026-04-19 01:00:12.173582 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-04-19 01:00:12.173587 | orchestrator | Sunday 19 April 2026 00:59:05 +0000 (0:00:00.273) 0:00:30.099 ********** 2026-04-19 01:00:12.173595 | orchestrator | included: /ansible/roles/horizon/tasks/bootstrap.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:00:12.173601 | orchestrator | 2026-04-19 01:00:12.173606 | orchestrator | TASK [horizon : Creating Horizon database] ************************************* 2026-04-19 01:00:12.173611 | orchestrator | Sunday 19 April 2026 00:59:05 +0000 (0:00:00.692) 0:00:30.791 ********** 2026-04-19 01:00:12.173617 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:00:12.173622 | orchestrator | 2026-04-19 01:00:12.173628 | orchestrator | TASK [horizon : Creating Horizon database user and setting permissions] ******** 2026-04-19 01:00:12.173633 | orchestrator | Sunday 19 April 2026 00:59:08 +0000 (0:00:02.590) 0:00:33.382 ********** 2026-04-19 01:00:12.173643 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:00:12.173649 | orchestrator | 2026-04-19 01:00:12.173654 | orchestrator | TASK [horizon : Running Horizon bootstrap container] *************************** 2026-04-19 01:00:12.173659 | orchestrator | Sunday 19 April 2026 00:59:11 +0000 (0:00:02.724) 0:00:36.106 ********** 2026-04-19 01:00:12.173664 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:00:12.173669 | orchestrator | 2026-04-19 01:00:12.173674 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-04-19 01:00:12.173679 | orchestrator | Sunday 19 April 2026 00:59:28 +0000 (0:00:17.087) 0:00:53.194 ********** 2026-04-19 01:00:12.173684 | orchestrator | 2026-04-19 01:00:12.173689 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-04-19 01:00:12.173694 | orchestrator | Sunday 19 April 2026 00:59:28 +0000 (0:00:00.061) 0:00:53.255 ********** 2026-04-19 01:00:12.173700 | orchestrator | 2026-04-19 01:00:12.173705 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-04-19 01:00:12.173711 | orchestrator | Sunday 19 April 2026 00:59:28 +0000 (0:00:00.062) 0:00:53.318 ********** 2026-04-19 01:00:12.173717 | orchestrator | 2026-04-19 01:00:12.173722 | orchestrator | RUNNING HANDLER [horizon : Restart horizon container] ************************** 2026-04-19 01:00:12.173728 | orchestrator | Sunday 19 April 2026 00:59:28 +0000 (0:00:00.069) 0:00:53.387 ********** 2026-04-19 01:00:12.173733 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:00:12.173738 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:00:12.173744 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:00:12.173749 | orchestrator | 2026-04-19 01:00:12.173754 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:00:12.173759 | orchestrator | testbed-node-0 : ok=38  changed=12  unreachable=0 failed=0 skipped=26  rescued=0 ignored=0 2026-04-19 01:00:12.173766 | orchestrator | testbed-node-1 : ok=35  changed=9  unreachable=0 failed=0 skipped=16  rescued=0 ignored=0 2026-04-19 01:00:12.173771 | orchestrator | testbed-node-2 : ok=35  changed=9  unreachable=0 failed=0 skipped=16  rescued=0 ignored=0 2026-04-19 01:00:12.173776 | orchestrator | 2026-04-19 01:00:12.173781 | orchestrator | 2026-04-19 01:00:12.173787 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:00:12.173792 | orchestrator | Sunday 19 April 2026 01:00:11 +0000 (0:00:42.844) 0:01:36.231 ********** 2026-04-19 01:00:12.173797 | orchestrator | =============================================================================== 2026-04-19 01:00:12.173802 | orchestrator | horizon : Restart horizon container ------------------------------------ 42.84s 2026-04-19 01:00:12.173807 | orchestrator | horizon : Running Horizon bootstrap container -------------------------- 17.09s 2026-04-19 01:00:12.173812 | orchestrator | horizon : Copying over horizon.conf ------------------------------------- 3.02s 2026-04-19 01:00:12.173818 | orchestrator | horizon : Creating Horizon database user and setting permissions -------- 2.72s 2026-04-19 01:00:12.173823 | orchestrator | horizon : Creating Horizon database ------------------------------------- 2.59s 2026-04-19 01:00:12.173831 | orchestrator | horizon : Copying over kolla-settings.py -------------------------------- 2.38s 2026-04-19 01:00:12.173838 | orchestrator | horizon : Ensuring config directories exist ----------------------------- 1.70s 2026-04-19 01:00:12.173843 | orchestrator | service-check-containers : horizon | Check containers ------------------- 1.70s 2026-04-19 01:00:12.173849 | orchestrator | horizon : Copying over config.json files for services ------------------- 1.63s 2026-04-19 01:00:12.173855 | orchestrator | service-check-containers : Include tasks -------------------------------- 1.58s 2026-04-19 01:00:12.173860 | orchestrator | horizon : Copying over custom-settings.py ------------------------------- 1.50s 2026-04-19 01:00:12.173865 | orchestrator | service-cert-copy : horizon | Copying over extra CA certificates -------- 1.42s 2026-04-19 01:00:12.173875 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS key ----- 1.28s 2026-04-19 01:00:12.173881 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS certificate --- 1.20s 2026-04-19 01:00:12.173886 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.91s 2026-04-19 01:00:12.173891 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.71s 2026-04-19 01:00:12.173896 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.69s 2026-04-19 01:00:12.173901 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.53s 2026-04-19 01:00:12.173906 | orchestrator | service-check-containers : horizon | Notify handlers to restart containers --- 0.53s 2026-04-19 01:00:12.173911 | orchestrator | horizon : Update policy file name --------------------------------------- 0.50s 2026-04-19 01:00:12.173916 | orchestrator | 2026-04-19 01:00:12 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:12.173922 | orchestrator | 2026-04-19 01:00:12 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:12.173930 | orchestrator | 2026-04-19 01:00:12 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:12.173935 | orchestrator | 2026-04-19 01:00:12 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:12.173941 | orchestrator | 2026-04-19 01:00:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:15.206487 | orchestrator | 2026-04-19 01:00:15 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:15.209648 | orchestrator | 2026-04-19 01:00:15 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:15.213433 | orchestrator | 2026-04-19 01:00:15 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:15.216903 | orchestrator | 2026-04-19 01:00:15 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:15.217109 | orchestrator | 2026-04-19 01:00:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:18.258389 | orchestrator | 2026-04-19 01:00:18 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:18.260538 | orchestrator | 2026-04-19 01:00:18 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:18.262760 | orchestrator | 2026-04-19 01:00:18 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:18.264584 | orchestrator | 2026-04-19 01:00:18 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:18.264730 | orchestrator | 2026-04-19 01:00:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:21.305509 | orchestrator | 2026-04-19 01:00:21 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:21.305644 | orchestrator | 2026-04-19 01:00:21 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:21.305665 | orchestrator | 2026-04-19 01:00:21 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:21.307687 | orchestrator | 2026-04-19 01:00:21 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:21.307756 | orchestrator | 2026-04-19 01:00:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:24.358951 | orchestrator | 2026-04-19 01:00:24 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:24.361242 | orchestrator | 2026-04-19 01:00:24 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:24.363570 | orchestrator | 2026-04-19 01:00:24 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:24.365359 | orchestrator | 2026-04-19 01:00:24 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:24.366340 | orchestrator | 2026-04-19 01:00:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:27.420225 | orchestrator | 2026-04-19 01:00:27 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:27.421913 | orchestrator | 2026-04-19 01:00:27 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:27.423806 | orchestrator | 2026-04-19 01:00:27 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:27.425390 | orchestrator | 2026-04-19 01:00:27 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:27.425426 | orchestrator | 2026-04-19 01:00:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:30.461910 | orchestrator | 2026-04-19 01:00:30 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:30.464113 | orchestrator | 2026-04-19 01:00:30 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:30.465256 | orchestrator | 2026-04-19 01:00:30 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:30.466840 | orchestrator | 2026-04-19 01:00:30 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:30.467219 | orchestrator | 2026-04-19 01:00:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:33.499206 | orchestrator | 2026-04-19 01:00:33 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state STARTED 2026-04-19 01:00:33.501430 | orchestrator | 2026-04-19 01:00:33 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:33.504072 | orchestrator | 2026-04-19 01:00:33 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:33.505127 | orchestrator | 2026-04-19 01:00:33 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:33.505386 | orchestrator | 2026-04-19 01:00:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:36.548386 | orchestrator | 2026-04-19 01:00:36 | INFO  | Task a8c68153-e95e-421e-ba70-f7249e3441e1 is in state SUCCESS 2026-04-19 01:00:36.550289 | orchestrator | 2026-04-19 01:00:36 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:36.552450 | orchestrator | 2026-04-19 01:00:36 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:36.554441 | orchestrator | 2026-04-19 01:00:36 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:36.554483 | orchestrator | 2026-04-19 01:00:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:39.587999 | orchestrator | 2026-04-19 01:00:39 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:39.588322 | orchestrator | 2026-04-19 01:00:39 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:39.589243 | orchestrator | 2026-04-19 01:00:39 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state STARTED 2026-04-19 01:00:39.589278 | orchestrator | 2026-04-19 01:00:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:42.621685 | orchestrator | 2026-04-19 01:00:42 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:42.621779 | orchestrator | 2026-04-19 01:00:42 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:42.621827 | orchestrator | 2026-04-19 01:00:42 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:42.622384 | orchestrator | 2026-04-19 01:00:42 | INFO  | Task 23b050a5-18bd-4570-944c-d37af7f06fd4 is in state SUCCESS 2026-04-19 01:00:42.622874 | orchestrator | 2026-04-19 01:00:42 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:42.622899 | orchestrator | 2026-04-19 01:00:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:45.661440 | orchestrator | 2026-04-19 01:00:45 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:45.661898 | orchestrator | 2026-04-19 01:00:45 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:45.664610 | orchestrator | 2026-04-19 01:00:45 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:45.666608 | orchestrator | 2026-04-19 01:00:45 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:45.666638 | orchestrator | 2026-04-19 01:00:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:48.707075 | orchestrator | 2026-04-19 01:00:48 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:48.707702 | orchestrator | 2026-04-19 01:00:48 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:48.710323 | orchestrator | 2026-04-19 01:00:48 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:48.711235 | orchestrator | 2026-04-19 01:00:48 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:48.711257 | orchestrator | 2026-04-19 01:00:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:51.769241 | orchestrator | 2026-04-19 01:00:51 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:51.770264 | orchestrator | 2026-04-19 01:00:51 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:51.772271 | orchestrator | 2026-04-19 01:00:51 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:51.773391 | orchestrator | 2026-04-19 01:00:51 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:51.773513 | orchestrator | 2026-04-19 01:00:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:54.825807 | orchestrator | 2026-04-19 01:00:54 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:54.827703 | orchestrator | 2026-04-19 01:00:54 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:54.829530 | orchestrator | 2026-04-19 01:00:54 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:54.830619 | orchestrator | 2026-04-19 01:00:54 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:54.830710 | orchestrator | 2026-04-19 01:00:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:00:57.876538 | orchestrator | 2026-04-19 01:00:57 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:00:57.879237 | orchestrator | 2026-04-19 01:00:57 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:00:57.881742 | orchestrator | 2026-04-19 01:00:57 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:00:57.884151 | orchestrator | 2026-04-19 01:00:57 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:00:57.884230 | orchestrator | 2026-04-19 01:00:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:00.925355 | orchestrator | 2026-04-19 01:01:00 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:00.926926 | orchestrator | 2026-04-19 01:01:00 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:00.929011 | orchestrator | 2026-04-19 01:01:00 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:01:00.931997 | orchestrator | 2026-04-19 01:01:00 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:00.932058 | orchestrator | 2026-04-19 01:01:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:03.978358 | orchestrator | 2026-04-19 01:01:03 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:03.979472 | orchestrator | 2026-04-19 01:01:03 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:03.981453 | orchestrator | 2026-04-19 01:01:03 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state STARTED 2026-04-19 01:01:03.982747 | orchestrator | 2026-04-19 01:01:03 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:03.983110 | orchestrator | 2026-04-19 01:01:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:07.023501 | orchestrator | 2026-04-19 01:01:07 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:07.026105 | orchestrator | 2026-04-19 01:01:07 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:07.027874 | orchestrator | 2026-04-19 01:01:07 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:07.030191 | orchestrator | 2026-04-19 01:01:07 | INFO  | Task 3e93da53-9954-46b4-8b61-8d0f065c0c1f is in state SUCCESS 2026-04-19 01:01:07.031307 | orchestrator | 2026-04-19 01:01:07.031340 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-04-19 01:01:07.031348 | orchestrator | 2.16.14 2026-04-19 01:01:07.031357 | orchestrator | 2026-04-19 01:01:07.031404 | orchestrator | PLAY [Bootstraph ceph dashboard] *********************************************** 2026-04-19 01:01:07.031415 | orchestrator | 2026-04-19 01:01:07.031434 | orchestrator | TASK [Disable the ceph dashboard] ********************************************** 2026-04-19 01:01:07.031442 | orchestrator | Sunday 19 April 2026 00:59:46 +0000 (0:00:00.230) 0:00:00.230 ********** 2026-04-19 01:01:07.031449 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031458 | orchestrator | 2026-04-19 01:01:07.031466 | orchestrator | TASK [Set mgr/dashboard/ssl to false] ****************************************** 2026-04-19 01:01:07.031474 | orchestrator | Sunday 19 April 2026 00:59:48 +0000 (0:00:01.876) 0:00:02.106 ********** 2026-04-19 01:01:07.031481 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031488 | orchestrator | 2026-04-19 01:01:07.031496 | orchestrator | TASK [Set mgr/dashboard/server_port to 7000] *********************************** 2026-04-19 01:01:07.031503 | orchestrator | Sunday 19 April 2026 00:59:49 +0000 (0:00:01.180) 0:00:03.287 ********** 2026-04-19 01:01:07.031511 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031518 | orchestrator | 2026-04-19 01:01:07.031525 | orchestrator | TASK [Set mgr/dashboard/server_addr to 0.0.0.0] ******************************** 2026-04-19 01:01:07.031533 | orchestrator | Sunday 19 April 2026 00:59:51 +0000 (0:00:01.373) 0:00:04.661 ********** 2026-04-19 01:01:07.031540 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031547 | orchestrator | 2026-04-19 01:01:07.031555 | orchestrator | TASK [Set mgr/dashboard/standby_behaviour to error] **************************** 2026-04-19 01:01:07.031562 | orchestrator | Sunday 19 April 2026 00:59:52 +0000 (0:00:01.227) 0:00:05.888 ********** 2026-04-19 01:01:07.031569 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031577 | orchestrator | 2026-04-19 01:01:07.031602 | orchestrator | TASK [Set mgr/dashboard/standby_error_status_code to 404] ********************** 2026-04-19 01:01:07.031610 | orchestrator | Sunday 19 April 2026 00:59:53 +0000 (0:00:00.972) 0:00:06.861 ********** 2026-04-19 01:01:07.031617 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031624 | orchestrator | 2026-04-19 01:01:07.031631 | orchestrator | TASK [Enable the ceph dashboard] *********************************************** 2026-04-19 01:01:07.031641 | orchestrator | Sunday 19 April 2026 00:59:54 +0000 (0:00:01.670) 0:00:08.532 ********** 2026-04-19 01:01:07.031653 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031664 | orchestrator | 2026-04-19 01:01:07.031676 | orchestrator | TASK [Write ceph_dashboard_password to temporary file] ************************* 2026-04-19 01:01:07.031688 | orchestrator | Sunday 19 April 2026 00:59:56 +0000 (0:00:01.869) 0:00:10.401 ********** 2026-04-19 01:01:07.031701 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031714 | orchestrator | 2026-04-19 01:01:07.031721 | orchestrator | TASK [Create admin user] ******************************************************* 2026-04-19 01:01:07.031728 | orchestrator | Sunday 19 April 2026 00:59:58 +0000 (0:00:01.278) 0:00:11.680 ********** 2026-04-19 01:01:07.031736 | orchestrator | changed: [testbed-manager] 2026-04-19 01:01:07.031743 | orchestrator | 2026-04-19 01:01:07.031750 | orchestrator | TASK [Remove temporary file for ceph_dashboard_password] *********************** 2026-04-19 01:01:07.031758 | orchestrator | Sunday 19 April 2026 01:00:09 +0000 (0:00:11.305) 0:00:22.985 ********** 2026-04-19 01:01:07.031765 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:01:07.031773 | orchestrator | 2026-04-19 01:01:07.031780 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-04-19 01:01:07.031787 | orchestrator | 2026-04-19 01:01:07.031794 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-04-19 01:01:07.031801 | orchestrator | Sunday 19 April 2026 01:00:09 +0000 (0:00:00.169) 0:00:23.155 ********** 2026-04-19 01:01:07.031809 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.031816 | orchestrator | 2026-04-19 01:01:07.031823 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-04-19 01:01:07.031830 | orchestrator | 2026-04-19 01:01:07.031837 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-04-19 01:01:07.031845 | orchestrator | Sunday 19 April 2026 01:00:21 +0000 (0:00:11.682) 0:00:34.837 ********** 2026-04-19 01:01:07.031852 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:01:07.031859 | orchestrator | 2026-04-19 01:01:07.031866 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-04-19 01:01:07.031873 | orchestrator | 2026-04-19 01:01:07.031880 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-04-19 01:01:07.031888 | orchestrator | Sunday 19 April 2026 01:00:22 +0000 (0:00:01.764) 0:00:36.602 ********** 2026-04-19 01:01:07.031895 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:01:07.031902 | orchestrator | 2026-04-19 01:01:07.031909 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:01:07.031917 | orchestrator | testbed-manager : ok=9  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-04-19 01:01:07.031925 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.031932 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.031940 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.032275 | orchestrator | 2026-04-19 01:01:07.032283 | orchestrator | 2026-04-19 01:01:07.032291 | orchestrator | 2026-04-19 01:01:07.032298 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:01:07.032305 | orchestrator | Sunday 19 April 2026 01:00:34 +0000 (0:00:11.579) 0:00:48.181 ********** 2026-04-19 01:01:07.032321 | orchestrator | =============================================================================== 2026-04-19 01:01:07.032328 | orchestrator | Restart ceph manager service ------------------------------------------- 25.03s 2026-04-19 01:01:07.032362 | orchestrator | Create admin user ------------------------------------------------------ 11.31s 2026-04-19 01:01:07.032371 | orchestrator | Disable the ceph dashboard ---------------------------------------------- 1.88s 2026-04-19 01:01:07.032379 | orchestrator | Enable the ceph dashboard ----------------------------------------------- 1.87s 2026-04-19 01:01:07.032391 | orchestrator | Set mgr/dashboard/standby_error_status_code to 404 ---------------------- 1.67s 2026-04-19 01:01:07.032399 | orchestrator | Set mgr/dashboard/server_port to 7000 ----------------------------------- 1.37s 2026-04-19 01:01:07.032406 | orchestrator | Write ceph_dashboard_password to temporary file ------------------------- 1.28s 2026-04-19 01:01:07.032413 | orchestrator | Set mgr/dashboard/server_addr to 0.0.0.0 -------------------------------- 1.23s 2026-04-19 01:01:07.032420 | orchestrator | Set mgr/dashboard/ssl to false ------------------------------------------ 1.18s 2026-04-19 01:01:07.032427 | orchestrator | Set mgr/dashboard/standby_behaviour to error ---------------------------- 0.97s 2026-04-19 01:01:07.032434 | orchestrator | Remove temporary file for ceph_dashboard_password ----------------------- 0.17s 2026-04-19 01:01:07.032442 | orchestrator | 2026-04-19 01:01:07.032449 | orchestrator | 2026-04-19 01:01:07.032456 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:01:07.032463 | orchestrator | 2026-04-19 01:01:07.032470 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:01:07.032477 | orchestrator | Sunday 19 April 2026 00:59:45 +0000 (0:00:00.187) 0:00:00.187 ********** 2026-04-19 01:01:07.032485 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.032492 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.032499 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.032507 | orchestrator | 2026-04-19 01:01:07.032514 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:01:07.032521 | orchestrator | Sunday 19 April 2026 00:59:45 +0000 (0:00:00.335) 0:00:00.522 ********** 2026-04-19 01:01:07.032528 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-04-19 01:01:07.032536 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-04-19 01:01:07.032543 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-04-19 01:01:07.032550 | orchestrator | 2026-04-19 01:01:07.032557 | orchestrator | PLAY [Wait for the Keystone service] ******************************************* 2026-04-19 01:01:07.032565 | orchestrator | 2026-04-19 01:01:07.032572 | orchestrator | TASK [Waiting for Keystone public port to be UP] ******************************* 2026-04-19 01:01:07.032579 | orchestrator | Sunday 19 April 2026 00:59:46 +0000 (0:00:00.533) 0:00:01.055 ********** 2026-04-19 01:01:07.032586 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.032593 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.032601 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.032608 | orchestrator | 2026-04-19 01:01:07.032615 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:01:07.032623 | orchestrator | testbed-node-0 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.032631 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.032638 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:01:07.032645 | orchestrator | 2026-04-19 01:01:07.032652 | orchestrator | 2026-04-19 01:01:07.032659 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:01:07.032667 | orchestrator | Sunday 19 April 2026 01:00:39 +0000 (0:00:53.188) 0:00:54.244 ********** 2026-04-19 01:01:07.032674 | orchestrator | =============================================================================== 2026-04-19 01:01:07.032685 | orchestrator | Waiting for Keystone public port to be UP ------------------------------ 53.19s 2026-04-19 01:01:07.032705 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.53s 2026-04-19 01:01:07.032719 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.34s 2026-04-19 01:01:07.032732 | orchestrator | 2026-04-19 01:01:07.032745 | orchestrator | 2026-04-19 01:01:07.032758 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:01:07.032770 | orchestrator | 2026-04-19 01:01:07.032783 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:01:07.032796 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.272) 0:00:00.272 ********** 2026-04-19 01:01:07.032808 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.032816 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.032824 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.032831 | orchestrator | 2026-04-19 01:01:07.032838 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:01:07.032845 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.235) 0:00:00.508 ********** 2026-04-19 01:01:07.032852 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-04-19 01:01:07.032860 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-04-19 01:01:07.032867 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-04-19 01:01:07.032874 | orchestrator | 2026-04-19 01:01:07.032881 | orchestrator | PLAY [Apply role keystone] ***************************************************** 2026-04-19 01:01:07.032890 | orchestrator | 2026-04-19 01:01:07.032899 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.032907 | orchestrator | Sunday 19 April 2026 00:58:35 +0000 (0:00:00.247) 0:00:00.755 ********** 2026-04-19 01:01:07.032917 | orchestrator | included: /ansible/roles/keystone/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:01:07.032925 | orchestrator | 2026-04-19 01:01:07.032934 | orchestrator | TASK [keystone : Ensuring config directories exist] **************************** 2026-04-19 01:01:07.032943 | orchestrator | Sunday 19 April 2026 00:58:36 +0000 (0:00:00.564) 0:00:01.320 ********** 2026-04-19 01:01:07.033017 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033033 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033050 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033091 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033106 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033116 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033126 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033140 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033150 | orchestrator | 2026-04-19 01:01:07.033158 | orchestrator | TASK [keystone : Check if policies shall be overwritten] *********************** 2026-04-19 01:01:07.033167 | orchestrator | Sunday 19 April 2026 00:58:38 +0000 (0:00:02.332) 0:00:03.653 ********** 2026-04-19 01:01:07.033176 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.033186 | orchestrator | 2026-04-19 01:01:07.033195 | orchestrator | TASK [keystone : Set keystone policy file] ************************************* 2026-04-19 01:01:07.033204 | orchestrator | Sunday 19 April 2026 00:58:38 +0000 (0:00:00.111) 0:00:03.765 ********** 2026-04-19 01:01:07.033213 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.033222 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.033231 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.033239 | orchestrator | 2026-04-19 01:01:07.033248 | orchestrator | TASK [keystone : Check if Keystone domain-specific config is supplied] ********* 2026-04-19 01:01:07.033257 | orchestrator | Sunday 19 April 2026 00:58:39 +0000 (0:00:00.250) 0:00:04.015 ********** 2026-04-19 01:01:07.033266 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:01:07.033275 | orchestrator | 2026-04-19 01:01:07.033283 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.033291 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.893) 0:00:04.908 ********** 2026-04-19 01:01:07.033298 | orchestrator | included: /ansible/roles/keystone/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:01:07.033305 | orchestrator | 2026-04-19 01:01:07.033313 | orchestrator | TASK [service-cert-copy : keystone | Copying over extra CA certificates] ******* 2026-04-19 01:01:07.033320 | orchestrator | Sunday 19 April 2026 00:58:40 +0000 (0:00:00.754) 0:00:05.662 ********** 2026-04-19 01:01:07.033352 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033363 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033377 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033385 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033413 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033426 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033434 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033447 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033455 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033462 | orchestrator | 2026-04-19 01:01:07.033469 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS certificate] *** 2026-04-19 01:01:07.033477 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:03.234) 0:00:08.897 ********** 2026-04-19 01:01:07.033485 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033498 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033509 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033526 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.033534 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033542 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033551 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033565 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033576 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033589 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.033597 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033604 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.033612 | orchestrator | 2026-04-19 01:01:07.033619 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS key] **** 2026-04-19 01:01:07.033626 | orchestrator | Sunday 19 April 2026 00:58:44 +0000 (0:00:00.570) 0:00:09.468 ********** 2026-04-19 01:01:07.033634 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033643 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033650 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033658 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.033674 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033687 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033695 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033702 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.033710 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.033718 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.033742 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.033765 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.033779 | orchestrator | 2026-04-19 01:01:07.033792 | orchestrator | TASK [keystone : Copying over config.json files for services] ****************** 2026-04-19 01:01:07.033827 | orchestrator | Sunday 19 April 2026 00:58:45 +0000 (0:00:01.005) 0:00:10.473 ********** 2026-04-19 01:01:07.033836 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033846 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033854 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.033880 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033889 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033896 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033904 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033911 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033919 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.033926 | orchestrator | 2026-04-19 01:01:07.033934 | orchestrator | TASK [keystone : Copying over keystone.conf] *********************************** 2026-04-19 01:01:07.033941 | orchestrator | Sunday 19 April 2026 00:58:49 +0000 (0:00:03.381) 0:00:13.855 ********** 2026-04-19 01:01:07.034078 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.034092 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034101 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.034109 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034117 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.034137 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034145 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.034153 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.034160 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.034168 | orchestrator | 2026-04-19 01:01:07.034175 | orchestrator | TASK [keystone : Copying keystone-startup script for keystone] ***************** 2026-04-19 01:01:07.034183 | orchestrator | Sunday 19 April 2026 00:58:54 +0000 (0:00:05.931) 0:00:19.786 ********** 2026-04-19 01:01:07.034190 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.034198 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:01:07.034205 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:01:07.034212 | orchestrator | 2026-04-19 01:01:07.034220 | orchestrator | TASK [keystone : Create Keystone domain-specific config directory] ************* 2026-04-19 01:01:07.034227 | orchestrator | Sunday 19 April 2026 00:58:56 +0000 (0:00:01.382) 0:00:21.169 ********** 2026-04-19 01:01:07.034234 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034241 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034249 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034256 | orchestrator | 2026-04-19 01:01:07.034263 | orchestrator | TASK [keystone : Get file list in custom domains folder] *********************** 2026-04-19 01:01:07.034275 | orchestrator | Sunday 19 April 2026 00:58:57 +0000 (0:00:00.837) 0:00:22.007 ********** 2026-04-19 01:01:07.034282 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034290 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034297 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034304 | orchestrator | 2026-04-19 01:01:07.034311 | orchestrator | TASK [keystone : Copying Keystone Domain specific settings] ******************** 2026-04-19 01:01:07.034319 | orchestrator | Sunday 19 April 2026 00:58:57 +0000 (0:00:00.256) 0:00:22.263 ********** 2026-04-19 01:01:07.034326 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034333 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034340 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034348 | orchestrator | 2026-04-19 01:01:07.034355 | orchestrator | TASK [keystone : Copying over existing policy file] **************************** 2026-04-19 01:01:07.034362 | orchestrator | Sunday 19 April 2026 00:58:57 +0000 (0:00:00.312) 0:00:22.576 ********** 2026-04-19 01:01:07.034378 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.034387 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034394 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.034402 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034410 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.034425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034434 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.034441 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034457 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.034466 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.034473 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.034485 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034493 | orchestrator | 2026-04-19 01:01:07.034500 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.034508 | orchestrator | Sunday 19 April 2026 00:58:58 +0000 (0:00:00.515) 0:00:23.092 ********** 2026-04-19 01:01:07.034515 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034522 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034529 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034536 | orchestrator | 2026-04-19 01:01:07.034544 | orchestrator | TASK [keystone : Copying over wsgi-keystone.conf] ****************************** 2026-04-19 01:01:07.034551 | orchestrator | Sunday 19 April 2026 00:58:58 +0000 (0:00:00.343) 0:00:23.436 ********** 2026-04-19 01:01:07.034558 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-04-19 01:01:07.034566 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-04-19 01:01:07.034573 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-04-19 01:01:07.034580 | orchestrator | 2026-04-19 01:01:07.034588 | orchestrator | TASK [keystone : Checking whether keystone-paste.ini file exists] ************** 2026-04-19 01:01:07.034595 | orchestrator | Sunday 19 April 2026 00:59:00 +0000 (0:00:02.223) 0:00:25.660 ********** 2026-04-19 01:01:07.034602 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:01:07.034609 | orchestrator | 2026-04-19 01:01:07.034616 | orchestrator | TASK [keystone : Copying over keystone-paste.ini] ****************************** 2026-04-19 01:01:07.034624 | orchestrator | Sunday 19 April 2026 00:59:01 +0000 (0:00:01.109) 0:00:26.769 ********** 2026-04-19 01:01:07.034631 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.034638 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.034645 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.034653 | orchestrator | 2026-04-19 01:01:07.034660 | orchestrator | TASK [keystone : Generate the required cron jobs for the node] ***************** 2026-04-19 01:01:07.034667 | orchestrator | Sunday 19 April 2026 00:59:02 +0000 (0:00:00.600) 0:00:27.369 ********** 2026-04-19 01:01:07.034674 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:01:07.034682 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-04-19 01:01:07.034689 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-04-19 01:01:07.034696 | orchestrator | 2026-04-19 01:01:07.034703 | orchestrator | TASK [keystone : Set fact with the generated cron jobs for building the crontab later] *** 2026-04-19 01:01:07.034710 | orchestrator | Sunday 19 April 2026 00:59:04 +0000 (0:00:01.746) 0:00:29.117 ********** 2026-04-19 01:01:07.034718 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.034725 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.034733 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.034740 | orchestrator | 2026-04-19 01:01:07.034754 | orchestrator | TASK [keystone : Copying files for keystone-fernet] **************************** 2026-04-19 01:01:07.034767 | orchestrator | Sunday 19 April 2026 00:59:04 +0000 (0:00:00.514) 0:00:29.631 ********** 2026-04-19 01:01:07.034779 | orchestrator | changed: [testbed-node-1] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-04-19 01:01:07.034797 | orchestrator | changed: [testbed-node-2] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-04-19 01:01:07.034812 | orchestrator | changed: [testbed-node-0] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-04-19 01:01:07.034825 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-04-19 01:01:07.034838 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-04-19 01:01:07.034847 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-04-19 01:01:07.034854 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-04-19 01:01:07.034869 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-04-19 01:01:07.034877 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-04-19 01:01:07.034884 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-04-19 01:01:07.034891 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-04-19 01:01:07.034898 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-04-19 01:01:07.034906 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-04-19 01:01:07.034913 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-04-19 01:01:07.034920 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-04-19 01:01:07.034927 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:01:07.034934 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:01:07.034941 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:01:07.034949 | orchestrator | changed: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:01:07.034972 | orchestrator | changed: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:01:07.034981 | orchestrator | changed: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:01:07.034988 | orchestrator | 2026-04-19 01:01:07.034996 | orchestrator | TASK [keystone : Copying files for keystone-ssh] ******************************* 2026-04-19 01:01:07.035003 | orchestrator | Sunday 19 April 2026 00:59:14 +0000 (0:00:09.821) 0:00:39.452 ********** 2026-04-19 01:01:07.035010 | orchestrator | changed: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:01:07.035017 | orchestrator | changed: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:01:07.035024 | orchestrator | changed: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:01:07.035032 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:01:07.035039 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:01:07.035046 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:01:07.035053 | orchestrator | 2026-04-19 01:01:07.035061 | orchestrator | TASK [service-check-containers : keystone | Check containers] ****************** 2026-04-19 01:01:07.035068 | orchestrator | Sunday 19 April 2026 00:59:17 +0000 (0:00:02.496) 0:00:41.949 ********** 2026-04-19 01:01:07.035081 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.035099 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.035109 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}}) 2026-04-19 01:01:07.035117 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035125 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035132 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035151 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035160 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035167 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-04-19 01:01:07.035175 | orchestrator | 2026-04-19 01:01:07.035182 | orchestrator | TASK [service-check-containers : keystone | Notify handlers to restart containers] *** 2026-04-19 01:01:07.035190 | orchestrator | Sunday 19 April 2026 00:59:19 +0000 (0:00:02.437) 0:00:44.386 ********** 2026-04-19 01:01:07.035197 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:01:07.035204 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:01:07.035212 | orchestrator | } 2026-04-19 01:01:07.035220 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:01:07.035227 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:01:07.035234 | orchestrator | } 2026-04-19 01:01:07.035241 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:01:07.035249 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:01:07.035256 | orchestrator | } 2026-04-19 01:01:07.035263 | orchestrator | 2026-04-19 01:01:07.035270 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:01:07.035278 | orchestrator | Sunday 19 April 2026 00:59:20 +0000 (0:00:00.459) 0:00:44.845 ********** 2026-04-19 01:01:07.035285 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.035298 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.035313 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.035322 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.035330 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.035338 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.035346 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.035353 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.035361 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone:2025.1', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin', 'option httpchk']}}}})  2026-04-19 01:01:07.035380 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-ssh:2025.1', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-04-19 01:01:07.035389 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/keystone-fernet:2025.1', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-04-19 01:01:07.035396 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.035404 | orchestrator | 2026-04-19 01:01:07.035411 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.035421 | orchestrator | Sunday 19 April 2026 00:59:20 +0000 (0:00:00.743) 0:00:45.589 ********** 2026-04-19 01:01:07.035433 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.035444 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.035459 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.035476 | orchestrator | 2026-04-19 01:01:07.035488 | orchestrator | TASK [keystone : Creating keystone database] *********************************** 2026-04-19 01:01:07.035501 | orchestrator | Sunday 19 April 2026 00:59:21 +0000 (0:00:00.269) 0:00:45.859 ********** 2026-04-19 01:01:07.035513 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.035523 | orchestrator | 2026-04-19 01:01:07.035534 | orchestrator | TASK [keystone : Creating Keystone database user and setting permissions] ****** 2026-04-19 01:01:07.035546 | orchestrator | Sunday 19 April 2026 00:59:23 +0000 (0:00:02.310) 0:00:48.169 ********** 2026-04-19 01:01:07.035559 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.035570 | orchestrator | 2026-04-19 01:01:07.035581 | orchestrator | TASK [keystone : Checking for any running keystone_fernet containers] ********** 2026-04-19 01:01:07.035592 | orchestrator | Sunday 19 April 2026 00:59:25 +0000 (0:00:02.270) 0:00:50.439 ********** 2026-04-19 01:01:07.035603 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.035614 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.035627 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.035638 | orchestrator | 2026-04-19 01:01:07.035651 | orchestrator | TASK [keystone : Group nodes where keystone_fernet is running] ***************** 2026-04-19 01:01:07.035662 | orchestrator | Sunday 19 April 2026 00:59:26 +0000 (0:00:01.178) 0:00:51.618 ********** 2026-04-19 01:01:07.035675 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.035687 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.035700 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.035722 | orchestrator | 2026-04-19 01:01:07.035734 | orchestrator | TASK [keystone : Fail if any hosts need bootstrapping and not all hosts targeted] *** 2026-04-19 01:01:07.035741 | orchestrator | Sunday 19 April 2026 00:59:27 +0000 (0:00:00.301) 0:00:51.919 ********** 2026-04-19 01:01:07.035748 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.035756 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.035763 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.035770 | orchestrator | 2026-04-19 01:01:07.035778 | orchestrator | TASK [keystone : Running Keystone bootstrap container] ************************* 2026-04-19 01:01:07.035790 | orchestrator | Sunday 19 April 2026 00:59:27 +0000 (0:00:00.280) 0:00:52.200 ********** 2026-04-19 01:01:07.035802 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.035812 | orchestrator | 2026-04-19 01:01:07.035824 | orchestrator | TASK [keystone : Running Keystone fernet bootstrap container] ****************** 2026-04-19 01:01:07.035836 | orchestrator | Sunday 19 April 2026 00:59:42 +0000 (0:00:15.480) 0:01:07.680 ********** 2026-04-19 01:01:07.035849 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.035862 | orchestrator | 2026-04-19 01:01:07.035875 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-04-19 01:01:07.035885 | orchestrator | Sunday 19 April 2026 00:59:55 +0000 (0:00:12.584) 0:01:20.265 ********** 2026-04-19 01:01:07.035892 | orchestrator | 2026-04-19 01:01:07.035900 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-04-19 01:01:07.035907 | orchestrator | Sunday 19 April 2026 00:59:55 +0000 (0:00:00.089) 0:01:20.355 ********** 2026-04-19 01:01:07.035914 | orchestrator | 2026-04-19 01:01:07.035921 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-04-19 01:01:07.035929 | orchestrator | Sunday 19 April 2026 00:59:55 +0000 (0:00:00.086) 0:01:20.441 ********** 2026-04-19 01:01:07.035936 | orchestrator | 2026-04-19 01:01:07.035943 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-ssh container] ******************** 2026-04-19 01:01:07.035950 | orchestrator | Sunday 19 April 2026 00:59:55 +0000 (0:00:00.226) 0:01:20.668 ********** 2026-04-19 01:01:07.036001 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.036010 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:01:07.036017 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:01:07.036025 | orchestrator | 2026-04-19 01:01:07.036032 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-fernet container] ***************** 2026-04-19 01:01:07.036039 | orchestrator | Sunday 19 April 2026 01:00:11 +0000 (0:00:15.343) 0:01:36.011 ********** 2026-04-19 01:01:07.036047 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:01:07.036054 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.036061 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:01:07.036069 | orchestrator | 2026-04-19 01:01:07.036083 | orchestrator | RUNNING HANDLER [keystone : Restart keystone container] ************************ 2026-04-19 01:01:07.036091 | orchestrator | Sunday 19 April 2026 01:00:20 +0000 (0:00:09.334) 0:01:45.346 ********** 2026-04-19 01:01:07.036098 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.036106 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:01:07.036113 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:01:07.036121 | orchestrator | 2026-04-19 01:01:07.036134 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.036141 | orchestrator | Sunday 19 April 2026 01:00:31 +0000 (0:00:11.273) 0:01:56.619 ********** 2026-04-19 01:01:07.036149 | orchestrator | included: /ansible/roles/keystone/tasks/distribute_fernet.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:01:07.036156 | orchestrator | 2026-04-19 01:01:07.036163 | orchestrator | TASK [keystone : Waiting for Keystone SSH port to be UP] *********************** 2026-04-19 01:01:07.036171 | orchestrator | Sunday 19 April 2026 01:00:32 +0000 (0:00:00.881) 0:01:57.500 ********** 2026-04-19 01:01:07.036178 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.036185 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:01:07.036193 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:01:07.036200 | orchestrator | 2026-04-19 01:01:07.036208 | orchestrator | TASK [keystone : Run key distribution] ***************************************** 2026-04-19 01:01:07.036226 | orchestrator | Sunday 19 April 2026 01:00:33 +0000 (0:00:00.985) 0:01:58.486 ********** 2026-04-19 01:01:07.036234 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:01:07.036242 | orchestrator | 2026-04-19 01:01:07.036250 | orchestrator | TASK [keystone : Creating admin project, user, role, service, and endpoint] **** 2026-04-19 01:01:07.036258 | orchestrator | Sunday 19 April 2026 01:00:35 +0000 (0:00:01.756) 0:02:00.242 ********** 2026-04-19 01:01:07.036266 | orchestrator | changed: [testbed-node-0] => (item=RegionOne) 2026-04-19 01:01:07.036274 | orchestrator | 2026-04-19 01:01:07.036283 | orchestrator | TASK [service-ks-register : keystone | Creating/deleting services] ************* 2026-04-19 01:01:07.036291 | orchestrator | Sunday 19 April 2026 01:00:48 +0000 (0:00:13.537) 0:02:13.780 ********** 2026-04-19 01:01:07.036299 | orchestrator | changed: [testbed-node-0] => (item=keystone (identity)) 2026-04-19 01:01:07.036307 | orchestrator | 2026-04-19 01:01:07.036315 | orchestrator | TASK [service-ks-register : keystone | Creating/deleting endpoints] ************ 2026-04-19 01:01:07.036323 | orchestrator | Sunday 19 April 2026 01:00:52 +0000 (0:00:03.552) 0:02:17.332 ********** 2026-04-19 01:01:07.036331 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api-int.testbed.osism.xyz:5000 -> internal) 2026-04-19 01:01:07.036339 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api.testbed.osism.xyz:5000 -> public) 2026-04-19 01:01:07.036347 | orchestrator | 2026-04-19 01:01:07.036355 | orchestrator | TASK [service-ks-register : keystone | Creating projects] ********************** 2026-04-19 01:01:07.036363 | orchestrator | Sunday 19 April 2026 01:00:59 +0000 (0:00:07.120) 0:02:24.453 ********** 2026-04-19 01:01:07.036371 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.036379 | orchestrator | 2026-04-19 01:01:07.036386 | orchestrator | TASK [service-ks-register : keystone | Creating users] ************************* 2026-04-19 01:01:07.036394 | orchestrator | Sunday 19 April 2026 01:00:59 +0000 (0:00:00.115) 0:02:24.569 ********** 2026-04-19 01:01:07.036402 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.036410 | orchestrator | 2026-04-19 01:01:07.036418 | orchestrator | TASK [service-ks-register : keystone | Creating roles] ************************* 2026-04-19 01:01:07.036426 | orchestrator | Sunday 19 April 2026 01:00:59 +0000 (0:00:00.104) 0:02:24.673 ********** 2026-04-19 01:01:07.036434 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.036442 | orchestrator | 2026-04-19 01:01:07.036450 | orchestrator | TASK [service-ks-register : keystone | Granting/revoking user roles] *********** 2026-04-19 01:01:07.036458 | orchestrator | Sunday 19 April 2026 01:01:00 +0000 (0:00:00.289) 0:02:24.963 ********** 2026-04-19 01:01:07.036466 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.036474 | orchestrator | 2026-04-19 01:01:07.036482 | orchestrator | TASK [keystone : Creating default user role] *********************************** 2026-04-19 01:01:07.036490 | orchestrator | Sunday 19 April 2026 01:01:00 +0000 (0:00:00.310) 0:02:25.274 ********** 2026-04-19 01:01:07.036498 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:01:07.036506 | orchestrator | 2026-04-19 01:01:07.036514 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-04-19 01:01:07.036522 | orchestrator | Sunday 19 April 2026 01:01:04 +0000 (0:00:03.899) 0:02:29.174 ********** 2026-04-19 01:01:07.036530 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:01:07.036538 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:01:07.036546 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:01:07.036554 | orchestrator | 2026-04-19 01:01:07.036562 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:01:07.036570 | orchestrator | testbed-node-0 : ok=34  changed=20  unreachable=0 failed=0 skipped=18  rescued=0 ignored=0 2026-04-19 01:01:07.036579 | orchestrator | testbed-node-1 : ok=23  changed=13  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:01:07.036587 | orchestrator | testbed-node-2 : ok=23  changed=13  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:01:07.036619 | orchestrator | 2026-04-19 01:01:07.036628 | orchestrator | 2026-04-19 01:01:07.036636 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:01:07.036644 | orchestrator | Sunday 19 April 2026 01:01:04 +0000 (0:00:00.398) 0:02:29.572 ********** 2026-04-19 01:01:07.036652 | orchestrator | =============================================================================== 2026-04-19 01:01:07.036660 | orchestrator | keystone : Running Keystone bootstrap container ------------------------ 15.48s 2026-04-19 01:01:07.036668 | orchestrator | keystone : Restart keystone-ssh container ------------------------------ 15.34s 2026-04-19 01:01:07.036680 | orchestrator | keystone : Creating admin project, user, role, service, and endpoint --- 13.54s 2026-04-19 01:01:07.036689 | orchestrator | keystone : Running Keystone fernet bootstrap container ----------------- 12.58s 2026-04-19 01:01:07.036697 | orchestrator | keystone : Restart keystone container ---------------------------------- 11.27s 2026-04-19 01:01:07.036709 | orchestrator | keystone : Copying files for keystone-fernet ---------------------------- 9.82s 2026-04-19 01:01:07.036717 | orchestrator | keystone : Restart keystone-fernet container ---------------------------- 9.33s 2026-04-19 01:01:07.036725 | orchestrator | service-ks-register : keystone | Creating/deleting endpoints ------------ 7.12s 2026-04-19 01:01:07.036733 | orchestrator | keystone : Copying over keystone.conf ----------------------------------- 5.93s 2026-04-19 01:01:07.036741 | orchestrator | keystone : Creating default user role ----------------------------------- 3.90s 2026-04-19 01:01:07.036749 | orchestrator | service-ks-register : keystone | Creating/deleting services ------------- 3.55s 2026-04-19 01:01:07.036757 | orchestrator | keystone : Copying over config.json files for services ------------------ 3.38s 2026-04-19 01:01:07.036764 | orchestrator | service-cert-copy : keystone | Copying over extra CA certificates ------- 3.23s 2026-04-19 01:01:07.036772 | orchestrator | keystone : Copying files for keystone-ssh ------------------------------- 2.50s 2026-04-19 01:01:07.036780 | orchestrator | service-check-containers : keystone | Check containers ------------------ 2.44s 2026-04-19 01:01:07.036788 | orchestrator | keystone : Ensuring config directories exist ---------------------------- 2.33s 2026-04-19 01:01:07.036796 | orchestrator | keystone : Creating keystone database ----------------------------------- 2.31s 2026-04-19 01:01:07.036804 | orchestrator | keystone : Creating Keystone database user and setting permissions ------ 2.27s 2026-04-19 01:01:07.036812 | orchestrator | keystone : Copying over wsgi-keystone.conf ------------------------------ 2.22s 2026-04-19 01:01:07.036822 | orchestrator | keystone : Run key distribution ----------------------------------------- 1.76s 2026-04-19 01:01:07.036836 | orchestrator | 2026-04-19 01:01:07 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:07.036849 | orchestrator | 2026-04-19 01:01:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:10.084219 | orchestrator | 2026-04-19 01:01:10 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:10.087409 | orchestrator | 2026-04-19 01:01:10 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:10.087922 | orchestrator | 2026-04-19 01:01:10 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:10.088849 | orchestrator | 2026-04-19 01:01:10 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:10.088890 | orchestrator | 2026-04-19 01:01:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:13.118815 | orchestrator | 2026-04-19 01:01:13 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:13.119280 | orchestrator | 2026-04-19 01:01:13 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:13.119519 | orchestrator | 2026-04-19 01:01:13 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:13.120375 | orchestrator | 2026-04-19 01:01:13 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:13.120418 | orchestrator | 2026-04-19 01:01:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:16.149408 | orchestrator | 2026-04-19 01:01:16 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:16.151369 | orchestrator | 2026-04-19 01:01:16 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:16.153018 | orchestrator | 2026-04-19 01:01:16 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:16.154695 | orchestrator | 2026-04-19 01:01:16 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:16.154737 | orchestrator | 2026-04-19 01:01:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:19.196288 | orchestrator | 2026-04-19 01:01:19 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state STARTED 2026-04-19 01:01:19.197803 | orchestrator | 2026-04-19 01:01:19 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:19.199388 | orchestrator | 2026-04-19 01:01:19 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:19.202263 | orchestrator | 2026-04-19 01:01:19 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:19.202305 | orchestrator | 2026-04-19 01:01:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:22.237054 | orchestrator | 2026-04-19 01:01:22 | INFO  | Task f881b3d0-07e2-494b-8b05-9dfb3ed56ab2 is in state SUCCESS 2026-04-19 01:01:22.237665 | orchestrator | 2026-04-19 01:01:22 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:22.241364 | orchestrator | 2026-04-19 01:01:22 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:22.244170 | orchestrator | 2026-04-19 01:01:22 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:22.246787 | orchestrator | 2026-04-19 01:01:22 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:22.246849 | orchestrator | 2026-04-19 01:01:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:25.270258 | orchestrator | 2026-04-19 01:01:25 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:25.270308 | orchestrator | 2026-04-19 01:01:25 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:25.270646 | orchestrator | 2026-04-19 01:01:25 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:25.271427 | orchestrator | 2026-04-19 01:01:25 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:25.271455 | orchestrator | 2026-04-19 01:01:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:28.300428 | orchestrator | 2026-04-19 01:01:28 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:28.300645 | orchestrator | 2026-04-19 01:01:28 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:28.301234 | orchestrator | 2026-04-19 01:01:28 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:28.301839 | orchestrator | 2026-04-19 01:01:28 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:28.301906 | orchestrator | 2026-04-19 01:01:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:31.350799 | orchestrator | 2026-04-19 01:01:31 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:31.353315 | orchestrator | 2026-04-19 01:01:31 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:31.355381 | orchestrator | 2026-04-19 01:01:31 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:31.357670 | orchestrator | 2026-04-19 01:01:31 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:31.358125 | orchestrator | 2026-04-19 01:01:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:34.404061 | orchestrator | 2026-04-19 01:01:34 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:34.405378 | orchestrator | 2026-04-19 01:01:34 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:34.407398 | orchestrator | 2026-04-19 01:01:34 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:34.409068 | orchestrator | 2026-04-19 01:01:34 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:34.409117 | orchestrator | 2026-04-19 01:01:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:37.436131 | orchestrator | 2026-04-19 01:01:37 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:37.436223 | orchestrator | 2026-04-19 01:01:37 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:37.436880 | orchestrator | 2026-04-19 01:01:37 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:37.437480 | orchestrator | 2026-04-19 01:01:37 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:37.437514 | orchestrator | 2026-04-19 01:01:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:40.518195 | orchestrator | 2026-04-19 01:01:40 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:40.518629 | orchestrator | 2026-04-19 01:01:40 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:40.519642 | orchestrator | 2026-04-19 01:01:40 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:40.520461 | orchestrator | 2026-04-19 01:01:40 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:40.522192 | orchestrator | 2026-04-19 01:01:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:43.547741 | orchestrator | 2026-04-19 01:01:43 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:43.550519 | orchestrator | 2026-04-19 01:01:43 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:43.551237 | orchestrator | 2026-04-19 01:01:43 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:43.552288 | orchestrator | 2026-04-19 01:01:43 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:43.552494 | orchestrator | 2026-04-19 01:01:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:46.581095 | orchestrator | 2026-04-19 01:01:46 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:46.581508 | orchestrator | 2026-04-19 01:01:46 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:46.582382 | orchestrator | 2026-04-19 01:01:46 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:46.583122 | orchestrator | 2026-04-19 01:01:46 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:46.583160 | orchestrator | 2026-04-19 01:01:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:49.619638 | orchestrator | 2026-04-19 01:01:49 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:49.619726 | orchestrator | 2026-04-19 01:01:49 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:49.620673 | orchestrator | 2026-04-19 01:01:49 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:49.621569 | orchestrator | 2026-04-19 01:01:49 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:49.621621 | orchestrator | 2026-04-19 01:01:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:52.653522 | orchestrator | 2026-04-19 01:01:52 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:52.655211 | orchestrator | 2026-04-19 01:01:52 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:52.656974 | orchestrator | 2026-04-19 01:01:52 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:52.658719 | orchestrator | 2026-04-19 01:01:52 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:52.658769 | orchestrator | 2026-04-19 01:01:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:55.696137 | orchestrator | 2026-04-19 01:01:55 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:55.697255 | orchestrator | 2026-04-19 01:01:55 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:55.699758 | orchestrator | 2026-04-19 01:01:55 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:55.702347 | orchestrator | 2026-04-19 01:01:55 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:55.702425 | orchestrator | 2026-04-19 01:01:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:01:58.802703 | orchestrator | 2026-04-19 01:01:58 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:01:58.803301 | orchestrator | 2026-04-19 01:01:58 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:01:58.804022 | orchestrator | 2026-04-19 01:01:58 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:01:58.810633 | orchestrator | 2026-04-19 01:01:58 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:01:58.810700 | orchestrator | 2026-04-19 01:01:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:01.835553 | orchestrator | 2026-04-19 01:02:01 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:01.835839 | orchestrator | 2026-04-19 01:02:01 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:02:01.836499 | orchestrator | 2026-04-19 01:02:01 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:01.837227 | orchestrator | 2026-04-19 01:02:01 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:01.837261 | orchestrator | 2026-04-19 01:02:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:04.858752 | orchestrator | 2026-04-19 01:02:04 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:04.859217 | orchestrator | 2026-04-19 01:02:04 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:02:04.859739 | orchestrator | 2026-04-19 01:02:04 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:04.860412 | orchestrator | 2026-04-19 01:02:04 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:04.861016 | orchestrator | 2026-04-19 01:02:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:07.885760 | orchestrator | 2026-04-19 01:02:07 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:07.886208 | orchestrator | 2026-04-19 01:02:07 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:02:07.887544 | orchestrator | 2026-04-19 01:02:07 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:07.888233 | orchestrator | 2026-04-19 01:02:07 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:07.888268 | orchestrator | 2026-04-19 01:02:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:10.912916 | orchestrator | 2026-04-19 01:02:10 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:10.913742 | orchestrator | 2026-04-19 01:02:10 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:02:10.915001 | orchestrator | 2026-04-19 01:02:10 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:10.915544 | orchestrator | 2026-04-19 01:02:10 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:10.915623 | orchestrator | 2026-04-19 01:02:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:13.955240 | orchestrator | 2026-04-19 01:02:13 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:13.955415 | orchestrator | 2026-04-19 01:02:13 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state STARTED 2026-04-19 01:02:13.957048 | orchestrator | 2026-04-19 01:02:13 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:13.957538 | orchestrator | 2026-04-19 01:02:13 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:13.957561 | orchestrator | 2026-04-19 01:02:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:16.990187 | orchestrator | 2026-04-19 01:02:16 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:16.991626 | orchestrator | 2026-04-19 01:02:16 | INFO  | Task 905b2fb9-348a-4827-8218-3579be0c7046 is in state SUCCESS 2026-04-19 01:02:16.992769 | orchestrator | 2026-04-19 01:02:16.992824 | orchestrator | 2026-04-19 01:02:16.992831 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:02:16.992836 | orchestrator | 2026-04-19 01:02:16.992840 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:02:16.992845 | orchestrator | Sunday 19 April 2026 01:00:42 +0000 (0:00:00.275) 0:00:00.275 ********** 2026-04-19 01:02:16.992850 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:02:16.992855 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:02:16.992860 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:02:16.992864 | orchestrator | ok: [testbed-manager] 2026-04-19 01:02:16.992868 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:02:16.992888 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:02:16.992900 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:02:16.992906 | orchestrator | 2026-04-19 01:02:16.992937 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:02:16.992945 | orchestrator | Sunday 19 April 2026 01:00:44 +0000 (0:00:01.192) 0:00:01.467 ********** 2026-04-19 01:02:16.992952 | orchestrator | ok: [testbed-node-3] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.992960 | orchestrator | ok: [testbed-node-4] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.992991 | orchestrator | ok: [testbed-node-5] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.993000 | orchestrator | ok: [testbed-manager] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.993006 | orchestrator | ok: [testbed-node-0] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.993013 | orchestrator | ok: [testbed-node-1] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.993136 | orchestrator | ok: [testbed-node-2] => (item=enable_ceph_rgw_True) 2026-04-19 01:02:16.993142 | orchestrator | 2026-04-19 01:02:16.993146 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-04-19 01:02:16.993150 | orchestrator | 2026-04-19 01:02:16.993154 | orchestrator | TASK [ceph-rgw : include_tasks] ************************************************ 2026-04-19 01:02:16.993158 | orchestrator | Sunday 19 April 2026 01:00:44 +0000 (0:00:00.798) 0:00:02.266 ********** 2026-04-19 01:02:16.993211 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:02:16.993218 | orchestrator | 2026-04-19 01:02:16.993594 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating/deleting services] ************* 2026-04-19 01:02:16.993614 | orchestrator | Sunday 19 April 2026 01:00:46 +0000 (0:00:01.116) 0:00:03.382 ********** 2026-04-19 01:02:16.993618 | orchestrator | changed: [testbed-node-3] => (item=swift (object-store)) 2026-04-19 01:02:16.993622 | orchestrator | 2026-04-19 01:02:16.993627 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating/deleting endpoints] ************ 2026-04-19 01:02:16.993631 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:04.249) 0:00:07.632 ********** 2026-04-19 01:02:16.993649 | orchestrator | changed: [testbed-node-3] => (item=swift -> https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> internal) 2026-04-19 01:02:16.993654 | orchestrator | changed: [testbed-node-3] => (item=swift -> https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> public) 2026-04-19 01:02:16.993658 | orchestrator | 2026-04-19 01:02:16.993662 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating projects] ********************** 2026-04-19 01:02:16.993666 | orchestrator | Sunday 19 April 2026 01:00:58 +0000 (0:00:08.230) 0:00:15.862 ********** 2026-04-19 01:02:16.993671 | orchestrator | changed: [testbed-node-3] => (item=service) 2026-04-19 01:02:16.993674 | orchestrator | 2026-04-19 01:02:16.993678 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating users] ************************* 2026-04-19 01:02:16.993682 | orchestrator | Sunday 19 April 2026 01:01:02 +0000 (0:00:03.943) 0:00:19.805 ********** 2026-04-19 01:02:16.993686 | orchestrator | changed: [testbed-node-3] => (item=ceph_rgw -> service) 2026-04-19 01:02:16.993690 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:02:16.993694 | orchestrator | 2026-04-19 01:02:16.993697 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating roles] ************************* 2026-04-19 01:02:16.993702 | orchestrator | Sunday 19 April 2026 01:01:07 +0000 (0:00:04.564) 0:00:24.370 ********** 2026-04-19 01:02:16.993708 | orchestrator | ok: [testbed-node-3] => (item=admin) 2026-04-19 01:02:16.993714 | orchestrator | changed: [testbed-node-3] => (item=ResellerAdmin) 2026-04-19 01:02:16.993722 | orchestrator | 2026-04-19 01:02:16.994275 | orchestrator | TASK [service-ks-register : ceph-rgw | Granting/revoking user roles] *********** 2026-04-19 01:02:16.994288 | orchestrator | Sunday 19 April 2026 01:01:14 +0000 (0:00:07.405) 0:00:31.775 ********** 2026-04-19 01:02:16.994292 | orchestrator | changed: [testbed-node-3] => (item=ceph_rgw -> service -> admin) 2026-04-19 01:02:16.994296 | orchestrator | 2026-04-19 01:02:16.994300 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:02:16.994304 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994309 | orchestrator | testbed-node-0 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994313 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994330 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994335 | orchestrator | testbed-node-3 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994369 | orchestrator | testbed-node-4 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994374 | orchestrator | testbed-node-5 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:02:16.994379 | orchestrator | 2026-04-19 01:02:16.994386 | orchestrator | 2026-04-19 01:02:16.994392 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:02:16.994399 | orchestrator | Sunday 19 April 2026 01:01:19 +0000 (0:00:05.086) 0:00:36.862 ********** 2026-04-19 01:02:16.994405 | orchestrator | =============================================================================== 2026-04-19 01:02:16.994411 | orchestrator | service-ks-register : ceph-rgw | Creating/deleting endpoints ------------ 8.23s 2026-04-19 01:02:16.994417 | orchestrator | service-ks-register : ceph-rgw | Creating roles ------------------------- 7.41s 2026-04-19 01:02:16.994423 | orchestrator | service-ks-register : ceph-rgw | Granting/revoking user roles ----------- 5.09s 2026-04-19 01:02:16.994428 | orchestrator | service-ks-register : ceph-rgw | Creating users ------------------------- 4.56s 2026-04-19 01:02:16.994435 | orchestrator | service-ks-register : ceph-rgw | Creating/deleting services ------------- 4.25s 2026-04-19 01:02:16.994444 | orchestrator | service-ks-register : ceph-rgw | Creating projects ---------------------- 3.94s 2026-04-19 01:02:16.994451 | orchestrator | Group hosts based on Kolla action --------------------------------------- 1.19s 2026-04-19 01:02:16.994458 | orchestrator | ceph-rgw : include_tasks ------------------------------------------------ 1.12s 2026-04-19 01:02:16.994463 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.80s 2026-04-19 01:02:16.994469 | orchestrator | 2026-04-19 01:02:16.994475 | orchestrator | 2026-04-19 01:02:16.994481 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:02:16.994487 | orchestrator | 2026-04-19 01:02:16.994494 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:02:16.994500 | orchestrator | Sunday 19 April 2026 00:59:45 +0000 (0:00:00.321) 0:00:00.321 ********** 2026-04-19 01:02:16.994507 | orchestrator | ok: [testbed-manager] 2026-04-19 01:02:16.994514 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:02:16.994521 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:02:16.994527 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:02:16.994534 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:02:16.994539 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:02:16.994543 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:02:16.994547 | orchestrator | 2026-04-19 01:02:16.994550 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:02:16.994554 | orchestrator | Sunday 19 April 2026 00:59:46 +0000 (0:00:00.718) 0:00:01.040 ********** 2026-04-19 01:02:16.994558 | orchestrator | ok: [testbed-manager] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994562 | orchestrator | ok: [testbed-node-0] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994566 | orchestrator | ok: [testbed-node-1] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994580 | orchestrator | ok: [testbed-node-2] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994589 | orchestrator | ok: [testbed-node-3] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994596 | orchestrator | ok: [testbed-node-4] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994602 | orchestrator | ok: [testbed-node-5] => (item=enable_prometheus_True) 2026-04-19 01:02:16.994608 | orchestrator | 2026-04-19 01:02:16.994614 | orchestrator | PLAY [Apply role prometheus] *************************************************** 2026-04-19 01:02:16.994629 | orchestrator | 2026-04-19 01:02:16.994635 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-04-19 01:02:16.994642 | orchestrator | Sunday 19 April 2026 00:59:47 +0000 (0:00:00.989) 0:00:02.030 ********** 2026-04-19 01:02:16.994648 | orchestrator | included: /ansible/roles/prometheus/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:02:16.994656 | orchestrator | 2026-04-19 01:02:16.994662 | orchestrator | TASK [prometheus : Ensuring config directories exist] ************************** 2026-04-19 01:02:16.994668 | orchestrator | Sunday 19 April 2026 00:59:48 +0000 (0:00:01.264) 0:00:03.294 ********** 2026-04-19 01:02:16.994679 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 01:02:16.994713 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994720 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994724 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994728 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994742 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994758 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994766 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994773 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.994803 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994810 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994817 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:02:16.994833 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.994837 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994841 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994845 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.994863 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.994870 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994877 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.994888 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.994906 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.994915 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995001 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995043 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995052 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995059 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995066 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995083 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995088 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995093 | orchestrator | 2026-04-19 01:02:16.995097 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-04-19 01:02:16.995102 | orchestrator | Sunday 19 April 2026 00:59:52 +0000 (0:00:03.737) 0:00:07.032 ********** 2026-04-19 01:02:16.995107 | orchestrator | included: /ansible/roles/prometheus/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:02:16.995112 | orchestrator | 2026-04-19 01:02:16.995116 | orchestrator | TASK [service-cert-copy : prometheus | Copying over extra CA certificates] ***** 2026-04-19 01:02:16.995121 | orchestrator | Sunday 19 April 2026 00:59:53 +0000 (0:00:01.319) 0:00:08.351 ********** 2026-04-19 01:02:16.995140 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 01:02:16.995146 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995151 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995160 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995172 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995177 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995181 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995186 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995191 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995209 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995215 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995223 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995230 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995234 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995238 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995242 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995258 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995263 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995270 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995281 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995285 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995289 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995293 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.995311 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:02:16.995320 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995324 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995331 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995335 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995339 | orchestrator | 2026-04-19 01:02:16.995343 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS certificate] *** 2026-04-19 01:02:16.995347 | orchestrator | Sunday 19 April 2026 00:59:58 +0000 (0:00:05.364) 0:00:13.716 ********** 2026-04-19 01:02:16.995351 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 01:02:16.995369 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995381 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995385 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995389 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995395 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995399 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995407 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995427 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995432 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995436 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995440 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.995447 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995451 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995455 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.995459 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995463 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995478 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:02:16.995487 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995491 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995498 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995502 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995506 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995510 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995531 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995536 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.995540 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995544 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.995548 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995552 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.995556 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995560 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.995566 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995570 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995574 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.995578 | orchestrator | 2026-04-19 01:02:16.995582 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS key] *** 2026-04-19 01:02:16.995586 | orchestrator | Sunday 19 April 2026 01:00:00 +0000 (0:00:01.956) 0:00:15.673 ********** 2026-04-19 01:02:16.995607 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 01:02:16.995612 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995616 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995620 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995627 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995630 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995642 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995658 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995663 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995667 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995671 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.995678 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:02:16.995682 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995689 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995693 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995697 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.995713 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995718 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.995722 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995726 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995733 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995744 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995759 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995765 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995771 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.995778 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995804 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995812 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.995818 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.995822 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.995829 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995833 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.995837 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995845 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.995849 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.995853 | orchestrator | 2026-04-19 01:02:16.995858 | orchestrator | TASK [prometheus : Copying over config.json files] ***************************** 2026-04-19 01:02:16.995863 | orchestrator | Sunday 19 April 2026 01:00:03 +0000 (0:00:02.547) 0:00:18.220 ********** 2026-04-19 01:02:16.995894 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 01:02:16.995904 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995911 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995917 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995951 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995959 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995965 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995972 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.995984 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995991 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.995997 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996004 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996019 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996026 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996034 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996038 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996048 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996053 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996057 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996061 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996071 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:02:16.996076 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996080 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996088 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996092 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.996096 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996109 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996113 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996117 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.996121 | orchestrator | 2026-04-19 01:02:16.996125 | orchestrator | TASK [prometheus : Find custom prometheus alert rules files] ******************* 2026-04-19 01:02:16.996130 | orchestrator | Sunday 19 April 2026 01:00:09 +0000 (0:00:05.922) 0:00:24.143 ********** 2026-04-19 01:02:16.996134 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:02:16.996138 | orchestrator | 2026-04-19 01:02:16.996141 | orchestrator | TASK [prometheus : Copying over custom prometheus alert rules files] *********** 2026-04-19 01:02:16.996145 | orchestrator | Sunday 19 April 2026 01:00:10 +0000 (0:00:00.878) 0:00:25.021 ********** 2026-04-19 01:02:16.996149 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.996153 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996157 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996161 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996165 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996168 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996172 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996176 | orchestrator | 2026-04-19 01:02:16.996180 | orchestrator | TASK [prometheus : Find prometheus common config overrides] ******************** 2026-04-19 01:02:16.996184 | orchestrator | Sunday 19 April 2026 01:00:11 +0000 (0:00:00.776) 0:00:25.798 ********** 2026-04-19 01:02:16.996187 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:02:16.996191 | orchestrator | 2026-04-19 01:02:16.996195 | orchestrator | TASK [prometheus : Find prometheus host config overrides] ********************** 2026-04-19 01:02:16.996199 | orchestrator | Sunday 19 April 2026 01:00:11 +0000 (0:00:00.931) 0:00:26.730 ********** 2026-04-19 01:02:16.996203 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996210 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996214 | orchestrator | manager/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996218 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996223 | orchestrator | manager/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996227 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:02:16.996234 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996238 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996242 | orchestrator | node-0/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996246 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996249 | orchestrator | node-0/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996253 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:02:16.996257 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996261 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996265 | orchestrator | node-1/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996269 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996272 | orchestrator | node-1/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996276 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-04-19 01:02:16.996281 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996284 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996288 | orchestrator | node-4/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996292 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996296 | orchestrator | node-4/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996300 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 01:02:16.996304 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996307 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996311 | orchestrator | node-2/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996315 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996319 | orchestrator | node-2/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996323 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-04-19 01:02:16.996326 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996330 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996334 | orchestrator | node-5/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996341 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996345 | orchestrator | node-5/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996349 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 01:02:16.996353 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996356 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996360 | orchestrator | node-3/prometheus.yml.d' path due to this access issue: 2026-04-19 01:02:16.996366 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-04-19 01:02:16.996372 | orchestrator | node-3/prometheus.yml.d' is not a directory 2026-04-19 01:02:16.996378 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 01:02:16.996384 | orchestrator | 2026-04-19 01:02:16.996390 | orchestrator | TASK [prometheus : Copying over prometheus config file] ************************ 2026-04-19 01:02:16.996396 | orchestrator | Sunday 19 April 2026 01:00:13 +0000 (0:00:02.009) 0:00:28.739 ********** 2026-04-19 01:02:16.996403 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996409 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996415 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996422 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996428 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996434 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996446 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996452 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996459 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996464 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996471 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-04-19 01:02:16.996477 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996483 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2) 2026-04-19 01:02:16.996490 | orchestrator | 2026-04-19 01:02:16.996494 | orchestrator | TASK [prometheus : Copying over prometheus web config file] ******************** 2026-04-19 01:02:16.996497 | orchestrator | Sunday 19 April 2026 01:00:28 +0000 (0:00:14.448) 0:00:43.188 ********** 2026-04-19 01:02:16.996501 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996505 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996509 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996513 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996520 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996524 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996528 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996532 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996536 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996540 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996544 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-04-19 01:02:16.996547 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996551 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2) 2026-04-19 01:02:16.996555 | orchestrator | 2026-04-19 01:02:16.996559 | orchestrator | TASK [prometheus : Copying over prometheus alertmanager config file] *********** 2026-04-19 01:02:16.996563 | orchestrator | Sunday 19 April 2026 01:00:31 +0000 (0:00:03.209) 0:00:46.397 ********** 2026-04-19 01:02:16.996567 | orchestrator | skipping: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996571 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996575 | orchestrator | skipping: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996579 | orchestrator | skipping: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996583 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996587 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996591 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml) 2026-04-19 01:02:16.996595 | orchestrator | skipping: [testbed-node-3] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996599 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996603 | orchestrator | skipping: [testbed-node-4] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996608 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996616 | orchestrator | skipping: [testbed-node-5] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-04-19 01:02:16.996624 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996628 | orchestrator | 2026-04-19 01:02:16.996631 | orchestrator | TASK [prometheus : Find custom Alertmanager alert notification templates] ****** 2026-04-19 01:02:16.996635 | orchestrator | Sunday 19 April 2026 01:00:33 +0000 (0:00:01.806) 0:00:48.204 ********** 2026-04-19 01:02:16.996639 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:02:16.996643 | orchestrator | 2026-04-19 01:02:16.996647 | orchestrator | TASK [prometheus : Copying over custom Alertmanager alert notification templates] *** 2026-04-19 01:02:16.996651 | orchestrator | Sunday 19 April 2026 01:00:34 +0000 (0:00:00.784) 0:00:48.988 ********** 2026-04-19 01:02:16.996655 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.996659 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996663 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996667 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996671 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996675 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996679 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996683 | orchestrator | 2026-04-19 01:02:16.996687 | orchestrator | TASK [prometheus : Copying over my.cnf for mysqld_exporter] ******************** 2026-04-19 01:02:16.996691 | orchestrator | Sunday 19 April 2026 01:00:34 +0000 (0:00:00.799) 0:00:49.788 ********** 2026-04-19 01:02:16.996694 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.996698 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996702 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996706 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996710 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.996714 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.996717 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.996721 | orchestrator | 2026-04-19 01:02:16.996725 | orchestrator | TASK [prometheus : Copying cloud config file for openstack exporter] *********** 2026-04-19 01:02:16.996731 | orchestrator | Sunday 19 April 2026 01:00:36 +0000 (0:00:01.852) 0:00:51.640 ********** 2026-04-19 01:02:16.996739 | orchestrator | skipping: [testbed-manager] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996749 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996755 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996761 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.996766 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996773 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996779 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996785 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996792 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996798 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996804 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996815 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996822 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-04-19 01:02:16.996829 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996835 | orchestrator | 2026-04-19 01:02:16.996841 | orchestrator | TASK [prometheus : Copying config file for blackbox exporter] ****************** 2026-04-19 01:02:16.996848 | orchestrator | Sunday 19 April 2026 01:00:38 +0000 (0:00:01.394) 0:00:53.034 ********** 2026-04-19 01:02:16.996852 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996857 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.996861 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996864 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.996873 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996877 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.996881 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996885 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.996889 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996893 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.996897 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-04-19 01:02:16.996901 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.996905 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2) 2026-04-19 01:02:16.996909 | orchestrator | 2026-04-19 01:02:16.996913 | orchestrator | TASK [prometheus : Find extra prometheus server config files] ****************** 2026-04-19 01:02:16.996917 | orchestrator | Sunday 19 April 2026 01:00:39 +0000 (0:00:01.748) 0:00:54.783 ********** 2026-04-19 01:02:16.996946 | orchestrator | [WARNING]: Skipped 2026-04-19 01:02:16.996951 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' path 2026-04-19 01:02:16.996955 | orchestrator | due to this access issue: 2026-04-19 01:02:16.996959 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' is 2026-04-19 01:02:16.996963 | orchestrator | not a directory 2026-04-19 01:02:16.996967 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:02:16.996971 | orchestrator | 2026-04-19 01:02:16.996975 | orchestrator | TASK [prometheus : Create subdirectories for extra config files] *************** 2026-04-19 01:02:16.996992 | orchestrator | Sunday 19 April 2026 01:00:41 +0000 (0:00:01.259) 0:00:56.043 ********** 2026-04-19 01:02:16.996996 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.997000 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.997004 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.997008 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.997012 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.997016 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.997019 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.997023 | orchestrator | 2026-04-19 01:02:16.997028 | orchestrator | TASK [prometheus : Template extra prometheus server config files] ************** 2026-04-19 01:02:16.997032 | orchestrator | Sunday 19 April 2026 01:00:41 +0000 (0:00:00.610) 0:00:56.653 ********** 2026-04-19 01:02:16.997035 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.997039 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.997043 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.997047 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.997051 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.997055 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.997059 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.997063 | orchestrator | 2026-04-19 01:02:16.997067 | orchestrator | TASK [service-check-containers : prometheus | Check containers] **************** 2026-04-19 01:02:16.997071 | orchestrator | Sunday 19 April 2026 01:00:42 +0000 (0:00:00.659) 0:00:57.313 ********** 2026-04-19 01:02:16.997076 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}}) 2026-04-19 01:02:16.997090 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997094 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997098 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997102 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997110 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997114 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997118 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997127 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-04-19 01:02:16.997134 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997139 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997143 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:02:16.997151 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997155 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997160 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997170 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997174 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997183 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997190 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997194 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997198 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997208 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997212 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997218 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997224 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-04-19 01:02:16.997228 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997235 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997239 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-04-19 01:02:16.997243 | orchestrator | 2026-04-19 01:02:16.997247 | orchestrator | TASK [service-check-containers : prometheus | Notify handlers to restart containers] *** 2026-04-19 01:02:16.997255 | orchestrator | Sunday 19 April 2026 01:00:47 +0000 (0:00:04.485) 0:01:01.799 ********** 2026-04-19 01:02:16.997262 | orchestrator | changed: [testbed-manager] => { 2026-04-19 01:02:16.997268 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997274 | orchestrator | } 2026-04-19 01:02:16.997281 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:02:16.997287 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997291 | orchestrator | } 2026-04-19 01:02:16.997295 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:02:16.997299 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997303 | orchestrator | } 2026-04-19 01:02:16.997307 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:02:16.997310 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997314 | orchestrator | } 2026-04-19 01:02:16.997319 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 01:02:16.997323 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997326 | orchestrator | } 2026-04-19 01:02:16.997330 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 01:02:16.997334 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997338 | orchestrator | } 2026-04-19 01:02:16.997342 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 01:02:16.997346 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:02:16.997350 | orchestrator | } 2026-04-19 01:02:16.997354 | orchestrator | 2026-04-19 01:02:16.997358 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:02:16.997362 | orchestrator | Sunday 19 April 2026 01:00:47 +0000 (0:00:00.646) 0:01:02.446 ********** 2026-04-19 01:02:16.997371 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-server:2025.1', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_server:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True, 'backend_http_extra': ['option httpchk GET /-/ready HTTP/1.0', "http-check send hdr Authorization 'Basic aGFwcm94eTptdWVNaWV4aWUzYW5nb28wZnVjaGFod2VlUXVhaEpvbw=='"]}}}})  2026-04-19 01:02:16.997376 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997380 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997387 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-alertmanager:2025.1', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True, 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:02:16.997395 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'cap_add': ['CAP_NET_RAW'], 'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997400 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997408 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997413 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997416 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.997420 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997424 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997435 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997439 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997445 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997451 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997464 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997473 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997480 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997487 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997499 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997588 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-04-19 01:02:16.997611 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:02:16.997619 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:02:16.997625 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:02:16.997632 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997640 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997654 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997660 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:02:16.997665 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997669 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997681 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997685 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:02:16.997689 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-04-19 01:02:16.997694 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997698 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-04-19 01:02:16.997702 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:02:16.997706 | orchestrator | 2026-04-19 01:02:16.997710 | orchestrator | TASK [prometheus : Creating prometheus database user and setting permissions] *** 2026-04-19 01:02:16.997714 | orchestrator | Sunday 19 April 2026 01:00:49 +0000 (0:00:01.636) 0:01:04.082 ********** 2026-04-19 01:02:16.997718 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-04-19 01:02:16.997722 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:02:16.997726 | orchestrator | 2026-04-19 01:02:16.997733 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997745 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:01.154) 0:01:05.237 ********** 2026-04-19 01:02:16.997754 | orchestrator | 2026-04-19 01:02:16.997760 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997766 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.227) 0:01:05.464 ********** 2026-04-19 01:02:16.997772 | orchestrator | 2026-04-19 01:02:16.997778 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997785 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.062) 0:01:05.527 ********** 2026-04-19 01:02:16.997791 | orchestrator | 2026-04-19 01:02:16.997798 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997812 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.063) 0:01:05.590 ********** 2026-04-19 01:02:16.997818 | orchestrator | 2026-04-19 01:02:16.997824 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997834 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.057) 0:01:05.648 ********** 2026-04-19 01:02:16.997841 | orchestrator | 2026-04-19 01:02:16.997847 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997854 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.061) 0:01:05.710 ********** 2026-04-19 01:02:16.997860 | orchestrator | 2026-04-19 01:02:16.997866 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-04-19 01:02:16.997872 | orchestrator | Sunday 19 April 2026 01:00:50 +0000 (0:00:00.061) 0:01:05.772 ********** 2026-04-19 01:02:16.997880 | orchestrator | 2026-04-19 01:02:16.997886 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-server container] ************* 2026-04-19 01:02:16.997892 | orchestrator | Sunday 19 April 2026 01:00:51 +0000 (0:00:00.088) 0:01:05.861 ********** 2026-04-19 01:02:16.997898 | orchestrator | changed: [testbed-manager] 2026-04-19 01:02:16.997905 | orchestrator | 2026-04-19 01:02:16.997911 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-node-exporter container] ****** 2026-04-19 01:02:16.997917 | orchestrator | Sunday 19 April 2026 01:01:10 +0000 (0:00:19.054) 0:01:24.915 ********** 2026-04-19 01:02:16.997942 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:02:16.997949 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.997956 | orchestrator | changed: [testbed-manager] 2026-04-19 01:02:16.997963 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.997970 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:02:16.997976 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:02:16.997983 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.997990 | orchestrator | 2026-04-19 01:02:16.997998 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-mysqld-exporter container] **** 2026-04-19 01:02:16.998002 | orchestrator | Sunday 19 April 2026 01:01:22 +0000 (0:00:12.261) 0:01:37.177 ********** 2026-04-19 01:02:16.998006 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.998010 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.998056 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.998062 | orchestrator | 2026-04-19 01:02:16.998066 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-memcached-exporter container] *** 2026-04-19 01:02:16.998075 | orchestrator | Sunday 19 April 2026 01:01:27 +0000 (0:00:04.947) 0:01:42.124 ********** 2026-04-19 01:02:16.998079 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.998083 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.998087 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.998091 | orchestrator | 2026-04-19 01:02:16.998095 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-cadvisor container] *********** 2026-04-19 01:02:16.998099 | orchestrator | Sunday 19 April 2026 01:01:36 +0000 (0:00:09.633) 0:01:51.758 ********** 2026-04-19 01:02:16.998103 | orchestrator | changed: [testbed-manager] 2026-04-19 01:02:16.998107 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:02:16.998111 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.998115 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:02:16.998119 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.998123 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.998127 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:02:16.998131 | orchestrator | 2026-04-19 01:02:16.998135 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-alertmanager container] ******* 2026-04-19 01:02:16.998138 | orchestrator | Sunday 19 April 2026 01:01:51 +0000 (0:00:14.807) 0:02:06.566 ********** 2026-04-19 01:02:16.998142 | orchestrator | changed: [testbed-manager] 2026-04-19 01:02:16.998146 | orchestrator | 2026-04-19 01:02:16.998150 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-elasticsearch-exporter container] *** 2026-04-19 01:02:16.998154 | orchestrator | Sunday 19 April 2026 01:01:59 +0000 (0:00:07.407) 0:02:13.973 ********** 2026-04-19 01:02:16.998164 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:02:16.998168 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:02:16.998171 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:02:16.998175 | orchestrator | 2026-04-19 01:02:16.998179 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-blackbox-exporter container] *** 2026-04-19 01:02:16.998183 | orchestrator | Sunday 19 April 2026 01:02:04 +0000 (0:00:05.776) 0:02:19.749 ********** 2026-04-19 01:02:16.998188 | orchestrator | changed: [testbed-manager] 2026-04-19 01:02:16.998194 | orchestrator | 2026-04-19 01:02:16.998200 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-libvirt-exporter container] *** 2026-04-19 01:02:16.998206 | orchestrator | Sunday 19 April 2026 01:02:09 +0000 (0:00:04.758) 0:02:24.508 ********** 2026-04-19 01:02:16.998213 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:02:16.998219 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:02:16.998225 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:02:16.998231 | orchestrator | 2026-04-19 01:02:16.998238 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:02:16.998244 | orchestrator | testbed-manager : ok=23  changed=14  unreachable=0 failed=0 skipped=10  rescued=0 ignored=0 2026-04-19 01:02:16.998252 | orchestrator | testbed-node-0 : ok=16  changed=11  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 01:02:16.998270 | orchestrator | testbed-node-1 : ok=16  changed=11  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 01:02:16.998277 | orchestrator | testbed-node-2 : ok=16  changed=11  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-04-19 01:02:16.998284 | orchestrator | testbed-node-3 : ok=13  changed=8  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:02:16.998290 | orchestrator | testbed-node-4 : ok=13  changed=8  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:02:16.998297 | orchestrator | testbed-node-5 : ok=13  changed=8  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:02:16.998302 | orchestrator | 2026-04-19 01:02:16.998309 | orchestrator | 2026-04-19 01:02:16.998316 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:02:16.998323 | orchestrator | Sunday 19 April 2026 01:02:15 +0000 (0:00:06.037) 0:02:30.545 ********** 2026-04-19 01:02:16.998330 | orchestrator | =============================================================================== 2026-04-19 01:02:16.998336 | orchestrator | prometheus : Restart prometheus-server container ----------------------- 19.05s 2026-04-19 01:02:16.998343 | orchestrator | prometheus : Restart prometheus-cadvisor container --------------------- 14.81s 2026-04-19 01:02:16.998349 | orchestrator | prometheus : Copying over prometheus config file ----------------------- 14.45s 2026-04-19 01:02:16.998353 | orchestrator | prometheus : Restart prometheus-node-exporter container ---------------- 12.26s 2026-04-19 01:02:16.998357 | orchestrator | prometheus : Restart prometheus-memcached-exporter container ------------ 9.63s 2026-04-19 01:02:16.998361 | orchestrator | prometheus : Restart prometheus-alertmanager container ------------------ 7.41s 2026-04-19 01:02:16.998365 | orchestrator | prometheus : Restart prometheus-libvirt-exporter container -------------- 6.04s 2026-04-19 01:02:16.998369 | orchestrator | prometheus : Copying over config.json files ----------------------------- 5.92s 2026-04-19 01:02:16.998373 | orchestrator | prometheus : Restart prometheus-elasticsearch-exporter container -------- 5.78s 2026-04-19 01:02:16.998377 | orchestrator | service-cert-copy : prometheus | Copying over extra CA certificates ----- 5.36s 2026-04-19 01:02:16.998382 | orchestrator | prometheus : Restart prometheus-mysqld-exporter container --------------- 4.95s 2026-04-19 01:02:16.998390 | orchestrator | prometheus : Restart prometheus-blackbox-exporter container ------------- 4.76s 2026-04-19 01:02:16.998407 | orchestrator | service-check-containers : prometheus | Check containers ---------------- 4.49s 2026-04-19 01:02:16.998421 | orchestrator | prometheus : Ensuring config directories exist -------------------------- 3.74s 2026-04-19 01:02:16.998427 | orchestrator | prometheus : Copying over prometheus web config file -------------------- 3.21s 2026-04-19 01:02:16.998433 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS key --- 2.55s 2026-04-19 01:02:16.998439 | orchestrator | prometheus : Find prometheus host config overrides ---------------------- 2.01s 2026-04-19 01:02:16.998447 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS certificate --- 1.96s 2026-04-19 01:02:16.998454 | orchestrator | prometheus : Copying over my.cnf for mysqld_exporter -------------------- 1.85s 2026-04-19 01:02:16.998460 | orchestrator | prometheus : Copying over prometheus alertmanager config file ----------- 1.81s 2026-04-19 01:02:16.998467 | orchestrator | 2026-04-19 01:02:16 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:16.998473 | orchestrator | 2026-04-19 01:02:16 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:16.998480 | orchestrator | 2026-04-19 01:02:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:20.027338 | orchestrator | 2026-04-19 01:02:20 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:20.027788 | orchestrator | 2026-04-19 01:02:20 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:20.030764 | orchestrator | 2026-04-19 01:02:20 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:20.032210 | orchestrator | 2026-04-19 01:02:20 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:20.032279 | orchestrator | 2026-04-19 01:02:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:23.058626 | orchestrator | 2026-04-19 01:02:23 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:23.059243 | orchestrator | 2026-04-19 01:02:23 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:23.060655 | orchestrator | 2026-04-19 01:02:23 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:23.061712 | orchestrator | 2026-04-19 01:02:23 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:23.061756 | orchestrator | 2026-04-19 01:02:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:26.088436 | orchestrator | 2026-04-19 01:02:26 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:26.088523 | orchestrator | 2026-04-19 01:02:26 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:26.089222 | orchestrator | 2026-04-19 01:02:26 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:26.090250 | orchestrator | 2026-04-19 01:02:26 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:26.090278 | orchestrator | 2026-04-19 01:02:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:29.128834 | orchestrator | 2026-04-19 01:02:29 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:29.131794 | orchestrator | 2026-04-19 01:02:29 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:29.135039 | orchestrator | 2026-04-19 01:02:29 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:29.136880 | orchestrator | 2026-04-19 01:02:29 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:29.137094 | orchestrator | 2026-04-19 01:02:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:32.162745 | orchestrator | 2026-04-19 01:02:32 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:32.162832 | orchestrator | 2026-04-19 01:02:32 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:32.163221 | orchestrator | 2026-04-19 01:02:32 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:32.164278 | orchestrator | 2026-04-19 01:02:32 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:32.165008 | orchestrator | 2026-04-19 01:02:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:35.202889 | orchestrator | 2026-04-19 01:02:35 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:35.204203 | orchestrator | 2026-04-19 01:02:35 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:35.206219 | orchestrator | 2026-04-19 01:02:35 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:35.207647 | orchestrator | 2026-04-19 01:02:35 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:35.207772 | orchestrator | 2026-04-19 01:02:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:38.247065 | orchestrator | 2026-04-19 01:02:38 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:38.251476 | orchestrator | 2026-04-19 01:02:38 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:38.254094 | orchestrator | 2026-04-19 01:02:38 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:38.256206 | orchestrator | 2026-04-19 01:02:38 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:38.256519 | orchestrator | 2026-04-19 01:02:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:41.294402 | orchestrator | 2026-04-19 01:02:41 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:41.296083 | orchestrator | 2026-04-19 01:02:41 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:41.297072 | orchestrator | 2026-04-19 01:02:41 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:41.297554 | orchestrator | 2026-04-19 01:02:41 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:41.297754 | orchestrator | 2026-04-19 01:02:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:44.346899 | orchestrator | 2026-04-19 01:02:44 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:44.348219 | orchestrator | 2026-04-19 01:02:44 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:44.349855 | orchestrator | 2026-04-19 01:02:44 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:44.351562 | orchestrator | 2026-04-19 01:02:44 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:44.351691 | orchestrator | 2026-04-19 01:02:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:47.399990 | orchestrator | 2026-04-19 01:02:47 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:47.403591 | orchestrator | 2026-04-19 01:02:47 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:47.404854 | orchestrator | 2026-04-19 01:02:47 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:47.407663 | orchestrator | 2026-04-19 01:02:47 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:47.407770 | orchestrator | 2026-04-19 01:02:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:50.450497 | orchestrator | 2026-04-19 01:02:50 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:50.452297 | orchestrator | 2026-04-19 01:02:50 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:50.454075 | orchestrator | 2026-04-19 01:02:50 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:50.456091 | orchestrator | 2026-04-19 01:02:50 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:50.456158 | orchestrator | 2026-04-19 01:02:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:53.501801 | orchestrator | 2026-04-19 01:02:53 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:53.504009 | orchestrator | 2026-04-19 01:02:53 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:53.506156 | orchestrator | 2026-04-19 01:02:53 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:53.507589 | orchestrator | 2026-04-19 01:02:53 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:53.507626 | orchestrator | 2026-04-19 01:02:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:56.554043 | orchestrator | 2026-04-19 01:02:56 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:56.555155 | orchestrator | 2026-04-19 01:02:56 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:56.557575 | orchestrator | 2026-04-19 01:02:56 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:56.560149 | orchestrator | 2026-04-19 01:02:56 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:56.560197 | orchestrator | 2026-04-19 01:02:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:02:59.584308 | orchestrator | 2026-04-19 01:02:59 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:02:59.585792 | orchestrator | 2026-04-19 01:02:59 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:02:59.587879 | orchestrator | 2026-04-19 01:02:59 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:02:59.590308 | orchestrator | 2026-04-19 01:02:59 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:02:59.590376 | orchestrator | 2026-04-19 01:02:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:02.619835 | orchestrator | 2026-04-19 01:03:02 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:02.620347 | orchestrator | 2026-04-19 01:03:02 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:02.621324 | orchestrator | 2026-04-19 01:03:02 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:02.622157 | orchestrator | 2026-04-19 01:03:02 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:02.622258 | orchestrator | 2026-04-19 01:03:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:05.670184 | orchestrator | 2026-04-19 01:03:05 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:05.670271 | orchestrator | 2026-04-19 01:03:05 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:05.671238 | orchestrator | 2026-04-19 01:03:05 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:05.672263 | orchestrator | 2026-04-19 01:03:05 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:05.672362 | orchestrator | 2026-04-19 01:03:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:08.694803 | orchestrator | 2026-04-19 01:03:08 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:08.695340 | orchestrator | 2026-04-19 01:03:08 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:08.696109 | orchestrator | 2026-04-19 01:03:08 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:08.697423 | orchestrator | 2026-04-19 01:03:08 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:08.697595 | orchestrator | 2026-04-19 01:03:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:11.720506 | orchestrator | 2026-04-19 01:03:11 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:11.721514 | orchestrator | 2026-04-19 01:03:11 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:11.722270 | orchestrator | 2026-04-19 01:03:11 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:11.723057 | orchestrator | 2026-04-19 01:03:11 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:11.723144 | orchestrator | 2026-04-19 01:03:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:14.748078 | orchestrator | 2026-04-19 01:03:14 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:14.749390 | orchestrator | 2026-04-19 01:03:14 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:14.750082 | orchestrator | 2026-04-19 01:03:14 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:14.750789 | orchestrator | 2026-04-19 01:03:14 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:14.752023 | orchestrator | 2026-04-19 01:03:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:17.772698 | orchestrator | 2026-04-19 01:03:17 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:17.773304 | orchestrator | 2026-04-19 01:03:17 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:17.774193 | orchestrator | 2026-04-19 01:03:17 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:17.775028 | orchestrator | 2026-04-19 01:03:17 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:17.775114 | orchestrator | 2026-04-19 01:03:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:20.792332 | orchestrator | 2026-04-19 01:03:20 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:20.792879 | orchestrator | 2026-04-19 01:03:20 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:20.794201 | orchestrator | 2026-04-19 01:03:20 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:20.795488 | orchestrator | 2026-04-19 01:03:20 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:20.795642 | orchestrator | 2026-04-19 01:03:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:23.817592 | orchestrator | 2026-04-19 01:03:23 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:23.817751 | orchestrator | 2026-04-19 01:03:23 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:23.818521 | orchestrator | 2026-04-19 01:03:23 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:23.819295 | orchestrator | 2026-04-19 01:03:23 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:23.819332 | orchestrator | 2026-04-19 01:03:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:26.837526 | orchestrator | 2026-04-19 01:03:26 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:26.838543 | orchestrator | 2026-04-19 01:03:26 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:26.840135 | orchestrator | 2026-04-19 01:03:26 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:26.840743 | orchestrator | 2026-04-19 01:03:26 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:26.841817 | orchestrator | 2026-04-19 01:03:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:29.888624 | orchestrator | 2026-04-19 01:03:29 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:29.889208 | orchestrator | 2026-04-19 01:03:29 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:29.890614 | orchestrator | 2026-04-19 01:03:29 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:29.891279 | orchestrator | 2026-04-19 01:03:29 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:29.891320 | orchestrator | 2026-04-19 01:03:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:32.918468 | orchestrator | 2026-04-19 01:03:32 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:32.920636 | orchestrator | 2026-04-19 01:03:32 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:32.923658 | orchestrator | 2026-04-19 01:03:32 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:32.926464 | orchestrator | 2026-04-19 01:03:32 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:32.926780 | orchestrator | 2026-04-19 01:03:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:35.951723 | orchestrator | 2026-04-19 01:03:35 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:35.952143 | orchestrator | 2026-04-19 01:03:35 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:35.952802 | orchestrator | 2026-04-19 01:03:35 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:35.953499 | orchestrator | 2026-04-19 01:03:35 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:35.953581 | orchestrator | 2026-04-19 01:03:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:38.985977 | orchestrator | 2026-04-19 01:03:38 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:38.986526 | orchestrator | 2026-04-19 01:03:38 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:38.987167 | orchestrator | 2026-04-19 01:03:38 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:38.987832 | orchestrator | 2026-04-19 01:03:38 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:38.987868 | orchestrator | 2026-04-19 01:03:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:42.024280 | orchestrator | 2026-04-19 01:03:42 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:42.024852 | orchestrator | 2026-04-19 01:03:42 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:42.025566 | orchestrator | 2026-04-19 01:03:42 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:42.026010 | orchestrator | 2026-04-19 01:03:42 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state STARTED 2026-04-19 01:03:42.026081 | orchestrator | 2026-04-19 01:03:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:45.060905 | orchestrator | 2026-04-19 01:03:45 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:45.061240 | orchestrator | 2026-04-19 01:03:45 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:45.062168 | orchestrator | 2026-04-19 01:03:45 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:45.063411 | orchestrator | 2026-04-19 01:03:45 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:03:45.064595 | orchestrator | 2026-04-19 01:03:45 | INFO  | Task 0a7a97be-af45-48c7-bba3-9e239a6681c6 is in state SUCCESS 2026-04-19 01:03:45.064623 | orchestrator | 2026-04-19 01:03:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:45.065688 | orchestrator | 2026-04-19 01:03:45.065712 | orchestrator | 2026-04-19 01:03:45.065717 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:03:45.065721 | orchestrator | 2026-04-19 01:03:45.065725 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:03:45.065729 | orchestrator | Sunday 19 April 2026 01:00:42 +0000 (0:00:00.223) 0:00:00.223 ********** 2026-04-19 01:03:45.065733 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:03:45.065738 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:03:45.065790 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:03:45.065806 | orchestrator | 2026-04-19 01:03:45.065810 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:03:45.065814 | orchestrator | Sunday 19 April 2026 01:00:42 +0000 (0:00:00.300) 0:00:00.525 ********** 2026-04-19 01:03:45.065818 | orchestrator | ok: [testbed-node-0] => (item=enable_glance_True) 2026-04-19 01:03:45.065822 | orchestrator | ok: [testbed-node-1] => (item=enable_glance_True) 2026-04-19 01:03:45.065826 | orchestrator | ok: [testbed-node-2] => (item=enable_glance_True) 2026-04-19 01:03:45.065830 | orchestrator | 2026-04-19 01:03:45.065833 | orchestrator | PLAY [Apply role glance] ******************************************************* 2026-04-19 01:03:45.065949 | orchestrator | 2026-04-19 01:03:45.065956 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-04-19 01:03:45.065968 | orchestrator | Sunday 19 April 2026 01:00:43 +0000 (0:00:00.517) 0:00:01.042 ********** 2026-04-19 01:03:45.065972 | orchestrator | included: /ansible/roles/glance/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:03:45.065976 | orchestrator | 2026-04-19 01:03:45.065980 | orchestrator | TASK [service-ks-register : glance | Creating/deleting services] *************** 2026-04-19 01:03:45.065984 | orchestrator | Sunday 19 April 2026 01:00:44 +0000 (0:00:00.705) 0:00:01.748 ********** 2026-04-19 01:03:45.065988 | orchestrator | FAILED - RETRYING: [testbed-node-0]: glance | Creating/deleting services (5 retries left). 2026-04-19 01:03:45.065992 | orchestrator | changed: [testbed-node-0] => (item=glance (image)) 2026-04-19 01:03:45.065995 | orchestrator | 2026-04-19 01:03:45.066058 | orchestrator | TASK [service-ks-register : glance | Creating/deleting endpoints] ************** 2026-04-19 01:03:45.066065 | orchestrator | Sunday 19 April 2026 01:01:01 +0000 (0:00:17.496) 0:00:19.245 ********** 2026-04-19 01:03:45.066069 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api-int.testbed.osism.xyz:9292 -> internal) 2026-04-19 01:03:45.066073 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api.testbed.osism.xyz:9292 -> public) 2026-04-19 01:03:45.066077 | orchestrator | 2026-04-19 01:03:45.066081 | orchestrator | TASK [service-ks-register : glance | Creating projects] ************************ 2026-04-19 01:03:45.066087 | orchestrator | Sunday 19 April 2026 01:01:08 +0000 (0:00:07.019) 0:00:26.265 ********** 2026-04-19 01:03:45.066093 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:03:45.066100 | orchestrator | 2026-04-19 01:03:45.066106 | orchestrator | TASK [service-ks-register : glance | Creating users] *************************** 2026-04-19 01:03:45.066113 | orchestrator | Sunday 19 April 2026 01:01:12 +0000 (0:00:04.034) 0:00:30.299 ********** 2026-04-19 01:03:45.066119 | orchestrator | changed: [testbed-node-0] => (item=glance -> service) 2026-04-19 01:03:45.066125 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:03:45.066131 | orchestrator | 2026-04-19 01:03:45.066137 | orchestrator | TASK [service-ks-register : glance | Creating roles] *************************** 2026-04-19 01:03:45.066143 | orchestrator | Sunday 19 April 2026 01:01:17 +0000 (0:00:04.415) 0:00:34.715 ********** 2026-04-19 01:03:45.066165 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:03:45.066172 | orchestrator | 2026-04-19 01:03:45.066178 | orchestrator | TASK [service-ks-register : glance | Granting/revoking user roles] ************* 2026-04-19 01:03:45.066185 | orchestrator | Sunday 19 April 2026 01:01:20 +0000 (0:00:02.966) 0:00:37.682 ********** 2026-04-19 01:03:45.066206 | orchestrator | changed: [testbed-node-0] => (item=glance -> service -> admin) 2026-04-19 01:03:45.066213 | orchestrator | 2026-04-19 01:03:45.066228 | orchestrator | TASK [glance : Ensuring config directories exist] ****************************** 2026-04-19 01:03:45.066234 | orchestrator | Sunday 19 April 2026 01:01:23 +0000 (0:00:03.900) 0:00:41.582 ********** 2026-04-19 01:03:45.066257 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.066268 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.066298 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.066306 | orchestrator | 2026-04-19 01:03:45.066313 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-04-19 01:03:45.066324 | orchestrator | Sunday 19 April 2026 01:01:27 +0000 (0:00:03.706) 0:00:45.289 ********** 2026-04-19 01:03:45.066331 | orchestrator | included: /ansible/roles/glance/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:03:45.066337 | orchestrator | 2026-04-19 01:03:45.066344 | orchestrator | TASK [glance : Ensuring glance service ceph config subdir exists] ************** 2026-04-19 01:03:45.066350 | orchestrator | Sunday 19 April 2026 01:01:28 +0000 (0:00:00.580) 0:00:45.870 ********** 2026-04-19 01:03:45.066357 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:03:45.066367 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:03:45.066374 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.066396 | orchestrator | 2026-04-19 01:03:45.066403 | orchestrator | TASK [glance : Copy over multiple ceph configs for Glance] ********************* 2026-04-19 01:03:45.066423 | orchestrator | Sunday 19 April 2026 01:01:31 +0000 (0:00:03.034) 0:00:48.905 ********** 2026-04-19 01:03:45.066430 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066437 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066444 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066450 | orchestrator | 2026-04-19 01:03:45.066481 | orchestrator | TASK [glance : Copy over ceph Glance keyrings] ********************************* 2026-04-19 01:03:45.066488 | orchestrator | Sunday 19 April 2026 01:01:32 +0000 (0:00:01.552) 0:00:50.458 ********** 2026-04-19 01:03:45.066511 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066518 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066541 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'pool': 'images', 'user': 'glance', 'enabled': True}) 2026-04-19 01:03:45.066563 | orchestrator | 2026-04-19 01:03:45.066583 | orchestrator | TASK [glance : Ensuring config directory has correct owner and permission] ***** 2026-04-19 01:03:45.066605 | orchestrator | Sunday 19 April 2026 01:01:34 +0000 (0:00:01.255) 0:00:51.713 ********** 2026-04-19 01:03:45.066638 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:03:45.066660 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:03:45.066679 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:03:45.066700 | orchestrator | 2026-04-19 01:03:45.066723 | orchestrator | TASK [glance : Check if policies shall be overwritten] ************************* 2026-04-19 01:03:45.066743 | orchestrator | Sunday 19 April 2026 01:01:34 +0000 (0:00:00.640) 0:00:52.354 ********** 2026-04-19 01:03:45.066762 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.066806 | orchestrator | 2026-04-19 01:03:45.066814 | orchestrator | TASK [glance : Set glance policy file] ***************************************** 2026-04-19 01:03:45.066835 | orchestrator | Sunday 19 April 2026 01:01:34 +0000 (0:00:00.098) 0:00:52.452 ********** 2026-04-19 01:03:45.066842 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.066862 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.066890 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.066912 | orchestrator | 2026-04-19 01:03:45.066920 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-04-19 01:03:45.066955 | orchestrator | Sunday 19 April 2026 01:01:35 +0000 (0:00:00.264) 0:00:52.717 ********** 2026-04-19 01:03:45.066980 | orchestrator | included: /ansible/roles/glance/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:03:45.066998 | orchestrator | 2026-04-19 01:03:45.067013 | orchestrator | TASK [service-cert-copy : glance | Copying over extra CA certificates] ********* 2026-04-19 01:03:45.067023 | orchestrator | Sunday 19 April 2026 01:01:35 +0000 (0:00:00.573) 0:00:53.291 ********** 2026-04-19 01:03:45.067043 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067063 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067093 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067113 | orchestrator | 2026-04-19 01:03:45.067120 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS certificate] *** 2026-04-19 01:03:45.067126 | orchestrator | Sunday 19 April 2026 01:01:41 +0000 (0:00:05.515) 0:00:58.806 ********** 2026-04-19 01:03:45.067139 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067155 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067172 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067185 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067197 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067205 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067218 | orchestrator | 2026-04-19 01:03:45.067226 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS key] ****** 2026-04-19 01:03:45.067233 | orchestrator | Sunday 19 April 2026 01:01:44 +0000 (0:00:03.129) 0:01:01.936 ********** 2026-04-19 01:03:45.067243 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067271 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067285 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067307 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067313 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067317 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067321 | orchestrator | 2026-04-19 01:03:45.067325 | orchestrator | TASK [glance : Creating TLS backend PEM File] ********************************** 2026-04-19 01:03:45.067328 | orchestrator | Sunday 19 April 2026 01:01:47 +0000 (0:00:02.849) 0:01:04.786 ********** 2026-04-19 01:03:45.067350 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067354 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067358 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067362 | orchestrator | 2026-04-19 01:03:45.067366 | orchestrator | TASK [glance : Copying over config.json files for services] ******************** 2026-04-19 01:03:45.067370 | orchestrator | Sunday 19 April 2026 01:01:49 +0000 (0:00:02.633) 0:01:07.419 ********** 2026-04-19 01:03:45.067388 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067396 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067415 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067443 | orchestrator | 2026-04-19 01:03:45.067449 | orchestrator | TASK [glance : Copying over glance-api.conf] *********************************** 2026-04-19 01:03:45.067456 | orchestrator | Sunday 19 April 2026 01:01:53 +0000 (0:00:03.719) 0:01:11.138 ********** 2026-04-19 01:03:45.067493 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.067506 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:03:45.067510 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:03:45.067514 | orchestrator | 2026-04-19 01:03:45.067517 | orchestrator | TASK [glance : Copying over glance-cache.conf for glance_api] ****************** 2026-04-19 01:03:45.067521 | orchestrator | Sunday 19 April 2026 01:02:00 +0000 (0:00:07.221) 0:01:18.359 ********** 2026-04-19 01:03:45.067525 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067529 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067533 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067537 | orchestrator | 2026-04-19 01:03:45.067549 | orchestrator | TASK [glance : Copying over glance-image-import.conf] ************************** 2026-04-19 01:03:45.067553 | orchestrator | Sunday 19 April 2026 01:02:03 +0000 (0:00:03.168) 0:01:21.528 ********** 2026-04-19 01:03:45.067557 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067561 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067565 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067569 | orchestrator | 2026-04-19 01:03:45.067573 | orchestrator | TASK [glance : Copying over property-protections-rules.conf] ******************* 2026-04-19 01:03:45.067577 | orchestrator | Sunday 19 April 2026 01:02:06 +0000 (0:00:02.154) 0:01:23.683 ********** 2026-04-19 01:03:45.067589 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067594 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067598 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067602 | orchestrator | 2026-04-19 01:03:45.067606 | orchestrator | TASK [glance : Copying over existing policy file] ****************************** 2026-04-19 01:03:45.067609 | orchestrator | Sunday 19 April 2026 01:02:08 +0000 (0:00:02.576) 0:01:26.259 ********** 2026-04-19 01:03:45.067613 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067617 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067629 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067634 | orchestrator | 2026-04-19 01:03:45.067637 | orchestrator | TASK [glance : Copying over glance-haproxy-tls.cfg] **************************** 2026-04-19 01:03:45.067646 | orchestrator | Sunday 19 April 2026 01:02:08 +0000 (0:00:00.335) 0:01:26.594 ********** 2026-04-19 01:03:45.067650 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-04-19 01:03:45.067654 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067658 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-04-19 01:03:45.067670 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067674 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-04-19 01:03:45.067678 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067682 | orchestrator | 2026-04-19 01:03:45.067686 | orchestrator | TASK [glance : Generating 'hostnqn' file for glance_api] *********************** 2026-04-19 01:03:45.067690 | orchestrator | Sunday 19 April 2026 01:02:13 +0000 (0:00:04.144) 0:01:30.739 ********** 2026-04-19 01:03:45.067694 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067698 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067710 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067714 | orchestrator | 2026-04-19 01:03:45.067718 | orchestrator | TASK [glance : Generating 'hostid' file for glance_api] ************************ 2026-04-19 01:03:45.067722 | orchestrator | Sunday 19 April 2026 01:02:16 +0000 (0:00:03.107) 0:01:33.846 ********** 2026-04-19 01:03:45.067726 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.067730 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.067733 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.067737 | orchestrator | 2026-04-19 01:03:45.067741 | orchestrator | TASK [service-check-containers : glance | Check containers] ******************** 2026-04-19 01:03:45.067752 | orchestrator | Sunday 19 April 2026 01:02:18 +0000 (0:00:02.568) 0:01:36.415 ********** 2026-04-19 01:03:45.067769 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067781 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067806 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-04-19 01:03:45.067815 | orchestrator | 2026-04-19 01:03:45.067822 | orchestrator | TASK [service-check-containers : glance | Notify handlers to restart containers] *** 2026-04-19 01:03:45.067836 | orchestrator | Sunday 19 April 2026 01:02:23 +0000 (0:00:04.355) 0:01:40.770 ********** 2026-04-19 01:03:45.067843 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:03:45.067850 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:03:45.067856 | orchestrator | } 2026-04-19 01:03:45.067904 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:03:45.067920 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:03:45.067928 | orchestrator | } 2026-04-19 01:03:45.067935 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:03:45.067949 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:03:45.067956 | orchestrator | } 2026-04-19 01:03:45.067962 | orchestrator | 2026-04-19 01:03:45.067975 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:03:45.067981 | orchestrator | Sunday 19 April 2026 01:02:23 +0000 (0:00:00.452) 0:01:41.222 ********** 2026-04-19 01:03:45.067992 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.067998 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.068011 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.068017 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.068029 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/glance-api:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h', 'option httpchk'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-04-19 01:03:45.068040 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.068047 | orchestrator | 2026-04-19 01:03:45.068054 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-04-19 01:03:45.068060 | orchestrator | Sunday 19 April 2026 01:02:27 +0000 (0:00:03.890) 0:01:45.113 ********** 2026-04-19 01:03:45.068067 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:03:45.068073 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:03:45.068080 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:03:45.068086 | orchestrator | 2026-04-19 01:03:45.068093 | orchestrator | TASK [glance : Creating Glance database] *************************************** 2026-04-19 01:03:45.068099 | orchestrator | Sunday 19 April 2026 01:02:27 +0000 (0:00:00.239) 0:01:45.353 ********** 2026-04-19 01:03:45.068106 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068112 | orchestrator | 2026-04-19 01:03:45.068118 | orchestrator | TASK [glance : Creating Glance database user and setting permissions] ********** 2026-04-19 01:03:45.068125 | orchestrator | Sunday 19 April 2026 01:02:30 +0000 (0:00:02.456) 0:01:47.809 ********** 2026-04-19 01:03:45.068132 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068139 | orchestrator | 2026-04-19 01:03:45.068145 | orchestrator | TASK [glance : Enable log_bin_trust_function_creators function] **************** 2026-04-19 01:03:45.068151 | orchestrator | Sunday 19 April 2026 01:02:32 +0000 (0:00:02.540) 0:01:50.350 ********** 2026-04-19 01:03:45.068158 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068165 | orchestrator | 2026-04-19 01:03:45.068171 | orchestrator | TASK [glance : Running Glance bootstrap container] ***************************** 2026-04-19 01:03:45.068178 | orchestrator | Sunday 19 April 2026 01:02:35 +0000 (0:00:02.511) 0:01:52.862 ********** 2026-04-19 01:03:45.068185 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068192 | orchestrator | 2026-04-19 01:03:45.068198 | orchestrator | TASK [glance : Disable log_bin_trust_function_creators function] *************** 2026-04-19 01:03:45.068208 | orchestrator | Sunday 19 April 2026 01:03:02 +0000 (0:00:27.493) 0:02:20.355 ********** 2026-04-19 01:03:45.068215 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068222 | orchestrator | 2026-04-19 01:03:45.068228 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-04-19 01:03:45.068234 | orchestrator | Sunday 19 April 2026 01:03:04 +0000 (0:00:02.099) 0:02:22.454 ********** 2026-04-19 01:03:45.068240 | orchestrator | 2026-04-19 01:03:45.068246 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-04-19 01:03:45.068252 | orchestrator | Sunday 19 April 2026 01:03:04 +0000 (0:00:00.064) 0:02:22.519 ********** 2026-04-19 01:03:45.068258 | orchestrator | 2026-04-19 01:03:45.068265 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-04-19 01:03:45.068270 | orchestrator | Sunday 19 April 2026 01:03:04 +0000 (0:00:00.067) 0:02:22.587 ********** 2026-04-19 01:03:45.068281 | orchestrator | 2026-04-19 01:03:45.068288 | orchestrator | RUNNING HANDLER [glance : Restart glance-api container] ************************ 2026-04-19 01:03:45.068293 | orchestrator | Sunday 19 April 2026 01:03:05 +0000 (0:00:00.066) 0:02:22.654 ********** 2026-04-19 01:03:45.068299 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:03:45.068304 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:03:45.068311 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:03:45.068318 | orchestrator | 2026-04-19 01:03:45.068323 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:03:45.068330 | orchestrator | testbed-node-0 : ok=27  changed=19  unreachable=0 failed=0 skipped=14  rescued=0 ignored=0 2026-04-19 01:03:45.068336 | orchestrator | testbed-node-1 : ok=16  changed=10  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:03:45.068347 | orchestrator | testbed-node-2 : ok=16  changed=10  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:03:45.068354 | orchestrator | 2026-04-19 01:03:45.068360 | orchestrator | 2026-04-19 01:03:45.068366 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:03:45.068373 | orchestrator | Sunday 19 April 2026 01:03:43 +0000 (0:00:38.323) 0:03:00.977 ********** 2026-04-19 01:03:45.068379 | orchestrator | =============================================================================== 2026-04-19 01:03:45.068386 | orchestrator | glance : Restart glance-api container ---------------------------------- 38.32s 2026-04-19 01:03:45.068392 | orchestrator | glance : Running Glance bootstrap container ---------------------------- 27.49s 2026-04-19 01:03:45.068399 | orchestrator | service-ks-register : glance | Creating/deleting services -------------- 17.50s 2026-04-19 01:03:45.068405 | orchestrator | glance : Copying over glance-api.conf ----------------------------------- 7.22s 2026-04-19 01:03:45.068412 | orchestrator | service-ks-register : glance | Creating/deleting endpoints -------------- 7.02s 2026-04-19 01:03:45.068418 | orchestrator | service-cert-copy : glance | Copying over extra CA certificates --------- 5.52s 2026-04-19 01:03:45.068425 | orchestrator | service-ks-register : glance | Creating users --------------------------- 4.42s 2026-04-19 01:03:45.068431 | orchestrator | service-check-containers : glance | Check containers -------------------- 4.36s 2026-04-19 01:03:45.068438 | orchestrator | glance : Copying over glance-haproxy-tls.cfg ---------------------------- 4.14s 2026-04-19 01:03:45.068444 | orchestrator | service-ks-register : glance | Creating projects ------------------------ 4.03s 2026-04-19 01:03:45.068451 | orchestrator | service-ks-register : glance | Granting/revoking user roles ------------- 3.90s 2026-04-19 01:03:45.068458 | orchestrator | service-check-containers : Include tasks -------------------------------- 3.89s 2026-04-19 01:03:45.068464 | orchestrator | glance : Copying over config.json files for services -------------------- 3.72s 2026-04-19 01:03:45.068471 | orchestrator | glance : Ensuring config directories exist ------------------------------ 3.71s 2026-04-19 01:03:45.068477 | orchestrator | glance : Copying over glance-cache.conf for glance_api ------------------ 3.17s 2026-04-19 01:03:45.068484 | orchestrator | service-cert-copy : glance | Copying over backend internal TLS certificate --- 3.13s 2026-04-19 01:03:45.068492 | orchestrator | glance : Generating 'hostnqn' file for glance_api ----------------------- 3.11s 2026-04-19 01:03:45.068498 | orchestrator | glance : Ensuring glance service ceph config subdir exists -------------- 3.03s 2026-04-19 01:03:45.068505 | orchestrator | service-ks-register : glance | Creating roles --------------------------- 2.97s 2026-04-19 01:03:45.068512 | orchestrator | service-cert-copy : glance | Copying over backend internal TLS key ------ 2.85s 2026-04-19 01:03:48.085657 | orchestrator | 2026-04-19 01:03:48 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:48.086091 | orchestrator | 2026-04-19 01:03:48 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:48.086472 | orchestrator | 2026-04-19 01:03:48 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:48.086997 | orchestrator | 2026-04-19 01:03:48 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:03:48.087012 | orchestrator | 2026-04-19 01:03:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:51.140951 | orchestrator | 2026-04-19 01:03:51 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:51.142098 | orchestrator | 2026-04-19 01:03:51 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:51.142601 | orchestrator | 2026-04-19 01:03:51 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:51.143306 | orchestrator | 2026-04-19 01:03:51 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:03:51.143485 | orchestrator | 2026-04-19 01:03:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:54.170375 | orchestrator | 2026-04-19 01:03:54 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:54.171027 | orchestrator | 2026-04-19 01:03:54 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:54.171749 | orchestrator | 2026-04-19 01:03:54 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:54.172676 | orchestrator | 2026-04-19 01:03:54 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:03:54.172730 | orchestrator | 2026-04-19 01:03:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:03:57.197602 | orchestrator | 2026-04-19 01:03:57 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:03:57.198284 | orchestrator | 2026-04-19 01:03:57 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:03:57.199119 | orchestrator | 2026-04-19 01:03:57 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:03:57.199976 | orchestrator | 2026-04-19 01:03:57 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:03:57.200329 | orchestrator | 2026-04-19 01:03:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:00.234222 | orchestrator | 2026-04-19 01:04:00 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:00.235420 | orchestrator | 2026-04-19 01:04:00 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:00.236792 | orchestrator | 2026-04-19 01:04:00 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:00.237717 | orchestrator | 2026-04-19 01:04:00 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:00.237740 | orchestrator | 2026-04-19 01:04:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:03.263967 | orchestrator | 2026-04-19 01:04:03 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:03.265214 | orchestrator | 2026-04-19 01:04:03 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:03.265856 | orchestrator | 2026-04-19 01:04:03 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:03.266653 | orchestrator | 2026-04-19 01:04:03 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:03.266675 | orchestrator | 2026-04-19 01:04:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:06.292843 | orchestrator | 2026-04-19 01:04:06 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:06.293979 | orchestrator | 2026-04-19 01:04:06 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:06.294062 | orchestrator | 2026-04-19 01:04:06 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:06.294610 | orchestrator | 2026-04-19 01:04:06 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:06.294630 | orchestrator | 2026-04-19 01:04:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:09.333304 | orchestrator | 2026-04-19 01:04:09 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:09.333357 | orchestrator | 2026-04-19 01:04:09 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:09.333363 | orchestrator | 2026-04-19 01:04:09 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:09.333368 | orchestrator | 2026-04-19 01:04:09 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:09.333373 | orchestrator | 2026-04-19 01:04:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:12.369075 | orchestrator | 2026-04-19 01:04:12 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:12.369121 | orchestrator | 2026-04-19 01:04:12 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:12.370239 | orchestrator | 2026-04-19 01:04:12 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:12.371620 | orchestrator | 2026-04-19 01:04:12 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:12.371654 | orchestrator | 2026-04-19 01:04:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:15.394842 | orchestrator | 2026-04-19 01:04:15 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:15.395639 | orchestrator | 2026-04-19 01:04:15 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:15.397515 | orchestrator | 2026-04-19 01:04:15 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state STARTED 2026-04-19 01:04:15.399050 | orchestrator | 2026-04-19 01:04:15 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:15.399068 | orchestrator | 2026-04-19 01:04:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:18.430972 | orchestrator | 2026-04-19 01:04:18 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:18.431446 | orchestrator | 2026-04-19 01:04:18 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:18.433541 | orchestrator | 2026-04-19 01:04:18 | INFO  | Task 4e8bc43e-e3da-46e4-b17b-3880546318d2 is in state SUCCESS 2026-04-19 01:04:18.436666 | orchestrator | 2026-04-19 01:04:18.436711 | orchestrator | 2026-04-19 01:04:18.436718 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:04:18.436723 | orchestrator | 2026-04-19 01:04:18.436729 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:04:18.436733 | orchestrator | Sunday 19 April 2026 01:01:08 +0000 (0:00:00.404) 0:00:00.404 ********** 2026-04-19 01:04:18.436738 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:04:18.436744 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:04:18.436748 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:04:18.436752 | orchestrator | 2026-04-19 01:04:18.436757 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:04:18.436761 | orchestrator | Sunday 19 April 2026 01:01:08 +0000 (0:00:00.347) 0:00:00.752 ********** 2026-04-19 01:04:18.436778 | orchestrator | ok: [testbed-node-0] => (item=enable_cinder_True) 2026-04-19 01:04:18.436783 | orchestrator | ok: [testbed-node-1] => (item=enable_cinder_True) 2026-04-19 01:04:18.436787 | orchestrator | ok: [testbed-node-2] => (item=enable_cinder_True) 2026-04-19 01:04:18.436792 | orchestrator | 2026-04-19 01:04:18.436796 | orchestrator | PLAY [Apply role cinder] ******************************************************* 2026-04-19 01:04:18.436800 | orchestrator | 2026-04-19 01:04:18.436804 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-04-19 01:04:18.436807 | orchestrator | Sunday 19 April 2026 01:01:09 +0000 (0:00:00.339) 0:00:01.091 ********** 2026-04-19 01:04:18.436811 | orchestrator | included: /ansible/roles/cinder/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:04:18.436815 | orchestrator | 2026-04-19 01:04:18.436819 | orchestrator | TASK [service-ks-register : cinder | Creating/deleting services] *************** 2026-04-19 01:04:18.436823 | orchestrator | Sunday 19 April 2026 01:01:09 +0000 (0:00:00.639) 0:00:01.730 ********** 2026-04-19 01:04:18.436827 | orchestrator | changed: [testbed-node-0] => (item=cinder (block-storage)) 2026-04-19 01:04:18.436831 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 (volumev3)) 2026-04-19 01:04:18.436836 | orchestrator | 2026-04-19 01:04:18.436842 | orchestrator | TASK [service-ks-register : cinder | Creating/deleting endpoints] ************** 2026-04-19 01:04:18.436848 | orchestrator | Sunday 19 April 2026 01:01:17 +0000 (0:00:07.412) 0:00:09.142 ********** 2026-04-19 01:04:18.436854 | orchestrator | changed: [testbed-node-0] => (item=cinder -> https://api-int.testbed.osism.xyz:8776/v3 -> internal) 2026-04-19 01:04:18.436881 | orchestrator | changed: [testbed-node-0] => (item=cinder -> https://api.testbed.osism.xyz:8776/v3 -> public) 2026-04-19 01:04:18.436889 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s -> internal) 2026-04-19 01:04:18.436896 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s -> public) 2026-04-19 01:04:18.436902 | orchestrator | 2026-04-19 01:04:18.436944 | orchestrator | TASK [service-ks-register : cinder | Creating projects] ************************ 2026-04-19 01:04:18.436952 | orchestrator | Sunday 19 April 2026 01:01:29 +0000 (0:00:12.675) 0:00:21.818 ********** 2026-04-19 01:04:18.436959 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:04:18.436966 | orchestrator | 2026-04-19 01:04:18.436970 | orchestrator | TASK [service-ks-register : cinder | Creating users] *************************** 2026-04-19 01:04:18.436974 | orchestrator | Sunday 19 April 2026 01:01:32 +0000 (0:00:02.981) 0:00:24.799 ********** 2026-04-19 01:04:18.436977 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service) 2026-04-19 01:04:18.436981 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:04:18.436985 | orchestrator | 2026-04-19 01:04:18.436989 | orchestrator | TASK [service-ks-register : cinder | Creating roles] *************************** 2026-04-19 01:04:18.436993 | orchestrator | Sunday 19 April 2026 01:01:37 +0000 (0:00:04.329) 0:00:29.129 ********** 2026-04-19 01:04:18.436997 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:04:18.437000 | orchestrator | 2026-04-19 01:04:18.437004 | orchestrator | TASK [service-ks-register : cinder | Granting/revoking user roles] ************* 2026-04-19 01:04:18.437008 | orchestrator | Sunday 19 April 2026 01:01:40 +0000 (0:00:03.828) 0:00:32.958 ********** 2026-04-19 01:04:18.437012 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> admin) 2026-04-19 01:04:18.437024 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> service) 2026-04-19 01:04:18.437027 | orchestrator | 2026-04-19 01:04:18.437031 | orchestrator | TASK [cinder : Ensuring config directories exist] ****************************** 2026-04-19 01:04:18.437035 | orchestrator | Sunday 19 April 2026 01:01:48 +0000 (0:00:07.376) 0:00:40.334 ********** 2026-04-19 01:04:18.437072 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.437085 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.437090 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.437095 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437102 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437110 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437117 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437141 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437166 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437172 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437188 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.437192 | orchestrator | 2026-04-19 01:04:18.437196 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-04-19 01:04:18.437200 | orchestrator | Sunday 19 April 2026 01:01:50 +0000 (0:00:02.638) 0:00:42.973 ********** 2026-04-19 01:04:18.437343 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.437348 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.437352 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.437356 | orchestrator | 2026-04-19 01:04:18.437359 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-04-19 01:04:18.437363 | orchestrator | Sunday 19 April 2026 01:01:51 +0000 (0:00:00.269) 0:00:43.243 ********** 2026-04-19 01:04:18.437367 | orchestrator | included: /ansible/roles/cinder/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:04:18.437371 | orchestrator | 2026-04-19 01:04:18.437375 | orchestrator | TASK [cinder : Ensuring cinder service ceph config subdirs exists] ************* 2026-04-19 01:04:18.437379 | orchestrator | Sunday 19 April 2026 01:01:51 +0000 (0:00:00.474) 0:00:43.718 ********** 2026-04-19 01:04:18.437382 | orchestrator | changed: [testbed-node-1] => (item=cinder-volume) 2026-04-19 01:04:18.437386 | orchestrator | changed: [testbed-node-0] => (item=cinder-volume) 2026-04-19 01:04:18.437390 | orchestrator | changed: [testbed-node-2] => (item=cinder-volume) 2026-04-19 01:04:18.437394 | orchestrator | changed: [testbed-node-1] => (item=cinder-backup) 2026-04-19 01:04:18.437398 | orchestrator | changed: [testbed-node-0] => (item=cinder-backup) 2026-04-19 01:04:18.437401 | orchestrator | changed: [testbed-node-2] => (item=cinder-backup) 2026-04-19 01:04:18.437405 | orchestrator | 2026-04-19 01:04:18.437409 | orchestrator | TASK [cinder : Copying over multiple ceph.conf for cinder services] ************ 2026-04-19 01:04:18.437413 | orchestrator | Sunday 19 April 2026 01:01:53 +0000 (0:00:02.033) 0:00:45.751 ********** 2026-04-19 01:04:18.437424 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437473 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437487 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437494 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437501 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437763 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437789 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437809 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437814 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437819 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437828 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}])  2026-04-19 01:04:18.437849 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}])  2026-04-19 01:04:18.437890 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.437911 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.437924 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.437934 | orchestrator | ok: [testbed-node-0] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.437964 | orchestrator | ok: [testbed-node-2] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.437969 | orchestrator | ok: [testbed-node-1] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.437974 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.437981 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.437997 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}]) 2026-04-19 01:04:18.438040 | orchestrator | ok: [testbed-node-0] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.438046 | orchestrator | ok: [testbed-node-2] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.438050 | orchestrator | ok: [testbed-node-1] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}]) 2026-04-19 01:04:18.438059 | orchestrator | 2026-04-19 01:04:18.438064 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-volume] ***************** 2026-04-19 01:04:18.438068 | orchestrator | Sunday 19 April 2026 01:02:01 +0000 (0:00:07.854) 0:00:53.605 ********** 2026-04-19 01:04:18.438072 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438077 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438081 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438084 | orchestrator | 2026-04-19 01:04:18.438088 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-backup] ***************** 2026-04-19 01:04:18.438092 | orchestrator | Sunday 19 April 2026 01:02:03 +0000 (0:00:01.553) 0:00:55.159 ********** 2026-04-19 01:04:18.438098 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438102 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438105 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder', 'pool': 'volumes', 'enabled': True}) 2026-04-19 01:04:18.438109 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}) 2026-04-19 01:04:18.438113 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}) 2026-04-19 01:04:18.438117 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd-1', 'backend_name': 'rbd-1', 'cluster': 'ceph', 'user': 'cinder-backup', 'pool': 'backups', 'enabled': True}) 2026-04-19 01:04:18.438120 | orchestrator | 2026-04-19 01:04:18.438124 | orchestrator | TASK [cinder : Ensuring config directory has correct owner and permission] ***** 2026-04-19 01:04:18.438128 | orchestrator | Sunday 19 April 2026 01:02:06 +0000 (0:00:02.988) 0:00:58.147 ********** 2026-04-19 01:04:18.438143 | orchestrator | ok: [testbed-node-0] => (item=cinder-volume) 2026-04-19 01:04:18.438148 | orchestrator | ok: [testbed-node-1] => (item=cinder-volume) 2026-04-19 01:04:18.438152 | orchestrator | ok: [testbed-node-2] => (item=cinder-volume) 2026-04-19 01:04:18.438156 | orchestrator | ok: [testbed-node-0] => (item=cinder-backup) 2026-04-19 01:04:18.438159 | orchestrator | ok: [testbed-node-1] => (item=cinder-backup) 2026-04-19 01:04:18.438163 | orchestrator | ok: [testbed-node-2] => (item=cinder-backup) 2026-04-19 01:04:18.438167 | orchestrator | 2026-04-19 01:04:18.438171 | orchestrator | TASK [cinder : Check if policies shall be overwritten] ************************* 2026-04-19 01:04:18.438174 | orchestrator | Sunday 19 April 2026 01:02:07 +0000 (0:00:01.118) 0:00:59.266 ********** 2026-04-19 01:04:18.438178 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.438182 | orchestrator | 2026-04-19 01:04:18.438186 | orchestrator | TASK [cinder : Set cinder policy file] ***************************************** 2026-04-19 01:04:18.438190 | orchestrator | Sunday 19 April 2026 01:02:07 +0000 (0:00:00.181) 0:00:59.447 ********** 2026-04-19 01:04:18.438193 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.438197 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.438204 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.438208 | orchestrator | 2026-04-19 01:04:18.438211 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-04-19 01:04:18.438215 | orchestrator | Sunday 19 April 2026 01:02:07 +0000 (0:00:00.211) 0:00:59.658 ********** 2026-04-19 01:04:18.438219 | orchestrator | included: /ansible/roles/cinder/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:04:18.438223 | orchestrator | 2026-04-19 01:04:18.438228 | orchestrator | TASK [service-cert-copy : cinder | Copying over extra CA certificates] ********* 2026-04-19 01:04:18.438234 | orchestrator | Sunday 19 April 2026 01:02:08 +0000 (0:00:00.503) 0:01:00.162 ********** 2026-04-19 01:04:18.438245 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438255 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438293 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438303 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438314 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438320 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438327 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438336 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438360 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438367 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438377 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438384 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438390 | orchestrator | 2026-04-19 01:04:18.438396 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS certificate] *** 2026-04-19 01:04:18.438403 | orchestrator | Sunday 19 April 2026 01:02:12 +0000 (0:00:04.610) 0:01:04.772 ********** 2026-04-19 01:04:18.438412 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438420 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438448 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438464 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438471 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.438478 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438488 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438496 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438520 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438529 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.438534 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438539 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438544 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438551 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438556 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.438560 | orchestrator | 2026-04-19 01:04:18.438565 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS key] ****** 2026-04-19 01:04:18.438569 | orchestrator | Sunday 19 April 2026 01:02:13 +0000 (0:00:00.791) 0:01:05.564 ********** 2026-04-19 01:04:18.438582 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438591 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438606 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438613 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.438623 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438639 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.438647 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438654 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438660 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438669 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438679 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438686 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.438697 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.438704 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.438711 | orchestrator | 2026-04-19 01:04:18.438718 | orchestrator | TASK [cinder : Copying over config.json files for services] ******************** 2026-04-19 01:04:18.438725 | orchestrator | Sunday 19 April 2026 01:02:14 +0000 (0:00:01.021) 0:01:06.585 ********** 2026-04-19 01:04:18.438732 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438739 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438747 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438759 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438766 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438773 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438779 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438789 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438798 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438809 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438816 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438823 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438830 | orchestrator | 2026-04-19 01:04:18.438837 | orchestrator | TASK [cinder : Copying over cinder-wsgi.conf] ********************************** 2026-04-19 01:04:18.438844 | orchestrator | Sunday 19 April 2026 01:02:18 +0000 (0:00:04.407) 0:01:10.993 ********** 2026-04-19 01:04:18.438850 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2)  2026-04-19 01:04:18.438872 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.438877 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2)  2026-04-19 01:04:18.438881 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.438885 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2)  2026-04-19 01:04:18.438889 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.438892 | orchestrator | 2026-04-19 01:04:18.438896 | orchestrator | TASK [Configure uWSGI for Cinder] ********************************************** 2026-04-19 01:04:18.438903 | orchestrator | Sunday 19 April 2026 01:02:19 +0000 (0:00:01.006) 0:01:11.999 ********** 2026-04-19 01:04:18.438907 | orchestrator | included: service-uwsgi-config for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:04:18.438911 | orchestrator | 2026-04-19 01:04:18.438915 | orchestrator | TASK [service-uwsgi-config : Copying over cinder-api uWSGI config] ************* 2026-04-19 01:04:18.438919 | orchestrator | Sunday 19 April 2026 01:02:21 +0000 (0:00:01.409) 0:01:13.409 ********** 2026-04-19 01:04:18.438922 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.438926 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.438930 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.438934 | orchestrator | 2026-04-19 01:04:18.438940 | orchestrator | TASK [cinder : Copying over cinder.conf] *************************************** 2026-04-19 01:04:18.438944 | orchestrator | Sunday 19 April 2026 01:02:23 +0000 (0:00:02.361) 0:01:15.770 ********** 2026-04-19 01:04:18.438952 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438956 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438961 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.438970 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438976 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438980 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438987 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438991 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.438995 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439003 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439009 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439013 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439017 | orchestrator | 2026-04-19 01:04:18.439023 | orchestrator | TASK [cinder : Generating 'hostnqn' file for cinder_volume] ******************** 2026-04-19 01:04:18.439027 | orchestrator | Sunday 19 April 2026 01:02:34 +0000 (0:00:10.955) 0:01:26.726 ********** 2026-04-19 01:04:18.439031 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439035 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439038 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439042 | orchestrator | 2026-04-19 01:04:18.439046 | orchestrator | TASK [cinder : Generating 'hostid' file for cinder_volume] ********************* 2026-04-19 01:04:18.439050 | orchestrator | Sunday 19 April 2026 01:02:35 +0000 (0:00:01.278) 0:01:28.004 ********** 2026-04-19 01:04:18.439054 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439057 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439061 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439065 | orchestrator | 2026-04-19 01:04:18.439068 | orchestrator | TASK [cinder : Copying over existing policy file] ****************************** 2026-04-19 01:04:18.439072 | orchestrator | Sunday 19 April 2026 01:02:37 +0000 (0:00:01.305) 0:01:29.310 ********** 2026-04-19 01:04:18.439076 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439084 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439091 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439095 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439099 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.439106 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439110 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439117 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439121 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439125 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.439131 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439138 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439142 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439149 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439153 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.439157 | orchestrator | 2026-04-19 01:04:18.439161 | orchestrator | TASK [cinder : Copying over nfs_shares files for cinder_volume] **************** 2026-04-19 01:04:18.439164 | orchestrator | Sunday 19 April 2026 01:02:38 +0000 (0:00:00.848) 0:01:30.158 ********** 2026-04-19 01:04:18.439168 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.439172 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.439178 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.439185 | orchestrator | 2026-04-19 01:04:18.439194 | orchestrator | TASK [service-check-containers : cinder | Check containers] ******************** 2026-04-19 01:04:18.439202 | orchestrator | Sunday 19 April 2026 01:02:38 +0000 (0:00:00.279) 0:01:30.438 ********** 2026-04-19 01:04:18.439212 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.439223 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.439231 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:04:18.439243 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439250 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439259 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439266 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439277 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439289 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439296 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439304 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439314 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-04-19 01:04:18.439322 | orchestrator | 2026-04-19 01:04:18.439328 | orchestrator | TASK [service-check-containers : cinder | Notify handlers to restart containers] *** 2026-04-19 01:04:18.439335 | orchestrator | Sunday 19 April 2026 01:02:41 +0000 (0:00:03.386) 0:01:33.825 ********** 2026-04-19 01:04:18.439342 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:04:18.439349 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:04:18.439354 | orchestrator | } 2026-04-19 01:04:18.439362 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:04:18.439366 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:04:18.439370 | orchestrator | } 2026-04-19 01:04:18.439373 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:04:18.439377 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:04:18.439381 | orchestrator | } 2026-04-19 01:04:18.439385 | orchestrator | 2026-04-19 01:04:18.439388 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:04:18.439392 | orchestrator | Sunday 19 April 2026 01:02:42 +0000 (0:00:00.270) 0:01:34.096 ********** 2026-04-19 01:04:18.439400 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439408 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439413 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439417 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439421 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.439428 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439444 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439448 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439453 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439456 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.439460 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-api:2025.1', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'wsgi': 'cinder.wsgi.api:application', 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:04:18.439467 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-scheduler:2025.1', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439473 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-volume:2025.1', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439480 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/cinder-backup:2025.1', 'privileged': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-04-19 01:04:18.439484 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.439487 | orchestrator | 2026-04-19 01:04:18.439491 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-04-19 01:04:18.439495 | orchestrator | Sunday 19 April 2026 01:02:43 +0000 (0:00:01.042) 0:01:35.138 ********** 2026-04-19 01:04:18.439499 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.439503 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:04:18.439506 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:04:18.439510 | orchestrator | 2026-04-19 01:04:18.439514 | orchestrator | TASK [cinder : Creating Cinder database] *************************************** 2026-04-19 01:04:18.439518 | orchestrator | Sunday 19 April 2026 01:02:43 +0000 (0:00:00.266) 0:01:35.405 ********** 2026-04-19 01:04:18.439522 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439525 | orchestrator | 2026-04-19 01:04:18.439529 | orchestrator | TASK [cinder : Creating Cinder database user and setting permissions] ********** 2026-04-19 01:04:18.439533 | orchestrator | Sunday 19 April 2026 01:02:45 +0000 (0:00:02.368) 0:01:37.774 ********** 2026-04-19 01:04:18.439537 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439540 | orchestrator | 2026-04-19 01:04:18.439544 | orchestrator | TASK [cinder : Running Cinder bootstrap container] ***************************** 2026-04-19 01:04:18.439548 | orchestrator | Sunday 19 April 2026 01:02:48 +0000 (0:00:02.537) 0:01:40.311 ********** 2026-04-19 01:04:18.439552 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439556 | orchestrator | 2026-04-19 01:04:18.439559 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-04-19 01:04:18.439563 | orchestrator | Sunday 19 April 2026 01:03:06 +0000 (0:00:18.418) 0:01:58.730 ********** 2026-04-19 01:04:18.439567 | orchestrator | 2026-04-19 01:04:18.439570 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-04-19 01:04:18.439574 | orchestrator | Sunday 19 April 2026 01:03:06 +0000 (0:00:00.130) 0:01:58.860 ********** 2026-04-19 01:04:18.439578 | orchestrator | 2026-04-19 01:04:18.439582 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-04-19 01:04:18.439585 | orchestrator | Sunday 19 April 2026 01:03:06 +0000 (0:00:00.126) 0:01:58.987 ********** 2026-04-19 01:04:18.439589 | orchestrator | 2026-04-19 01:04:18.439593 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-api container] ************************ 2026-04-19 01:04:18.439597 | orchestrator | Sunday 19 April 2026 01:03:07 +0000 (0:00:00.300) 0:01:59.288 ********** 2026-04-19 01:04:18.439600 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439604 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439608 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439612 | orchestrator | 2026-04-19 01:04:18.439619 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-scheduler container] ****************** 2026-04-19 01:04:18.439623 | orchestrator | Sunday 19 April 2026 01:03:33 +0000 (0:00:26.084) 0:02:25.372 ********** 2026-04-19 01:04:18.439627 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439630 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439636 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439643 | orchestrator | 2026-04-19 01:04:18.439649 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-volume container] ********************* 2026-04-19 01:04:18.439673 | orchestrator | Sunday 19 April 2026 01:03:43 +0000 (0:00:10.264) 0:02:35.637 ********** 2026-04-19 01:04:18.439681 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439685 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439689 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439693 | orchestrator | 2026-04-19 01:04:18.439697 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-backup container] ********************* 2026-04-19 01:04:18.439700 | orchestrator | Sunday 19 April 2026 01:04:04 +0000 (0:00:20.475) 0:02:56.112 ********** 2026-04-19 01:04:18.439704 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:04:18.439708 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:04:18.439712 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:04:18.439715 | orchestrator | 2026-04-19 01:04:18.439719 | orchestrator | RUNNING HANDLER [cinder : Wait for cinder services to update service versions] *** 2026-04-19 01:04:18.439723 | orchestrator | Sunday 19 April 2026 01:04:15 +0000 (0:00:11.777) 0:03:07.890 ********** 2026-04-19 01:04:18.439727 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:04:18.439730 | orchestrator | 2026-04-19 01:04:18.439734 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:04:18.439739 | orchestrator | testbed-node-0 : ok=33  changed=24  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-04-19 01:04:18.439746 | orchestrator | testbed-node-1 : ok=24  changed=17  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-04-19 01:04:18.439756 | orchestrator | testbed-node-2 : ok=24  changed=17  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-04-19 01:04:18.439763 | orchestrator | 2026-04-19 01:04:18.439769 | orchestrator | 2026-04-19 01:04:18.439775 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:04:18.439781 | orchestrator | Sunday 19 April 2026 01:04:16 +0000 (0:00:00.578) 0:03:08.468 ********** 2026-04-19 01:04:18.439787 | orchestrator | =============================================================================== 2026-04-19 01:04:18.439793 | orchestrator | cinder : Restart cinder-api container ---------------------------------- 26.08s 2026-04-19 01:04:18.439800 | orchestrator | cinder : Restart cinder-volume container ------------------------------- 20.48s 2026-04-19 01:04:18.439806 | orchestrator | cinder : Running Cinder bootstrap container ---------------------------- 18.42s 2026-04-19 01:04:18.439813 | orchestrator | service-ks-register : cinder | Creating/deleting endpoints ------------- 12.68s 2026-04-19 01:04:18.439819 | orchestrator | cinder : Restart cinder-backup container ------------------------------- 11.78s 2026-04-19 01:04:18.439824 | orchestrator | cinder : Copying over cinder.conf -------------------------------------- 10.96s 2026-04-19 01:04:18.439830 | orchestrator | cinder : Restart cinder-scheduler container ---------------------------- 10.26s 2026-04-19 01:04:18.439836 | orchestrator | cinder : Copying over multiple ceph.conf for cinder services ------------ 7.85s 2026-04-19 01:04:18.439843 | orchestrator | service-ks-register : cinder | Creating/deleting services --------------- 7.41s 2026-04-19 01:04:18.439849 | orchestrator | service-ks-register : cinder | Granting/revoking user roles ------------- 7.38s 2026-04-19 01:04:18.439856 | orchestrator | service-cert-copy : cinder | Copying over extra CA certificates --------- 4.61s 2026-04-19 01:04:18.439874 | orchestrator | cinder : Copying over config.json files for services -------------------- 4.41s 2026-04-19 01:04:18.439880 | orchestrator | service-ks-register : cinder | Creating users --------------------------- 4.33s 2026-04-19 01:04:18.439892 | orchestrator | service-ks-register : cinder | Creating roles --------------------------- 3.83s 2026-04-19 01:04:18.439897 | orchestrator | service-check-containers : cinder | Check containers -------------------- 3.39s 2026-04-19 01:04:18.439900 | orchestrator | cinder : Copy over Ceph keyring files for cinder-backup ----------------- 2.99s 2026-04-19 01:04:18.439904 | orchestrator | service-ks-register : cinder | Creating projects ------------------------ 2.98s 2026-04-19 01:04:18.439908 | orchestrator | cinder : Ensuring config directories exist ------------------------------ 2.64s 2026-04-19 01:04:18.439912 | orchestrator | cinder : Creating Cinder database user and setting permissions ---------- 2.54s 2026-04-19 01:04:18.439915 | orchestrator | cinder : Creating Cinder database --------------------------------------- 2.37s 2026-04-19 01:04:18.439919 | orchestrator | 2026-04-19 01:04:18 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:18.439923 | orchestrator | 2026-04-19 01:04:18 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:18.439927 | orchestrator | 2026-04-19 01:04:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:21.462770 | orchestrator | 2026-04-19 01:04:21 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:21.464069 | orchestrator | 2026-04-19 01:04:21 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:21.464994 | orchestrator | 2026-04-19 01:04:21 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:21.466110 | orchestrator | 2026-04-19 01:04:21 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:21.466138 | orchestrator | 2026-04-19 01:04:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:24.499775 | orchestrator | 2026-04-19 01:04:24 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:24.502162 | orchestrator | 2026-04-19 01:04:24 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:24.504047 | orchestrator | 2026-04-19 01:04:24 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:24.506104 | orchestrator | 2026-04-19 01:04:24 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:24.506149 | orchestrator | 2026-04-19 01:04:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:27.546291 | orchestrator | 2026-04-19 01:04:27 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:27.546368 | orchestrator | 2026-04-19 01:04:27 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:27.547667 | orchestrator | 2026-04-19 01:04:27 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:27.548489 | orchestrator | 2026-04-19 01:04:27 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:27.548531 | orchestrator | 2026-04-19 01:04:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:30.593914 | orchestrator | 2026-04-19 01:04:30 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:30.595826 | orchestrator | 2026-04-19 01:04:30 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:30.597376 | orchestrator | 2026-04-19 01:04:30 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:30.598942 | orchestrator | 2026-04-19 01:04:30 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:30.599011 | orchestrator | 2026-04-19 01:04:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:33.645280 | orchestrator | 2026-04-19 01:04:33 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:33.647992 | orchestrator | 2026-04-19 01:04:33 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:33.648053 | orchestrator | 2026-04-19 01:04:33 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:33.649996 | orchestrator | 2026-04-19 01:04:33 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:33.650113 | orchestrator | 2026-04-19 01:04:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:36.682989 | orchestrator | 2026-04-19 01:04:36 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:36.684414 | orchestrator | 2026-04-19 01:04:36 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:36.685941 | orchestrator | 2026-04-19 01:04:36 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:36.688392 | orchestrator | 2026-04-19 01:04:36 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:36.688443 | orchestrator | 2026-04-19 01:04:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:39.730261 | orchestrator | 2026-04-19 01:04:39 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:39.733341 | orchestrator | 2026-04-19 01:04:39 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:39.734447 | orchestrator | 2026-04-19 01:04:39 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:39.736148 | orchestrator | 2026-04-19 01:04:39 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:39.736192 | orchestrator | 2026-04-19 01:04:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:42.793301 | orchestrator | 2026-04-19 01:04:42 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:42.793834 | orchestrator | 2026-04-19 01:04:42 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:42.798477 | orchestrator | 2026-04-19 01:04:42 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:42.799772 | orchestrator | 2026-04-19 01:04:42 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:42.799809 | orchestrator | 2026-04-19 01:04:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:45.843309 | orchestrator | 2026-04-19 01:04:45 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:45.847085 | orchestrator | 2026-04-19 01:04:45 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:45.848465 | orchestrator | 2026-04-19 01:04:45 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:45.850442 | orchestrator | 2026-04-19 01:04:45 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:45.850481 | orchestrator | 2026-04-19 01:04:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:48.895158 | orchestrator | 2026-04-19 01:04:48 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:48.896573 | orchestrator | 2026-04-19 01:04:48 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:48.898941 | orchestrator | 2026-04-19 01:04:48 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:48.900715 | orchestrator | 2026-04-19 01:04:48 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:48.900786 | orchestrator | 2026-04-19 01:04:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:51.931014 | orchestrator | 2026-04-19 01:04:51 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:51.932652 | orchestrator | 2026-04-19 01:04:51 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:51.933477 | orchestrator | 2026-04-19 01:04:51 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:51.934527 | orchestrator | 2026-04-19 01:04:51 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:51.934567 | orchestrator | 2026-04-19 01:04:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:54.967613 | orchestrator | 2026-04-19 01:04:54 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:54.968118 | orchestrator | 2026-04-19 01:04:54 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:54.968977 | orchestrator | 2026-04-19 01:04:54 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:54.969815 | orchestrator | 2026-04-19 01:04:54 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:54.969867 | orchestrator | 2026-04-19 01:04:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:04:58.016882 | orchestrator | 2026-04-19 01:04:58 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:04:58.019735 | orchestrator | 2026-04-19 01:04:58 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:04:58.022163 | orchestrator | 2026-04-19 01:04:58 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:04:58.026202 | orchestrator | 2026-04-19 01:04:58 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:04:58.026286 | orchestrator | 2026-04-19 01:04:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:01.063960 | orchestrator | 2026-04-19 01:05:01 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:01.066613 | orchestrator | 2026-04-19 01:05:01 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:01.067222 | orchestrator | 2026-04-19 01:05:01 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:01.068059 | orchestrator | 2026-04-19 01:05:01 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:01.068088 | orchestrator | 2026-04-19 01:05:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:04.114170 | orchestrator | 2026-04-19 01:05:04 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:04.116434 | orchestrator | 2026-04-19 01:05:04 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:04.118373 | orchestrator | 2026-04-19 01:05:04 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:04.120251 | orchestrator | 2026-04-19 01:05:04 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:04.120321 | orchestrator | 2026-04-19 01:05:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:07.152753 | orchestrator | 2026-04-19 01:05:07 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:07.154080 | orchestrator | 2026-04-19 01:05:07 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:07.155276 | orchestrator | 2026-04-19 01:05:07 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:07.156701 | orchestrator | 2026-04-19 01:05:07 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:07.156788 | orchestrator | 2026-04-19 01:05:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:10.199729 | orchestrator | 2026-04-19 01:05:10 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:10.199818 | orchestrator | 2026-04-19 01:05:10 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:10.199875 | orchestrator | 2026-04-19 01:05:10 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:10.199883 | orchestrator | 2026-04-19 01:05:10 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:10.199888 | orchestrator | 2026-04-19 01:05:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:13.228520 | orchestrator | 2026-04-19 01:05:13 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:13.229973 | orchestrator | 2026-04-19 01:05:13 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:13.230715 | orchestrator | 2026-04-19 01:05:13 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:13.231554 | orchestrator | 2026-04-19 01:05:13 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:13.231587 | orchestrator | 2026-04-19 01:05:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:16.256163 | orchestrator | 2026-04-19 01:05:16 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:16.256437 | orchestrator | 2026-04-19 01:05:16 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:16.257066 | orchestrator | 2026-04-19 01:05:16 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:16.257943 | orchestrator | 2026-04-19 01:05:16 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:16.257994 | orchestrator | 2026-04-19 01:05:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:19.281693 | orchestrator | 2026-04-19 01:05:19 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:19.282103 | orchestrator | 2026-04-19 01:05:19 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:19.283428 | orchestrator | 2026-04-19 01:05:19 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:19.285040 | orchestrator | 2026-04-19 01:05:19 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:19.285090 | orchestrator | 2026-04-19 01:05:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:22.312636 | orchestrator | 2026-04-19 01:05:22 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:22.313328 | orchestrator | 2026-04-19 01:05:22 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:22.314113 | orchestrator | 2026-04-19 01:05:22 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:22.314865 | orchestrator | 2026-04-19 01:05:22 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:22.314881 | orchestrator | 2026-04-19 01:05:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:25.338694 | orchestrator | 2026-04-19 01:05:25 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:25.339526 | orchestrator | 2026-04-19 01:05:25 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:25.340286 | orchestrator | 2026-04-19 01:05:25 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:25.341272 | orchestrator | 2026-04-19 01:05:25 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:25.341377 | orchestrator | 2026-04-19 01:05:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:28.375076 | orchestrator | 2026-04-19 01:05:28 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:28.375468 | orchestrator | 2026-04-19 01:05:28 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:28.376218 | orchestrator | 2026-04-19 01:05:28 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:28.376969 | orchestrator | 2026-04-19 01:05:28 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:28.376992 | orchestrator | 2026-04-19 01:05:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:31.415271 | orchestrator | 2026-04-19 01:05:31 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:31.415826 | orchestrator | 2026-04-19 01:05:31 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:31.416236 | orchestrator | 2026-04-19 01:05:31 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:31.417069 | orchestrator | 2026-04-19 01:05:31 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:31.417143 | orchestrator | 2026-04-19 01:05:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:34.454913 | orchestrator | 2026-04-19 01:05:34 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:34.455092 | orchestrator | 2026-04-19 01:05:34 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:34.458898 | orchestrator | 2026-04-19 01:05:34 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:34.460279 | orchestrator | 2026-04-19 01:05:34 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:34.460310 | orchestrator | 2026-04-19 01:05:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:37.487305 | orchestrator | 2026-04-19 01:05:37 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:37.488422 | orchestrator | 2026-04-19 01:05:37 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:37.490310 | orchestrator | 2026-04-19 01:05:37 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:37.492609 | orchestrator | 2026-04-19 01:05:37 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:37.492655 | orchestrator | 2026-04-19 01:05:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:40.528618 | orchestrator | 2026-04-19 01:05:40 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:40.529426 | orchestrator | 2026-04-19 01:05:40 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:40.530476 | orchestrator | 2026-04-19 01:05:40 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:40.532506 | orchestrator | 2026-04-19 01:05:40 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state STARTED 2026-04-19 01:05:40.532592 | orchestrator | 2026-04-19 01:05:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:43.565941 | orchestrator | 2026-04-19 01:05:43 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:43.566440 | orchestrator | 2026-04-19 01:05:43 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:43.567107 | orchestrator | 2026-04-19 01:05:43 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:43.567747 | orchestrator | 2026-04-19 01:05:43 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:43.569851 | orchestrator | 2026-04-19 01:05:43 | INFO  | Task 0b93c9ec-4261-4fa1-9d11-b4513f2334f9 is in state SUCCESS 2026-04-19 01:05:43.571323 | orchestrator | 2026-04-19 01:05:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:43.572743 | orchestrator | 2026-04-19 01:05:43.572772 | orchestrator | 2026-04-19 01:05:43.572780 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:05:43.572787 | orchestrator | 2026-04-19 01:05:43.572793 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:05:43.572800 | orchestrator | Sunday 19 April 2026 01:03:48 +0000 (0:00:00.303) 0:00:00.303 ********** 2026-04-19 01:05:43.572806 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:05:43.572832 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:05:43.572837 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:05:43.572841 | orchestrator | 2026-04-19 01:05:43.572845 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:05:43.572849 | orchestrator | Sunday 19 April 2026 01:03:48 +0000 (0:00:00.243) 0:00:00.546 ********** 2026-04-19 01:05:43.572853 | orchestrator | ok: [testbed-node-0] => (item=enable_barbican_True) 2026-04-19 01:05:43.572857 | orchestrator | ok: [testbed-node-1] => (item=enable_barbican_True) 2026-04-19 01:05:43.572861 | orchestrator | ok: [testbed-node-2] => (item=enable_barbican_True) 2026-04-19 01:05:43.572865 | orchestrator | 2026-04-19 01:05:43.572868 | orchestrator | PLAY [Apply role barbican] ***************************************************** 2026-04-19 01:05:43.572872 | orchestrator | 2026-04-19 01:05:43.572876 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-04-19 01:05:43.572888 | orchestrator | Sunday 19 April 2026 01:03:48 +0000 (0:00:00.247) 0:00:00.793 ********** 2026-04-19 01:05:43.572892 | orchestrator | included: /ansible/roles/barbican/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:05:43.572896 | orchestrator | 2026-04-19 01:05:43.572900 | orchestrator | TASK [service-ks-register : barbican | Creating/deleting services] ************* 2026-04-19 01:05:43.572904 | orchestrator | Sunday 19 April 2026 01:03:49 +0000 (0:00:00.728) 0:00:01.522 ********** 2026-04-19 01:05:43.572908 | orchestrator | changed: [testbed-node-0] => (item=barbican (key-manager)) 2026-04-19 01:05:43.572912 | orchestrator | 2026-04-19 01:05:43.572915 | orchestrator | TASK [service-ks-register : barbican | Creating/deleting endpoints] ************ 2026-04-19 01:05:43.572919 | orchestrator | Sunday 19 April 2026 01:03:53 +0000 (0:00:03.870) 0:00:05.392 ********** 2026-04-19 01:05:43.572923 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api-int.testbed.osism.xyz:9311 -> internal) 2026-04-19 01:05:43.572927 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api.testbed.osism.xyz:9311 -> public) 2026-04-19 01:05:43.572931 | orchestrator | 2026-04-19 01:05:43.572934 | orchestrator | TASK [service-ks-register : barbican | Creating projects] ********************** 2026-04-19 01:05:43.572938 | orchestrator | Sunday 19 April 2026 01:03:59 +0000 (0:00:06.504) 0:00:11.896 ********** 2026-04-19 01:05:43.572942 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:05:43.572946 | orchestrator | 2026-04-19 01:05:43.572949 | orchestrator | TASK [service-ks-register : barbican | Creating users] ************************* 2026-04-19 01:05:43.572962 | orchestrator | Sunday 19 April 2026 01:04:02 +0000 (0:00:03.137) 0:00:15.033 ********** 2026-04-19 01:05:43.572966 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service) 2026-04-19 01:05:43.572970 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:05:43.572974 | orchestrator | 2026-04-19 01:05:43.572978 | orchestrator | TASK [service-ks-register : barbican | Creating roles] ************************* 2026-04-19 01:05:43.572981 | orchestrator | Sunday 19 April 2026 01:04:06 +0000 (0:00:03.782) 0:00:18.816 ********** 2026-04-19 01:05:43.572985 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:05:43.572989 | orchestrator | changed: [testbed-node-0] => (item=key-manager:service-admin) 2026-04-19 01:05:43.572993 | orchestrator | changed: [testbed-node-0] => (item=creator) 2026-04-19 01:05:43.572996 | orchestrator | changed: [testbed-node-0] => (item=observer) 2026-04-19 01:05:43.573000 | orchestrator | changed: [testbed-node-0] => (item=audit) 2026-04-19 01:05:43.573004 | orchestrator | 2026-04-19 01:05:43.573008 | orchestrator | TASK [service-ks-register : barbican | Granting/revoking user roles] *********** 2026-04-19 01:05:43.573015 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:15.139) 0:00:33.956 ********** 2026-04-19 01:05:43.573021 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service -> admin) 2026-04-19 01:05:43.573031 | orchestrator | 2026-04-19 01:05:43.573038 | orchestrator | TASK [barbican : Ensuring config directories exist] **************************** 2026-04-19 01:05:43.573044 | orchestrator | Sunday 19 April 2026 01:04:25 +0000 (0:00:03.454) 0:00:37.411 ********** 2026-04-19 01:05:43.573056 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573080 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573089 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573102 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573110 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573117 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573128 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573162 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573171 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573182 | orchestrator | 2026-04-19 01:05:43.573207 | orchestrator | TASK [barbican : Ensuring vassals config directories exist] ******************** 2026-04-19 01:05:43.573214 | orchestrator | Sunday 19 April 2026 01:04:27 +0000 (0:00:02.018) 0:00:39.430 ********** 2026-04-19 01:05:43.573221 | orchestrator | changed: [testbed-node-0] => (item=barbican-api/vassals) 2026-04-19 01:05:43.573227 | orchestrator | changed: [testbed-node-1] => (item=barbican-api/vassals) 2026-04-19 01:05:43.573234 | orchestrator | changed: [testbed-node-2] => (item=barbican-api/vassals) 2026-04-19 01:05:43.573240 | orchestrator | 2026-04-19 01:05:43.573246 | orchestrator | TASK [barbican : Check if policies shall be overwritten] *********************** 2026-04-19 01:05:43.573327 | orchestrator | Sunday 19 April 2026 01:04:28 +0000 (0:00:01.101) 0:00:40.531 ********** 2026-04-19 01:05:43.573334 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.573341 | orchestrator | 2026-04-19 01:05:43.573347 | orchestrator | TASK [barbican : Set barbican policy file] ************************************* 2026-04-19 01:05:43.573355 | orchestrator | Sunday 19 April 2026 01:04:28 +0000 (0:00:00.120) 0:00:40.651 ********** 2026-04-19 01:05:43.573361 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.573367 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.573373 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.573380 | orchestrator | 2026-04-19 01:05:43.573387 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-04-19 01:05:43.573393 | orchestrator | Sunday 19 April 2026 01:04:28 +0000 (0:00:00.261) 0:00:40.913 ********** 2026-04-19 01:05:43.573400 | orchestrator | included: /ansible/roles/barbican/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:05:43.573408 | orchestrator | 2026-04-19 01:05:43.573415 | orchestrator | TASK [service-cert-copy : barbican | Copying over extra CA certificates] ******* 2026-04-19 01:05:43.573421 | orchestrator | Sunday 19 April 2026 01:04:29 +0000 (0:00:00.634) 0:00:41.547 ********** 2026-04-19 01:05:43.573430 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573451 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573499 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.573507 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573514 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573521 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573532 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573547 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573555 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.573561 | orchestrator | 2026-04-19 01:05:43.573568 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS certificate] *** 2026-04-19 01:05:43.573575 | orchestrator | Sunday 19 April 2026 01:04:32 +0000 (0:00:03.298) 0:00:44.845 ********** 2026-04-19 01:05:43.573582 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573589 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573613 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.573624 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573632 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573640 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573648 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.573655 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573667 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573692 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573701 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.573707 | orchestrator | 2026-04-19 01:05:43.573714 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS key] **** 2026-04-19 01:05:43.573720 | orchestrator | Sunday 19 April 2026 01:04:33 +0000 (0:00:00.531) 0:00:45.377 ********** 2026-04-19 01:05:43.573731 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573739 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573746 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573753 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.573766 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573782 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573792 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573800 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.573838 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.573847 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573854 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.573865 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.573872 | orchestrator | 2026-04-19 01:05:43.573879 | orchestrator | TASK [barbican : Copying over config.json files for services] ****************** 2026-04-19 01:05:43.573885 | orchestrator | Sunday 19 April 2026 01:04:34 +0000 (0:00:00.735) 0:00:46.113 ********** 2026-04-19 01:05:43.574134 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574154 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574162 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574169 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574203 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574238 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574259 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574268 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574281 | orchestrator | 2026-04-19 01:05:43.574288 | orchestrator | TASK [barbican : Copying over barbican-api.ini] ******************************** 2026-04-19 01:05:43.574295 | orchestrator | Sunday 19 April 2026 01:04:37 +0000 (0:00:03.508) 0:00:49.622 ********** 2026-04-19 01:05:43.574302 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574309 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:05:43.574315 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:05:43.574321 | orchestrator | 2026-04-19 01:05:43.574333 | orchestrator | TASK [barbican : Checking whether barbican-api-paste.ini file exists] ********** 2026-04-19 01:05:43.574340 | orchestrator | Sunday 19 April 2026 01:04:39 +0000 (0:00:01.544) 0:00:51.166 ********** 2026-04-19 01:05:43.574344 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:05:43.574348 | orchestrator | 2026-04-19 01:05:43.574352 | orchestrator | TASK [barbican : Copying over barbican-api-paste.ini] ************************** 2026-04-19 01:05:43.574356 | orchestrator | Sunday 19 April 2026 01:04:40 +0000 (0:00:01.009) 0:00:52.175 ********** 2026-04-19 01:05:43.574360 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.574364 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.574367 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.574371 | orchestrator | 2026-04-19 01:05:43.574375 | orchestrator | TASK [barbican : Copying over barbican.conf] *********************************** 2026-04-19 01:05:43.574379 | orchestrator | Sunday 19 April 2026 01:04:40 +0000 (0:00:00.557) 0:00:52.733 ********** 2026-04-19 01:05:43.574387 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574394 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574399 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574406 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574410 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574418 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574424 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574429 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574433 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574437 | orchestrator | 2026-04-19 01:05:43.574440 | orchestrator | TASK [barbican : Copying over existing policy file] **************************** 2026-04-19 01:05:43.574447 | orchestrator | Sunday 19 April 2026 01:04:46 +0000 (0:00:05.855) 0:00:58.589 ********** 2026-04-19 01:05:43.574451 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574458 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574462 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574466 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.574472 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574477 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574483 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574506 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.574511 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574518 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574524 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574528 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.574532 | orchestrator | 2026-04-19 01:05:43.574536 | orchestrator | TASK [service-check-containers : barbican | Check containers] ****************** 2026-04-19 01:05:43.574540 | orchestrator | Sunday 19 April 2026 01:04:47 +0000 (0:00:00.543) 0:00:59.132 ********** 2026-04-19 01:05:43.574544 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574551 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574558 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:05:43.574566 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574571 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574578 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574582 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574586 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574593 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:05:43.574597 | orchestrator | 2026-04-19 01:05:43.574601 | orchestrator | TASK [service-check-containers : barbican | Notify handlers to restart containers] *** 2026-04-19 01:05:43.574605 | orchestrator | Sunday 19 April 2026 01:04:49 +0000 (0:00:02.694) 0:01:01.827 ********** 2026-04-19 01:05:43.574609 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:05:43.574613 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:05:43.574616 | orchestrator | } 2026-04-19 01:05:43.574620 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:05:43.574624 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:05:43.574628 | orchestrator | } 2026-04-19 01:05:43.574632 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:05:43.574636 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:05:43.574640 | orchestrator | } 2026-04-19 01:05:43.574643 | orchestrator | 2026-04-19 01:05:43.574647 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:05:43.574651 | orchestrator | Sunday 19 April 2026 01:04:50 +0000 (0:00:00.360) 0:01:02.187 ********** 2026-04-19 01:05:43.574658 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574665 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574669 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574673 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.574679 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574684 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574690 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574699 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.574716 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-api:2025.1', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:05:43.574729 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-keystone-listener:2025.1', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574737 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/barbican-worker:2025.1', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:05:43.574744 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.574751 | orchestrator | 2026-04-19 01:05:43.574758 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-04-19 01:05:43.574765 | orchestrator | Sunday 19 April 2026 01:04:51 +0000 (0:00:01.439) 0:01:03.627 ********** 2026-04-19 01:05:43.574772 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:05:43.574778 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:05:43.574784 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:05:43.574789 | orchestrator | 2026-04-19 01:05:43.574793 | orchestrator | TASK [barbican : Creating barbican database] *********************************** 2026-04-19 01:05:43.574801 | orchestrator | Sunday 19 April 2026 01:04:51 +0000 (0:00:00.273) 0:01:03.900 ********** 2026-04-19 01:05:43.574805 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574823 | orchestrator | 2026-04-19 01:05:43.574829 | orchestrator | TASK [barbican : Creating barbican database user and setting permissions] ****** 2026-04-19 01:05:43.574833 | orchestrator | Sunday 19 April 2026 01:04:54 +0000 (0:00:02.385) 0:01:06.285 ********** 2026-04-19 01:05:43.574838 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574842 | orchestrator | 2026-04-19 01:05:43.574847 | orchestrator | TASK [barbican : Running barbican bootstrap container] ************************* 2026-04-19 01:05:43.574863 | orchestrator | Sunday 19 April 2026 01:04:56 +0000 (0:00:02.605) 0:01:08.891 ********** 2026-04-19 01:05:43.574868 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574872 | orchestrator | 2026-04-19 01:05:43.574877 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-04-19 01:05:43.574881 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:13.051) 0:01:21.942 ********** 2026-04-19 01:05:43.574885 | orchestrator | 2026-04-19 01:05:43.574890 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-04-19 01:05:43.574894 | orchestrator | Sunday 19 April 2026 01:05:10 +0000 (0:00:00.240) 0:01:22.182 ********** 2026-04-19 01:05:43.574898 | orchestrator | 2026-04-19 01:05:43.574902 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-04-19 01:05:43.574910 | orchestrator | Sunday 19 April 2026 01:05:10 +0000 (0:00:00.198) 0:01:22.381 ********** 2026-04-19 01:05:43.574914 | orchestrator | 2026-04-19 01:05:43.574918 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-api container] ******************** 2026-04-19 01:05:43.574923 | orchestrator | Sunday 19 April 2026 01:05:10 +0000 (0:00:00.186) 0:01:22.567 ********** 2026-04-19 01:05:43.574927 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574932 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:05:43.574936 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:05:43.574940 | orchestrator | 2026-04-19 01:05:43.574944 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-keystone-listener container] ****** 2026-04-19 01:05:43.574949 | orchestrator | Sunday 19 April 2026 01:05:23 +0000 (0:00:12.557) 0:01:35.125 ********** 2026-04-19 01:05:43.574954 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:05:43.574958 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:05:43.574962 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574967 | orchestrator | 2026-04-19 01:05:43.574971 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-worker container] ***************** 2026-04-19 01:05:43.574976 | orchestrator | Sunday 19 April 2026 01:05:31 +0000 (0:00:08.151) 0:01:43.276 ********** 2026-04-19 01:05:43.574980 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:05:43.574984 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:05:43.574989 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:05:43.574993 | orchestrator | 2026-04-19 01:05:43.574998 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:05:43.575003 | orchestrator | testbed-node-0 : ok=25  changed=19  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-04-19 01:05:43.575008 | orchestrator | testbed-node-1 : ok=15  changed=11  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:05:43.575012 | orchestrator | testbed-node-2 : ok=15  changed=11  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:05:43.575017 | orchestrator | 2026-04-19 01:05:43.575021 | orchestrator | 2026-04-19 01:05:43.575026 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:05:43.575030 | orchestrator | Sunday 19 April 2026 01:05:42 +0000 (0:00:10.835) 0:01:54.112 ********** 2026-04-19 01:05:43.575034 | orchestrator | =============================================================================== 2026-04-19 01:05:43.575039 | orchestrator | service-ks-register : barbican | Creating roles ------------------------ 15.14s 2026-04-19 01:05:43.575043 | orchestrator | barbican : Running barbican bootstrap container ------------------------ 13.05s 2026-04-19 01:05:43.575048 | orchestrator | barbican : Restart barbican-api container ------------------------------ 12.56s 2026-04-19 01:05:43.575052 | orchestrator | barbican : Restart barbican-worker container --------------------------- 10.84s 2026-04-19 01:05:43.575056 | orchestrator | barbican : Restart barbican-keystone-listener container ----------------- 8.15s 2026-04-19 01:05:43.575060 | orchestrator | service-ks-register : barbican | Creating/deleting endpoints ------------ 6.50s 2026-04-19 01:05:43.575065 | orchestrator | barbican : Copying over barbican.conf ----------------------------------- 5.86s 2026-04-19 01:05:43.575072 | orchestrator | service-ks-register : barbican | Creating/deleting services ------------- 3.87s 2026-04-19 01:05:43.575077 | orchestrator | service-ks-register : barbican | Creating users ------------------------- 3.78s 2026-04-19 01:05:43.575081 | orchestrator | barbican : Copying over config.json files for services ------------------ 3.51s 2026-04-19 01:05:43.575086 | orchestrator | service-ks-register : barbican | Granting/revoking user roles ----------- 3.45s 2026-04-19 01:05:43.575090 | orchestrator | service-cert-copy : barbican | Copying over extra CA certificates ------- 3.30s 2026-04-19 01:05:43.575094 | orchestrator | service-ks-register : barbican | Creating projects ---------------------- 3.14s 2026-04-19 01:05:43.575099 | orchestrator | service-check-containers : barbican | Check containers ------------------ 2.69s 2026-04-19 01:05:43.575103 | orchestrator | barbican : Creating barbican database user and setting permissions ------ 2.61s 2026-04-19 01:05:43.575108 | orchestrator | barbican : Creating barbican database ----------------------------------- 2.39s 2026-04-19 01:05:43.575112 | orchestrator | barbican : Ensuring config directories exist ---------------------------- 2.02s 2026-04-19 01:05:43.575116 | orchestrator | barbican : Copying over barbican-api.ini -------------------------------- 1.54s 2026-04-19 01:05:43.575121 | orchestrator | service-check-containers : Include tasks -------------------------------- 1.44s 2026-04-19 01:05:43.575127 | orchestrator | barbican : Ensuring vassals config directories exist -------------------- 1.10s 2026-04-19 01:05:46.605987 | orchestrator | 2026-04-19 01:05:46 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:46.606487 | orchestrator | 2026-04-19 01:05:46 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:46.607470 | orchestrator | 2026-04-19 01:05:46 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:46.608429 | orchestrator | 2026-04-19 01:05:46 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:46.608599 | orchestrator | 2026-04-19 01:05:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:49.638231 | orchestrator | 2026-04-19 01:05:49 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:49.638529 | orchestrator | 2026-04-19 01:05:49 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:49.639941 | orchestrator | 2026-04-19 01:05:49 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:49.640557 | orchestrator | 2026-04-19 01:05:49 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:49.640745 | orchestrator | 2026-04-19 01:05:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:52.684875 | orchestrator | 2026-04-19 01:05:52 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:52.684922 | orchestrator | 2026-04-19 01:05:52 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:52.684928 | orchestrator | 2026-04-19 01:05:52 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:52.687489 | orchestrator | 2026-04-19 01:05:52 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:52.687544 | orchestrator | 2026-04-19 01:05:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:55.726201 | orchestrator | 2026-04-19 01:05:55 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:55.727355 | orchestrator | 2026-04-19 01:05:55 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:55.729229 | orchestrator | 2026-04-19 01:05:55 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:55.730352 | orchestrator | 2026-04-19 01:05:55 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:55.730576 | orchestrator | 2026-04-19 01:05:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:05:58.769262 | orchestrator | 2026-04-19 01:05:58 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:05:58.771972 | orchestrator | 2026-04-19 01:05:58 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:05:58.773834 | orchestrator | 2026-04-19 01:05:58 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:05:58.775961 | orchestrator | 2026-04-19 01:05:58 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:05:58.776015 | orchestrator | 2026-04-19 01:05:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:01.819489 | orchestrator | 2026-04-19 01:06:01 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:01.820276 | orchestrator | 2026-04-19 01:06:01 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:01.821621 | orchestrator | 2026-04-19 01:06:01 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:01.822996 | orchestrator | 2026-04-19 01:06:01 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:01.823083 | orchestrator | 2026-04-19 01:06:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:04.857412 | orchestrator | 2026-04-19 01:06:04 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:04.858521 | orchestrator | 2026-04-19 01:06:04 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:04.859536 | orchestrator | 2026-04-19 01:06:04 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:04.859974 | orchestrator | 2026-04-19 01:06:04 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:04.860006 | orchestrator | 2026-04-19 01:06:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:07.890436 | orchestrator | 2026-04-19 01:06:07 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:07.892084 | orchestrator | 2026-04-19 01:06:07 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:07.893842 | orchestrator | 2026-04-19 01:06:07 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:07.895448 | orchestrator | 2026-04-19 01:06:07 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:07.895493 | orchestrator | 2026-04-19 01:06:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:10.927498 | orchestrator | 2026-04-19 01:06:10 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:10.928896 | orchestrator | 2026-04-19 01:06:10 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:10.930295 | orchestrator | 2026-04-19 01:06:10 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:10.931818 | orchestrator | 2026-04-19 01:06:10 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:10.931848 | orchestrator | 2026-04-19 01:06:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:13.974197 | orchestrator | 2026-04-19 01:06:13 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:13.975397 | orchestrator | 2026-04-19 01:06:13 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:13.976738 | orchestrator | 2026-04-19 01:06:13 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:13.978364 | orchestrator | 2026-04-19 01:06:13 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:13.978386 | orchestrator | 2026-04-19 01:06:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:17.022590 | orchestrator | 2026-04-19 01:06:17 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state STARTED 2026-04-19 01:06:17.023731 | orchestrator | 2026-04-19 01:06:17 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:17.025018 | orchestrator | 2026-04-19 01:06:17 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:17.028297 | orchestrator | 2026-04-19 01:06:17 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:17.028346 | orchestrator | 2026-04-19 01:06:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:20.068721 | orchestrator | 2026-04-19 01:06:20 | INFO  | Task e06287b6-2de5-433f-abb4-b28f4925a5b8 is in state SUCCESS 2026-04-19 01:06:20.069490 | orchestrator | 2026-04-19 01:06:20.069524 | orchestrator | 2026-04-19 01:06:20.069535 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:06:20.069544 | orchestrator | 2026-04-19 01:06:20.069552 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:06:20.069560 | orchestrator | Sunday 19 April 2026 01:02:19 +0000 (0:00:00.322) 0:00:00.322 ********** 2026-04-19 01:06:20.069569 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:06:20.069580 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:06:20.069589 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:06:20.069597 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:06:20.069606 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:06:20.069615 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:06:20.069624 | orchestrator | 2026-04-19 01:06:20.069633 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:06:20.069641 | orchestrator | Sunday 19 April 2026 01:02:20 +0000 (0:00:00.727) 0:00:01.050 ********** 2026-04-19 01:06:20.069650 | orchestrator | ok: [testbed-node-0] => (item=enable_neutron_True) 2026-04-19 01:06:20.069656 | orchestrator | ok: [testbed-node-1] => (item=enable_neutron_True) 2026-04-19 01:06:20.069662 | orchestrator | ok: [testbed-node-2] => (item=enable_neutron_True) 2026-04-19 01:06:20.069668 | orchestrator | ok: [testbed-node-3] => (item=enable_neutron_True) 2026-04-19 01:06:20.069674 | orchestrator | ok: [testbed-node-4] => (item=enable_neutron_True) 2026-04-19 01:06:20.069681 | orchestrator | ok: [testbed-node-5] => (item=enable_neutron_True) 2026-04-19 01:06:20.069687 | orchestrator | 2026-04-19 01:06:20.069692 | orchestrator | PLAY [Apply role neutron] ****************************************************** 2026-04-19 01:06:20.069706 | orchestrator | 2026-04-19 01:06:20.069711 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-04-19 01:06:20.069716 | orchestrator | Sunday 19 April 2026 01:02:20 +0000 (0:00:00.732) 0:00:01.782 ********** 2026-04-19 01:06:20.069722 | orchestrator | included: /ansible/roles/neutron/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:06:20.069728 | orchestrator | 2026-04-19 01:06:20.069733 | orchestrator | TASK [neutron : Get container facts] ******************************************* 2026-04-19 01:06:20.069738 | orchestrator | Sunday 19 April 2026 01:02:21 +0000 (0:00:00.997) 0:00:02.780 ********** 2026-04-19 01:06:20.069742 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:06:20.069747 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:06:20.069752 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:06:20.069757 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:06:20.069762 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:06:20.070449 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:06:20.070465 | orchestrator | 2026-04-19 01:06:20.070470 | orchestrator | TASK [neutron : Get container volume facts] ************************************ 2026-04-19 01:06:20.070476 | orchestrator | Sunday 19 April 2026 01:02:23 +0000 (0:00:01.631) 0:00:04.411 ********** 2026-04-19 01:06:20.070481 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:06:20.070486 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:06:20.070490 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:06:20.070495 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:06:20.070500 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:06:20.070505 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:06:20.070510 | orchestrator | 2026-04-19 01:06:20.070515 | orchestrator | TASK [neutron : Check for ML2/OVN presence] ************************************ 2026-04-19 01:06:20.070520 | orchestrator | Sunday 19 April 2026 01:02:24 +0000 (0:00:01.360) 0:00:05.772 ********** 2026-04-19 01:06:20.070525 | orchestrator | ok: [testbed-node-0] => { 2026-04-19 01:06:20.070530 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070535 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070540 | orchestrator | } 2026-04-19 01:06:20.070545 | orchestrator | ok: [testbed-node-1] => { 2026-04-19 01:06:20.070550 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070555 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070559 | orchestrator | } 2026-04-19 01:06:20.070564 | orchestrator | ok: [testbed-node-2] => { 2026-04-19 01:06:20.070569 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070574 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070579 | orchestrator | } 2026-04-19 01:06:20.070583 | orchestrator | ok: [testbed-node-3] => { 2026-04-19 01:06:20.070588 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070593 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070598 | orchestrator | } 2026-04-19 01:06:20.070602 | orchestrator | ok: [testbed-node-4] => { 2026-04-19 01:06:20.070607 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070613 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070621 | orchestrator | } 2026-04-19 01:06:20.070629 | orchestrator | ok: [testbed-node-5] => { 2026-04-19 01:06:20.070642 | orchestrator |  "changed": false, 2026-04-19 01:06:20.070651 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:06:20.070659 | orchestrator | } 2026-04-19 01:06:20.070667 | orchestrator | 2026-04-19 01:06:20.070675 | orchestrator | TASK [neutron : Check for ML2/OVS presence] ************************************ 2026-04-19 01:06:20.070684 | orchestrator | Sunday 19 April 2026 01:02:25 +0000 (0:00:00.598) 0:00:06.370 ********** 2026-04-19 01:06:20.070692 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.070699 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.070707 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.070715 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.070722 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.070730 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.070737 | orchestrator | 2026-04-19 01:06:20.070746 | orchestrator | TASK [service-ks-register : neutron | Creating/deleting services] ************** 2026-04-19 01:06:20.070755 | orchestrator | Sunday 19 April 2026 01:02:26 +0000 (0:00:00.857) 0:00:07.227 ********** 2026-04-19 01:06:20.070763 | orchestrator | changed: [testbed-node-0] => (item=neutron (network)) 2026-04-19 01:06:20.070772 | orchestrator | 2026-04-19 01:06:20.070780 | orchestrator | TASK [service-ks-register : neutron | Creating/deleting endpoints] ************* 2026-04-19 01:06:20.070837 | orchestrator | Sunday 19 April 2026 01:02:30 +0000 (0:00:04.073) 0:00:11.301 ********** 2026-04-19 01:06:20.070843 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api-int.testbed.osism.xyz:9696 -> internal) 2026-04-19 01:06:20.070849 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api.testbed.osism.xyz:9696 -> public) 2026-04-19 01:06:20.070854 | orchestrator | 2026-04-19 01:06:20.070966 | orchestrator | TASK [service-ks-register : neutron | Creating projects] *********************** 2026-04-19 01:06:20.070973 | orchestrator | Sunday 19 April 2026 01:02:37 +0000 (0:00:07.314) 0:00:18.615 ********** 2026-04-19 01:06:20.070990 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:06:20.070995 | orchestrator | 2026-04-19 01:06:20.071000 | orchestrator | TASK [service-ks-register : neutron | Creating users] ************************** 2026-04-19 01:06:20.071006 | orchestrator | Sunday 19 April 2026 01:02:41 +0000 (0:00:03.644) 0:00:22.259 ********** 2026-04-19 01:06:20.071015 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service) 2026-04-19 01:06:20.071020 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:06:20.071025 | orchestrator | 2026-04-19 01:06:20.071030 | orchestrator | TASK [service-ks-register : neutron | Creating roles] ************************** 2026-04-19 01:06:20.071035 | orchestrator | Sunday 19 April 2026 01:02:45 +0000 (0:00:04.374) 0:00:26.634 ********** 2026-04-19 01:06:20.071040 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:06:20.071044 | orchestrator | 2026-04-19 01:06:20.071049 | orchestrator | TASK [service-ks-register : neutron | Granting/revoking user roles] ************ 2026-04-19 01:06:20.071054 | orchestrator | Sunday 19 April 2026 01:02:49 +0000 (0:00:03.736) 0:00:30.370 ********** 2026-04-19 01:06:20.071059 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> admin) 2026-04-19 01:06:20.071083 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> service) 2026-04-19 01:06:20.071398 | orchestrator | 2026-04-19 01:06:20.071417 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-04-19 01:06:20.071422 | orchestrator | Sunday 19 April 2026 01:02:56 +0000 (0:00:07.671) 0:00:38.042 ********** 2026-04-19 01:06:20.071428 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.071433 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.071438 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.071443 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.071447 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.071452 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.071457 | orchestrator | 2026-04-19 01:06:20.071462 | orchestrator | TASK [Load and persist kernel modules] ***************************************** 2026-04-19 01:06:20.071467 | orchestrator | Sunday 19 April 2026 01:02:57 +0000 (0:00:00.480) 0:00:38.523 ********** 2026-04-19 01:06:20.071472 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.071477 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.071482 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.071487 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.071491 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.071496 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.071501 | orchestrator | 2026-04-19 01:06:20.071506 | orchestrator | TASK [neutron : Check IPv6 support] ******************************************** 2026-04-19 01:06:20.071511 | orchestrator | Sunday 19 April 2026 01:02:59 +0000 (0:00:02.098) 0:00:40.621 ********** 2026-04-19 01:06:20.071516 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:06:20.071521 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:06:20.071526 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:06:20.071531 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:06:20.071535 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:06:20.071540 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:06:20.071545 | orchestrator | 2026-04-19 01:06:20.071550 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-04-19 01:06:20.071555 | orchestrator | Sunday 19 April 2026 01:03:00 +0000 (0:00:01.005) 0:00:41.627 ********** 2026-04-19 01:06:20.071560 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.071565 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.071569 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.071574 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.071579 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.071584 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.071589 | orchestrator | 2026-04-19 01:06:20.071594 | orchestrator | TASK [neutron : Ensuring config directories exist] ***************************** 2026-04-19 01:06:20.071606 | orchestrator | Sunday 19 April 2026 01:03:02 +0000 (0:00:01.831) 0:00:43.458 ********** 2026-04-19 01:06:20.071613 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071696 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071712 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.071722 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.071731 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071747 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.071755 | orchestrator | 2026-04-19 01:06:20.071764 | orchestrator | TASK [neutron : Check if extra ml2 plugins exists] ***************************** 2026-04-19 01:06:20.071772 | orchestrator | Sunday 19 April 2026 01:03:04 +0000 (0:00:02.248) 0:00:45.706 ********** 2026-04-19 01:06:20.071780 | orchestrator | [WARNING]: Skipped 2026-04-19 01:06:20.071810 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' path 2026-04-19 01:06:20.071838 | orchestrator | due to this access issue: 2026-04-19 01:06:20.071844 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' is not 2026-04-19 01:06:20.071849 | orchestrator | a directory 2026-04-19 01:06:20.071854 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:06:20.071859 | orchestrator | 2026-04-19 01:06:20.071865 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-04-19 01:06:20.071870 | orchestrator | Sunday 19 April 2026 01:03:05 +0000 (0:00:00.848) 0:00:46.554 ********** 2026-04-19 01:06:20.071876 | orchestrator | included: /ansible/roles/neutron/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:06:20.071887 | orchestrator | 2026-04-19 01:06:20.071898 | orchestrator | TASK [service-cert-copy : neutron | Copying over extra CA certificates] ******** 2026-04-19 01:06:20.071907 | orchestrator | Sunday 19 April 2026 01:03:07 +0000 (0:00:02.090) 0:00:48.645 ********** 2026-04-19 01:06:20.071915 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.071923 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.071938 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071971 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071982 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.071991 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072005 | orchestrator | 2026-04-19 01:06:20.072014 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS certificate] *** 2026-04-19 01:06:20.072022 | orchestrator | Sunday 19 April 2026 01:03:12 +0000 (0:00:04.729) 0:00:53.375 ********** 2026-04-19 01:06:20.072028 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072035 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072042 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072048 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072071 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072078 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072084 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072094 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072100 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072106 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072112 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072118 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072124 | orchestrator | 2026-04-19 01:06:20.072130 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS key] ***** 2026-04-19 01:06:20.072136 | orchestrator | Sunday 19 April 2026 01:03:15 +0000 (0:00:02.682) 0:00:56.057 ********** 2026-04-19 01:06:20.072156 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072163 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072170 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072179 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072227 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072234 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072240 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072247 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072270 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072277 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072283 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072289 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072300 | orchestrator | 2026-04-19 01:06:20.072305 | orchestrator | TASK [neutron : Creating TLS backend PEM File] ********************************* 2026-04-19 01:06:20.072311 | orchestrator | Sunday 19 April 2026 01:03:17 +0000 (0:00:02.817) 0:00:58.875 ********** 2026-04-19 01:06:20.072317 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072323 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072328 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072335 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072340 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072346 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072352 | orchestrator | 2026-04-19 01:06:20.072358 | orchestrator | TASK [neutron : Check if policies shall be overwritten] ************************ 2026-04-19 01:06:20.072364 | orchestrator | Sunday 19 April 2026 01:03:19 +0000 (0:00:01.985) 0:01:00.861 ********** 2026-04-19 01:06:20.072370 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072376 | orchestrator | 2026-04-19 01:06:20.072381 | orchestrator | TASK [neutron : Set neutron policy file] *************************************** 2026-04-19 01:06:20.072385 | orchestrator | Sunday 19 April 2026 01:03:20 +0000 (0:00:00.214) 0:01:01.075 ********** 2026-04-19 01:06:20.072390 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072395 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072400 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072405 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072409 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072414 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072419 | orchestrator | 2026-04-19 01:06:20.072424 | orchestrator | TASK [neutron : Copying over existing policy file] ***************************** 2026-04-19 01:06:20.072429 | orchestrator | Sunday 19 April 2026 01:03:20 +0000 (0:00:00.455) 0:01:01.530 ********** 2026-04-19 01:06:20.072434 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072439 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072444 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072464 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072470 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072478 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072483 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072488 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072494 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072499 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072504 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072508 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072513 | orchestrator | 2026-04-19 01:06:20.072518 | orchestrator | TASK [neutron : Copying over config.json files for services] ******************* 2026-04-19 01:06:20.072523 | orchestrator | Sunday 19 April 2026 01:03:23 +0000 (0:00:02.692) 0:01:04.222 ********** 2026-04-19 01:06:20.072530 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072541 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072546 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072552 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072557 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072571 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072576 | orchestrator | 2026-04-19 01:06:20.072581 | orchestrator | TASK [neutron : Copying over neutron.conf] ************************************* 2026-04-19 01:06:20.072586 | orchestrator | Sunday 19 April 2026 01:03:26 +0000 (0:00:03.317) 0:01:07.539 ********** 2026-04-19 01:06:20.072591 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072596 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072602 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072616 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072621 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072626 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.072631 | orchestrator | 2026-04-19 01:06:20.072636 | orchestrator | TASK [neutron : Copying over neutron_vpnaas.conf] ****************************** 2026-04-19 01:06:20.072641 | orchestrator | Sunday 19 April 2026 01:03:31 +0000 (0:00:04.979) 0:01:12.519 ********** 2026-04-19 01:06:20.072646 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072652 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.072660 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072700 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.072711 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.072721 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.072730 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072739 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072747 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072755 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072760 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072832 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072843 | orchestrator | 2026-04-19 01:06:20.072852 | orchestrator | TASK [neutron : Copying over ssh key] ****************************************** 2026-04-19 01:06:20.072859 | orchestrator | Sunday 19 April 2026 01:03:33 +0000 (0:00:01.659) 0:01:14.179 ********** 2026-04-19 01:06:20.072867 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072876 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072884 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:20.072892 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072900 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:20.072909 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:20.072918 | orchestrator | 2026-04-19 01:06:20.072926 | orchestrator | TASK [neutron : Copying over ml2_conf.ini] ************************************* 2026-04-19 01:06:20.072940 | orchestrator | Sunday 19 April 2026 01:03:35 +0000 (0:00:02.502) 0:01:16.681 ********** 2026-04-19 01:06:20.072946 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072951 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.072956 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072961 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.072967 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.072972 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.072982 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072992 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.072998 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.073003 | orchestrator | 2026-04-19 01:06:20.073008 | orchestrator | TASK [neutron : Copying over openvswitch_agent.ini] **************************** 2026-04-19 01:06:20.073013 | orchestrator | Sunday 19 April 2026 01:03:38 +0000 (0:00:02.689) 0:01:19.371 ********** 2026-04-19 01:06:20.073018 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073023 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073028 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073032 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073037 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073042 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073047 | orchestrator | 2026-04-19 01:06:20.073052 | orchestrator | TASK [neutron : Copying over sriov_agent.ini] ********************************** 2026-04-19 01:06:20.073057 | orchestrator | Sunday 19 April 2026 01:03:40 +0000 (0:00:01.758) 0:01:21.130 ********** 2026-04-19 01:06:20.073061 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073066 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073074 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073079 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073084 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073089 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073093 | orchestrator | 2026-04-19 01:06:20.073100 | orchestrator | TASK [neutron : Copying over mlnx_agent.ini] *********************************** 2026-04-19 01:06:20.073112 | orchestrator | Sunday 19 April 2026 01:03:41 +0000 (0:00:01.708) 0:01:22.838 ********** 2026-04-19 01:06:20.073122 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073130 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073137 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073145 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073153 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073161 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073169 | orchestrator | 2026-04-19 01:06:20.073178 | orchestrator | TASK [neutron : Copying over eswitchd.conf] ************************************ 2026-04-19 01:06:20.073185 | orchestrator | Sunday 19 April 2026 01:03:43 +0000 (0:00:01.785) 0:01:24.623 ********** 2026-04-19 01:06:20.073190 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073195 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073199 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073204 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073209 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073214 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073219 | orchestrator | 2026-04-19 01:06:20.073224 | orchestrator | TASK [neutron : Copying over dhcp_agent.ini] *********************************** 2026-04-19 01:06:20.073229 | orchestrator | Sunday 19 April 2026 01:03:46 +0000 (0:00:02.725) 0:01:27.349 ********** 2026-04-19 01:06:20.073234 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073239 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073244 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073248 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073253 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073258 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073263 | orchestrator | 2026-04-19 01:06:20.073268 | orchestrator | TASK [neutron : Copying over dnsmasq.conf] ************************************* 2026-04-19 01:06:20.073273 | orchestrator | Sunday 19 April 2026 01:03:48 +0000 (0:00:02.274) 0:01:29.623 ********** 2026-04-19 01:06:20.073277 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073282 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073287 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073292 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073297 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073302 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073306 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073311 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073316 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073321 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073330 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-04-19 01:06:20.073335 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073340 | orchestrator | 2026-04-19 01:06:20.073345 | orchestrator | TASK [neutron : Copying over l3_agent.ini] ************************************* 2026-04-19 01:06:20.073350 | orchestrator | Sunday 19 April 2026 01:03:50 +0000 (0:00:02.076) 0:01:31.699 ********** 2026-04-19 01:06:20.073355 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073365 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073370 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073376 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073381 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073386 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073391 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073396 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073406 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073415 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073421 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073430 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073438 | orchestrator | 2026-04-19 01:06:20.073445 | orchestrator | TASK [neutron : Copying over fwaas_driver.ini] ********************************* 2026-04-19 01:06:20.073453 | orchestrator | Sunday 19 April 2026 01:03:52 +0000 (0:00:01.551) 0:01:33.251 ********** 2026-04-19 01:06:20.073461 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073469 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073476 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073485 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073499 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.073513 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073519 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073524 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073529 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073534 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073539 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.073544 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073549 | orchestrator | 2026-04-19 01:06:20.073554 | orchestrator | TASK [neutron : Copying over metadata_agent.ini] ******************************* 2026-04-19 01:06:20.073559 | orchestrator | Sunday 19 April 2026 01:03:53 +0000 (0:00:01.615) 0:01:34.866 ********** 2026-04-19 01:06:20.073564 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073569 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073573 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073578 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073583 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073591 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073596 | orchestrator | 2026-04-19 01:06:20.073601 | orchestrator | TASK [neutron : Copying over neutron_ovn_metadata_agent.ini] ******************* 2026-04-19 01:06:20.073606 | orchestrator | Sunday 19 April 2026 01:03:55 +0000 (0:00:01.586) 0:01:36.452 ********** 2026-04-19 01:06:20.073610 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073615 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073620 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073625 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:06:20.073630 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:06:20.073635 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:06:20.073639 | orchestrator | 2026-04-19 01:06:20.073647 | orchestrator | TASK [neutron : Copying over metering_agent.ini] ******************************* 2026-04-19 01:06:20.073652 | orchestrator | Sunday 19 April 2026 01:03:58 +0000 (0:00:03.072) 0:01:39.525 ********** 2026-04-19 01:06:20.073657 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073662 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073667 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073671 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073676 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073681 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073686 | orchestrator | 2026-04-19 01:06:20.073691 | orchestrator | TASK [neutron : Copying over ironic_neutron_agent.ini] ************************* 2026-04-19 01:06:20.073695 | orchestrator | Sunday 19 April 2026 01:04:00 +0000 (0:00:01.672) 0:01:41.198 ********** 2026-04-19 01:06:20.073700 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073705 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073710 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073715 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073719 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073724 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073729 | orchestrator | 2026-04-19 01:06:20.073734 | orchestrator | TASK [neutron : Copying over bgp_dragent.ini] ********************************** 2026-04-19 01:06:20.073739 | orchestrator | Sunday 19 April 2026 01:04:01 +0000 (0:00:01.797) 0:01:42.995 ********** 2026-04-19 01:06:20.073744 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073748 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073753 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073758 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073766 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073778 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073802 | orchestrator | 2026-04-19 01:06:20.073810 | orchestrator | TASK [neutron : Copying over ovn_agent.ini] ************************************ 2026-04-19 01:06:20.073819 | orchestrator | Sunday 19 April 2026 01:04:03 +0000 (0:00:01.840) 0:01:44.836 ********** 2026-04-19 01:06:20.073828 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073836 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073844 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073856 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073866 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073873 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073881 | orchestrator | 2026-04-19 01:06:20.073888 | orchestrator | TASK [neutron : Copying over nsx.ini] ****************************************** 2026-04-19 01:06:20.073896 | orchestrator | Sunday 19 April 2026 01:04:07 +0000 (0:00:03.274) 0:01:48.111 ********** 2026-04-19 01:06:20.073903 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073910 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073916 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073924 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.073931 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.073938 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.073947 | orchestrator | 2026-04-19 01:06:20.073953 | orchestrator | TASK [neutron : Copy neutron-l3-agent-wrapper script] ************************** 2026-04-19 01:06:20.073966 | orchestrator | Sunday 19 April 2026 01:04:08 +0000 (0:00:01.706) 0:01:49.818 ********** 2026-04-19 01:06:20.073973 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.073980 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.073988 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.073995 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074002 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074009 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074045 | orchestrator | 2026-04-19 01:06:20.074054 | orchestrator | TASK [neutron : Copying over extra ml2 plugins] ******************************** 2026-04-19 01:06:20.074062 | orchestrator | Sunday 19 April 2026 01:04:10 +0000 (0:00:01.929) 0:01:51.747 ********** 2026-04-19 01:06:20.074070 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.074077 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.074085 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.074092 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074099 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074106 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074113 | orchestrator | 2026-04-19 01:06:20.074121 | orchestrator | TASK [neutron : Copying over neutron-tls-proxy.cfg] **************************** 2026-04-19 01:06:20.074128 | orchestrator | Sunday 19 April 2026 01:04:12 +0000 (0:00:01.548) 0:01:53.296 ********** 2026-04-19 01:06:20.074136 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074143 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074151 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.074158 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.074166 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074173 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.074181 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074189 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074198 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074205 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074212 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-04-19 01:06:20.074219 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074226 | orchestrator | 2026-04-19 01:06:20.074234 | orchestrator | TASK [neutron : Copying over neutron_taas.conf] ******************************** 2026-04-19 01:06:20.074241 | orchestrator | Sunday 19 April 2026 01:04:14 +0000 (0:00:01.909) 0:01:55.206 ********** 2026-04-19 01:06:20.074268 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074286 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.074296 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074312 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074322 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074371 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.074378 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074383 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.074474 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074481 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074486 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074496 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074501 | orchestrator | 2026-04-19 01:06:20.074506 | orchestrator | TASK [service-check-containers : neutron | Check containers] ******************* 2026-04-19 01:06:20.074511 | orchestrator | Sunday 19 April 2026 01:04:15 +0000 (0:00:01.424) 0:01:56.630 ********** 2026-04-19 01:06:20.074517 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.074523 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.074535 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:20.074545 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.074559 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.074568 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-04-19 01:06:20.074576 | orchestrator | 2026-04-19 01:06:20.074584 | orchestrator | TASK [service-check-containers : neutron | Notify handlers to restart containers] *** 2026-04-19 01:06:20.074592 | orchestrator | Sunday 19 April 2026 01:04:18 +0000 (0:00:02.496) 0:01:59.127 ********** 2026-04-19 01:06:20.074601 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:06:20.074608 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074615 | orchestrator | } 2026-04-19 01:06:20.074623 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:06:20.074631 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074639 | orchestrator | } 2026-04-19 01:06:20.074648 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:06:20.074656 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074664 | orchestrator | } 2026-04-19 01:06:20.074672 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 01:06:20.074676 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074681 | orchestrator | } 2026-04-19 01:06:20.074686 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 01:06:20.074691 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074696 | orchestrator | } 2026-04-19 01:06:20.074701 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 01:06:20.074705 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:20.074710 | orchestrator | } 2026-04-19 01:06:20.074715 | orchestrator | 2026-04-19 01:06:20.074720 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:06:20.074725 | orchestrator | Sunday 19 April 2026 01:04:18 +0000 (0:00:00.770) 0:01:59.897 ********** 2026-04-19 01:06:20.074736 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074745 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.074751 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074756 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.074762 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/neutron-server:2025.1', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:20.074771 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.074783 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074808 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074816 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074831 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074847 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-04-19 01:06:20.074855 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074863 | orchestrator | 2026-04-19 01:06:20.074868 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-04-19 01:06:20.074873 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:02.697) 0:02:02.594 ********** 2026-04-19 01:06:20.074877 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:20.074882 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:20.074887 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:20.074892 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:06:20.074897 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:06:20.074901 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:06:20.074906 | orchestrator | 2026-04-19 01:06:20.074911 | orchestrator | TASK [neutron : Creating Neutron database] ************************************* 2026-04-19 01:06:20.074916 | orchestrator | Sunday 19 April 2026 01:04:22 +0000 (0:00:00.584) 0:02:03.179 ********** 2026-04-19 01:06:20.074921 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:20.074926 | orchestrator | 2026-04-19 01:06:20.074931 | orchestrator | TASK [neutron : Creating Neutron database user and setting permissions] ******** 2026-04-19 01:06:20.074935 | orchestrator | Sunday 19 April 2026 01:04:24 +0000 (0:00:02.019) 0:02:05.198 ********** 2026-04-19 01:06:20.074940 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:20.074945 | orchestrator | 2026-04-19 01:06:20.074950 | orchestrator | TASK [neutron : Running Neutron bootstrap container] *************************** 2026-04-19 01:06:20.074955 | orchestrator | Sunday 19 April 2026 01:04:26 +0000 (0:00:02.165) 0:02:07.364 ********** 2026-04-19 01:06:20.074959 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:20.074964 | orchestrator | 2026-04-19 01:06:20.074969 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.074974 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:42.711) 0:02:50.075 ********** 2026-04-19 01:06:20.074978 | orchestrator | 2026-04-19 01:06:20.074983 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.074988 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.069) 0:02:50.145 ********** 2026-04-19 01:06:20.074993 | orchestrator | 2026-04-19 01:06:20.074998 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.075002 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.061) 0:02:50.207 ********** 2026-04-19 01:06:20.075007 | orchestrator | 2026-04-19 01:06:20.075012 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.075017 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.069) 0:02:50.277 ********** 2026-04-19 01:06:20.075021 | orchestrator | 2026-04-19 01:06:20.075032 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.075036 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.057) 0:02:50.334 ********** 2026-04-19 01:06:20.075041 | orchestrator | 2026-04-19 01:06:20.075046 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-04-19 01:06:20.075051 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.068) 0:02:50.403 ********** 2026-04-19 01:06:20.075056 | orchestrator | 2026-04-19 01:06:20.075063 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-server container] ******************* 2026-04-19 01:06:20.075072 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:00.070) 0:02:50.474 ********** 2026-04-19 01:06:20.075080 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:20.075087 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:20.075095 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:20.075103 | orchestrator | 2026-04-19 01:06:20.075111 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-ovn-metadata-agent container] ******* 2026-04-19 01:06:20.075120 | orchestrator | Sunday 19 April 2026 01:05:34 +0000 (0:00:24.745) 0:03:15.219 ********** 2026-04-19 01:06:20.075129 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:06:20.075136 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:06:20.075142 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:06:20.075148 | orchestrator | 2026-04-19 01:06:20.075154 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:06:20.075160 | orchestrator | testbed-node-0 : ok=27  changed=16  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 01:06:20.075167 | orchestrator | testbed-node-1 : ok=17  changed=9  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-04-19 01:06:20.075173 | orchestrator | testbed-node-2 : ok=17  changed=9  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-04-19 01:06:20.075179 | orchestrator | testbed-node-3 : ok=16  changed=8  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 01:06:20.075188 | orchestrator | testbed-node-4 : ok=16  changed=8  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 01:06:20.075194 | orchestrator | testbed-node-5 : ok=16  changed=8  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-04-19 01:06:20.075200 | orchestrator | 2026-04-19 01:06:20.075206 | orchestrator | 2026-04-19 01:06:20.075212 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:06:20.075221 | orchestrator | Sunday 19 April 2026 01:06:18 +0000 (0:00:44.576) 0:03:59.796 ********** 2026-04-19 01:06:20.075234 | orchestrator | =============================================================================== 2026-04-19 01:06:20.075243 | orchestrator | neutron : Restart neutron-ovn-metadata-agent container ----------------- 44.58s 2026-04-19 01:06:20.075251 | orchestrator | neutron : Running Neutron bootstrap container -------------------------- 42.71s 2026-04-19 01:06:20.075260 | orchestrator | neutron : Restart neutron-server container ----------------------------- 24.75s 2026-04-19 01:06:20.075269 | orchestrator | service-ks-register : neutron | Granting/revoking user roles ------------ 7.67s 2026-04-19 01:06:20.075275 | orchestrator | service-ks-register : neutron | Creating/deleting endpoints ------------- 7.31s 2026-04-19 01:06:20.075281 | orchestrator | neutron : Copying over neutron.conf ------------------------------------- 4.98s 2026-04-19 01:06:20.075287 | orchestrator | service-cert-copy : neutron | Copying over extra CA certificates -------- 4.73s 2026-04-19 01:06:20.075293 | orchestrator | service-ks-register : neutron | Creating users -------------------------- 4.37s 2026-04-19 01:06:20.075299 | orchestrator | service-ks-register : neutron | Creating/deleting services -------------- 4.07s 2026-04-19 01:06:20.075306 | orchestrator | service-ks-register : neutron | Creating roles -------------------------- 3.74s 2026-04-19 01:06:20.075321 | orchestrator | service-ks-register : neutron | Creating projects ----------------------- 3.64s 2026-04-19 01:06:20.075329 | orchestrator | neutron : Copying over config.json files for services ------------------- 3.32s 2026-04-19 01:06:20.075337 | orchestrator | neutron : Copying over ovn_agent.ini ------------------------------------ 3.28s 2026-04-19 01:06:20.075344 | orchestrator | neutron : Copying over neutron_ovn_metadata_agent.ini ------------------- 3.07s 2026-04-19 01:06:20.075352 | orchestrator | service-cert-copy : neutron | Copying over backend internal TLS key ----- 2.82s 2026-04-19 01:06:20.075360 | orchestrator | neutron : Copying over eswitchd.conf ------------------------------------ 2.73s 2026-04-19 01:06:20.075369 | orchestrator | service-check-containers : Include tasks -------------------------------- 2.70s 2026-04-19 01:06:20.075378 | orchestrator | neutron : Copying over existing policy file ----------------------------- 2.69s 2026-04-19 01:06:20.075387 | orchestrator | neutron : Copying over ml2_conf.ini ------------------------------------- 2.69s 2026-04-19 01:06:20.075394 | orchestrator | service-cert-copy : neutron | Copying over backend internal TLS certificate --- 2.68s 2026-04-19 01:06:20.075400 | orchestrator | 2026-04-19 01:06:20 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:20.075409 | orchestrator | 2026-04-19 01:06:20 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:20.075421 | orchestrator | 2026-04-19 01:06:20 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:20.076747 | orchestrator | 2026-04-19 01:06:20 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:20.077311 | orchestrator | 2026-04-19 01:06:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:23.113359 | orchestrator | 2026-04-19 01:06:23 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:23.116397 | orchestrator | 2026-04-19 01:06:23 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:23.117904 | orchestrator | 2026-04-19 01:06:23 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:23.119532 | orchestrator | 2026-04-19 01:06:23 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:23.119634 | orchestrator | 2026-04-19 01:06:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:26.166996 | orchestrator | 2026-04-19 01:06:26 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:26.170458 | orchestrator | 2026-04-19 01:06:26 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:26.173432 | orchestrator | 2026-04-19 01:06:26 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:26.177149 | orchestrator | 2026-04-19 01:06:26 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:26.177232 | orchestrator | 2026-04-19 01:06:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:29.219653 | orchestrator | 2026-04-19 01:06:29 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:29.221598 | orchestrator | 2026-04-19 01:06:29 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:29.223299 | orchestrator | 2026-04-19 01:06:29 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:29.224862 | orchestrator | 2026-04-19 01:06:29 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:29.224923 | orchestrator | 2026-04-19 01:06:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:32.245224 | orchestrator | 2026-04-19 01:06:32 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:32.245518 | orchestrator | 2026-04-19 01:06:32 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:32.246156 | orchestrator | 2026-04-19 01:06:32 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:32.246941 | orchestrator | 2026-04-19 01:06:32 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:32.246977 | orchestrator | 2026-04-19 01:06:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:35.285117 | orchestrator | 2026-04-19 01:06:35 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:35.287149 | orchestrator | 2026-04-19 01:06:35 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:35.288150 | orchestrator | 2026-04-19 01:06:35 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:35.289910 | orchestrator | 2026-04-19 01:06:35 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:35.289924 | orchestrator | 2026-04-19 01:06:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:38.332463 | orchestrator | 2026-04-19 01:06:38 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:38.333563 | orchestrator | 2026-04-19 01:06:38 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:38.334968 | orchestrator | 2026-04-19 01:06:38 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:38.335676 | orchestrator | 2026-04-19 01:06:38 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:38.335712 | orchestrator | 2026-04-19 01:06:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:41.368863 | orchestrator | 2026-04-19 01:06:41 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:41.368915 | orchestrator | 2026-04-19 01:06:41 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:41.369813 | orchestrator | 2026-04-19 01:06:41 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:41.369849 | orchestrator | 2026-04-19 01:06:41 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:41.369864 | orchestrator | 2026-04-19 01:06:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:44.395256 | orchestrator | 2026-04-19 01:06:44 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:44.396952 | orchestrator | 2026-04-19 01:06:44 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:44.398878 | orchestrator | 2026-04-19 01:06:44 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:44.400304 | orchestrator | 2026-04-19 01:06:44 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:44.400363 | orchestrator | 2026-04-19 01:06:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:47.444324 | orchestrator | 2026-04-19 01:06:47 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:47.444373 | orchestrator | 2026-04-19 01:06:47 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:47.445204 | orchestrator | 2026-04-19 01:06:47 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:47.447980 | orchestrator | 2026-04-19 01:06:47 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:47.448050 | orchestrator | 2026-04-19 01:06:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:50.476756 | orchestrator | 2026-04-19 01:06:50 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:50.479343 | orchestrator | 2026-04-19 01:06:50 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:50.481812 | orchestrator | 2026-04-19 01:06:50 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:50.483999 | orchestrator | 2026-04-19 01:06:50 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:50.484045 | orchestrator | 2026-04-19 01:06:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:53.509441 | orchestrator | 2026-04-19 01:06:53 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:53.509498 | orchestrator | 2026-04-19 01:06:53 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:53.511002 | orchestrator | 2026-04-19 01:06:53 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:53.511817 | orchestrator | 2026-04-19 01:06:53 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:53.511901 | orchestrator | 2026-04-19 01:06:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:56.539250 | orchestrator | 2026-04-19 01:06:56 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:56.539633 | orchestrator | 2026-04-19 01:06:56 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:56.540550 | orchestrator | 2026-04-19 01:06:56 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:56.542786 | orchestrator | 2026-04-19 01:06:56 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state STARTED 2026-04-19 01:06:56.542828 | orchestrator | 2026-04-19 01:06:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:06:59.564398 | orchestrator | 2026-04-19 01:06:59 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:06:59.564732 | orchestrator | 2026-04-19 01:06:59 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:06:59.566569 | orchestrator | 2026-04-19 01:06:59 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:06:59.568007 | orchestrator | 2026-04-19 01:06:59 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:06:59.569752 | orchestrator | 2026-04-19 01:06:59 | INFO  | Task 345e9375-79f7-4a64-a56c-5e8dd9dd552f is in state SUCCESS 2026-04-19 01:06:59.571076 | orchestrator | 2026-04-19 01:06:59.571104 | orchestrator | 2026-04-19 01:06:59.571108 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:06:59.571113 | orchestrator | 2026-04-19 01:06:59.571117 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:06:59.571121 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:00.267) 0:00:00.267 ********** 2026-04-19 01:06:59.571125 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:06:59.571130 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:06:59.571134 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:06:59.571138 | orchestrator | 2026-04-19 01:06:59.571142 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:06:59.571146 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:00.259) 0:00:00.527 ********** 2026-04-19 01:06:59.571150 | orchestrator | ok: [testbed-node-0] => (item=enable_designate_True) 2026-04-19 01:06:59.571163 | orchestrator | ok: [testbed-node-1] => (item=enable_designate_True) 2026-04-19 01:06:59.571178 | orchestrator | ok: [testbed-node-2] => (item=enable_designate_True) 2026-04-19 01:06:59.571182 | orchestrator | 2026-04-19 01:06:59.571186 | orchestrator | PLAY [Apply role designate] **************************************************** 2026-04-19 01:06:59.571190 | orchestrator | 2026-04-19 01:06:59.571194 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-04-19 01:06:59.571197 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:00.237) 0:00:00.765 ********** 2026-04-19 01:06:59.571201 | orchestrator | included: /ansible/roles/designate/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:06:59.571206 | orchestrator | 2026-04-19 01:06:59.571209 | orchestrator | TASK [service-ks-register : designate | Creating/deleting services] ************ 2026-04-19 01:06:59.571213 | orchestrator | Sunday 19 April 2026 01:04:22 +0000 (0:00:00.544) 0:00:01.309 ********** 2026-04-19 01:06:59.571217 | orchestrator | changed: [testbed-node-0] => (item=designate (dns)) 2026-04-19 01:06:59.571221 | orchestrator | 2026-04-19 01:06:59.571225 | orchestrator | TASK [service-ks-register : designate | Creating/deleting endpoints] *********** 2026-04-19 01:06:59.571229 | orchestrator | Sunday 19 April 2026 01:04:25 +0000 (0:00:03.492) 0:00:04.802 ********** 2026-04-19 01:06:59.571232 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api-int.testbed.osism.xyz:9001 -> internal) 2026-04-19 01:06:59.571236 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api.testbed.osism.xyz:9001 -> public) 2026-04-19 01:06:59.571240 | orchestrator | 2026-04-19 01:06:59.571244 | orchestrator | TASK [service-ks-register : designate | Creating projects] ********************* 2026-04-19 01:06:59.571248 | orchestrator | Sunday 19 April 2026 01:04:32 +0000 (0:00:07.182) 0:00:11.984 ********** 2026-04-19 01:06:59.571251 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:06:59.571255 | orchestrator | 2026-04-19 01:06:59.571259 | orchestrator | TASK [service-ks-register : designate | Creating users] ************************ 2026-04-19 01:06:59.571263 | orchestrator | Sunday 19 April 2026 01:04:36 +0000 (0:00:03.570) 0:00:15.555 ********** 2026-04-19 01:06:59.571267 | orchestrator | changed: [testbed-node-0] => (item=designate -> service) 2026-04-19 01:06:59.571271 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:06:59.571274 | orchestrator | 2026-04-19 01:06:59.571278 | orchestrator | TASK [service-ks-register : designate | Creating roles] ************************ 2026-04-19 01:06:59.571282 | orchestrator | Sunday 19 April 2026 01:04:40 +0000 (0:00:04.305) 0:00:19.860 ********** 2026-04-19 01:06:59.571286 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:06:59.571290 | orchestrator | 2026-04-19 01:06:59.571293 | orchestrator | TASK [service-ks-register : designate | Granting/revoking user roles] ********** 2026-04-19 01:06:59.571297 | orchestrator | Sunday 19 April 2026 01:04:43 +0000 (0:00:03.073) 0:00:22.934 ********** 2026-04-19 01:06:59.571301 | orchestrator | changed: [testbed-node-0] => (item=designate -> service -> admin) 2026-04-19 01:06:59.571305 | orchestrator | 2026-04-19 01:06:59.571308 | orchestrator | TASK [designate : Ensuring config directories exist] *************************** 2026-04-19 01:06:59.571384 | orchestrator | Sunday 19 April 2026 01:04:48 +0000 (0:00:04.111) 0:00:27.045 ********** 2026-04-19 01:06:59.571391 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.571413 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.571418 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.571423 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571429 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571433 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571444 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571450 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571454 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571459 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571463 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571467 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571471 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571482 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571488 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571492 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571864 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571884 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.571891 | orchestrator | 2026-04-19 01:06:59.571899 | orchestrator | TASK [designate : Check if policies shall be overwritten] ********************** 2026-04-19 01:06:59.571905 | orchestrator | Sunday 19 April 2026 01:04:51 +0000 (0:00:03.765) 0:00:30.810 ********** 2026-04-19 01:06:59.571912 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.571919 | orchestrator | 2026-04-19 01:06:59.571926 | orchestrator | TASK [designate : Set designate policy file] *********************************** 2026-04-19 01:06:59.571933 | orchestrator | Sunday 19 April 2026 01:04:51 +0000 (0:00:00.109) 0:00:30.920 ********** 2026-04-19 01:06:59.571947 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.571954 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.571961 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.571967 | orchestrator | 2026-04-19 01:06:59.571974 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-04-19 01:06:59.571981 | orchestrator | Sunday 19 April 2026 01:04:52 +0000 (0:00:00.269) 0:00:31.190 ********** 2026-04-19 01:06:59.571988 | orchestrator | included: /ansible/roles/designate/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:06:59.572255 | orchestrator | 2026-04-19 01:06:59.572267 | orchestrator | TASK [service-cert-copy : designate | Copying over extra CA certificates] ****** 2026-04-19 01:06:59.572271 | orchestrator | Sunday 19 April 2026 01:04:52 +0000 (0:00:00.476) 0:00:31.666 ********** 2026-04-19 01:06:59.572293 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572303 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572308 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572312 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572323 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572339 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572346 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572350 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572354 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572359 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572366 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572370 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572386 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572396 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572400 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572405 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572412 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572416 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.572420 | orchestrator | 2026-04-19 01:06:59.572424 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS certificate] *** 2026-04-19 01:06:59.572428 | orchestrator | Sunday 19 April 2026 01:04:59 +0000 (0:00:06.774) 0:00:38.441 ********** 2026-04-19 01:06:59.572443 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572450 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572454 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572458 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572466 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572481 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572487 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572501 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572515 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572535 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572542 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572548 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.572572 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572582 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572589 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572596 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572607 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572614 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572620 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.572626 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572633 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.572639 | orchestrator | 2026-04-19 01:06:59.572645 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS key] *** 2026-04-19 01:06:59.572651 | orchestrator | Sunday 19 April 2026 01:05:00 +0000 (0:00:01.357) 0:00:39.798 ********** 2026-04-19 01:06:59.572679 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572687 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572699 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572705 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.572712 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572735 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572747 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.572768 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572775 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572782 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572789 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572816 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572827 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572834 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572846 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572852 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.572859 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572865 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.572872 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572877 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.572881 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.572886 | orchestrator | 2026-04-19 01:06:59.572893 | orchestrator | TASK [designate : Copying over config.json files for services] ***************** 2026-04-19 01:06:59.572917 | orchestrator | Sunday 19 April 2026 01:05:02 +0000 (0:00:01.630) 0:00:41.429 ********** 2026-04-19 01:06:59.572928 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572976 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572984 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.572991 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573018 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573039 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573051 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573058 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573065 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573072 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573079 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573103 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573118 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573125 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573131 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573138 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573144 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573151 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573157 | orchestrator | 2026-04-19 01:06:59.573164 | orchestrator | TASK [designate : Copying over designate.conf] ********************************* 2026-04-19 01:06:59.573186 | orchestrator | Sunday 19 April 2026 01:05:09 +0000 (0:00:06.700) 0:00:48.129 ********** 2026-04-19 01:06:59.573202 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573209 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573215 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573222 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573245 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573259 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573266 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573273 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573280 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573287 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573293 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573330 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573340 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573347 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573354 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573361 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573367 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573374 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573384 | orchestrator | 2026-04-19 01:06:59.573403 | orchestrator | TASK [designate : Copying over pools.yaml] ************************************* 2026-04-19 01:06:59.573408 | orchestrator | Sunday 19 April 2026 01:05:26 +0000 (0:00:17.348) 0:01:05.478 ********** 2026-04-19 01:06:59.573412 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-04-19 01:06:59.573416 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-04-19 01:06:59.573420 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-04-19 01:06:59.573424 | orchestrator | 2026-04-19 01:06:59.573428 | orchestrator | TASK [designate : Copying over named.conf] ************************************* 2026-04-19 01:06:59.573434 | orchestrator | Sunday 19 April 2026 01:05:29 +0000 (0:00:03.229) 0:01:08.708 ********** 2026-04-19 01:06:59.573437 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-04-19 01:06:59.573441 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-04-19 01:06:59.573445 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-04-19 01:06:59.573449 | orchestrator | 2026-04-19 01:06:59.573452 | orchestrator | TASK [designate : Copying over rndc.conf] ************************************** 2026-04-19 01:06:59.573456 | orchestrator | Sunday 19 April 2026 01:05:32 +0000 (0:00:02.640) 0:01:11.348 ********** 2026-04-19 01:06:59.573460 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573464 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573468 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573478 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573485 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573489 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573493 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573497 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573505 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573512 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573519 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573523 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573527 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573531 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573535 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573542 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573549 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573555 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573559 | orchestrator | 2026-04-19 01:06:59.573563 | orchestrator | TASK [designate : Copying over rndc.key] *************************************** 2026-04-19 01:06:59.573566 | orchestrator | Sunday 19 April 2026 01:05:35 +0000 (0:00:03.176) 0:01:14.524 ********** 2026-04-19 01:06:59.573570 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573575 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573582 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573590 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573594 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573598 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573602 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573617 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573621 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573628 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573634 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573639 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573647 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573653 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573657 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573663 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573669 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573673 | orchestrator | 2026-04-19 01:06:59.573677 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-04-19 01:06:59.573681 | orchestrator | Sunday 19 April 2026 01:05:38 +0000 (0:00:02.625) 0:01:17.150 ********** 2026-04-19 01:06:59.573685 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.573689 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.573693 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.573698 | orchestrator | 2026-04-19 01:06:59.573704 | orchestrator | TASK [designate : Copying over existing policy file] *************************** 2026-04-19 01:06:59.573712 | orchestrator | Sunday 19 April 2026 01:05:38 +0000 (0:00:00.262) 0:01:17.413 ********** 2026-04-19 01:06:59.573720 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573732 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.573738 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573748 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573775 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573784 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573790 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.573797 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573810 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.573817 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573828 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573838 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573846 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573857 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.573864 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.573870 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.573877 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573887 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573899 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573906 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.573917 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.573924 | orchestrator | 2026-04-19 01:06:59.573930 | orchestrator | TASK [service-check-containers : designate | Check containers] ***************** 2026-04-19 01:06:59.573937 | orchestrator | Sunday 19 April 2026 01:05:39 +0000 (0:00:00.814) 0:01:18.227 ********** 2026-04-19 01:06:59.573944 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573951 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573961 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:06:59.573972 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573983 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573990 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-04-19 01:06:59.573997 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574004 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574046 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574059 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574071 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574078 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574085 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574092 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574098 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574109 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574119 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574131 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:06:59.574138 | orchestrator | 2026-04-19 01:06:59.574145 | orchestrator | TASK [service-check-containers : designate | Notify handlers to restart containers] *** 2026-04-19 01:06:59.574151 | orchestrator | Sunday 19 April 2026 01:05:44 +0000 (0:00:05.063) 0:01:23.290 ********** 2026-04-19 01:06:59.574158 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:06:59.574165 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:59.574171 | orchestrator | } 2026-04-19 01:06:59.574178 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:06:59.574184 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:59.574191 | orchestrator | } 2026-04-19 01:06:59.574197 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:06:59.574204 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:06:59.574210 | orchestrator | } 2026-04-19 01:06:59.574217 | orchestrator | 2026-04-19 01:06:59.574223 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:06:59.574229 | orchestrator | Sunday 19 April 2026 01:05:44 +0000 (0:00:00.416) 0:01:23.707 ********** 2026-04-19 01:06:59.574236 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.574243 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.574254 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574264 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574269 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574273 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574277 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.574281 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.574285 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.574291 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574299 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574304 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574308 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574312 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.574316 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-api:2025.1', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:06:59.574320 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-backend-bind9:2025.1', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-04-19 01:06:59.574330 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-central:2025.1', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574334 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-mdns:2025.1', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574338 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-producer:2025.1', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574342 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/designate-worker:2025.1', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:06:59.574346 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.574350 | orchestrator | 2026-04-19 01:06:59.574354 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-04-19 01:06:59.574358 | orchestrator | Sunday 19 April 2026 01:05:45 +0000 (0:00:01.106) 0:01:24.814 ********** 2026-04-19 01:06:59.574361 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:06:59.574365 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:06:59.574369 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:06:59.574373 | orchestrator | 2026-04-19 01:06:59.574377 | orchestrator | TASK [designate : Creating Designate databases] ******************************** 2026-04-19 01:06:59.574381 | orchestrator | Sunday 19 April 2026 01:05:46 +0000 (0:00:00.246) 0:01:25.060 ********** 2026-04-19 01:06:59.574385 | orchestrator | changed: [testbed-node-0] => (item=designate) 2026-04-19 01:06:59.574388 | orchestrator | 2026-04-19 01:06:59.574392 | orchestrator | TASK [designate : Creating Designate databases user and setting permissions] *** 2026-04-19 01:06:59.574396 | orchestrator | Sunday 19 April 2026 01:05:48 +0000 (0:00:02.126) 0:01:27.187 ********** 2026-04-19 01:06:59.574400 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 01:06:59.574404 | orchestrator | changed: [testbed-node-0 -> {{ groups['designate-central'][0] }}] 2026-04-19 01:06:59.574408 | orchestrator | 2026-04-19 01:06:59.574442 | orchestrator | TASK [designate : Running Designate bootstrap container] *********************** 2026-04-19 01:06:59.574450 | orchestrator | Sunday 19 April 2026 01:05:50 +0000 (0:00:02.605) 0:01:29.793 ********** 2026-04-19 01:06:59.574454 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574458 | orchestrator | 2026-04-19 01:06:59.574462 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-04-19 01:06:59.574466 | orchestrator | Sunday 19 April 2026 01:06:04 +0000 (0:00:13.750) 0:01:43.544 ********** 2026-04-19 01:06:59.574469 | orchestrator | 2026-04-19 01:06:59.574473 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-04-19 01:06:59.574477 | orchestrator | Sunday 19 April 2026 01:06:04 +0000 (0:00:00.059) 0:01:43.603 ********** 2026-04-19 01:06:59.574481 | orchestrator | 2026-04-19 01:06:59.574485 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-04-19 01:06:59.574489 | orchestrator | Sunday 19 April 2026 01:06:04 +0000 (0:00:00.060) 0:01:43.664 ********** 2026-04-19 01:06:59.574492 | orchestrator | 2026-04-19 01:06:59.574496 | orchestrator | RUNNING HANDLER [designate : Restart designate-backend-bind9 container] ******** 2026-04-19 01:06:59.574500 | orchestrator | Sunday 19 April 2026 01:06:04 +0000 (0:00:00.062) 0:01:43.727 ********** 2026-04-19 01:06:59.574504 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574507 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574511 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574515 | orchestrator | 2026-04-19 01:06:59.574521 | orchestrator | RUNNING HANDLER [designate : Restart designate-api container] ****************** 2026-04-19 01:06:59.574525 | orchestrator | Sunday 19 April 2026 01:06:15 +0000 (0:00:10.813) 0:01:54.540 ********** 2026-04-19 01:06:59.574529 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574533 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574537 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574541 | orchestrator | 2026-04-19 01:06:59.574544 | orchestrator | RUNNING HANDLER [designate : Restart designate-central container] ************** 2026-04-19 01:06:59.574548 | orchestrator | Sunday 19 April 2026 01:06:20 +0000 (0:00:04.818) 0:01:59.359 ********** 2026-04-19 01:06:59.574552 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574556 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574559 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574563 | orchestrator | 2026-04-19 01:06:59.574567 | orchestrator | RUNNING HANDLER [designate : Restart designate-producer container] ************* 2026-04-19 01:06:59.574575 | orchestrator | Sunday 19 April 2026 01:06:30 +0000 (0:00:09.861) 0:02:09.220 ********** 2026-04-19 01:06:59.574579 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574582 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574586 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574590 | orchestrator | 2026-04-19 01:06:59.574594 | orchestrator | RUNNING HANDLER [designate : Restart designate-mdns container] ***************** 2026-04-19 01:06:59.574598 | orchestrator | Sunday 19 April 2026 01:06:38 +0000 (0:00:08.635) 0:02:17.856 ********** 2026-04-19 01:06:59.574601 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574605 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574609 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574613 | orchestrator | 2026-04-19 01:06:59.574617 | orchestrator | RUNNING HANDLER [designate : Restart designate-worker container] *************** 2026-04-19 01:06:59.574621 | orchestrator | Sunday 19 April 2026 01:06:45 +0000 (0:00:06.191) 0:02:24.047 ********** 2026-04-19 01:06:59.574624 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574628 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:06:59.574632 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:06:59.574636 | orchestrator | 2026-04-19 01:06:59.574640 | orchestrator | TASK [designate : Non-destructive DNS pools update] **************************** 2026-04-19 01:06:59.574644 | orchestrator | Sunday 19 April 2026 01:06:50 +0000 (0:00:05.371) 0:02:29.419 ********** 2026-04-19 01:06:59.574647 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:06:59.574651 | orchestrator | 2026-04-19 01:06:59.574655 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:06:59.574660 | orchestrator | testbed-node-0 : ok=30  changed=24  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-04-19 01:06:59.574667 | orchestrator | testbed-node-1 : ok=20  changed=16  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:06:59.574671 | orchestrator | testbed-node-2 : ok=20  changed=16  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:06:59.574675 | orchestrator | 2026-04-19 01:06:59.574679 | orchestrator | 2026-04-19 01:06:59.574683 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:06:59.574687 | orchestrator | Sunday 19 April 2026 01:06:57 +0000 (0:00:07.147) 0:02:36.566 ********** 2026-04-19 01:06:59.574691 | orchestrator | =============================================================================== 2026-04-19 01:06:59.574695 | orchestrator | designate : Copying over designate.conf -------------------------------- 17.35s 2026-04-19 01:06:59.574699 | orchestrator | designate : Running Designate bootstrap container ---------------------- 13.75s 2026-04-19 01:06:59.574703 | orchestrator | designate : Restart designate-backend-bind9 container ------------------ 10.81s 2026-04-19 01:06:59.574706 | orchestrator | designate : Restart designate-central container ------------------------- 9.86s 2026-04-19 01:06:59.574710 | orchestrator | designate : Restart designate-producer container ------------------------ 8.64s 2026-04-19 01:06:59.574714 | orchestrator | service-ks-register : designate | Creating/deleting endpoints ----------- 7.18s 2026-04-19 01:06:59.574718 | orchestrator | designate : Non-destructive DNS pools update ---------------------------- 7.15s 2026-04-19 01:06:59.574722 | orchestrator | service-cert-copy : designate | Copying over extra CA certificates ------ 6.77s 2026-04-19 01:06:59.574726 | orchestrator | designate : Copying over config.json files for services ----------------- 6.70s 2026-04-19 01:06:59.574729 | orchestrator | designate : Restart designate-mdns container ---------------------------- 6.19s 2026-04-19 01:06:59.574733 | orchestrator | designate : Restart designate-worker container -------------------------- 5.37s 2026-04-19 01:06:59.574737 | orchestrator | service-check-containers : designate | Check containers ----------------- 5.06s 2026-04-19 01:06:59.574741 | orchestrator | designate : Restart designate-api container ----------------------------- 4.82s 2026-04-19 01:06:59.574745 | orchestrator | service-ks-register : designate | Creating users ------------------------ 4.31s 2026-04-19 01:06:59.574748 | orchestrator | service-ks-register : designate | Granting/revoking user roles ---------- 4.11s 2026-04-19 01:06:59.574752 | orchestrator | designate : Ensuring config directories exist --------------------------- 3.77s 2026-04-19 01:06:59.574756 | orchestrator | service-ks-register : designate | Creating projects --------------------- 3.57s 2026-04-19 01:06:59.574860 | orchestrator | service-ks-register : designate | Creating/deleting services ------------ 3.49s 2026-04-19 01:06:59.574867 | orchestrator | designate : Copying over pools.yaml ------------------------------------- 3.23s 2026-04-19 01:06:59.574871 | orchestrator | designate : Copying over rndc.conf -------------------------------------- 3.18s 2026-04-19 01:06:59.574875 | orchestrator | 2026-04-19 01:06:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:02.592106 | orchestrator | 2026-04-19 01:07:02 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:02.592475 | orchestrator | 2026-04-19 01:07:02 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state STARTED 2026-04-19 01:07:02.593948 | orchestrator | 2026-04-19 01:07:02 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:02.595132 | orchestrator | 2026-04-19 01:07:02 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:02.595180 | orchestrator | 2026-04-19 01:07:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:05.627121 | orchestrator | 2026-04-19 01:07:05 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:05.628713 | orchestrator | 2026-04-19 01:07:05 | INFO  | Task ad80d1d1-dd98-42f9-bda2-6638ea2e4e93 is in state SUCCESS 2026-04-19 01:07:05.635076 | orchestrator | 2026-04-19 01:07:05 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:05.638216 | orchestrator | 2026-04-19 01:07:05 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:05.639499 | orchestrator | 2026-04-19 01:07:05 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:05.639541 | orchestrator | 2026-04-19 01:07:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:08.673063 | orchestrator | 2026-04-19 01:07:08 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:08.674157 | orchestrator | 2026-04-19 01:07:08 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:08.676376 | orchestrator | 2026-04-19 01:07:08 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:08.678788 | orchestrator | 2026-04-19 01:07:08 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:08.678849 | orchestrator | 2026-04-19 01:07:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:11.706864 | orchestrator | 2026-04-19 01:07:11 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:11.706955 | orchestrator | 2026-04-19 01:07:11 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:11.707837 | orchestrator | 2026-04-19 01:07:11 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:11.708429 | orchestrator | 2026-04-19 01:07:11 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:11.708456 | orchestrator | 2026-04-19 01:07:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:14.743842 | orchestrator | 2026-04-19 01:07:14 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:14.745993 | orchestrator | 2026-04-19 01:07:14 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:14.749160 | orchestrator | 2026-04-19 01:07:14 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:14.750954 | orchestrator | 2026-04-19 01:07:14 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:14.751201 | orchestrator | 2026-04-19 01:07:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:17.786532 | orchestrator | 2026-04-19 01:07:17 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:17.788513 | orchestrator | 2026-04-19 01:07:17 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:17.792829 | orchestrator | 2026-04-19 01:07:17 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:17.795252 | orchestrator | 2026-04-19 01:07:17 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:17.795307 | orchestrator | 2026-04-19 01:07:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:20.836778 | orchestrator | 2026-04-19 01:07:20 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:20.837800 | orchestrator | 2026-04-19 01:07:20 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:20.839631 | orchestrator | 2026-04-19 01:07:20 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:20.840655 | orchestrator | 2026-04-19 01:07:20 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:20.840696 | orchestrator | 2026-04-19 01:07:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:23.879316 | orchestrator | 2026-04-19 01:07:23 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:23.881946 | orchestrator | 2026-04-19 01:07:23 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:23.883950 | orchestrator | 2026-04-19 01:07:23 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:23.885881 | orchestrator | 2026-04-19 01:07:23 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:23.886049 | orchestrator | 2026-04-19 01:07:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:26.920987 | orchestrator | 2026-04-19 01:07:26 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:26.921053 | orchestrator | 2026-04-19 01:07:26 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:26.921604 | orchestrator | 2026-04-19 01:07:26 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:26.922879 | orchestrator | 2026-04-19 01:07:26 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:26.922901 | orchestrator | 2026-04-19 01:07:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:29.960505 | orchestrator | 2026-04-19 01:07:29 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:29.963302 | orchestrator | 2026-04-19 01:07:29 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:29.964684 | orchestrator | 2026-04-19 01:07:29 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:29.966199 | orchestrator | 2026-04-19 01:07:29 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:29.966350 | orchestrator | 2026-04-19 01:07:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:32.994420 | orchestrator | 2026-04-19 01:07:32 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:32.996268 | orchestrator | 2026-04-19 01:07:32 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:32.998227 | orchestrator | 2026-04-19 01:07:32 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state STARTED 2026-04-19 01:07:33.000048 | orchestrator | 2026-04-19 01:07:32 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:33.000172 | orchestrator | 2026-04-19 01:07:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:36.046780 | orchestrator | 2026-04-19 01:07:36 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:36.046920 | orchestrator | 2026-04-19 01:07:36 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:36.047910 | orchestrator | 2026-04-19 01:07:36 | INFO  | Task 6be31291-04e2-46a7-8e66-d860c23748ff is in state SUCCESS 2026-04-19 01:07:36.049329 | orchestrator | 2026-04-19 01:07:36.049360 | orchestrator | 2026-04-19 01:07:36.049366 | orchestrator | PLAY [Download ironic ipa images] ********************************************** 2026-04-19 01:07:36.049371 | orchestrator | 2026-04-19 01:07:36.049376 | orchestrator | TASK [Ensure the destination directory exists] ********************************* 2026-04-19 01:07:36.049381 | orchestrator | Sunday 19 April 2026 01:05:44 +0000 (0:00:00.122) 0:00:00.122 ********** 2026-04-19 01:07:36.049386 | orchestrator | changed: [localhost] 2026-04-19 01:07:36.049391 | orchestrator | 2026-04-19 01:07:36.049408 | orchestrator | TASK [Download ironic-agent initramfs] ***************************************** 2026-04-19 01:07:36.049414 | orchestrator | Sunday 19 April 2026 01:05:46 +0000 (0:00:01.059) 0:00:01.182 ********** 2026-04-19 01:07:36.049418 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (3 retries left). 2026-04-19 01:07:36.049423 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (2 retries left). 2026-04-19 01:07:36.049428 | orchestrator | FAILED - RETRYING: [localhost]: Download ironic-agent initramfs (1 retries left). 2026-04-19 01:07:36.049464 | orchestrator | fatal: [localhost]: FAILED! => {"attempts": 3, "changed": false, "dest": "/share/ironic/ironic/ironic-agent.initramfs", "elapsed": 10, "msg": "Request failed: ", "url": "https://tarballs.opendev.org/openstack/ironic-python-agent/dib/files/ipa-centos9-stable-2025.1.initramfs.sha256"} 2026-04-19 01:07:36.049472 | orchestrator | 2026-04-19 01:07:36.049477 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:07:36.049482 | orchestrator | localhost : ok=1  changed=1  unreachable=0 failed=1  skipped=0 rescued=0 ignored=0 2026-04-19 01:07:36.049487 | orchestrator | 2026-04-19 01:07:36.049492 | orchestrator | 2026-04-19 01:07:36.049497 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:07:36.049501 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:01:16.531) 0:01:17.714 ********** 2026-04-19 01:07:36.049506 | orchestrator | =============================================================================== 2026-04-19 01:07:36.049510 | orchestrator | Download ironic-agent initramfs ---------------------------------------- 76.53s 2026-04-19 01:07:36.049513 | orchestrator | Ensure the destination directory exists --------------------------------- 1.06s 2026-04-19 01:07:36.049517 | orchestrator | 2026-04-19 01:07:36.049521 | orchestrator | 2026-04-19 01:07:36.049524 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:07:36.049528 | orchestrator | 2026-04-19 01:07:36.049532 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:07:36.049542 | orchestrator | Sunday 19 April 2026 01:06:21 +0000 (0:00:00.277) 0:00:00.277 ********** 2026-04-19 01:07:36.049547 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:07:36.049551 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:07:36.049586 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:07:36.049591 | orchestrator | 2026-04-19 01:07:36.049595 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:07:36.049599 | orchestrator | Sunday 19 April 2026 01:06:22 +0000 (0:00:00.264) 0:00:00.541 ********** 2026-04-19 01:07:36.049603 | orchestrator | ok: [testbed-node-0] => (item=enable_placement_True) 2026-04-19 01:07:36.049607 | orchestrator | ok: [testbed-node-1] => (item=enable_placement_True) 2026-04-19 01:07:36.049611 | orchestrator | ok: [testbed-node-2] => (item=enable_placement_True) 2026-04-19 01:07:36.049615 | orchestrator | 2026-04-19 01:07:36.049619 | orchestrator | PLAY [Apply role placement] **************************************************** 2026-04-19 01:07:36.049622 | orchestrator | 2026-04-19 01:07:36.049626 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-04-19 01:07:36.049630 | orchestrator | Sunday 19 April 2026 01:06:22 +0000 (0:00:00.302) 0:00:00.844 ********** 2026-04-19 01:07:36.049634 | orchestrator | included: /ansible/roles/placement/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:07:36.049638 | orchestrator | 2026-04-19 01:07:36.049644 | orchestrator | TASK [service-ks-register : placement | Creating/deleting services] ************ 2026-04-19 01:07:36.049650 | orchestrator | Sunday 19 April 2026 01:06:23 +0000 (0:00:00.607) 0:00:01.452 ********** 2026-04-19 01:07:36.049660 | orchestrator | changed: [testbed-node-0] => (item=placement (placement)) 2026-04-19 01:07:36.049666 | orchestrator | 2026-04-19 01:07:36.049673 | orchestrator | TASK [service-ks-register : placement | Creating/deleting endpoints] *********** 2026-04-19 01:07:36.049679 | orchestrator | Sunday 19 April 2026 01:06:27 +0000 (0:00:04.315) 0:00:05.767 ********** 2026-04-19 01:07:36.049690 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api-int.testbed.osism.xyz:8780 -> internal) 2026-04-19 01:07:36.049696 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api.testbed.osism.xyz:8780 -> public) 2026-04-19 01:07:36.049703 | orchestrator | 2026-04-19 01:07:36.049709 | orchestrator | TASK [service-ks-register : placement | Creating projects] ********************* 2026-04-19 01:07:36.049715 | orchestrator | Sunday 19 April 2026 01:06:34 +0000 (0:00:06.842) 0:00:12.610 ********** 2026-04-19 01:07:36.049721 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:07:36.049727 | orchestrator | 2026-04-19 01:07:36.049774 | orchestrator | TASK [service-ks-register : placement | Creating users] ************************ 2026-04-19 01:07:36.049779 | orchestrator | Sunday 19 April 2026 01:06:37 +0000 (0:00:03.361) 0:00:15.972 ********** 2026-04-19 01:07:36.049782 | orchestrator | changed: [testbed-node-0] => (item=placement -> service) 2026-04-19 01:07:36.049786 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:07:36.049790 | orchestrator | 2026-04-19 01:07:36.049794 | orchestrator | TASK [service-ks-register : placement | Creating roles] ************************ 2026-04-19 01:07:36.049798 | orchestrator | Sunday 19 April 2026 01:06:41 +0000 (0:00:03.791) 0:00:19.764 ********** 2026-04-19 01:07:36.049809 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:07:36.049814 | orchestrator | 2026-04-19 01:07:36.049817 | orchestrator | TASK [service-ks-register : placement | Granting/revoking user roles] ********** 2026-04-19 01:07:36.049821 | orchestrator | Sunday 19 April 2026 01:06:45 +0000 (0:00:03.888) 0:00:23.652 ********** 2026-04-19 01:07:36.049825 | orchestrator | changed: [testbed-node-0] => (item=placement -> service -> admin) 2026-04-19 01:07:36.049829 | orchestrator | 2026-04-19 01:07:36.049833 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-04-19 01:07:36.049836 | orchestrator | Sunday 19 April 2026 01:06:48 +0000 (0:00:03.589) 0:00:27.242 ********** 2026-04-19 01:07:36.049840 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.049844 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.049848 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.049852 | orchestrator | 2026-04-19 01:07:36.049856 | orchestrator | TASK [placement : Ensuring config directories exist] *************************** 2026-04-19 01:07:36.049859 | orchestrator | Sunday 19 April 2026 01:06:49 +0000 (0:00:00.244) 0:00:27.487 ********** 2026-04-19 01:07:36.049866 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049875 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049884 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049889 | orchestrator | 2026-04-19 01:07:36.049893 | orchestrator | TASK [placement : Check if policies shall be overwritten] ********************** 2026-04-19 01:07:36.049897 | orchestrator | Sunday 19 April 2026 01:06:50 +0000 (0:00:01.567) 0:00:29.055 ********** 2026-04-19 01:07:36.049901 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.049904 | orchestrator | 2026-04-19 01:07:36.049908 | orchestrator | TASK [placement : Set placement policy file] *********************************** 2026-04-19 01:07:36.049915 | orchestrator | Sunday 19 April 2026 01:06:50 +0000 (0:00:00.100) 0:00:29.155 ********** 2026-04-19 01:07:36.049919 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.049922 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.049926 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.049930 | orchestrator | 2026-04-19 01:07:36.049934 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-04-19 01:07:36.049937 | orchestrator | Sunday 19 April 2026 01:06:51 +0000 (0:00:00.376) 0:00:29.531 ********** 2026-04-19 01:07:36.049942 | orchestrator | included: /ansible/roles/placement/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:07:36.049946 | orchestrator | 2026-04-19 01:07:36.049949 | orchestrator | TASK [service-cert-copy : placement | Copying over extra CA certificates] ****** 2026-04-19 01:07:36.049953 | orchestrator | Sunday 19 April 2026 01:06:52 +0000 (0:00:00.864) 0:00:30.395 ********** 2026-04-19 01:07:36.049957 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049968 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049975 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.049982 | orchestrator | 2026-04-19 01:07:36.049988 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS certificate] *** 2026-04-19 01:07:36.049994 | orchestrator | Sunday 19 April 2026 01:06:53 +0000 (0:00:01.297) 0:00:31.693 ********** 2026-04-19 01:07:36.050004 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050011 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.050065 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050074 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.050081 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050085 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.050089 | orchestrator | 2026-04-19 01:07:36.050093 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS key] *** 2026-04-19 01:07:36.050097 | orchestrator | Sunday 19 April 2026 01:06:53 +0000 (0:00:00.457) 0:00:32.150 ********** 2026-04-19 01:07:36.050105 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050109 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.050113 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050135 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.050142 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050146 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.050150 | orchestrator | 2026-04-19 01:07:36.050154 | orchestrator | TASK [placement : Copying over config.json files for services] ***************** 2026-04-19 01:07:36.050158 | orchestrator | Sunday 19 April 2026 01:06:54 +0000 (0:00:00.763) 0:00:32.914 ********** 2026-04-19 01:07:36.050162 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050170 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050174 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050195 | orchestrator | 2026-04-19 01:07:36.050207 | orchestrator | TASK [placement : Copying over placement.conf] ********************************* 2026-04-19 01:07:36.050211 | orchestrator | Sunday 19 April 2026 01:06:56 +0000 (0:00:02.021) 0:00:34.936 ********** 2026-04-19 01:07:36.050217 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050222 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050229 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050233 | orchestrator | 2026-04-19 01:07:36.050237 | orchestrator | TASK [placement : Copying over placement-api wsgi configuration] *************** 2026-04-19 01:07:36.050244 | orchestrator | Sunday 19 April 2026 01:06:58 +0000 (0:00:02.045) 0:00:36.984 ********** 2026-04-19 01:07:36.050248 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2)  2026-04-19 01:07:36.050252 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.050256 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2)  2026-04-19 01:07:36.050260 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2)  2026-04-19 01:07:36.050263 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.050267 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.050271 | orchestrator | 2026-04-19 01:07:36.050275 | orchestrator | TASK [Configure uWSGI for Placement] ******************************************* 2026-04-19 01:07:36.050279 | orchestrator | Sunday 19 April 2026 01:06:59 +0000 (0:00:00.684) 0:00:37.669 ********** 2026-04-19 01:07:36.050283 | orchestrator | included: service-uwsgi-config for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:07:36.050287 | orchestrator | 2026-04-19 01:07:36.050290 | orchestrator | TASK [service-uwsgi-config : Copying over placement-api uWSGI config] ********** 2026-04-19 01:07:36.050295 | orchestrator | Sunday 19 April 2026 01:07:00 +0000 (0:00:00.857) 0:00:38.526 ********** 2026-04-19 01:07:36.050302 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050312 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:07:36.050319 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:07:36.050325 | orchestrator | 2026-04-19 01:07:36.050332 | orchestrator | TASK [placement : Copying over migrate-db.rc.j2 configuration] ***************** 2026-04-19 01:07:36.050338 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:00:02.054) 0:00:40.581 ********** 2026-04-19 01:07:36.050344 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050354 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:07:36.050360 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:07:36.050366 | orchestrator | 2026-04-19 01:07:36.050372 | orchestrator | TASK [placement : Copying over existing policy file] *************************** 2026-04-19 01:07:36.050378 | orchestrator | Sunday 19 April 2026 01:07:03 +0000 (0:00:01.419) 0:00:42.001 ********** 2026-04-19 01:07:36.050392 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050400 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.050412 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050424 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.050431 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050438 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.050444 | orchestrator | 2026-04-19 01:07:36.050450 | orchestrator | TASK [service-check-containers : placement | Check containers] ***************** 2026-04-19 01:07:36.050457 | orchestrator | Sunday 19 April 2026 01:07:04 +0000 (0:00:00.794) 0:00:42.795 ********** 2026-04-19 01:07:36.050466 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050474 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050486 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}}) 2026-04-19 01:07:36.050498 | orchestrator | 2026-04-19 01:07:36.050505 | orchestrator | TASK [service-check-containers : placement | Notify handlers to restart containers] *** 2026-04-19 01:07:36.050511 | orchestrator | Sunday 19 April 2026 01:07:05 +0000 (0:00:01.327) 0:00:44.123 ********** 2026-04-19 01:07:36.050517 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:07:36.050520 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:07:36.050524 | orchestrator | } 2026-04-19 01:07:36.050528 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:07:36.050532 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:07:36.050536 | orchestrator | } 2026-04-19 01:07:36.050540 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:07:36.050543 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:07:36.050547 | orchestrator | } 2026-04-19 01:07:36.050551 | orchestrator | 2026-04-19 01:07:36.050555 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:07:36.050558 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.406) 0:00:44.529 ********** 2026-04-19 01:07:36.050565 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050569 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:07:36.050573 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050580 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:07:36.050588 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/placement-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'wsgi': 'placement.wsgi.api:application', 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk GET /']}}}})  2026-04-19 01:07:36.050592 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:07:36.050596 | orchestrator | 2026-04-19 01:07:36.050599 | orchestrator | TASK [placement : Creating placement databases] ******************************** 2026-04-19 01:07:36.050603 | orchestrator | Sunday 19 April 2026 01:07:07 +0000 (0:00:00.826) 0:00:45.356 ********** 2026-04-19 01:07:36.050607 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050611 | orchestrator | 2026-04-19 01:07:36.050615 | orchestrator | TASK [placement : Creating placement databases user and setting permissions] *** 2026-04-19 01:07:36.050618 | orchestrator | Sunday 19 April 2026 01:07:09 +0000 (0:00:02.253) 0:00:47.609 ********** 2026-04-19 01:07:36.050622 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050626 | orchestrator | 2026-04-19 01:07:36.050630 | orchestrator | TASK [placement : Running placement bootstrap container] *********************** 2026-04-19 01:07:36.050634 | orchestrator | Sunday 19 April 2026 01:07:11 +0000 (0:00:02.656) 0:00:50.266 ********** 2026-04-19 01:07:36.050637 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050641 | orchestrator | 2026-04-19 01:07:36.050645 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-04-19 01:07:36.050649 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:12.499) 0:01:02.766 ********** 2026-04-19 01:07:36.050653 | orchestrator | 2026-04-19 01:07:36.050656 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-04-19 01:07:36.050660 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.064) 0:01:02.831 ********** 2026-04-19 01:07:36.050664 | orchestrator | 2026-04-19 01:07:36.050668 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-04-19 01:07:36.050671 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.062) 0:01:02.893 ********** 2026-04-19 01:07:36.050675 | orchestrator | 2026-04-19 01:07:36.050679 | orchestrator | RUNNING HANDLER [placement : Restart placement-api container] ****************** 2026-04-19 01:07:36.050683 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.064) 0:01:02.958 ********** 2026-04-19 01:07:36.050687 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:07:36.050690 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:07:36.050694 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:07:36.050698 | orchestrator | 2026-04-19 01:07:36.050702 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:07:36.050706 | orchestrator | testbed-node-0 : ok=23  changed=16  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-04-19 01:07:36.050722 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:07:36.050726 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:07:36.050750 | orchestrator | 2026-04-19 01:07:36.050760 | orchestrator | 2026-04-19 01:07:36.050768 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:07:36.050774 | orchestrator | Sunday 19 April 2026 01:07:34 +0000 (0:00:09.936) 0:01:12.895 ********** 2026-04-19 01:07:36.050781 | orchestrator | =============================================================================== 2026-04-19 01:07:36.050787 | orchestrator | placement : Running placement bootstrap container ---------------------- 12.50s 2026-04-19 01:07:36.050793 | orchestrator | placement : Restart placement-api container ----------------------------- 9.94s 2026-04-19 01:07:36.050799 | orchestrator | service-ks-register : placement | Creating/deleting endpoints ----------- 6.84s 2026-04-19 01:07:36.050805 | orchestrator | service-ks-register : placement | Creating/deleting services ------------ 4.32s 2026-04-19 01:07:36.050811 | orchestrator | service-ks-register : placement | Creating roles ------------------------ 3.89s 2026-04-19 01:07:36.050817 | orchestrator | service-ks-register : placement | Creating users ------------------------ 3.79s 2026-04-19 01:07:36.050823 | orchestrator | service-ks-register : placement | Granting/revoking user roles ---------- 3.59s 2026-04-19 01:07:36.050830 | orchestrator | service-ks-register : placement | Creating projects --------------------- 3.36s 2026-04-19 01:07:36.050836 | orchestrator | placement : Creating placement databases user and setting permissions --- 2.66s 2026-04-19 01:07:36.050843 | orchestrator | placement : Creating placement databases -------------------------------- 2.25s 2026-04-19 01:07:36.050850 | orchestrator | service-uwsgi-config : Copying over placement-api uWSGI config ---------- 2.05s 2026-04-19 01:07:36.050857 | orchestrator | placement : Copying over placement.conf --------------------------------- 2.05s 2026-04-19 01:07:36.050863 | orchestrator | placement : Copying over config.json files for services ----------------- 2.02s 2026-04-19 01:07:36.050870 | orchestrator | placement : Ensuring config directories exist --------------------------- 1.57s 2026-04-19 01:07:36.050877 | orchestrator | placement : Copying over migrate-db.rc.j2 configuration ----------------- 1.42s 2026-04-19 01:07:36.050883 | orchestrator | service-check-containers : placement | Check containers ----------------- 1.33s 2026-04-19 01:07:36.050889 | orchestrator | service-cert-copy : placement | Copying over extra CA certificates ------ 1.30s 2026-04-19 01:07:36.050896 | orchestrator | placement : include_tasks ----------------------------------------------- 0.86s 2026-04-19 01:07:36.050911 | orchestrator | Configure uWSGI for Placement ------------------------------------------- 0.86s 2026-04-19 01:07:36.050923 | orchestrator | service-check-containers : Include tasks -------------------------------- 0.83s 2026-04-19 01:07:36.050930 | orchestrator | 2026-04-19 01:07:36 | INFO  | Task 404240c2-f4cd-4eaa-8fbb-b2451e7079b4 is in state STARTED 2026-04-19 01:07:36.050938 | orchestrator | 2026-04-19 01:07:36 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:36.050942 | orchestrator | 2026-04-19 01:07:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:39.079033 | orchestrator | 2026-04-19 01:07:39 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:39.079413 | orchestrator | 2026-04-19 01:07:39 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:39.079986 | orchestrator | 2026-04-19 01:07:39 | INFO  | Task 404240c2-f4cd-4eaa-8fbb-b2451e7079b4 is in state STARTED 2026-04-19 01:07:39.081636 | orchestrator | 2026-04-19 01:07:39 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:39.081669 | orchestrator | 2026-04-19 01:07:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:42.113465 | orchestrator | 2026-04-19 01:07:42 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:42.113906 | orchestrator | 2026-04-19 01:07:42 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:42.115963 | orchestrator | 2026-04-19 01:07:42 | INFO  | Task 404240c2-f4cd-4eaa-8fbb-b2451e7079b4 is in state SUCCESS 2026-04-19 01:07:42.116469 | orchestrator | 2026-04-19 01:07:42 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:42.116561 | orchestrator | 2026-04-19 01:07:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:45.140628 | orchestrator | 2026-04-19 01:07:45 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:45.140950 | orchestrator | 2026-04-19 01:07:45 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:45.142840 | orchestrator | 2026-04-19 01:07:45 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:07:45.143257 | orchestrator | 2026-04-19 01:07:45 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:45.143386 | orchestrator | 2026-04-19 01:07:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:48.164820 | orchestrator | 2026-04-19 01:07:48 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:48.164867 | orchestrator | 2026-04-19 01:07:48 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:48.165179 | orchestrator | 2026-04-19 01:07:48 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:07:48.165786 | orchestrator | 2026-04-19 01:07:48 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:48.165812 | orchestrator | 2026-04-19 01:07:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:51.209439 | orchestrator | 2026-04-19 01:07:51 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:51.210110 | orchestrator | 2026-04-19 01:07:51 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:51.210317 | orchestrator | 2026-04-19 01:07:51 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:07:51.211828 | orchestrator | 2026-04-19 01:07:51 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:51.211857 | orchestrator | 2026-04-19 01:07:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:54.250378 | orchestrator | 2026-04-19 01:07:54 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:54.250992 | orchestrator | 2026-04-19 01:07:54 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:54.251938 | orchestrator | 2026-04-19 01:07:54 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:07:54.253076 | orchestrator | 2026-04-19 01:07:54 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:54.254439 | orchestrator | 2026-04-19 01:07:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:07:57.279137 | orchestrator | 2026-04-19 01:07:57 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:07:57.279188 | orchestrator | 2026-04-19 01:07:57 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:07:57.280356 | orchestrator | 2026-04-19 01:07:57 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:07:57.281546 | orchestrator | 2026-04-19 01:07:57 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:07:57.281568 | orchestrator | 2026-04-19 01:07:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:00.316092 | orchestrator | 2026-04-19 01:08:00 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:00.318305 | orchestrator | 2026-04-19 01:08:00 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:00.320157 | orchestrator | 2026-04-19 01:08:00 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:00.322197 | orchestrator | 2026-04-19 01:08:00 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:00.322239 | orchestrator | 2026-04-19 01:08:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:03.346171 | orchestrator | 2026-04-19 01:08:03 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:03.346215 | orchestrator | 2026-04-19 01:08:03 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:03.347270 | orchestrator | 2026-04-19 01:08:03 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:03.347291 | orchestrator | 2026-04-19 01:08:03 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:03.347296 | orchestrator | 2026-04-19 01:08:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:06.383950 | orchestrator | 2026-04-19 01:08:06 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:06.384005 | orchestrator | 2026-04-19 01:08:06 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:06.384252 | orchestrator | 2026-04-19 01:08:06 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:06.385127 | orchestrator | 2026-04-19 01:08:06 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:06.385151 | orchestrator | 2026-04-19 01:08:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:09.439000 | orchestrator | 2026-04-19 01:08:09 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:09.439057 | orchestrator | 2026-04-19 01:08:09 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:09.439064 | orchestrator | 2026-04-19 01:08:09 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:09.439070 | orchestrator | 2026-04-19 01:08:09 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:09.439076 | orchestrator | 2026-04-19 01:08:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:12.466261 | orchestrator | 2026-04-19 01:08:12 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:12.468318 | orchestrator | 2026-04-19 01:08:12 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:12.469144 | orchestrator | 2026-04-19 01:08:12 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:12.471247 | orchestrator | 2026-04-19 01:08:12 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:12.471286 | orchestrator | 2026-04-19 01:08:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:15.526478 | orchestrator | 2026-04-19 01:08:15 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:15.527414 | orchestrator | 2026-04-19 01:08:15 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:15.528895 | orchestrator | 2026-04-19 01:08:15 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:15.529981 | orchestrator | 2026-04-19 01:08:15 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:15.530053 | orchestrator | 2026-04-19 01:08:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:18.569384 | orchestrator | 2026-04-19 01:08:18 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:18.570928 | orchestrator | 2026-04-19 01:08:18 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:18.572430 | orchestrator | 2026-04-19 01:08:18 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:18.573826 | orchestrator | 2026-04-19 01:08:18 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state STARTED 2026-04-19 01:08:18.573855 | orchestrator | 2026-04-19 01:08:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:21.612548 | orchestrator | 2026-04-19 01:08:21 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:21.613284 | orchestrator | 2026-04-19 01:08:21 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:21.613815 | orchestrator | 2026-04-19 01:08:21 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:21.616153 | orchestrator | 2026-04-19 01:08:21 | INFO  | Task 3016855d-f982-439e-8a3b-1575c41d4779 is in state SUCCESS 2026-04-19 01:08:21.617123 | orchestrator | 2026-04-19 01:08:21.617142 | orchestrator | 2026-04-19 01:08:21.617147 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:08:21.617151 | orchestrator | 2026-04-19 01:08:21.617155 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:08:21.617159 | orchestrator | Sunday 19 April 2026 01:07:38 +0000 (0:00:00.209) 0:00:00.209 ********** 2026-04-19 01:08:21.617163 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.617168 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:21.617172 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:21.617176 | orchestrator | 2026-04-19 01:08:21.617180 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:08:21.617184 | orchestrator | Sunday 19 April 2026 01:07:38 +0000 (0:00:00.380) 0:00:00.590 ********** 2026-04-19 01:08:21.617188 | orchestrator | ok: [testbed-node-0] => (item=enable_nova_True) 2026-04-19 01:08:21.617192 | orchestrator | ok: [testbed-node-1] => (item=enable_nova_True) 2026-04-19 01:08:21.617196 | orchestrator | ok: [testbed-node-2] => (item=enable_nova_True) 2026-04-19 01:08:21.617199 | orchestrator | 2026-04-19 01:08:21.617203 | orchestrator | PLAY [Wait for the Nova service] *********************************************** 2026-04-19 01:08:21.617207 | orchestrator | 2026-04-19 01:08:21.617211 | orchestrator | TASK [Waiting for Nova public port to be UP] *********************************** 2026-04-19 01:08:21.617214 | orchestrator | Sunday 19 April 2026 01:07:39 +0000 (0:00:00.744) 0:00:01.335 ********** 2026-04-19 01:08:21.617218 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:21.617222 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:21.617226 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.617230 | orchestrator | 2026-04-19 01:08:21.617233 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:08:21.617238 | orchestrator | testbed-node-0 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:08:21.617259 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:08:21.617263 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:08:21.617267 | orchestrator | 2026-04-19 01:08:21.617270 | orchestrator | 2026-04-19 01:08:21.617274 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:08:21.617278 | orchestrator | Sunday 19 April 2026 01:07:41 +0000 (0:00:01.378) 0:00:02.713 ********** 2026-04-19 01:08:21.617293 | orchestrator | =============================================================================== 2026-04-19 01:08:21.617297 | orchestrator | Waiting for Nova public port to be UP ----------------------------------- 1.38s 2026-04-19 01:08:21.617301 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.74s 2026-04-19 01:08:21.617305 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.38s 2026-04-19 01:08:21.617308 | orchestrator | 2026-04-19 01:08:21.617331 | orchestrator | 2026-04-19 01:08:21.617335 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:08:21.617339 | orchestrator | 2026-04-19 01:08:21.617343 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:08:21.617347 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.364) 0:00:00.364 ********** 2026-04-19 01:08:21.617351 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.617355 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:21.617358 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:21.617362 | orchestrator | 2026-04-19 01:08:21.617366 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:08:21.617370 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.301) 0:00:00.666 ********** 2026-04-19 01:08:21.617373 | orchestrator | ok: [testbed-node-0] => (item=enable_grafana_True) 2026-04-19 01:08:21.617377 | orchestrator | ok: [testbed-node-1] => (item=enable_grafana_True) 2026-04-19 01:08:21.617381 | orchestrator | ok: [testbed-node-2] => (item=enable_grafana_True) 2026-04-19 01:08:21.617385 | orchestrator | 2026-04-19 01:08:21.617388 | orchestrator | PLAY [Apply role grafana] ****************************************************** 2026-04-19 01:08:21.617392 | orchestrator | 2026-04-19 01:08:21.617396 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-04-19 01:08:21.617400 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.315) 0:00:00.982 ********** 2026-04-19 01:08:21.617404 | orchestrator | included: /ansible/roles/grafana/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:08:21.617407 | orchestrator | 2026-04-19 01:08:21.617411 | orchestrator | TASK [grafana : Ensuring config directories exist] ***************************** 2026-04-19 01:08:21.617415 | orchestrator | Sunday 19 April 2026 01:07:07 +0000 (0:00:00.506) 0:00:01.489 ********** 2026-04-19 01:08:21.617421 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617433 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617441 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617448 | orchestrator | 2026-04-19 01:08:21.617452 | orchestrator | TASK [grafana : Check if extra configuration file exists] ********************** 2026-04-19 01:08:21.617456 | orchestrator | Sunday 19 April 2026 01:07:08 +0000 (0:00:00.996) 0:00:02.485 ********** 2026-04-19 01:08:21.617460 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:08:21.617464 | orchestrator | 2026-04-19 01:08:21.617468 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-04-19 01:08:21.617487 | orchestrator | Sunday 19 April 2026 01:07:09 +0000 (0:00:00.808) 0:00:03.293 ********** 2026-04-19 01:08:21.617492 | orchestrator | included: /ansible/roles/grafana/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:08:21.617496 | orchestrator | 2026-04-19 01:08:21.617499 | orchestrator | TASK [service-cert-copy : grafana | Copying over extra CA certificates] ******** 2026-04-19 01:08:21.617503 | orchestrator | Sunday 19 April 2026 01:07:09 +0000 (0:00:00.583) 0:00:03.877 ********** 2026-04-19 01:08:21.617507 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617511 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617521 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617527 | orchestrator | 2026-04-19 01:08:21.617537 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS certificate] *** 2026-04-19 01:08:21.617549 | orchestrator | Sunday 19 April 2026 01:07:11 +0000 (0:00:01.472) 0:00:05.349 ********** 2026-04-19 01:08:21.617556 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617562 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.617571 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617578 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.617584 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617590 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.617597 | orchestrator | 2026-04-19 01:08:21.617603 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS key] ***** 2026-04-19 01:08:21.617610 | orchestrator | Sunday 19 April 2026 01:07:11 +0000 (0:00:00.546) 0:00:05.895 ********** 2026-04-19 01:08:21.617614 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617618 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.617626 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617634 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.617638 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.617642 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.617733 | orchestrator | 2026-04-19 01:08:21.617740 | orchestrator | TASK [grafana : Copying over config.json files] ******************************** 2026-04-19 01:08:21.617806 | orchestrator | Sunday 19 April 2026 01:07:12 +0000 (0:00:00.552) 0:00:06.447 ********** 2026-04-19 01:08:21.617816 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617824 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617831 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617838 | orchestrator | 2026-04-19 01:08:21.617845 | orchestrator | TASK [grafana : Copying over grafana.ini] ************************************** 2026-04-19 01:08:21.617858 | orchestrator | Sunday 19 April 2026 01:07:13 +0000 (0:00:01.477) 0:00:07.925 ********** 2026-04-19 01:08:21.617868 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617874 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617884 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.617891 | orchestrator | 2026-04-19 01:08:21.617898 | orchestrator | TASK [grafana : Copying over extra configuration file] ************************* 2026-04-19 01:08:21.617904 | orchestrator | Sunday 19 April 2026 01:07:15 +0000 (0:00:01.479) 0:00:09.404 ********** 2026-04-19 01:08:21.617911 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.617918 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.617925 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.617932 | orchestrator | 2026-04-19 01:08:21.617939 | orchestrator | TASK [grafana : Configuring Prometheus as data source for Grafana] ************* 2026-04-19 01:08:21.617946 | orchestrator | Sunday 19 April 2026 01:07:15 +0000 (0:00:00.282) 0:00:09.687 ********** 2026-04-19 01:08:21.617953 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-04-19 01:08:21.617960 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-04-19 01:08:21.617967 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-04-19 01:08:21.617973 | orchestrator | 2026-04-19 01:08:21.617979 | orchestrator | TASK [grafana : Configuring dashboards provisioning] *************************** 2026-04-19 01:08:21.617983 | orchestrator | Sunday 19 April 2026 01:07:16 +0000 (0:00:01.436) 0:00:11.125 ********** 2026-04-19 01:08:21.617987 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-04-19 01:08:21.617993 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-04-19 01:08:21.618004 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-04-19 01:08:21.618011 | orchestrator | 2026-04-19 01:08:21.618056 | orchestrator | TASK [grafana : Check if the folder for custom grafana dashboards exists] ****** 2026-04-19 01:08:21.618061 | orchestrator | Sunday 19 April 2026 01:07:18 +0000 (0:00:01.253) 0:00:12.379 ********** 2026-04-19 01:08:21.618064 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:08:21.618068 | orchestrator | 2026-04-19 01:08:21.618072 | orchestrator | TASK [grafana : Remove templated Grafana dashboards] *************************** 2026-04-19 01:08:21.618076 | orchestrator | Sunday 19 April 2026 01:07:19 +0000 (0:00:00.923) 0:00:13.303 ********** 2026-04-19 01:08:21.618080 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.618084 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:21.618088 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:21.618092 | orchestrator | 2026-04-19 01:08:21.618097 | orchestrator | TASK [grafana : Copying over custom dashboards] ******************************** 2026-04-19 01:08:21.618104 | orchestrator | Sunday 19 April 2026 01:07:19 +0000 (0:00:00.716) 0:00:14.019 ********** 2026-04-19 01:08:21.618111 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:21.618117 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:08:21.618125 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:08:21.618128 | orchestrator | 2026-04-19 01:08:21.618132 | orchestrator | TASK [service-check-containers : grafana | Check containers] ******************* 2026-04-19 01:08:21.618140 | orchestrator | Sunday 19 April 2026 01:07:21 +0000 (0:00:01.281) 0:00:15.301 ********** 2026-04-19 01:08:21.618144 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.618151 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.618159 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:21.618165 | orchestrator | 2026-04-19 01:08:21.618203 | orchestrator | TASK [service-check-containers : grafana | Notify handlers to restart containers] *** 2026-04-19 01:08:21.618219 | orchestrator | Sunday 19 April 2026 01:07:22 +0000 (0:00:01.243) 0:00:16.544 ********** 2026-04-19 01:08:21.618225 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:08:21.618231 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:21.618237 | orchestrator | } 2026-04-19 01:08:21.618243 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:08:21.618250 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:21.618257 | orchestrator | } 2026-04-19 01:08:21.618263 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:08:21.618269 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:21.618274 | orchestrator | } 2026-04-19 01:08:21.618278 | orchestrator | 2026-04-19 01:08:21.618282 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:08:21.618285 | orchestrator | Sunday 19 April 2026 01:07:22 +0000 (0:00:00.319) 0:00:16.864 ********** 2026-04-19 01:08:21.618289 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.618293 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.618301 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.618306 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.618309 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/grafana:2025.1', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:21.618313 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.618317 | orchestrator | 2026-04-19 01:08:21.618321 | orchestrator | TASK [grafana : Creating grafana database] ************************************* 2026-04-19 01:08:21.618328 | orchestrator | Sunday 19 April 2026 01:07:23 +0000 (0:00:00.764) 0:00:17.628 ********** 2026-04-19 01:08:21.618331 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:21.618335 | orchestrator | 2026-04-19 01:08:21.618339 | orchestrator | TASK [grafana : Creating grafana database user and setting permissions] ******** 2026-04-19 01:08:21.618363 | orchestrator | Sunday 19 April 2026 01:07:25 +0000 (0:00:02.170) 0:00:19.798 ********** 2026-04-19 01:08:21.618368 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:21.618375 | orchestrator | 2026-04-19 01:08:21.618379 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-04-19 01:08:21.618383 | orchestrator | Sunday 19 April 2026 01:07:27 +0000 (0:00:02.137) 0:00:21.936 ********** 2026-04-19 01:08:21.618387 | orchestrator | 2026-04-19 01:08:21.618390 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-04-19 01:08:21.618394 | orchestrator | Sunday 19 April 2026 01:07:27 +0000 (0:00:00.077) 0:00:22.014 ********** 2026-04-19 01:08:21.618398 | orchestrator | 2026-04-19 01:08:21.618402 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-04-19 01:08:21.618405 | orchestrator | Sunday 19 April 2026 01:07:27 +0000 (0:00:00.098) 0:00:22.113 ********** 2026-04-19 01:08:21.618409 | orchestrator | 2026-04-19 01:08:21.618413 | orchestrator | RUNNING HANDLER [grafana : Restart first grafana container] ******************** 2026-04-19 01:08:21.618417 | orchestrator | Sunday 19 April 2026 01:07:28 +0000 (0:00:00.067) 0:00:22.181 ********** 2026-04-19 01:08:21.618421 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.618424 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.618428 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:21.618432 | orchestrator | 2026-04-19 01:08:21.618436 | orchestrator | RUNNING HANDLER [grafana : Waiting for grafana to start on first node] ********* 2026-04-19 01:08:21.618439 | orchestrator | Sunday 19 April 2026 01:07:34 +0000 (0:00:06.873) 0:00:29.054 ********** 2026-04-19 01:08:21.618443 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.618447 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.618451 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (12 retries left). 2026-04-19 01:08:21.618455 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.618459 | orchestrator | 2026-04-19 01:08:21.618463 | orchestrator | RUNNING HANDLER [grafana : Restart remaining grafana containers] *************** 2026-04-19 01:08:21.618466 | orchestrator | Sunday 19 April 2026 01:07:49 +0000 (0:00:14.437) 0:00:43.492 ********** 2026-04-19 01:08:21.618470 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.618474 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:08:21.618478 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:08:21.618481 | orchestrator | 2026-04-19 01:08:21.618485 | orchestrator | TASK [grafana : Wait for grafana application ready] **************************** 2026-04-19 01:08:21.618489 | orchestrator | Sunday 19 April 2026 01:08:14 +0000 (0:00:25.336) 0:01:08.828 ********** 2026-04-19 01:08:21.618493 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:21.618497 | orchestrator | 2026-04-19 01:08:21.618500 | orchestrator | TASK [grafana : Remove old grafana docker volume] ****************************** 2026-04-19 01:08:21.618504 | orchestrator | Sunday 19 April 2026 01:08:16 +0000 (0:00:01.946) 0:01:10.775 ********** 2026-04-19 01:08:21.618508 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.618512 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:21.618518 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:21.618585 | orchestrator | 2026-04-19 01:08:21.618592 | orchestrator | TASK [grafana : Enable grafana datasources] ************************************ 2026-04-19 01:08:21.618596 | orchestrator | Sunday 19 April 2026 01:08:16 +0000 (0:00:00.235) 0:01:11.010 ********** 2026-04-19 01:08:21.618600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'influxdb', 'value': {'enabled': False, 'data': {'isDefault': True, 'database': 'telegraf', 'name': 'telegraf', 'type': 'influxdb', 'url': 'https://api-int.testbed.osism.xyz:8086', 'access': 'proxy', 'basicAuth': False}}})  2026-04-19 01:08:21.618610 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'data': {'name': 'opensearch', 'type': 'grafana-opensearch-datasource', 'access': 'proxy', 'url': 'https://api-int.testbed.osism.xyz:9200', 'jsonData': {'flavor': 'OpenSearch', 'database': 'flog-*', 'version': '2.11.1', 'timeField': '@timestamp', 'logLevelField': 'log_level'}}}}) 2026-04-19 01:08:21.618614 | orchestrator | 2026-04-19 01:08:21.618618 | orchestrator | TASK [grafana : Disable Getting Started panel] ********************************* 2026-04-19 01:08:21.618629 | orchestrator | Sunday 19 April 2026 01:08:19 +0000 (0:00:02.278) 0:01:13.289 ********** 2026-04-19 01:08:21.618632 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:21.618636 | orchestrator | 2026-04-19 01:08:21.618640 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:08:21.618644 | orchestrator | testbed-node-0 : ok=22  changed=13  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:08:21.618648 | orchestrator | testbed-node-1 : ok=15  changed=10  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:08:21.618652 | orchestrator | testbed-node-2 : ok=15  changed=10  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:08:21.618656 | orchestrator | 2026-04-19 01:08:21.618660 | orchestrator | 2026-04-19 01:08:21.618663 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:08:21.618667 | orchestrator | Sunday 19 April 2026 01:08:19 +0000 (0:00:00.326) 0:01:13.615 ********** 2026-04-19 01:08:21.618671 | orchestrator | =============================================================================== 2026-04-19 01:08:21.618675 | orchestrator | grafana : Restart remaining grafana containers ------------------------- 25.34s 2026-04-19 01:08:21.618681 | orchestrator | grafana : Waiting for grafana to start on first node ------------------- 14.44s 2026-04-19 01:08:21.618685 | orchestrator | grafana : Restart first grafana container ------------------------------- 6.87s 2026-04-19 01:08:21.618689 | orchestrator | grafana : Enable grafana datasources ------------------------------------ 2.28s 2026-04-19 01:08:21.618692 | orchestrator | grafana : Creating grafana database ------------------------------------- 2.17s 2026-04-19 01:08:21.618696 | orchestrator | grafana : Creating grafana database user and setting permissions -------- 2.14s 2026-04-19 01:08:21.618737 | orchestrator | grafana : Wait for grafana application ready ---------------------------- 1.95s 2026-04-19 01:08:21.618742 | orchestrator | grafana : Copying over grafana.ini -------------------------------------- 1.48s 2026-04-19 01:08:21.618746 | orchestrator | grafana : Copying over config.json files -------------------------------- 1.48s 2026-04-19 01:08:21.618750 | orchestrator | service-cert-copy : grafana | Copying over extra CA certificates -------- 1.47s 2026-04-19 01:08:21.618753 | orchestrator | grafana : Configuring Prometheus as data source for Grafana ------------- 1.44s 2026-04-19 01:08:21.618757 | orchestrator | grafana : Copying over custom dashboards -------------------------------- 1.28s 2026-04-19 01:08:21.618761 | orchestrator | grafana : Configuring dashboards provisioning --------------------------- 1.25s 2026-04-19 01:08:21.618765 | orchestrator | service-check-containers : grafana | Check containers ------------------- 1.24s 2026-04-19 01:08:21.618768 | orchestrator | grafana : Ensuring config directories exist ----------------------------- 1.00s 2026-04-19 01:08:21.618809 | orchestrator | grafana : Check if the folder for custom grafana dashboards exists ------ 0.92s 2026-04-19 01:08:21.618814 | orchestrator | grafana : Check if extra configuration file exists ---------------------- 0.81s 2026-04-19 01:08:21.618817 | orchestrator | service-check-containers : Include tasks -------------------------------- 0.76s 2026-04-19 01:08:21.618821 | orchestrator | grafana : Remove templated Grafana dashboards --------------------------- 0.72s 2026-04-19 01:08:21.618825 | orchestrator | grafana : include_tasks ------------------------------------------------- 0.58s 2026-04-19 01:08:21.618829 | orchestrator | 2026-04-19 01:08:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:24.642778 | orchestrator | 2026-04-19 01:08:24 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:24.644511 | orchestrator | 2026-04-19 01:08:24 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:24.646521 | orchestrator | 2026-04-19 01:08:24 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:24.646572 | orchestrator | 2026-04-19 01:08:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:27.691928 | orchestrator | 2026-04-19 01:08:27 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:27.695617 | orchestrator | 2026-04-19 01:08:27 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:27.697182 | orchestrator | 2026-04-19 01:08:27 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:27.697222 | orchestrator | 2026-04-19 01:08:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:30.741008 | orchestrator | 2026-04-19 01:08:30 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:30.742256 | orchestrator | 2026-04-19 01:08:30 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:30.743859 | orchestrator | 2026-04-19 01:08:30 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:30.743903 | orchestrator | 2026-04-19 01:08:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:33.784619 | orchestrator | 2026-04-19 01:08:33 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:33.786466 | orchestrator | 2026-04-19 01:08:33 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:33.788260 | orchestrator | 2026-04-19 01:08:33 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:33.788388 | orchestrator | 2026-04-19 01:08:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:36.825021 | orchestrator | 2026-04-19 01:08:36 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:36.826091 | orchestrator | 2026-04-19 01:08:36 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:36.828307 | orchestrator | 2026-04-19 01:08:36 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:36.828919 | orchestrator | 2026-04-19 01:08:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:39.869552 | orchestrator | 2026-04-19 01:08:39 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:39.871744 | orchestrator | 2026-04-19 01:08:39 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state STARTED 2026-04-19 01:08:39.873091 | orchestrator | 2026-04-19 01:08:39 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:39.873122 | orchestrator | 2026-04-19 01:08:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:42.929666 | orchestrator | 2026-04-19 01:08:42 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:42.934315 | orchestrator | 2026-04-19 01:08:42 | INFO  | Task 9445db64-240b-4d38-b6aa-254b614f2eeb is in state SUCCESS 2026-04-19 01:08:42.935600 | orchestrator | 2026-04-19 01:08:42.935645 | orchestrator | 2026-04-19 01:08:42.935655 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:08:42.935664 | orchestrator | 2026-04-19 01:08:42.935671 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:08:42.935679 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:00:00.316) 0:00:00.317 ********** 2026-04-19 01:08:42.935705 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:42.935718 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:42.935728 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:42.935737 | orchestrator | 2026-04-19 01:08:42.935744 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:08:42.935752 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:00:00.259) 0:00:00.576 ********** 2026-04-19 01:08:42.935759 | orchestrator | ok: [testbed-node-0] => (item=enable_magnum_True) 2026-04-19 01:08:42.935782 | orchestrator | ok: [testbed-node-1] => (item=enable_magnum_True) 2026-04-19 01:08:42.935790 | orchestrator | ok: [testbed-node-2] => (item=enable_magnum_True) 2026-04-19 01:08:42.935797 | orchestrator | 2026-04-19 01:08:42.935804 | orchestrator | PLAY [Apply role magnum] ******************************************************* 2026-04-19 01:08:42.935812 | orchestrator | 2026-04-19 01:08:42.935819 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-04-19 01:08:42.935826 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:00:00.264) 0:00:00.841 ********** 2026-04-19 01:08:42.935831 | orchestrator | included: /ansible/roles/magnum/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:08:42.935837 | orchestrator | 2026-04-19 01:08:42.935843 | orchestrator | TASK [service-ks-register : magnum | Creating/deleting services] *************** 2026-04-19 01:08:42.935849 | orchestrator | Sunday 19 April 2026 01:07:03 +0000 (0:00:00.574) 0:00:01.416 ********** 2026-04-19 01:08:42.935855 | orchestrator | changed: [testbed-node-0] => (item=magnum (container-infra)) 2026-04-19 01:08:42.935861 | orchestrator | 2026-04-19 01:08:42.935866 | orchestrator | TASK [service-ks-register : magnum | Creating/deleting endpoints] ************** 2026-04-19 01:08:42.935872 | orchestrator | Sunday 19 April 2026 01:07:07 +0000 (0:00:04.139) 0:00:05.555 ********** 2026-04-19 01:08:42.935878 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api-int.testbed.osism.xyz:9511/v1 -> internal) 2026-04-19 01:08:42.935884 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api.testbed.osism.xyz:9511/v1 -> public) 2026-04-19 01:08:42.935889 | orchestrator | 2026-04-19 01:08:42.935895 | orchestrator | TASK [service-ks-register : magnum | Creating projects] ************************ 2026-04-19 01:08:42.935901 | orchestrator | Sunday 19 April 2026 01:07:14 +0000 (0:00:07.401) 0:00:12.956 ********** 2026-04-19 01:08:42.935907 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:08:42.935912 | orchestrator | 2026-04-19 01:08:42.935918 | orchestrator | TASK [service-ks-register : magnum | Creating users] *************************** 2026-04-19 01:08:42.935924 | orchestrator | Sunday 19 April 2026 01:07:17 +0000 (0:00:03.233) 0:00:16.190 ********** 2026-04-19 01:08:42.935930 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service) 2026-04-19 01:08:42.935936 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:08:42.935941 | orchestrator | 2026-04-19 01:08:42.935947 | orchestrator | TASK [service-ks-register : magnum | Creating roles] *************************** 2026-04-19 01:08:42.935953 | orchestrator | Sunday 19 April 2026 01:07:21 +0000 (0:00:03.935) 0:00:20.125 ********** 2026-04-19 01:08:42.935958 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:08:42.935964 | orchestrator | 2026-04-19 01:08:42.935970 | orchestrator | TASK [service-ks-register : magnum | Granting/revoking user roles] ************* 2026-04-19 01:08:42.935976 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:03.138) 0:00:23.264 ********** 2026-04-19 01:08:42.935981 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service -> admin) 2026-04-19 01:08:42.935987 | orchestrator | 2026-04-19 01:08:42.935993 | orchestrator | TASK [magnum : Creating Magnum trustee domain] ********************************* 2026-04-19 01:08:42.935999 | orchestrator | Sunday 19 April 2026 01:07:28 +0000 (0:00:03.642) 0:00:26.907 ********** 2026-04-19 01:08:42.936004 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.936010 | orchestrator | 2026-04-19 01:08:42.936016 | orchestrator | TASK [magnum : Creating Magnum trustee user] *********************************** 2026-04-19 01:08:42.936022 | orchestrator | Sunday 19 April 2026 01:07:32 +0000 (0:00:03.424) 0:00:30.331 ********** 2026-04-19 01:08:42.936028 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.936033 | orchestrator | 2026-04-19 01:08:42.936039 | orchestrator | TASK [magnum : Creating Magnum trustee user role] ****************************** 2026-04-19 01:08:42.936045 | orchestrator | Sunday 19 April 2026 01:07:36 +0000 (0:00:04.499) 0:00:34.831 ********** 2026-04-19 01:08:42.936051 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.936056 | orchestrator | 2026-04-19 01:08:42.936067 | orchestrator | TASK [magnum : Ensuring config directories exist] ****************************** 2026-04-19 01:08:42.936073 | orchestrator | Sunday 19 April 2026 01:07:39 +0000 (0:00:03.310) 0:00:38.142 ********** 2026-04-19 01:08:42.936425 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936449 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936456 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936464 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936481 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936495 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936502 | orchestrator | 2026-04-19 01:08:42.936508 | orchestrator | TASK [magnum : Check if policies shall be overwritten] ************************* 2026-04-19 01:08:42.936514 | orchestrator | Sunday 19 April 2026 01:07:41 +0000 (0:00:01.915) 0:00:40.057 ********** 2026-04-19 01:08:42.936520 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.936527 | orchestrator | 2026-04-19 01:08:42.936533 | orchestrator | TASK [magnum : Set magnum policy file] ***************************************** 2026-04-19 01:08:42.936539 | orchestrator | Sunday 19 April 2026 01:07:41 +0000 (0:00:00.100) 0:00:40.157 ********** 2026-04-19 01:08:42.936545 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.936551 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.936557 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.936563 | orchestrator | 2026-04-19 01:08:42.936569 | orchestrator | TASK [magnum : Check if kubeconfig file is supplied] *************************** 2026-04-19 01:08:42.936576 | orchestrator | Sunday 19 April 2026 01:07:42 +0000 (0:00:00.371) 0:00:40.528 ********** 2026-04-19 01:08:42.936582 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:08:42.936587 | orchestrator | 2026-04-19 01:08:42.936594 | orchestrator | TASK [magnum : Copying over kubeconfig file] *********************************** 2026-04-19 01:08:42.936599 | orchestrator | Sunday 19 April 2026 01:07:43 +0000 (0:00:01.213) 0:00:41.742 ********** 2026-04-19 01:08:42.936606 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936613 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936632 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936640 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936646 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936653 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936662 | orchestrator | 2026-04-19 01:08:42.936668 | orchestrator | TASK [magnum : Set magnum kubeconfig file's path] ****************************** 2026-04-19 01:08:42.936675 | orchestrator | Sunday 19 April 2026 01:07:46 +0000 (0:00:02.669) 0:00:44.412 ********** 2026-04-19 01:08:42.936681 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:08:42.936702 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:08:42.936709 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:08:42.936715 | orchestrator | 2026-04-19 01:08:42.936720 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-04-19 01:08:42.936726 | orchestrator | Sunday 19 April 2026 01:07:46 +0000 (0:00:00.386) 0:00:44.799 ********** 2026-04-19 01:08:42.936732 | orchestrator | included: /ansible/roles/magnum/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:08:42.936754 | orchestrator | 2026-04-19 01:08:42.936760 | orchestrator | TASK [service-cert-copy : magnum | Copying over extra CA certificates] ********* 2026-04-19 01:08:42.936765 | orchestrator | Sunday 19 April 2026 01:07:46 +0000 (0:00:00.432) 0:00:45.231 ********** 2026-04-19 01:08:42.936779 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936786 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936793 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.936804 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936810 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936823 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.936829 | orchestrator | 2026-04-19 01:08:42.936835 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS certificate] *** 2026-04-19 01:08:42.936841 | orchestrator | Sunday 19 April 2026 01:07:49 +0000 (0:00:02.621) 0:00:47.853 ********** 2026-04-19 01:08:42.936847 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.936854 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.936891 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.936899 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.936909 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.936915 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.936926 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.936933 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.936943 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.936949 | orchestrator | 2026-04-19 01:08:42.936955 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS key] ****** 2026-04-19 01:08:42.936961 | orchestrator | Sunday 19 April 2026 01:07:51 +0000 (0:00:01.747) 0:00:49.601 ********** 2026-04-19 01:08:42.936967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.936974 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.936980 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.936997 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937005 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937015 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937021 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.937027 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937033 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.937039 | orchestrator | 2026-04-19 01:08:42.937047 | orchestrator | TASK [magnum : Copying over config.json files for services] ******************** 2026-04-19 01:08:42.937053 | orchestrator | Sunday 19 April 2026 01:07:52 +0000 (0:00:01.035) 0:00:50.636 ********** 2026-04-19 01:08:42.937067 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937075 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937087 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937095 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937105 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937153 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937162 | orchestrator | 2026-04-19 01:08:42.937169 | orchestrator | TASK [magnum : Copying over magnum.conf] *************************************** 2026-04-19 01:08:42.937177 | orchestrator | Sunday 19 April 2026 01:07:54 +0000 (0:00:02.228) 0:00:52.864 ********** 2026-04-19 01:08:42.937184 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937196 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937203 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937218 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937230 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937250 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937263 | orchestrator | 2026-04-19 01:08:42.937273 | orchestrator | TASK [magnum : Copying over existing policy file] ****************************** 2026-04-19 01:08:42.937283 | orchestrator | Sunday 19 April 2026 01:08:01 +0000 (0:00:06.529) 0:00:59.393 ********** 2026-04-19 01:08:42.937294 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937305 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937316 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.937341 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937360 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937371 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.937382 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937393 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937404 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.937410 | orchestrator | 2026-04-19 01:08:42.937416 | orchestrator | TASK [service-check-containers : magnum | Check containers] ******************** 2026-04-19 01:08:42.937422 | orchestrator | Sunday 19 April 2026 01:08:01 +0000 (0:00:00.803) 0:01:00.197 ********** 2026-04-19 01:08:42.937435 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937447 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937454 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:08:42.937461 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937471 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937481 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:08:42.937491 | orchestrator | 2026-04-19 01:08:42.937497 | orchestrator | TASK [service-check-containers : magnum | Notify handlers to restart containers] *** 2026-04-19 01:08:42.937504 | orchestrator | Sunday 19 April 2026 01:08:03 +0000 (0:00:01.649) 0:01:01.846 ********** 2026-04-19 01:08:42.937510 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:08:42.937516 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:42.937522 | orchestrator | } 2026-04-19 01:08:42.937529 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:08:42.937535 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:42.937541 | orchestrator | } 2026-04-19 01:08:42.937547 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:08:42.937553 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:08:42.937558 | orchestrator | } 2026-04-19 01:08:42.937564 | orchestrator | 2026-04-19 01:08:42.937570 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:08:42.937576 | orchestrator | Sunday 19 April 2026 01:08:03 +0000 (0:00:00.284) 0:01:02.131 ********** 2026-04-19 01:08:42.937583 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937589 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937595 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.937604 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937622 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937629 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.937636 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-api:2025.1', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:08:42.937642 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/magnum-conductor:2025.1', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:08:42.937648 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.937654 | orchestrator | 2026-04-19 01:08:42.937660 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-04-19 01:08:42.937666 | orchestrator | Sunday 19 April 2026 01:08:04 +0000 (0:00:00.948) 0:01:03.080 ********** 2026-04-19 01:08:42.937672 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:08:42.937678 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:08:42.937750 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:08:42.937760 | orchestrator | 2026-04-19 01:08:42.937767 | orchestrator | TASK [magnum : Creating Magnum database] *************************************** 2026-04-19 01:08:42.937773 | orchestrator | Sunday 19 April 2026 01:08:05 +0000 (0:00:00.245) 0:01:03.325 ********** 2026-04-19 01:08:42.937778 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.937784 | orchestrator | 2026-04-19 01:08:42.937790 | orchestrator | TASK [magnum : Creating Magnum database user and setting permissions] ********** 2026-04-19 01:08:42.937796 | orchestrator | Sunday 19 April 2026 01:08:06 +0000 (0:00:01.858) 0:01:05.184 ********** 2026-04-19 01:08:42.937801 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.937807 | orchestrator | 2026-04-19 01:08:42.937818 | orchestrator | TASK [magnum : Running Magnum bootstrap container] ***************************** 2026-04-19 01:08:42.937824 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:01.977) 0:01:07.161 ********** 2026-04-19 01:08:42.937829 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.937836 | orchestrator | 2026-04-19 01:08:42.937842 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-04-19 01:08:42.937848 | orchestrator | Sunday 19 April 2026 01:08:21 +0000 (0:00:13.105) 0:01:20.266 ********** 2026-04-19 01:08:42.937854 | orchestrator | 2026-04-19 01:08:42.937860 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-04-19 01:08:42.937866 | orchestrator | Sunday 19 April 2026 01:08:22 +0000 (0:00:00.061) 0:01:20.328 ********** 2026-04-19 01:08:42.937872 | orchestrator | 2026-04-19 01:08:42.937877 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-04-19 01:08:42.937883 | orchestrator | Sunday 19 April 2026 01:08:22 +0000 (0:00:00.062) 0:01:20.390 ********** 2026-04-19 01:08:42.937889 | orchestrator | 2026-04-19 01:08:42.937898 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-api container] ************************ 2026-04-19 01:08:42.937904 | orchestrator | Sunday 19 April 2026 01:08:22 +0000 (0:00:00.065) 0:01:20.456 ********** 2026-04-19 01:08:42.937910 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.937916 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:08:42.937922 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:08:42.937928 | orchestrator | 2026-04-19 01:08:42.937934 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-conductor container] ****************** 2026-04-19 01:08:42.937940 | orchestrator | Sunday 19 April 2026 01:08:34 +0000 (0:00:12.012) 0:01:32.470 ********** 2026-04-19 01:08:42.937946 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:08:42.937956 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:08:42.937964 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:08:42.937974 | orchestrator | 2026-04-19 01:08:42.937983 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:08:42.937998 | orchestrator | testbed-node-0 : ok=27  changed=19  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-04-19 01:08:42.938010 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 01:08:42.938066 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 01:08:42.938077 | orchestrator | 2026-04-19 01:08:42.938087 | orchestrator | 2026-04-19 01:08:42.938096 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:08:42.938103 | orchestrator | Sunday 19 April 2026 01:08:41 +0000 (0:00:07.245) 0:01:39.715 ********** 2026-04-19 01:08:42.938108 | orchestrator | =============================================================================== 2026-04-19 01:08:42.938114 | orchestrator | magnum : Running Magnum bootstrap container ---------------------------- 13.11s 2026-04-19 01:08:42.938120 | orchestrator | magnum : Restart magnum-api container ---------------------------------- 12.01s 2026-04-19 01:08:42.938126 | orchestrator | service-ks-register : magnum | Creating/deleting endpoints -------------- 7.40s 2026-04-19 01:08:42.938162 | orchestrator | magnum : Restart magnum-conductor container ----------------------------- 7.25s 2026-04-19 01:08:42.938170 | orchestrator | magnum : Copying over magnum.conf --------------------------------------- 6.53s 2026-04-19 01:08:42.938176 | orchestrator | magnum : Creating Magnum trustee user ----------------------------------- 4.50s 2026-04-19 01:08:42.938182 | orchestrator | service-ks-register : magnum | Creating/deleting services --------------- 4.14s 2026-04-19 01:08:42.938188 | orchestrator | service-ks-register : magnum | Creating users --------------------------- 3.94s 2026-04-19 01:08:42.938196 | orchestrator | service-ks-register : magnum | Granting/revoking user roles ------------- 3.64s 2026-04-19 01:08:42.938227 | orchestrator | magnum : Creating Magnum trustee domain --------------------------------- 3.42s 2026-04-19 01:08:42.938247 | orchestrator | magnum : Creating Magnum trustee user role ------------------------------ 3.31s 2026-04-19 01:08:42.938257 | orchestrator | service-ks-register : magnum | Creating projects ------------------------ 3.23s 2026-04-19 01:08:42.938266 | orchestrator | service-ks-register : magnum | Creating roles --------------------------- 3.14s 2026-04-19 01:08:42.938274 | orchestrator | magnum : Copying over kubeconfig file ----------------------------------- 2.67s 2026-04-19 01:08:42.938280 | orchestrator | service-cert-copy : magnum | Copying over extra CA certificates --------- 2.62s 2026-04-19 01:08:42.938285 | orchestrator | magnum : Copying over config.json files for services -------------------- 2.23s 2026-04-19 01:08:42.938290 | orchestrator | magnum : Creating Magnum database user and setting permissions ---------- 1.98s 2026-04-19 01:08:42.938296 | orchestrator | magnum : Ensuring config directories exist ------------------------------ 1.92s 2026-04-19 01:08:42.938301 | orchestrator | magnum : Creating Magnum database --------------------------------------- 1.86s 2026-04-19 01:08:42.938307 | orchestrator | service-cert-copy : magnum | Copying over backend internal TLS certificate --- 1.75s 2026-04-19 01:08:42.938312 | orchestrator | 2026-04-19 01:08:42 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:42.938318 | orchestrator | 2026-04-19 01:08:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:45.979385 | orchestrator | 2026-04-19 01:08:45 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:45.981562 | orchestrator | 2026-04-19 01:08:45 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:45.981614 | orchestrator | 2026-04-19 01:08:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:49.024270 | orchestrator | 2026-04-19 01:08:49 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:49.025637 | orchestrator | 2026-04-19 01:08:49 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:49.025730 | orchestrator | 2026-04-19 01:08:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:52.066834 | orchestrator | 2026-04-19 01:08:52 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:52.068765 | orchestrator | 2026-04-19 01:08:52 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:52.068836 | orchestrator | 2026-04-19 01:08:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:55.106974 | orchestrator | 2026-04-19 01:08:55 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:55.110138 | orchestrator | 2026-04-19 01:08:55 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:55.110192 | orchestrator | 2026-04-19 01:08:55 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:08:58.158253 | orchestrator | 2026-04-19 01:08:58 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:08:58.159785 | orchestrator | 2026-04-19 01:08:58 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:08:58.159915 | orchestrator | 2026-04-19 01:08:58 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:01.189296 | orchestrator | 2026-04-19 01:09:01 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:01.191412 | orchestrator | 2026-04-19 01:09:01 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:01.191451 | orchestrator | 2026-04-19 01:09:01 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:04.243452 | orchestrator | 2026-04-19 01:09:04 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:04.245289 | orchestrator | 2026-04-19 01:09:04 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:04.246298 | orchestrator | 2026-04-19 01:09:04 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:07.280843 | orchestrator | 2026-04-19 01:09:07 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:07.281877 | orchestrator | 2026-04-19 01:09:07 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:07.281915 | orchestrator | 2026-04-19 01:09:07 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:10.334298 | orchestrator | 2026-04-19 01:09:10 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:10.334347 | orchestrator | 2026-04-19 01:09:10 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:10.334352 | orchestrator | 2026-04-19 01:09:10 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:13.374543 | orchestrator | 2026-04-19 01:09:13 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:13.376651 | orchestrator | 2026-04-19 01:09:13 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:13.376726 | orchestrator | 2026-04-19 01:09:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:16.427345 | orchestrator | 2026-04-19 01:09:16 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:16.430828 | orchestrator | 2026-04-19 01:09:16 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:16.430918 | orchestrator | 2026-04-19 01:09:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:19.480368 | orchestrator | 2026-04-19 01:09:19 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:19.482751 | orchestrator | 2026-04-19 01:09:19 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:19.483181 | orchestrator | 2026-04-19 01:09:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:22.533878 | orchestrator | 2026-04-19 01:09:22 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:22.535279 | orchestrator | 2026-04-19 01:09:22 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:22.535318 | orchestrator | 2026-04-19 01:09:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:25.584240 | orchestrator | 2026-04-19 01:09:25 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:25.586483 | orchestrator | 2026-04-19 01:09:25 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:25.586534 | orchestrator | 2026-04-19 01:09:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:28.633116 | orchestrator | 2026-04-19 01:09:28 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:28.635092 | orchestrator | 2026-04-19 01:09:28 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:28.635157 | orchestrator | 2026-04-19 01:09:28 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:31.678882 | orchestrator | 2026-04-19 01:09:31 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:31.680374 | orchestrator | 2026-04-19 01:09:31 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:31.680406 | orchestrator | 2026-04-19 01:09:31 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:34.712608 | orchestrator | 2026-04-19 01:09:34 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:34.712942 | orchestrator | 2026-04-19 01:09:34 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:34.712965 | orchestrator | 2026-04-19 01:09:34 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:37.751107 | orchestrator | 2026-04-19 01:09:37 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:37.752008 | orchestrator | 2026-04-19 01:09:37 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:37.752058 | orchestrator | 2026-04-19 01:09:37 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:40.782358 | orchestrator | 2026-04-19 01:09:40 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:40.783060 | orchestrator | 2026-04-19 01:09:40 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:40.783086 | orchestrator | 2026-04-19 01:09:40 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:43.827157 | orchestrator | 2026-04-19 01:09:43 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:43.829450 | orchestrator | 2026-04-19 01:09:43 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:43.829499 | orchestrator | 2026-04-19 01:09:43 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:46.876457 | orchestrator | 2026-04-19 01:09:46 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:46.878780 | orchestrator | 2026-04-19 01:09:46 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:46.878859 | orchestrator | 2026-04-19 01:09:46 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:49.928588 | orchestrator | 2026-04-19 01:09:49 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:49.932594 | orchestrator | 2026-04-19 01:09:49 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:49.932634 | orchestrator | 2026-04-19 01:09:49 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:52.977438 | orchestrator | 2026-04-19 01:09:52 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:52.979026 | orchestrator | 2026-04-19 01:09:52 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:52.979062 | orchestrator | 2026-04-19 01:09:52 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:56.021431 | orchestrator | 2026-04-19 01:09:56 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:56.023844 | orchestrator | 2026-04-19 01:09:56 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:56.023927 | orchestrator | 2026-04-19 01:09:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:09:59.052608 | orchestrator | 2026-04-19 01:09:59 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:09:59.054481 | orchestrator | 2026-04-19 01:09:59 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:09:59.054550 | orchestrator | 2026-04-19 01:09:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:02.095859 | orchestrator | 2026-04-19 01:10:02 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:02.097542 | orchestrator | 2026-04-19 01:10:02 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:02.097798 | orchestrator | 2026-04-19 01:10:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:05.132396 | orchestrator | 2026-04-19 01:10:05 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:05.133537 | orchestrator | 2026-04-19 01:10:05 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:05.133587 | orchestrator | 2026-04-19 01:10:05 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:08.172071 | orchestrator | 2026-04-19 01:10:08 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:08.175076 | orchestrator | 2026-04-19 01:10:08 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:08.175127 | orchestrator | 2026-04-19 01:10:08 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:11.226181 | orchestrator | 2026-04-19 01:10:11 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:11.229910 | orchestrator | 2026-04-19 01:10:11 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:11.230274 | orchestrator | 2026-04-19 01:10:11 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:14.275283 | orchestrator | 2026-04-19 01:10:14 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:14.275707 | orchestrator | 2026-04-19 01:10:14 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:14.275723 | orchestrator | 2026-04-19 01:10:14 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:17.318394 | orchestrator | 2026-04-19 01:10:17 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:17.319978 | orchestrator | 2026-04-19 01:10:17 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:17.320018 | orchestrator | 2026-04-19 01:10:17 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:20.354178 | orchestrator | 2026-04-19 01:10:20 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:20.354534 | orchestrator | 2026-04-19 01:10:20 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:20.354567 | orchestrator | 2026-04-19 01:10:20 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:23.379066 | orchestrator | 2026-04-19 01:10:23 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:23.379125 | orchestrator | 2026-04-19 01:10:23 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:23.379134 | orchestrator | 2026-04-19 01:10:23 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:26.407556 | orchestrator | 2026-04-19 01:10:26 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:26.408452 | orchestrator | 2026-04-19 01:10:26 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:26.408482 | orchestrator | 2026-04-19 01:10:26 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:29.450947 | orchestrator | 2026-04-19 01:10:29 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:29.452669 | orchestrator | 2026-04-19 01:10:29 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:29.452810 | orchestrator | 2026-04-19 01:10:29 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:32.496388 | orchestrator | 2026-04-19 01:10:32 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:32.496481 | orchestrator | 2026-04-19 01:10:32 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:32.496517 | orchestrator | 2026-04-19 01:10:32 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:35.542761 | orchestrator | 2026-04-19 01:10:35 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:35.544548 | orchestrator | 2026-04-19 01:10:35 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:35.545165 | orchestrator | 2026-04-19 01:10:35 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:38.588852 | orchestrator | 2026-04-19 01:10:38 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:38.590596 | orchestrator | 2026-04-19 01:10:38 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:38.591057 | orchestrator | 2026-04-19 01:10:38 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:41.629250 | orchestrator | 2026-04-19 01:10:41 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:41.629941 | orchestrator | 2026-04-19 01:10:41 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:41.629991 | orchestrator | 2026-04-19 01:10:41 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:44.676034 | orchestrator | 2026-04-19 01:10:44 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:44.678217 | orchestrator | 2026-04-19 01:10:44 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:44.678276 | orchestrator | 2026-04-19 01:10:44 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:47.722290 | orchestrator | 2026-04-19 01:10:47 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:47.723211 | orchestrator | 2026-04-19 01:10:47 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:47.723233 | orchestrator | 2026-04-19 01:10:47 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:50.765397 | orchestrator | 2026-04-19 01:10:50 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:50.770409 | orchestrator | 2026-04-19 01:10:50 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:50.770477 | orchestrator | 2026-04-19 01:10:50 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:53.815942 | orchestrator | 2026-04-19 01:10:53 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:53.818943 | orchestrator | 2026-04-19 01:10:53 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:53.819015 | orchestrator | 2026-04-19 01:10:53 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:56.875983 | orchestrator | 2026-04-19 01:10:56 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state STARTED 2026-04-19 01:10:56.876949 | orchestrator | 2026-04-19 01:10:56 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:56.877412 | orchestrator | 2026-04-19 01:10:56 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:10:59.926240 | orchestrator | 2026-04-19 01:10:59 | INFO  | Task c439ccdf-0602-4cec-ae48-0d1e65ab0ee2 is in state SUCCESS 2026-04-19 01:10:59.926289 | orchestrator | 2026-04-19 01:10:59.927853 | orchestrator | 2026-04-19 01:10:59.927869 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:10:59.927874 | orchestrator | 2026-04-19 01:10:59.927878 | orchestrator | TASK [Group hosts based on OpenStack release] ********************************** 2026-04-19 01:10:59.927883 | orchestrator | Sunday 19 April 2026 01:01:23 +0000 (0:00:00.315) 0:00:00.315 ********** 2026-04-19 01:10:59.927900 | orchestrator | changed: [testbed-manager] 2026-04-19 01:10:59.927906 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.927911 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.927915 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.927919 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.927922 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.927926 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.927930 | orchestrator | 2026-04-19 01:10:59.927934 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:10:59.927938 | orchestrator | Sunday 19 April 2026 01:01:23 +0000 (0:00:00.784) 0:00:01.099 ********** 2026-04-19 01:10:59.927941 | orchestrator | changed: [testbed-manager] 2026-04-19 01:10:59.927945 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.927949 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.927953 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.927957 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.927960 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.927964 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.927968 | orchestrator | 2026-04-19 01:10:59.927972 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:10:59.927975 | orchestrator | Sunday 19 April 2026 01:01:24 +0000 (0:00:00.950) 0:00:02.050 ********** 2026-04-19 01:10:59.927979 | orchestrator | changed: [testbed-manager] => (item=enable_nova_True) 2026-04-19 01:10:59.927983 | orchestrator | changed: [testbed-node-0] => (item=enable_nova_True) 2026-04-19 01:10:59.927987 | orchestrator | changed: [testbed-node-1] => (item=enable_nova_True) 2026-04-19 01:10:59.927991 | orchestrator | changed: [testbed-node-2] => (item=enable_nova_True) 2026-04-19 01:10:59.927995 | orchestrator | changed: [testbed-node-3] => (item=enable_nova_True) 2026-04-19 01:10:59.927998 | orchestrator | changed: [testbed-node-4] => (item=enable_nova_True) 2026-04-19 01:10:59.928002 | orchestrator | changed: [testbed-node-5] => (item=enable_nova_True) 2026-04-19 01:10:59.928006 | orchestrator | 2026-04-19 01:10:59.928010 | orchestrator | PLAY [Bootstrap nova API databases] ******************************************** 2026-04-19 01:10:59.928014 | orchestrator | 2026-04-19 01:10:59.928017 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-04-19 01:10:59.928021 | orchestrator | Sunday 19 April 2026 01:01:25 +0000 (0:00:00.738) 0:00:02.788 ********** 2026-04-19 01:10:59.928038 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.928043 | orchestrator | 2026-04-19 01:10:59.928046 | orchestrator | TASK [nova : Creating Nova databases] ****************************************** 2026-04-19 01:10:59.928050 | orchestrator | Sunday 19 April 2026 01:01:26 +0000 (0:00:00.670) 0:00:03.459 ********** 2026-04-19 01:10:59.928055 | orchestrator | changed: [testbed-node-0] => (item=nova_cell0) 2026-04-19 01:10:59.928059 | orchestrator | changed: [testbed-node-0] => (item=nova_api) 2026-04-19 01:10:59.928062 | orchestrator | 2026-04-19 01:10:59.928066 | orchestrator | TASK [nova : Creating Nova databases user and setting permissions] ************* 2026-04-19 01:10:59.928070 | orchestrator | Sunday 19 April 2026 01:01:30 +0000 (0:00:04.542) 0:00:08.002 ********** 2026-04-19 01:10:59.928074 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 01:10:59.928078 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-04-19 01:10:59.928081 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928085 | orchestrator | 2026-04-19 01:10:59.928097 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-04-19 01:10:59.928101 | orchestrator | Sunday 19 April 2026 01:01:34 +0000 (0:00:04.018) 0:00:12.021 ********** 2026-04-19 01:10:59.928104 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928108 | orchestrator | 2026-04-19 01:10:59.928112 | orchestrator | TASK [nova : Copying over config.json files for nova-api-bootstrap] ************ 2026-04-19 01:10:59.928116 | orchestrator | Sunday 19 April 2026 01:01:35 +0000 (0:00:00.684) 0:00:12.706 ********** 2026-04-19 01:10:59.928123 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928127 | orchestrator | 2026-04-19 01:10:59.928131 | orchestrator | TASK [nova : Copying over nova.conf for nova-api-bootstrap] ******************** 2026-04-19 01:10:59.928134 | orchestrator | Sunday 19 April 2026 01:01:36 +0000 (0:00:01.246) 0:00:13.953 ********** 2026-04-19 01:10:59.928138 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928185 | orchestrator | 2026-04-19 01:10:59.928190 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-04-19 01:10:59.928194 | orchestrator | Sunday 19 April 2026 01:01:41 +0000 (0:00:04.538) 0:00:18.491 ********** 2026-04-19 01:10:59.928197 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928202 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928206 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928209 | orchestrator | 2026-04-19 01:10:59.928213 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-04-19 01:10:59.928217 | orchestrator | Sunday 19 April 2026 01:01:41 +0000 (0:00:00.380) 0:00:18.872 ********** 2026-04-19 01:10:59.928305 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.928309 | orchestrator | 2026-04-19 01:10:59.928313 | orchestrator | TASK [nova : Create cell0 mappings] ******************************************** 2026-04-19 01:10:59.928317 | orchestrator | Sunday 19 April 2026 01:02:14 +0000 (0:00:32.862) 0:00:51.734 ********** 2026-04-19 01:10:59.928320 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928324 | orchestrator | 2026-04-19 01:10:59.928328 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-04-19 01:10:59.928332 | orchestrator | Sunday 19 April 2026 01:02:30 +0000 (0:00:15.966) 0:01:07.701 ********** 2026-04-19 01:10:59.928335 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.928339 | orchestrator | 2026-04-19 01:10:59.928343 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-04-19 01:10:59.928347 | orchestrator | Sunday 19 April 2026 01:02:44 +0000 (0:00:13.850) 0:01:21.551 ********** 2026-04-19 01:10:59.928356 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.928360 | orchestrator | 2026-04-19 01:10:59.928364 | orchestrator | TASK [nova : Update cell0 mappings] ******************************************** 2026-04-19 01:10:59.928367 | orchestrator | Sunday 19 April 2026 01:02:45 +0000 (0:00:00.724) 0:01:22.276 ********** 2026-04-19 01:10:59.928371 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928375 | orchestrator | 2026-04-19 01:10:59.928379 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-04-19 01:10:59.928382 | orchestrator | Sunday 19 April 2026 01:02:45 +0000 (0:00:00.685) 0:01:22.962 ********** 2026-04-19 01:10:59.928386 | orchestrator | included: /ansible/roles/nova/tasks/bootstrap_service.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.928390 | orchestrator | 2026-04-19 01:10:59.928394 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-04-19 01:10:59.928398 | orchestrator | Sunday 19 April 2026 01:02:46 +0000 (0:00:00.558) 0:01:23.520 ********** 2026-04-19 01:10:59.928401 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.928405 | orchestrator | 2026-04-19 01:10:59.928440 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-04-19 01:10:59.928445 | orchestrator | Sunday 19 April 2026 01:03:05 +0000 (0:00:19.487) 0:01:43.008 ********** 2026-04-19 01:10:59.928449 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928453 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928456 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928460 | orchestrator | 2026-04-19 01:10:59.928464 | orchestrator | PLAY [Bootstrap nova cell databases] ******************************************* 2026-04-19 01:10:59.928468 | orchestrator | 2026-04-19 01:10:59.928471 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-04-19 01:10:59.928475 | orchestrator | Sunday 19 April 2026 01:03:06 +0000 (0:00:00.366) 0:01:43.375 ********** 2026-04-19 01:10:59.928499 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.928508 | orchestrator | 2026-04-19 01:10:59.928512 | orchestrator | TASK [nova-cell : Creating Nova cell database] ********************************* 2026-04-19 01:10:59.928516 | orchestrator | Sunday 19 April 2026 01:03:06 +0000 (0:00:00.859) 0:01:44.234 ********** 2026-04-19 01:10:59.928520 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928523 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928527 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928531 | orchestrator | 2026-04-19 01:10:59.928534 | orchestrator | TASK [nova-cell : Creating Nova cell database user and setting permissions] **** 2026-04-19 01:10:59.928538 | orchestrator | Sunday 19 April 2026 01:03:09 +0000 (0:00:02.103) 0:01:46.337 ********** 2026-04-19 01:10:59.928542 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928546 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928549 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.928553 | orchestrator | 2026-04-19 01:10:59.928557 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-04-19 01:10:59.928561 | orchestrator | Sunday 19 April 2026 01:03:11 +0000 (0:00:02.219) 0:01:48.557 ********** 2026-04-19 01:10:59.928564 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928568 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928572 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928575 | orchestrator | 2026-04-19 01:10:59.928579 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-04-19 01:10:59.928583 | orchestrator | Sunday 19 April 2026 01:03:11 +0000 (0:00:00.449) 0:01:49.006 ********** 2026-04-19 01:10:59.928587 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-04-19 01:10:59.928599 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928603 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-04-19 01:10:59.928610 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928614 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-04-19 01:10:59.928618 | orchestrator | ok: [testbed-node-0 -> {{ service_rabbitmq_delegate_host }}] 2026-04-19 01:10:59.928621 | orchestrator | 2026-04-19 01:10:59.928625 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-04-19 01:10:59.928629 | orchestrator | Sunday 19 April 2026 01:03:21 +0000 (0:00:09.265) 0:01:58.272 ********** 2026-04-19 01:10:59.928633 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928636 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928640 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928644 | orchestrator | 2026-04-19 01:10:59.928782 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-04-19 01:10:59.928790 | orchestrator | Sunday 19 April 2026 01:03:21 +0000 (0:00:00.548) 0:01:58.820 ********** 2026-04-19 01:10:59.928821 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-04-19 01:10:59.928827 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.928943 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-04-19 01:10:59.928947 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928950 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-04-19 01:10:59.928954 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928958 | orchestrator | 2026-04-19 01:10:59.928962 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-04-19 01:10:59.928965 | orchestrator | Sunday 19 April 2026 01:03:23 +0000 (0:00:01.578) 0:02:00.399 ********** 2026-04-19 01:10:59.928969 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.928973 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.928995 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.929000 | orchestrator | 2026-04-19 01:10:59.929004 | orchestrator | TASK [nova-cell : Copying over config.json files for nova-cell-bootstrap] ****** 2026-04-19 01:10:59.929027 | orchestrator | Sunday 19 April 2026 01:03:23 +0000 (0:00:00.557) 0:02:00.956 ********** 2026-04-19 01:10:59.929032 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929035 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929039 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.929073 | orchestrator | 2026-04-19 01:10:59.929079 | orchestrator | TASK [nova-cell : Copying over nova.conf for nova-cell-bootstrap] ************** 2026-04-19 01:10:59.929082 | orchestrator | Sunday 19 April 2026 01:03:24 +0000 (0:00:01.153) 0:02:02.109 ********** 2026-04-19 01:10:59.929086 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929090 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929105 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.929109 | orchestrator | 2026-04-19 01:10:59.929123 | orchestrator | TASK [nova-cell : Running Nova cell bootstrap container] *********************** 2026-04-19 01:10:59.929128 | orchestrator | Sunday 19 April 2026 01:03:27 +0000 (0:00:02.429) 0:02:04.539 ********** 2026-04-19 01:10:59.929131 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929135 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929139 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.929143 | orchestrator | 2026-04-19 01:10:59.929146 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-04-19 01:10:59.929150 | orchestrator | Sunday 19 April 2026 01:03:49 +0000 (0:00:22.446) 0:02:26.985 ********** 2026-04-19 01:10:59.929154 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929158 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929161 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.929165 | orchestrator | 2026-04-19 01:10:59.929169 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-04-19 01:10:59.929173 | orchestrator | Sunday 19 April 2026 01:04:03 +0000 (0:00:13.437) 0:02:40.423 ********** 2026-04-19 01:10:59.929176 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:10:59.929191 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929196 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929199 | orchestrator | 2026-04-19 01:10:59.929203 | orchestrator | TASK [nova-cell : Create cell] ************************************************* 2026-04-19 01:10:59.929207 | orchestrator | Sunday 19 April 2026 01:04:04 +0000 (0:00:01.057) 0:02:41.481 ********** 2026-04-19 01:10:59.929210 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929214 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929218 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.929222 | orchestrator | 2026-04-19 01:10:59.929225 | orchestrator | TASK [nova-cell : Update cell] ************************************************* 2026-04-19 01:10:59.929229 | orchestrator | Sunday 19 April 2026 01:04:18 +0000 (0:00:13.821) 0:02:55.303 ********** 2026-04-19 01:10:59.929233 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.929237 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929240 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929244 | orchestrator | 2026-04-19 01:10:59.929248 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-04-19 01:10:59.929251 | orchestrator | Sunday 19 April 2026 01:04:20 +0000 (0:00:02.051) 0:02:57.354 ********** 2026-04-19 01:10:59.929255 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.929345 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929350 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929353 | orchestrator | 2026-04-19 01:10:59.929357 | orchestrator | PLAY [Apply role nova] ********************************************************* 2026-04-19 01:10:59.929361 | orchestrator | 2026-04-19 01:10:59.929365 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-04-19 01:10:59.929369 | orchestrator | Sunday 19 April 2026 01:04:20 +0000 (0:00:00.447) 0:02:57.801 ********** 2026-04-19 01:10:59.929372 | orchestrator | included: /ansible/roles/nova/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.929376 | orchestrator | 2026-04-19 01:10:59.929380 | orchestrator | TASK [service-ks-register : nova | Creating/deleting services] ***************** 2026-04-19 01:10:59.929384 | orchestrator | Sunday 19 April 2026 01:04:21 +0000 (0:00:00.715) 0:02:58.517 ********** 2026-04-19 01:10:59.929388 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy (compute_legacy))  2026-04-19 01:10:59.929392 | orchestrator | changed: [testbed-node-0] => (item=nova (compute)) 2026-04-19 01:10:59.929401 | orchestrator | 2026-04-19 01:10:59.929405 | orchestrator | TASK [service-ks-register : nova | Creating/deleting endpoints] **************** 2026-04-19 01:10:59.929412 | orchestrator | Sunday 19 April 2026 01:04:24 +0000 (0:00:02.912) 0:03:01.429 ********** 2026-04-19 01:10:59.929416 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api-int.testbed.osism.xyz:8774/v2/%(tenant_id)s -> internal)  2026-04-19 01:10:59.929420 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api.testbed.osism.xyz:8774/v2/%(tenant_id)s -> public)  2026-04-19 01:10:59.929424 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api-int.testbed.osism.xyz:8774/v2.1 -> internal) 2026-04-19 01:10:59.929428 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api.testbed.osism.xyz:8774/v2.1 -> public) 2026-04-19 01:10:59.929432 | orchestrator | 2026-04-19 01:10:59.929436 | orchestrator | TASK [service-ks-register : nova | Creating projects] ************************** 2026-04-19 01:10:59.929440 | orchestrator | Sunday 19 April 2026 01:04:31 +0000 (0:00:06.998) 0:03:08.428 ********** 2026-04-19 01:10:59.929443 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:10:59.929447 | orchestrator | 2026-04-19 01:10:59.929451 | orchestrator | TASK [service-ks-register : nova | Creating users] ***************************** 2026-04-19 01:10:59.929455 | orchestrator | Sunday 19 April 2026 01:04:34 +0000 (0:00:03.565) 0:03:11.994 ********** 2026-04-19 01:10:59.929458 | orchestrator | changed: [testbed-node-0] => (item=nova -> service) 2026-04-19 01:10:59.929462 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:10:59.929466 | orchestrator | 2026-04-19 01:10:59.929469 | orchestrator | TASK [service-ks-register : nova | Creating roles] ***************************** 2026-04-19 01:10:59.929501 | orchestrator | Sunday 19 April 2026 01:04:38 +0000 (0:00:04.221) 0:03:16.215 ********** 2026-04-19 01:10:59.929506 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:10:59.929510 | orchestrator | 2026-04-19 01:10:59.929514 | orchestrator | TASK [service-ks-register : nova | Granting/revoking user roles] *************** 2026-04-19 01:10:59.929518 | orchestrator | Sunday 19 April 2026 01:04:42 +0000 (0:00:03.478) 0:03:19.693 ********** 2026-04-19 01:10:59.929522 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> admin) 2026-04-19 01:10:59.929525 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> service) 2026-04-19 01:10:59.929529 | orchestrator | 2026-04-19 01:10:59.929533 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-04-19 01:10:59.929547 | orchestrator | Sunday 19 April 2026 01:04:50 +0000 (0:00:07.639) 0:03:27.332 ********** 2026-04-19 01:10:59.929554 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929561 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929572 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929586 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929616 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929621 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.929633 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.929640 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.929788 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.929800 | orchestrator | 2026-04-19 01:10:59.929836 | orchestrator | TASK [nova : Check if policies shall be overwritten] *************************** 2026-04-19 01:10:59.929842 | orchestrator | Sunday 19 April 2026 01:04:52 +0000 (0:00:02.554) 0:03:29.887 ********** 2026-04-19 01:10:59.929846 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.929849 | orchestrator | 2026-04-19 01:10:59.929853 | orchestrator | TASK [nova : Set nova policy file] ********************************************* 2026-04-19 01:10:59.929857 | orchestrator | Sunday 19 April 2026 01:04:52 +0000 (0:00:00.128) 0:03:30.016 ********** 2026-04-19 01:10:59.929861 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.929865 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.929868 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.929872 | orchestrator | 2026-04-19 01:10:59.929876 | orchestrator | TASK [nova : Check for vendordata file] **************************************** 2026-04-19 01:10:59.929879 | orchestrator | Sunday 19 April 2026 01:04:53 +0000 (0:00:00.290) 0:03:30.306 ********** 2026-04-19 01:10:59.929883 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-04-19 01:10:59.929887 | orchestrator | 2026-04-19 01:10:59.929891 | orchestrator | TASK [nova : Set vendordata file path] ***************************************** 2026-04-19 01:10:59.929895 | orchestrator | Sunday 19 April 2026 01:04:53 +0000 (0:00:00.720) 0:03:31.027 ********** 2026-04-19 01:10:59.929997 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930003 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930007 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930010 | orchestrator | 2026-04-19 01:10:59.930044 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-04-19 01:10:59.930048 | orchestrator | Sunday 19 April 2026 01:04:54 +0000 (0:00:00.284) 0:03:31.311 ********** 2026-04-19 01:10:59.930052 | orchestrator | included: /ansible/roles/nova/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.930056 | orchestrator | 2026-04-19 01:10:59.930059 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-04-19 01:10:59.930063 | orchestrator | Sunday 19 April 2026 01:04:54 +0000 (0:00:00.689) 0:03:32.001 ********** 2026-04-19 01:10:59.930068 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930076 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930112 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930134 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930146 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930160 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930207 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930221 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930228 | orchestrator | 2026-04-19 01:10:59.930234 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-04-19 01:10:59.930240 | orchestrator | Sunday 19 April 2026 01:04:58 +0000 (0:00:03.585) 0:03:35.587 ********** 2026-04-19 01:10:59.930247 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930257 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930264 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930271 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930317 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930324 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930331 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930335 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930339 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930369 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930379 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930383 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930387 | orchestrator | 2026-04-19 01:10:59.930391 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-04-19 01:10:59.930394 | orchestrator | Sunday 19 April 2026 01:04:59 +0000 (0:00:00.716) 0:03:36.303 ********** 2026-04-19 01:10:59.930401 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930405 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930447 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930457 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930461 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930466 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930473 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930477 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930481 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930513 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930519 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930523 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930527 | orchestrator | 2026-04-19 01:10:59.930531 | orchestrator | TASK [nova : Copying over config.json files for services] ********************** 2026-04-19 01:10:59.930535 | orchestrator | Sunday 19 April 2026 01:05:00 +0000 (0:00:01.656) 0:03:37.959 ********** 2026-04-19 01:10:59.930541 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930546 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930580 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930604 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930612 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930617 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930652 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930658 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930662 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930666 | orchestrator | 2026-04-19 01:10:59.930670 | orchestrator | TASK [nova : Copying over nova.conf] ******************************************* 2026-04-19 01:10:59.930673 | orchestrator | Sunday 19 April 2026 01:05:04 +0000 (0:00:03.809) 0:03:41.769 ********** 2026-04-19 01:10:59.930681 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930686 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930717 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930723 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930730 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930744 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.930774 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930780 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930784 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.930788 | orchestrator | 2026-04-19 01:10:59.930792 | orchestrator | TASK [nova : Copying over existing policy file] ******************************** 2026-04-19 01:10:59.930796 | orchestrator | Sunday 19 April 2026 01:05:14 +0000 (0:00:09.569) 0:03:51.339 ********** 2026-04-19 01:10:59.930802 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930810 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930825 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930830 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930834 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930839 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930848 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930852 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930872 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930878 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.930883 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.930887 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930890 | orchestrator | 2026-04-19 01:10:59.930894 | orchestrator | TASK [nova : Copying over nova-api-wsgi.conf] ********************************** 2026-04-19 01:10:59.930898 | orchestrator | Sunday 19 April 2026 01:05:15 +0000 (0:00:01.422) 0:03:52.764 ********** 2026-04-19 01:10:59.930902 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930906 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930909 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930913 | orchestrator | 2026-04-19 01:10:59.930917 | orchestrator | TASK [nova : Copying over nova-metadata-wsgi.conf] ***************************** 2026-04-19 01:10:59.930923 | orchestrator | Sunday 19 April 2026 01:05:16 +0000 (0:00:01.432) 0:03:54.197 ********** 2026-04-19 01:10:59.930927 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930931 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930935 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930938 | orchestrator | 2026-04-19 01:10:59.930942 | orchestrator | TASK [nova : Copying over vendordata file for nova services] ******************* 2026-04-19 01:10:59.930946 | orchestrator | Sunday 19 April 2026 01:05:17 +0000 (0:00:00.738) 0:03:54.935 ********** 2026-04-19 01:10:59.930952 | orchestrator | skipping: [testbed-node-0] => (item=nova-metadata)  2026-04-19 01:10:59.930957 | orchestrator | skipping: [testbed-node-0] => (item=nova-api)  2026-04-19 01:10:59.930961 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.930964 | orchestrator | skipping: [testbed-node-1] => (item=nova-metadata)  2026-04-19 01:10:59.930968 | orchestrator | skipping: [testbed-node-1] => (item=nova-api)  2026-04-19 01:10:59.930972 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.930976 | orchestrator | skipping: [testbed-node-2] => (item=nova-metadata)  2026-04-19 01:10:59.930979 | orchestrator | skipping: [testbed-node-2] => (item=nova-api)  2026-04-19 01:10:59.930983 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.930987 | orchestrator | 2026-04-19 01:10:59.930991 | orchestrator | TASK [Configure uWSGI for Nova] ************************************************ 2026-04-19 01:10:59.930994 | orchestrator | Sunday 19 April 2026 01:05:18 +0000 (0:00:00.372) 0:03:55.307 ********** 2026-04-19 01:10:59.930998 | orchestrator | included: service-uwsgi-config for testbed-node-2, testbed-node-0, testbed-node-1 => (item={'name': 'nova-api', 'port': '8774', 'workers': '2'}) 2026-04-19 01:10:59.931003 | orchestrator | included: service-uwsgi-config for testbed-node-2, testbed-node-0, testbed-node-1 => (item={'name': 'nova-metadata', 'port': '8775', 'workers': '2'}) 2026-04-19 01:10:59.931007 | orchestrator | 2026-04-19 01:10:59.931011 | orchestrator | TASK [service-uwsgi-config : Copying over nova-api uWSGI config] *************** 2026-04-19 01:10:59.931015 | orchestrator | Sunday 19 April 2026 01:05:19 +0000 (0:00:01.765) 0:03:57.073 ********** 2026-04-19 01:10:59.931018 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.931022 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.931026 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.931030 | orchestrator | 2026-04-19 01:10:59.931033 | orchestrator | TASK [service-uwsgi-config : Copying over nova-metadata uWSGI config] ********** 2026-04-19 01:10:59.931037 | orchestrator | Sunday 19 April 2026 01:05:21 +0000 (0:00:02.086) 0:03:59.159 ********** 2026-04-19 01:10:59.931041 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.931044 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.931048 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.931052 | orchestrator | 2026-04-19 01:10:59.931056 | orchestrator | TASK [service-check-containers : nova | Check containers] ********************** 2026-04-19 01:10:59.931059 | orchestrator | Sunday 19 April 2026 01:05:23 +0000 (0:00:02.032) 0:04:01.192 ********** 2026-04-19 01:10:59.931074 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931082 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931089 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931110 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931115 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931123 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}}) 2026-04-19 01:10:59.931129 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.931133 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.931137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.931141 | orchestrator | 2026-04-19 01:10:59.931145 | orchestrator | TASK [service-check-containers : nova | Notify handlers to restart containers] *** 2026-04-19 01:10:59.931159 | orchestrator | Sunday 19 April 2026 01:05:26 +0000 (0:00:02.845) 0:04:04.037 ********** 2026-04-19 01:10:59.931163 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:10:59.931167 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.931171 | orchestrator | } 2026-04-19 01:10:59.931175 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:10:59.931179 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.931183 | orchestrator | } 2026-04-19 01:10:59.931186 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:10:59.931190 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.931194 | orchestrator | } 2026-04-19 01:10:59.931198 | orchestrator | 2026-04-19 01:10:59.931202 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:10:59.931208 | orchestrator | Sunday 19 April 2026 01:05:27 +0000 (0:00:00.285) 0:04:04.323 ********** 2026-04-19 01:10:59.931212 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931220 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931224 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.931228 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931242 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931250 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.osapi_compute:application', 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931255 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931261 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-metadata', 'value': {'container_name': 'nova_metadata', 'group': 'nova-metadata', 'image': 'registry.osism.tech/kolla/nova-api:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-metadata/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8775 '], 'timeout': '30'}, 'wsgi': 'nova.wsgi.metadata:application', 'haproxy': {'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no', 'backend_http_extra': ['option httpchk']}}}})  2026-04-19 01:10:59.931266 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.931270 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931284 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/nova-scheduler:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.931293 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931297 | orchestrator | 2026-04-19 01:10:59.931301 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-04-19 01:10:59.931304 | orchestrator | Sunday 19 April 2026 01:05:28 +0000 (0:00:01.092) 0:04:05.416 ********** 2026-04-19 01:10:59.931308 | orchestrator | 2026-04-19 01:10:59.931312 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-04-19 01:10:59.931315 | orchestrator | Sunday 19 April 2026 01:05:28 +0000 (0:00:00.123) 0:04:05.539 ********** 2026-04-19 01:10:59.931319 | orchestrator | 2026-04-19 01:10:59.931323 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-04-19 01:10:59.931327 | orchestrator | Sunday 19 April 2026 01:05:28 +0000 (0:00:00.121) 0:04:05.661 ********** 2026-04-19 01:10:59.931330 | orchestrator | 2026-04-19 01:10:59.931334 | orchestrator | RUNNING HANDLER [nova : Restart nova-scheduler container] ********************** 2026-04-19 01:10:59.931338 | orchestrator | Sunday 19 April 2026 01:05:28 +0000 (0:00:00.124) 0:04:05.785 ********** 2026-04-19 01:10:59.931342 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.931345 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.931349 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.931353 | orchestrator | 2026-04-19 01:10:59.931357 | orchestrator | RUNNING HANDLER [nova : Restart nova-api container] **************************** 2026-04-19 01:10:59.931361 | orchestrator | Sunday 19 April 2026 01:05:46 +0000 (0:00:17.647) 0:04:23.432 ********** 2026-04-19 01:10:59.931364 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.931368 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.931372 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.931376 | orchestrator | 2026-04-19 01:10:59.931379 | orchestrator | RUNNING HANDLER [nova : Restart nova-metadata container] *********************** 2026-04-19 01:10:59.931383 | orchestrator | Sunday 19 April 2026 01:05:52 +0000 (0:00:05.857) 0:04:29.290 ********** 2026-04-19 01:10:59.931387 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.931391 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.931394 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.931398 | orchestrator | 2026-04-19 01:10:59.931402 | orchestrator | PLAY [Apply role nova-cell] **************************************************** 2026-04-19 01:10:59.931406 | orchestrator | 2026-04-19 01:10:59.931409 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-04-19 01:10:59.931413 | orchestrator | Sunday 19 April 2026 01:06:00 +0000 (0:00:08.814) 0:04:38.104 ********** 2026-04-19 01:10:59.931417 | orchestrator | included: /ansible/roles/nova-cell/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.931421 | orchestrator | 2026-04-19 01:10:59.931424 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-04-19 01:10:59.931428 | orchestrator | Sunday 19 April 2026 01:06:01 +0000 (0:00:00.986) 0:04:39.091 ********** 2026-04-19 01:10:59.931432 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931435 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.931441 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.931445 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931449 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931453 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931457 | orchestrator | 2026-04-19 01:10:59.931460 | orchestrator | TASK [nova-cell : Get new Libvirt version] ************************************* 2026-04-19 01:10:59.931464 | orchestrator | Sunday 19 April 2026 01:06:02 +0000 (0:00:00.480) 0:04:39.571 ********** 2026-04-19 01:10:59.931471 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.931475 | orchestrator | 2026-04-19 01:10:59.931479 | orchestrator | TASK [nova-cell : Cache new Libvirt version] *********************************** 2026-04-19 01:10:59.931483 | orchestrator | Sunday 19 April 2026 01:06:28 +0000 (0:00:26.287) 0:05:05.859 ********** 2026-04-19 01:10:59.931486 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.931490 | orchestrator | 2026-04-19 01:10:59.931494 | orchestrator | TASK [Get nova_libvirt image info] ********************************************* 2026-04-19 01:10:59.931498 | orchestrator | Sunday 19 April 2026 01:06:29 +0000 (0:00:01.261) 0:05:07.121 ********** 2026-04-19 01:10:59.931501 | orchestrator | included: service-image-info for testbed-node-3 2026-04-19 01:10:59.931505 | orchestrator | 2026-04-19 01:10:59.931509 | orchestrator | TASK [service-image-info : community.docker.docker_image_info] ***************** 2026-04-19 01:10:59.931513 | orchestrator | Sunday 19 April 2026 01:06:30 +0000 (0:00:00.715) 0:05:07.836 ********** 2026-04-19 01:10:59.931516 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.931520 | orchestrator | 2026-04-19 01:10:59.931524 | orchestrator | TASK [service-image-info : set_fact] ******************************************* 2026-04-19 01:10:59.931528 | orchestrator | Sunday 19 April 2026 01:06:33 +0000 (0:00:02.493) 0:05:10.330 ********** 2026-04-19 01:10:59.931531 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.931535 | orchestrator | 2026-04-19 01:10:59.931539 | orchestrator | TASK [service-image-info : containers.podman.podman_image_info] **************** 2026-04-19 01:10:59.931542 | orchestrator | Sunday 19 April 2026 01:06:34 +0000 (0:00:01.169) 0:05:11.499 ********** 2026-04-19 01:10:59.931546 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931550 | orchestrator | 2026-04-19 01:10:59.931554 | orchestrator | TASK [service-image-info : set_fact] ******************************************* 2026-04-19 01:10:59.931557 | orchestrator | Sunday 19 April 2026 01:06:35 +0000 (0:00:01.340) 0:05:12.840 ********** 2026-04-19 01:10:59.931561 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931565 | orchestrator | 2026-04-19 01:10:59.931568 | orchestrator | TASK [nova-cell : Get container facts] ***************************************** 2026-04-19 01:10:59.931582 | orchestrator | Sunday 19 April 2026 01:06:36 +0000 (0:00:01.331) 0:05:14.171 ********** 2026-04-19 01:10:59.931587 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931607 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931613 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931619 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.931625 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:10:59.931630 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:10:59.931636 | orchestrator | 2026-04-19 01:10:59.931642 | orchestrator | TASK [nova-cell : Get current Libvirt version] ********************************* 2026-04-19 01:10:59.931648 | orchestrator | Sunday 19 April 2026 01:06:41 +0000 (0:00:04.240) 0:05:18.411 ********** 2026-04-19 01:10:59.931653 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931658 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931665 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931671 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.931677 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931683 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.931688 | orchestrator | 2026-04-19 01:10:59.931694 | orchestrator | TASK [nova-cell : Check that the new Libvirt version is >= current] ************ 2026-04-19 01:10:59.931700 | orchestrator | Sunday 19 April 2026 01:06:42 +0000 (0:00:01.498) 0:05:19.910 ********** 2026-04-19 01:10:59.931705 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931711 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.931716 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.931722 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931729 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931735 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931741 | orchestrator | 2026-04-19 01:10:59.931748 | orchestrator | TASK [Load and persist br_netfilter module] ************************************ 2026-04-19 01:10:59.931754 | orchestrator | Sunday 19 April 2026 01:06:43 +0000 (0:00:01.132) 0:05:21.042 ********** 2026-04-19 01:10:59.931767 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931771 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931775 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931779 | orchestrator | included: module-load for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:10:59.931783 | orchestrator | 2026-04-19 01:10:59.931786 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-04-19 01:10:59.931790 | orchestrator | Sunday 19 April 2026 01:06:44 +0000 (0:00:00.686) 0:05:21.728 ********** 2026-04-19 01:10:59.931794 | orchestrator | ok: [testbed-node-4] => (item=br_netfilter) 2026-04-19 01:10:59.931798 | orchestrator | ok: [testbed-node-3] => (item=br_netfilter) 2026-04-19 01:10:59.931802 | orchestrator | ok: [testbed-node-5] => (item=br_netfilter) 2026-04-19 01:10:59.931805 | orchestrator | 2026-04-19 01:10:59.931809 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-04-19 01:10:59.931813 | orchestrator | Sunday 19 April 2026 01:06:45 +0000 (0:00:00.908) 0:05:22.637 ********** 2026-04-19 01:10:59.931817 | orchestrator | changed: [testbed-node-3] => (item=br_netfilter) 2026-04-19 01:10:59.931820 | orchestrator | changed: [testbed-node-4] => (item=br_netfilter) 2026-04-19 01:10:59.931824 | orchestrator | changed: [testbed-node-5] => (item=br_netfilter) 2026-04-19 01:10:59.931828 | orchestrator | 2026-04-19 01:10:59.931831 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-04-19 01:10:59.931835 | orchestrator | Sunday 19 April 2026 01:06:46 +0000 (0:00:01.111) 0:05:23.749 ********** 2026-04-19 01:10:59.931839 | orchestrator | skipping: [testbed-node-3] => (item=br_netfilter)  2026-04-19 01:10:59.931843 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.931846 | orchestrator | skipping: [testbed-node-4] => (item=br_netfilter)  2026-04-19 01:10:59.931850 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.931857 | orchestrator | skipping: [testbed-node-5] => (item=br_netfilter)  2026-04-19 01:10:59.931861 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.931864 | orchestrator | 2026-04-19 01:10:59.931868 | orchestrator | TASK [nova-cell : Enable bridge-nf-call sysctl variables] ********************** 2026-04-19 01:10:59.931872 | orchestrator | Sunday 19 April 2026 01:06:46 +0000 (0:00:00.494) 0:05:24.244 ********** 2026-04-19 01:10:59.931875 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 01:10:59.931879 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 01:10:59.931883 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables) 2026-04-19 01:10:59.931887 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931890 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 01:10:59.931894 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 01:10:59.931898 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables) 2026-04-19 01:10:59.931902 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931905 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-04-19 01:10:59.931909 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-04-19 01:10:59.931913 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931917 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables) 2026-04-19 01:10:59.931920 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-04-19 01:10:59.931924 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-04-19 01:10:59.931928 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-04-19 01:10:59.931931 | orchestrator | 2026-04-19 01:10:59.931935 | orchestrator | TASK [nova-cell : Install udev kolla kvm rules] ******************************** 2026-04-19 01:10:59.931939 | orchestrator | Sunday 19 April 2026 01:06:48 +0000 (0:00:01.177) 0:05:25.422 ********** 2026-04-19 01:10:59.931945 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.931949 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.931953 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.931974 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.931978 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.931982 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.931986 | orchestrator | 2026-04-19 01:10:59.931989 | orchestrator | TASK [nova-cell : Mask qemu-kvm service] *************************************** 2026-04-19 01:10:59.931993 | orchestrator | Sunday 19 April 2026 01:06:49 +0000 (0:00:00.958) 0:05:26.381 ********** 2026-04-19 01:10:59.931997 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.932000 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.932004 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.932008 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.932012 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.932015 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.932019 | orchestrator | 2026-04-19 01:10:59.932023 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-04-19 01:10:59.932026 | orchestrator | Sunday 19 April 2026 01:06:50 +0000 (0:00:01.565) 0:05:27.946 ********** 2026-04-19 01:10:59.932031 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932035 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932042 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932046 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932065 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932070 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932074 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932079 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932085 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932089 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932114 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932122 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932128 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932134 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932144 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932151 | orchestrator | 2026-04-19 01:10:59.932158 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-04-19 01:10:59.932164 | orchestrator | Sunday 19 April 2026 01:06:52 +0000 (0:00:02.229) 0:05:30.175 ********** 2026-04-19 01:10:59.932176 | orchestrator | included: /ansible/roles/nova-cell/tasks/copy-certs.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:10:59.932182 | orchestrator | 2026-04-19 01:10:59.932192 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-04-19 01:10:59.932196 | orchestrator | Sunday 19 April 2026 01:06:54 +0000 (0:00:01.155) 0:05:31.331 ********** 2026-04-19 01:10:59.932213 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932218 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932223 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932227 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932235 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932242 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932256 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932261 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932265 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932269 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932275 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932282 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932286 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932302 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932306 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.932310 | orchestrator | 2026-04-19 01:10:59.932314 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-04-19 01:10:59.932318 | orchestrator | Sunday 19 April 2026 01:06:57 +0000 (0:00:03.837) 0:05:35.169 ********** 2026-04-19 01:10:59.932322 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932331 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932335 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932350 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932355 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932359 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932363 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.932369 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932375 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932379 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.932383 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932398 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.932402 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932407 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932411 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932418 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.932424 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932428 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.932432 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932436 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932440 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.932444 | orchestrator | 2026-04-19 01:10:59.932448 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-04-19 01:10:59.932452 | orchestrator | Sunday 19 April 2026 01:07:00 +0000 (0:00:02.264) 0:05:37.434 ********** 2026-04-19 01:10:59.932467 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932471 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932475 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932484 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932488 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.932503 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932508 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932512 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932518 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.932522 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932526 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.932532 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932536 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.932540 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932544 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.932558 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.932563 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932567 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.932571 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.932577 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.932581 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.932585 | orchestrator | 2026-04-19 01:10:59.932633 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-04-19 01:10:59.932638 | orchestrator | Sunday 19 April 2026 01:07:02 +0000 (0:00:02.547) 0:05:39.981 ********** 2026-04-19 01:10:59.932642 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.932650 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.932653 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.932657 | orchestrator | included: /ansible/roles/nova-cell/tasks/external_ceph.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:10:59.932661 | orchestrator | 2026-04-19 01:10:59.932665 | orchestrator | TASK [nova-cell : Check nova keyring file] ************************************* 2026-04-19 01:10:59.932669 | orchestrator | Sunday 19 April 2026 01:07:03 +0000 (0:00:00.920) 0:05:40.901 ********** 2026-04-19 01:10:59.932672 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 01:10:59.932676 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 01:10:59.932680 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 01:10:59.932684 | orchestrator | 2026-04-19 01:10:59.932687 | orchestrator | TASK [nova-cell : Check cinder keyring file] *********************************** 2026-04-19 01:10:59.932691 | orchestrator | Sunday 19 April 2026 01:07:04 +0000 (0:00:01.199) 0:05:42.100 ********** 2026-04-19 01:10:59.932695 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 01:10:59.932699 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 01:10:59.932702 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 01:10:59.932706 | orchestrator | 2026-04-19 01:10:59.932710 | orchestrator | TASK [nova-cell : Extract nova key from file] ********************************** 2026-04-19 01:10:59.932714 | orchestrator | Sunday 19 April 2026 01:07:05 +0000 (0:00:00.905) 0:05:43.006 ********** 2026-04-19 01:10:59.932717 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.932721 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:10:59.932725 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:10:59.932729 | orchestrator | 2026-04-19 01:10:59.932733 | orchestrator | TASK [nova-cell : Extract cinder key from file] ******************************** 2026-04-19 01:10:59.932736 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.577) 0:05:43.583 ********** 2026-04-19 01:10:59.932740 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:10:59.932744 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:10:59.932748 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:10:59.932751 | orchestrator | 2026-04-19 01:10:59.932755 | orchestrator | TASK [nova-cell : Copy over ceph nova keyring file] **************************** 2026-04-19 01:10:59.932759 | orchestrator | Sunday 19 April 2026 01:07:06 +0000 (0:00:00.490) 0:05:44.073 ********** 2026-04-19 01:10:59.932763 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-04-19 01:10:59.932767 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-04-19 01:10:59.932774 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-04-19 01:10:59.932778 | orchestrator | 2026-04-19 01:10:59.932793 | orchestrator | TASK [nova-cell : Copy over ceph cinder keyring file] ************************** 2026-04-19 01:10:59.932798 | orchestrator | Sunday 19 April 2026 01:07:07 +0000 (0:00:01.005) 0:05:45.078 ********** 2026-04-19 01:10:59.932802 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-04-19 01:10:59.932805 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-04-19 01:10:59.932809 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-04-19 01:10:59.932813 | orchestrator | 2026-04-19 01:10:59.932817 | orchestrator | TASK [nova-cell : Copy over ceph.conf] ***************************************** 2026-04-19 01:10:59.932820 | orchestrator | Sunday 19 April 2026 01:07:08 +0000 (0:00:01.050) 0:05:46.129 ********** 2026-04-19 01:10:59.932824 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-04-19 01:10:59.932828 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-04-19 01:10:59.932832 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-04-19 01:10:59.932835 | orchestrator | changed: [testbed-node-3] => (item=nova-libvirt) 2026-04-19 01:10:59.932839 | orchestrator | changed: [testbed-node-4] => (item=nova-libvirt) 2026-04-19 01:10:59.932843 | orchestrator | changed: [testbed-node-5] => (item=nova-libvirt) 2026-04-19 01:10:59.932847 | orchestrator | 2026-04-19 01:10:59.932850 | orchestrator | TASK [nova-cell : Ensure /etc/ceph directory exists (host libvirt)] ************ 2026-04-19 01:10:59.932854 | orchestrator | Sunday 19 April 2026 01:07:13 +0000 (0:00:04.166) 0:05:50.296 ********** 2026-04-19 01:10:59.932858 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.932862 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.932865 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.932869 | orchestrator | 2026-04-19 01:10:59.932873 | orchestrator | TASK [nova-cell : Copy over ceph.conf (host libvirt)] ************************** 2026-04-19 01:10:59.932877 | orchestrator | Sunday 19 April 2026 01:07:13 +0000 (0:00:00.264) 0:05:50.561 ********** 2026-04-19 01:10:59.932880 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.932884 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.932888 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.932892 | orchestrator | 2026-04-19 01:10:59.932895 | orchestrator | TASK [nova-cell : Ensuring libvirt secrets directory exists] ******************* 2026-04-19 01:10:59.932899 | orchestrator | Sunday 19 April 2026 01:07:13 +0000 (0:00:00.243) 0:05:50.804 ********** 2026-04-19 01:10:59.932903 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.932907 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.932910 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.932914 | orchestrator | 2026-04-19 01:10:59.932918 | orchestrator | TASK [nova-cell : Pushing nova secret xml for libvirt] ************************* 2026-04-19 01:10:59.932921 | orchestrator | Sunday 19 April 2026 01:07:14 +0000 (0:00:01.357) 0:05:52.162 ********** 2026-04-19 01:10:59.932925 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'ceph-ephemeral-nova', 'desc': 'Ceph Client Secret for Ephemeral Storage (Nova)', 'enabled': True}) 2026-04-19 01:10:59.932930 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'ceph-ephemeral-nova', 'desc': 'Ceph Client Secret for Ephemeral Storage (Nova)', 'enabled': True}) 2026-04-19 01:10:59.932934 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'ceph-ephemeral-nova', 'desc': 'Ceph Client Secret for Ephemeral Storage (Nova)', 'enabled': True}) 2026-04-19 01:10:59.932940 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'ceph-persistent-cinder', 'desc': 'Ceph Client Secret for Persistent Storage (Cinder)', 'enabled': 'yes'}) 2026-04-19 01:10:59.932945 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'ceph-persistent-cinder', 'desc': 'Ceph Client Secret for Persistent Storage (Cinder)', 'enabled': 'yes'}) 2026-04-19 01:10:59.932951 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'ceph-persistent-cinder', 'desc': 'Ceph Client Secret for Persistent Storage (Cinder)', 'enabled': 'yes'}) 2026-04-19 01:10:59.932955 | orchestrator | 2026-04-19 01:10:59.932958 | orchestrator | TASK [nova-cell : Pushing secrets key for libvirt] ***************************** 2026-04-19 01:10:59.932962 | orchestrator | Sunday 19 April 2026 01:07:18 +0000 (0:00:03.145) 0:05:55.307 ********** 2026-04-19 01:10:59.932966 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 01:10:59.932970 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 01:10:59.932973 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 01:10:59.932977 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-04-19 01:10:59.932981 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.932985 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-04-19 01:10:59.932988 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.932992 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-04-19 01:10:59.932996 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.933000 | orchestrator | 2026-04-19 01:10:59.933003 | orchestrator | TASK [nova-cell : Include tasks from qemu_wrapper.yml] ************************* 2026-04-19 01:10:59.933007 | orchestrator | Sunday 19 April 2026 01:07:21 +0000 (0:00:03.007) 0:05:58.315 ********** 2026-04-19 01:10:59.933011 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933015 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933018 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933022 | orchestrator | included: /ansible/roles/nova-cell/tasks/qemu_wrapper.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-04-19 01:10:59.933026 | orchestrator | 2026-04-19 01:10:59.933040 | orchestrator | TASK [nova-cell : Check qemu wrapper file] ************************************* 2026-04-19 01:10:59.933045 | orchestrator | Sunday 19 April 2026 01:07:23 +0000 (0:00:02.200) 0:06:00.515 ********** 2026-04-19 01:10:59.933049 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 01:10:59.933052 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-04-19 01:10:59.933056 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-04-19 01:10:59.933060 | orchestrator | 2026-04-19 01:10:59.933064 | orchestrator | TASK [nova-cell : Copy qemu wrapper] ******************************************* 2026-04-19 01:10:59.933068 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.924) 0:06:01.440 ********** 2026-04-19 01:10:59.933071 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933075 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933079 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933083 | orchestrator | 2026-04-19 01:10:59.933086 | orchestrator | TASK [nova-cell : Check if policies shall be overwritten] ********************** 2026-04-19 01:10:59.933090 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.272) 0:06:01.713 ********** 2026-04-19 01:10:59.933094 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933098 | orchestrator | 2026-04-19 01:10:59.933101 | orchestrator | TASK [nova-cell : Set nova policy file] **************************************** 2026-04-19 01:10:59.933105 | orchestrator | Sunday 19 April 2026 01:07:24 +0000 (0:00:00.125) 0:06:01.838 ********** 2026-04-19 01:10:59.933109 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933113 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933116 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933120 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933124 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933127 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933131 | orchestrator | 2026-04-19 01:10:59.933135 | orchestrator | TASK [nova-cell : Check for vendordata file] *********************************** 2026-04-19 01:10:59.933139 | orchestrator | Sunday 19 April 2026 01:07:25 +0000 (0:00:00.935) 0:06:02.774 ********** 2026-04-19 01:10:59.933142 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-04-19 01:10:59.933149 | orchestrator | 2026-04-19 01:10:59.933153 | orchestrator | TASK [nova-cell : Set vendordata file path] ************************************ 2026-04-19 01:10:59.933156 | orchestrator | Sunday 19 April 2026 01:07:26 +0000 (0:00:00.747) 0:06:03.521 ********** 2026-04-19 01:10:59.933160 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933164 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933168 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933171 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933175 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933179 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933183 | orchestrator | 2026-04-19 01:10:59.933186 | orchestrator | TASK [nova-cell : Copying over config.json files for services] ***************** 2026-04-19 01:10:59.933190 | orchestrator | Sunday 19 April 2026 01:07:26 +0000 (0:00:00.538) 0:06:04.059 ********** 2026-04-19 01:10:59.933196 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933200 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933217 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933222 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933231 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933234 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933239 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933261 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933265 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933281 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933286 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933293 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933297 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933303 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933307 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933311 | orchestrator | 2026-04-19 01:10:59.933315 | orchestrator | TASK [nova-cell : Copying over nova.conf] ************************************** 2026-04-19 01:10:59.933331 | orchestrator | Sunday 19 April 2026 01:07:30 +0000 (0:00:03.435) 0:06:07.495 ********** 2026-04-19 01:10:59.933336 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933343 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933347 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933353 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933357 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933364 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933371 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933375 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933381 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933385 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933389 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933398 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933404 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933408 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933412 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.933416 | orchestrator | 2026-04-19 01:10:59.933420 | orchestrator | TASK [nova-cell : Copying over Nova compute provider config] ******************* 2026-04-19 01:10:59.933424 | orchestrator | Sunday 19 April 2026 01:07:35 +0000 (0:00:05.594) 0:06:13.089 ********** 2026-04-19 01:10:59.933427 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933431 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933438 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933442 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933446 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933450 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933453 | orchestrator | 2026-04-19 01:10:59.933457 | orchestrator | TASK [nova-cell : Copying over libvirt configuration] ************************** 2026-04-19 01:10:59.933461 | orchestrator | Sunday 19 April 2026 01:07:37 +0000 (0:00:01.518) 0:06:14.607 ********** 2026-04-19 01:10:59.933465 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-04-19 01:10:59.933468 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-04-19 01:10:59.933472 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-04-19 01:10:59.933476 | orchestrator | changed: [testbed-node-3] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-04-19 01:10:59.933479 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-04-19 01:10:59.933483 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933487 | orchestrator | changed: [testbed-node-4] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-04-19 01:10:59.933491 | orchestrator | changed: [testbed-node-5] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-04-19 01:10:59.933495 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-04-19 01:10:59.933501 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933505 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-04-19 01:10:59.933508 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933512 | orchestrator | changed: [testbed-node-3] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-04-19 01:10:59.933516 | orchestrator | changed: [testbed-node-5] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-04-19 01:10:59.933520 | orchestrator | changed: [testbed-node-4] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-04-19 01:10:59.933523 | orchestrator | 2026-04-19 01:10:59.933527 | orchestrator | TASK [nova-cell : Copying over libvirt TLS keys] ******************************* 2026-04-19 01:10:59.933533 | orchestrator | Sunday 19 April 2026 01:07:41 +0000 (0:00:03.804) 0:06:18.411 ********** 2026-04-19 01:10:59.933537 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933541 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933545 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933549 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933552 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933556 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933560 | orchestrator | 2026-04-19 01:10:59.933564 | orchestrator | TASK [nova-cell : Copying over libvirt SASL configuration] ********************* 2026-04-19 01:10:59.933567 | orchestrator | Sunday 19 April 2026 01:07:41 +0000 (0:00:00.627) 0:06:19.039 ********** 2026-04-19 01:10:59.933571 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-04-19 01:10:59.933575 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-04-19 01:10:59.933579 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-04-19 01:10:59.933583 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-04-19 01:10:59.933587 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-04-19 01:10:59.933598 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-04-19 01:10:59.933602 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933606 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933610 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933614 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933617 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933621 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933625 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933629 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933632 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-04-19 01:10:59.933636 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933640 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933644 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933649 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933656 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933660 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-04-19 01:10:59.933663 | orchestrator | 2026-04-19 01:10:59.933667 | orchestrator | TASK [nova-cell : Copying files for nova-ssh] ********************************** 2026-04-19 01:10:59.933671 | orchestrator | Sunday 19 April 2026 01:07:47 +0000 (0:00:05.389) 0:06:24.428 ********** 2026-04-19 01:10:59.933675 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 01:10:59.933678 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 01:10:59.933682 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-04-19 01:10:59.933686 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-04-19 01:10:59.933690 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:10:59.933693 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-04-19 01:10:59.933697 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:10:59.933701 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-04-19 01:10:59.933704 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-04-19 01:10:59.933708 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 01:10:59.933712 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 01:10:59.933716 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-04-19 01:10:59.933721 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-04-19 01:10:59.933725 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933729 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-04-19 01:10:59.933733 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933737 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:10:59.933740 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:10:59.933744 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-04-19 01:10:59.933748 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933752 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-04-19 01:10:59.933755 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:10:59.933759 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:10:59.933763 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-04-19 01:10:59.933767 | orchestrator | changed: [testbed-node-3] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:10:59.933770 | orchestrator | changed: [testbed-node-5] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:10:59.933774 | orchestrator | changed: [testbed-node-4] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-04-19 01:10:59.933778 | orchestrator | 2026-04-19 01:10:59.933781 | orchestrator | TASK [nova-cell : Copying VMware vCenter CA file] ****************************** 2026-04-19 01:10:59.933785 | orchestrator | Sunday 19 April 2026 01:07:54 +0000 (0:00:07.127) 0:06:31.556 ********** 2026-04-19 01:10:59.933789 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933793 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933799 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933802 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933806 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933810 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933814 | orchestrator | 2026-04-19 01:10:59.933817 | orchestrator | TASK [nova-cell : Copying 'release' file for nova_compute] ********************* 2026-04-19 01:10:59.933821 | orchestrator | Sunday 19 April 2026 01:07:54 +0000 (0:00:00.491) 0:06:32.048 ********** 2026-04-19 01:10:59.933825 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933829 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933832 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933836 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933840 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933844 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933847 | orchestrator | 2026-04-19 01:10:59.933851 | orchestrator | TASK [nova-cell : Generating 'hostnqn' file for nova_compute] ****************** 2026-04-19 01:10:59.933855 | orchestrator | Sunday 19 April 2026 01:07:55 +0000 (0:00:00.773) 0:06:32.821 ********** 2026-04-19 01:10:59.933859 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933862 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933866 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933870 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.933874 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.933877 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.933881 | orchestrator | 2026-04-19 01:10:59.933885 | orchestrator | TASK [nova-cell : Generating 'hostid' file for nova_compute] ******************* 2026-04-19 01:10:59.933891 | orchestrator | Sunday 19 April 2026 01:07:57 +0000 (0:00:02.074) 0:06:34.896 ********** 2026-04-19 01:10:59.933894 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.933898 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.933902 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.933906 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.933909 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.933913 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.933917 | orchestrator | 2026-04-19 01:10:59.933920 | orchestrator | TASK [nova-cell : Copying over existing policy file] *************************** 2026-04-19 01:10:59.933924 | orchestrator | Sunday 19 April 2026 01:08:00 +0000 (0:00:02.848) 0:06:37.744 ********** 2026-04-19 01:10:59.933928 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933935 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933940 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.933947 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.933951 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933957 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933961 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.933965 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.933971 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.933975 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.933982 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.933986 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.933990 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.933996 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934000 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934004 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.934008 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934042 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934053 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.934058 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934062 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934065 | orchestrator | 2026-04-19 01:10:59.934069 | orchestrator | TASK [nova-cell : Copying over vendordata file to containers] ****************** 2026-04-19 01:10:59.934073 | orchestrator | Sunday 19 April 2026 01:08:01 +0000 (0:00:01.384) 0:06:39.129 ********** 2026-04-19 01:10:59.934077 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-04-19 01:10:59.934081 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934085 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934088 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-04-19 01:10:59.934092 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934098 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.934104 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-04-19 01:10:59.934110 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934117 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-04-19 01:10:59.934122 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934128 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934134 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-04-19 01:10:59.934140 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934146 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934152 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934160 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-04-19 01:10:59.934165 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-04-19 01:10:59.934171 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934177 | orchestrator | 2026-04-19 01:10:59.934182 | orchestrator | TASK [service-check-containers : nova_cell | Check containers] ***************** 2026-04-19 01:10:59.934190 | orchestrator | Sunday 19 April 2026 01:08:02 +0000 (0:00:00.739) 0:06:39.869 ********** 2026-04-19 01:10:59.934197 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934212 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934218 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934222 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934226 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934232 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934236 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934244 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934250 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934255 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934259 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934263 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934270 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934277 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934283 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-04-19 01:10:59.934287 | orchestrator | 2026-04-19 01:10:59.934291 | orchestrator | TASK [service-check-containers : nova_cell | Notify handlers to restart containers] *** 2026-04-19 01:10:59.934295 | orchestrator | Sunday 19 April 2026 01:08:05 +0000 (0:00:02.539) 0:06:42.408 ********** 2026-04-19 01:10:59.934298 | orchestrator | changed: [testbed-node-3] => { 2026-04-19 01:10:59.934302 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934306 | orchestrator | } 2026-04-19 01:10:59.934310 | orchestrator | changed: [testbed-node-4] => { 2026-04-19 01:10:59.934314 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934317 | orchestrator | } 2026-04-19 01:10:59.934321 | orchestrator | changed: [testbed-node-5] => { 2026-04-19 01:10:59.934325 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934329 | orchestrator | } 2026-04-19 01:10:59.934332 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:10:59.934336 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934340 | orchestrator | } 2026-04-19 01:10:59.934343 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:10:59.934347 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934351 | orchestrator | } 2026-04-19 01:10:59.934354 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:10:59.934358 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:10:59.934362 | orchestrator | } 2026-04-19 01:10:59.934366 | orchestrator | 2026-04-19 01:10:59.934369 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:10:59.934373 | orchestrator | Sunday 19 April 2026 01:08:05 +0000 (0:00:00.603) 0:06:43.012 ********** 2026-04-19 01:10:59.934377 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.934386 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.934390 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934394 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934400 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.934404 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.934408 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934412 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.934421 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-04-19 01:10:59.934425 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-04-19 01:10:59.934429 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934433 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934439 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.934443 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934447 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934451 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.934460 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934464 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934468 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/nova-novncproxy:2025.1', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-04-19 01:10:59.934471 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/nova-conductor:2025.1', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-04-19 01:10:59.934475 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934479 | orchestrator | 2026-04-19 01:10:59.934483 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-04-19 01:10:59.934487 | orchestrator | Sunday 19 April 2026 01:08:07 +0000 (0:00:01.631) 0:06:44.643 ********** 2026-04-19 01:10:59.934490 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934494 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.934498 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934501 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934507 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934511 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934515 | orchestrator | 2026-04-19 01:10:59.934519 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934522 | orchestrator | Sunday 19 April 2026 01:08:07 +0000 (0:00:00.494) 0:06:45.137 ********** 2026-04-19 01:10:59.934526 | orchestrator | 2026-04-19 01:10:59.934530 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934533 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.127) 0:06:45.265 ********** 2026-04-19 01:10:59.934537 | orchestrator | 2026-04-19 01:10:59.934541 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934544 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.130) 0:06:45.396 ********** 2026-04-19 01:10:59.934548 | orchestrator | 2026-04-19 01:10:59.934552 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934555 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.281) 0:06:45.677 ********** 2026-04-19 01:10:59.934559 | orchestrator | 2026-04-19 01:10:59.934563 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934569 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.129) 0:06:45.807 ********** 2026-04-19 01:10:59.934573 | orchestrator | 2026-04-19 01:10:59.934577 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-04-19 01:10:59.934581 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.123) 0:06:45.930 ********** 2026-04-19 01:10:59.934584 | orchestrator | 2026-04-19 01:10:59.934588 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-conductor container] ***************** 2026-04-19 01:10:59.934601 | orchestrator | Sunday 19 April 2026 01:08:08 +0000 (0:00:00.123) 0:06:46.054 ********** 2026-04-19 01:10:59.934605 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.934609 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.934612 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.934616 | orchestrator | 2026-04-19 01:10:59.934620 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-novncproxy container] **************** 2026-04-19 01:10:59.934624 | orchestrator | Sunday 19 April 2026 01:08:20 +0000 (0:00:11.739) 0:06:57.794 ********** 2026-04-19 01:10:59.934627 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.934631 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.934637 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.934643 | orchestrator | 2026-04-19 01:10:59.934653 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-ssh container] *********************** 2026-04-19 01:10:59.934660 | orchestrator | Sunday 19 April 2026 01:08:37 +0000 (0:00:17.386) 0:07:15.180 ********** 2026-04-19 01:10:59.934666 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.934673 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.934679 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.934686 | orchestrator | 2026-04-19 01:10:59.934693 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-libvirt container] ******************* 2026-04-19 01:10:59.934699 | orchestrator | Sunday 19 April 2026 01:08:54 +0000 (0:00:16.233) 0:07:31.414 ********** 2026-04-19 01:10:59.934703 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.934707 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.934710 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.934714 | orchestrator | 2026-04-19 01:10:59.934718 | orchestrator | RUNNING HANDLER [nova-cell : Checking libvirt container is ready] ************** 2026-04-19 01:10:59.934722 | orchestrator | Sunday 19 April 2026 01:09:24 +0000 (0:00:30.812) 0:08:02.227 ********** 2026-04-19 01:10:59.934725 | orchestrator | FAILED - RETRYING: [testbed-node-4]: Checking libvirt container is ready (10 retries left). 2026-04-19 01:10:59.934729 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.934736 | orchestrator | FAILED - RETRYING: [testbed-node-5]: Checking libvirt container is ready (10 retries left). 2026-04-19 01:10:59.934740 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.934743 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.934747 | orchestrator | 2026-04-19 01:10:59.934751 | orchestrator | RUNNING HANDLER [nova-cell : Create libvirt SASL user] ************************* 2026-04-19 01:10:59.934754 | orchestrator | Sunday 19 April 2026 01:09:31 +0000 (0:00:06.274) 0:08:08.501 ********** 2026-04-19 01:10:59.934758 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.934762 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.934766 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.934769 | orchestrator | 2026-04-19 01:10:59.934773 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-compute container] ******************* 2026-04-19 01:10:59.934777 | orchestrator | Sunday 19 April 2026 01:09:32 +0000 (0:00:00.875) 0:08:09.377 ********** 2026-04-19 01:10:59.934781 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:10:59.934784 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:10:59.934788 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:10:59.934792 | orchestrator | 2026-04-19 01:10:59.934795 | orchestrator | RUNNING HANDLER [nova-cell : Wait for nova-compute services to update service versions] *** 2026-04-19 01:10:59.934799 | orchestrator | Sunday 19 April 2026 01:09:55 +0000 (0:00:23.822) 0:08:33.199 ********** 2026-04-19 01:10:59.934803 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934810 | orchestrator | 2026-04-19 01:10:59.934814 | orchestrator | TASK [nova-cell : Waiting for nova-compute services to register themselves] **** 2026-04-19 01:10:59.934817 | orchestrator | Sunday 19 April 2026 01:09:56 +0000 (0:00:00.122) 0:08:33.322 ********** 2026-04-19 01:10:59.934821 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934825 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934828 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934832 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934836 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934840 | orchestrator | FAILED - RETRYING: [testbed-node-4 -> testbed-node-0]: Waiting for nova-compute services to register themselves (20 retries left). 2026-04-19 01:10:59.934844 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-04-19 01:10:59.934847 | orchestrator | 2026-04-19 01:10:59.934851 | orchestrator | TASK [nova-cell : Fail if nova-compute service failed to register] ************* 2026-04-19 01:10:59.934855 | orchestrator | Sunday 19 April 2026 01:10:15 +0000 (0:00:19.508) 0:08:52.830 ********** 2026-04-19 01:10:59.934861 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934866 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.934869 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934873 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934877 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934880 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934884 | orchestrator | 2026-04-19 01:10:59.934888 | orchestrator | TASK [nova-cell : Include discover_computes.yml] ******************************* 2026-04-19 01:10:59.934891 | orchestrator | Sunday 19 April 2026 01:10:22 +0000 (0:00:06.855) 0:08:59.685 ********** 2026-04-19 01:10:59.934895 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.934899 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.934902 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.934906 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.934910 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.934913 | orchestrator | included: /ansible/roles/nova-cell/tasks/discover_computes.yml for testbed-node-4 2026-04-19 01:10:59.934917 | orchestrator | 2026-04-19 01:10:59.934921 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-04-19 01:10:59.934925 | orchestrator | Sunday 19 April 2026 01:10:25 +0000 (0:00:03.005) 0:09:02.691 ********** 2026-04-19 01:10:59.934928 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-04-19 01:10:59.934932 | orchestrator | 2026-04-19 01:10:59.934936 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-04-19 01:10:59.934940 | orchestrator | Sunday 19 April 2026 01:10:38 +0000 (0:00:12.702) 0:09:15.394 ********** 2026-04-19 01:10:59.934943 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-04-19 01:10:59.934947 | orchestrator | 2026-04-19 01:10:59.934951 | orchestrator | TASK [nova-cell : Fail if cell settings not found] ***************************** 2026-04-19 01:10:59.934954 | orchestrator | Sunday 19 April 2026 01:10:38 +0000 (0:00:00.696) 0:09:16.091 ********** 2026-04-19 01:10:59.934958 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.934962 | orchestrator | 2026-04-19 01:10:59.934966 | orchestrator | TASK [nova-cell : Discover nova hosts] ***************************************** 2026-04-19 01:10:59.934969 | orchestrator | Sunday 19 April 2026 01:10:39 +0000 (0:00:00.754) 0:09:16.846 ********** 2026-04-19 01:10:59.934973 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-04-19 01:10:59.934977 | orchestrator | 2026-04-19 01:10:59.934981 | orchestrator | PLAY [Refresh nova scheduler cell cache] *************************************** 2026-04-19 01:10:59.934984 | orchestrator | 2026-04-19 01:10:59.934988 | orchestrator | TASK [nova : Refresh cell cache in nova scheduler] ***************************** 2026-04-19 01:10:59.934992 | orchestrator | Sunday 19 April 2026 01:10:52 +0000 (0:00:12.671) 0:09:29.517 ********** 2026-04-19 01:10:59.934995 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:10:59.934999 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:10:59.935006 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:10:59.935010 | orchestrator | 2026-04-19 01:10:59.935014 | orchestrator | PLAY [Reload global Nova super conductor services] ***************************** 2026-04-19 01:10:59.935017 | orchestrator | 2026-04-19 01:10:59.935021 | orchestrator | TASK [nova : Reload nova super conductor services to remove RPC version pin] *** 2026-04-19 01:10:59.935025 | orchestrator | Sunday 19 April 2026 01:10:53 +0000 (0:00:01.292) 0:09:30.809 ********** 2026-04-19 01:10:59.935029 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.935032 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.935036 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.935040 | orchestrator | 2026-04-19 01:10:59.935043 | orchestrator | PLAY [Reload Nova cell services] *********************************************** 2026-04-19 01:10:59.935047 | orchestrator | 2026-04-19 01:10:59.935051 | orchestrator | TASK [nova-cell : Reload nova cell services to remove RPC version cap] ********* 2026-04-19 01:10:59.935056 | orchestrator | Sunday 19 April 2026 01:10:54 +0000 (0:00:00.500) 0:09:31.310 ********** 2026-04-19 01:10:59.935060 | orchestrator | skipping: [testbed-node-3] => (item=nova-conductor)  2026-04-19 01:10:59.935064 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-04-19 01:10:59.935068 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935071 | orchestrator | skipping: [testbed-node-3] => (item=nova-novncproxy)  2026-04-19 01:10:59.935075 | orchestrator | skipping: [testbed-node-3] => (item=nova-serialproxy)  2026-04-19 01:10:59.935079 | orchestrator | skipping: [testbed-node-3] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935082 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:10:59.935086 | orchestrator | skipping: [testbed-node-4] => (item=nova-conductor)  2026-04-19 01:10:59.935090 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-04-19 01:10:59.935094 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935097 | orchestrator | skipping: [testbed-node-4] => (item=nova-novncproxy)  2026-04-19 01:10:59.935101 | orchestrator | skipping: [testbed-node-4] => (item=nova-serialproxy)  2026-04-19 01:10:59.935105 | orchestrator | skipping: [testbed-node-4] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935109 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:10:59.935112 | orchestrator | skipping: [testbed-node-5] => (item=nova-conductor)  2026-04-19 01:10:59.935116 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-04-19 01:10:59.935120 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935124 | orchestrator | skipping: [testbed-node-5] => (item=nova-novncproxy)  2026-04-19 01:10:59.935127 | orchestrator | skipping: [testbed-node-5] => (item=nova-serialproxy)  2026-04-19 01:10:59.935131 | orchestrator | skipping: [testbed-node-5] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935135 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:10:59.935138 | orchestrator | skipping: [testbed-node-0] => (item=nova-conductor)  2026-04-19 01:10:59.935142 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-04-19 01:10:59.935146 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935150 | orchestrator | skipping: [testbed-node-0] => (item=nova-novncproxy)  2026-04-19 01:10:59.935155 | orchestrator | skipping: [testbed-node-0] => (item=nova-serialproxy)  2026-04-19 01:10:59.935159 | orchestrator | skipping: [testbed-node-0] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935163 | orchestrator | skipping: [testbed-node-1] => (item=nova-conductor)  2026-04-19 01:10:59.935167 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-04-19 01:10:59.935170 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935174 | orchestrator | skipping: [testbed-node-1] => (item=nova-novncproxy)  2026-04-19 01:10:59.935178 | orchestrator | skipping: [testbed-node-1] => (item=nova-serialproxy)  2026-04-19 01:10:59.935182 | orchestrator | skipping: [testbed-node-1] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935189 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.935193 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.935196 | orchestrator | skipping: [testbed-node-2] => (item=nova-conductor)  2026-04-19 01:10:59.935200 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-04-19 01:10:59.935204 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-04-19 01:10:59.935208 | orchestrator | skipping: [testbed-node-2] => (item=nova-novncproxy)  2026-04-19 01:10:59.935211 | orchestrator | skipping: [testbed-node-2] => (item=nova-serialproxy)  2026-04-19 01:10:59.935215 | orchestrator | skipping: [testbed-node-2] => (item=nova-spicehtml5proxy)  2026-04-19 01:10:59.935219 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.935223 | orchestrator | 2026-04-19 01:10:59.935226 | orchestrator | PLAY [Reload global Nova API services] ***************************************** 2026-04-19 01:10:59.935230 | orchestrator | 2026-04-19 01:10:59.935234 | orchestrator | TASK [nova : Reload nova API services to remove RPC version pin] *************** 2026-04-19 01:10:59.935237 | orchestrator | Sunday 19 April 2026 01:10:55 +0000 (0:00:01.300) 0:09:32.611 ********** 2026-04-19 01:10:59.935241 | orchestrator | skipping: [testbed-node-0] => (item=nova-scheduler)  2026-04-19 01:10:59.935245 | orchestrator | skipping: [testbed-node-0] => (item=nova-api)  2026-04-19 01:10:59.935249 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.935252 | orchestrator | skipping: [testbed-node-1] => (item=nova-scheduler)  2026-04-19 01:10:59.935256 | orchestrator | skipping: [testbed-node-1] => (item=nova-api)  2026-04-19 01:10:59.935260 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.935263 | orchestrator | skipping: [testbed-node-2] => (item=nova-scheduler)  2026-04-19 01:10:59.935267 | orchestrator | skipping: [testbed-node-2] => (item=nova-api)  2026-04-19 01:10:59.935271 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.935275 | orchestrator | 2026-04-19 01:10:59.935278 | orchestrator | PLAY [Run Nova API online data migrations] ************************************* 2026-04-19 01:10:59.935282 | orchestrator | 2026-04-19 01:10:59.935286 | orchestrator | TASK [nova : Run Nova API online database migrations] ************************** 2026-04-19 01:10:59.935289 | orchestrator | Sunday 19 April 2026 01:10:56 +0000 (0:00:00.746) 0:09:33.357 ********** 2026-04-19 01:10:59.935293 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.935297 | orchestrator | 2026-04-19 01:10:59.935301 | orchestrator | PLAY [Run Nova cell online data migrations] ************************************ 2026-04-19 01:10:59.935304 | orchestrator | 2026-04-19 01:10:59.935308 | orchestrator | TASK [nova-cell : Run Nova cell online database migrations] ******************** 2026-04-19 01:10:59.935312 | orchestrator | Sunday 19 April 2026 01:10:56 +0000 (0:00:00.764) 0:09:34.121 ********** 2026-04-19 01:10:59.935315 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:10:59.935319 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:10:59.935323 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:10:59.935327 | orchestrator | 2026-04-19 01:10:59.935332 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:10:59.935336 | orchestrator | testbed-manager : ok=3  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:10:59.935340 | orchestrator | testbed-node-0 : ok=59  changed=39  unreachable=0 failed=0 skipped=53  rescued=0 ignored=0 2026-04-19 01:10:59.935344 | orchestrator | testbed-node-1 : ok=32  changed=23  unreachable=0 failed=0 skipped=60  rescued=0 ignored=0 2026-04-19 01:10:59.935348 | orchestrator | testbed-node-2 : ok=32  changed=23  unreachable=0 failed=0 skipped=60  rescued=0 ignored=0 2026-04-19 01:10:59.935352 | orchestrator | testbed-node-3 : ok=47  changed=30  unreachable=0 failed=0 skipped=27  rescued=0 ignored=0 2026-04-19 01:10:59.935356 | orchestrator | testbed-node-4 : ok=46  changed=29  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-04-19 01:10:59.935363 | orchestrator | testbed-node-5 : ok=41  changed=29  unreachable=0 failed=0 skipped=23  rescued=0 ignored=0 2026-04-19 01:10:59.935367 | orchestrator | 2026-04-19 01:10:59.935371 | orchestrator | 2026-04-19 01:10:59.935375 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:10:59.935378 | orchestrator | Sunday 19 April 2026 01:10:57 +0000 (0:00:00.436) 0:09:34.557 ********** 2026-04-19 01:10:59.935382 | orchestrator | =============================================================================== 2026-04-19 01:10:59.935386 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 32.87s 2026-04-19 01:10:59.935390 | orchestrator | nova-cell : Restart nova-libvirt container ----------------------------- 30.81s 2026-04-19 01:10:59.935393 | orchestrator | nova-cell : Get new Libvirt version ------------------------------------ 26.29s 2026-04-19 01:10:59.935399 | orchestrator | nova-cell : Restart nova-compute container ----------------------------- 23.82s 2026-04-19 01:10:59.935403 | orchestrator | nova-cell : Running Nova cell bootstrap container ---------------------- 22.45s 2026-04-19 01:10:59.935406 | orchestrator | nova-cell : Waiting for nova-compute services to register themselves --- 19.51s 2026-04-19 01:10:59.935410 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 19.49s 2026-04-19 01:10:59.935414 | orchestrator | nova : Restart nova-scheduler container -------------------------------- 17.65s 2026-04-19 01:10:59.935417 | orchestrator | nova-cell : Restart nova-novncproxy container -------------------------- 17.39s 2026-04-19 01:10:59.935421 | orchestrator | nova-cell : Restart nova-ssh container --------------------------------- 16.23s 2026-04-19 01:10:59.935425 | orchestrator | nova : Create cell0 mappings ------------------------------------------- 15.96s 2026-04-19 01:10:59.935429 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 13.85s 2026-04-19 01:10:59.935432 | orchestrator | nova-cell : Create cell ------------------------------------------------ 13.82s 2026-04-19 01:10:59.935436 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 13.44s 2026-04-19 01:10:59.935440 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 12.70s 2026-04-19 01:10:59.935443 | orchestrator | nova-cell : Discover nova hosts ---------------------------------------- 12.67s 2026-04-19 01:10:59.935447 | orchestrator | nova-cell : Restart nova-conductor container --------------------------- 11.74s 2026-04-19 01:10:59.935451 | orchestrator | nova : Copying over nova.conf ------------------------------------------- 9.57s 2026-04-19 01:10:59.935455 | orchestrator | service-rabbitmq : nova | Ensure RabbitMQ users exist ------------------- 9.27s 2026-04-19 01:10:59.935458 | orchestrator | nova : Restart nova-metadata container ---------------------------------- 8.81s 2026-04-19 01:10:59.935462 | orchestrator | 2026-04-19 01:10:59 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:10:59.935466 | orchestrator | 2026-04-19 01:10:59 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:02.978942 | orchestrator | 2026-04-19 01:11:02 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:02.979019 | orchestrator | 2026-04-19 01:11:02 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:06.023433 | orchestrator | 2026-04-19 01:11:06 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:06.023505 | orchestrator | 2026-04-19 01:11:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:09.066058 | orchestrator | 2026-04-19 01:11:09 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:09.066132 | orchestrator | 2026-04-19 01:11:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:12.117988 | orchestrator | 2026-04-19 01:11:12 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:12.118249 | orchestrator | 2026-04-19 01:11:12 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:15.159573 | orchestrator | 2026-04-19 01:11:15 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:15.159749 | orchestrator | 2026-04-19 01:11:15 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:18.211852 | orchestrator | 2026-04-19 01:11:18 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:18.211917 | orchestrator | 2026-04-19 01:11:18 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:21.255994 | orchestrator | 2026-04-19 01:11:21 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:21.256087 | orchestrator | 2026-04-19 01:11:21 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:24.294786 | orchestrator | 2026-04-19 01:11:24 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:24.294843 | orchestrator | 2026-04-19 01:11:24 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:27.336217 | orchestrator | 2026-04-19 01:11:27 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:27.336295 | orchestrator | 2026-04-19 01:11:27 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:30.380815 | orchestrator | 2026-04-19 01:11:30 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:30.380902 | orchestrator | 2026-04-19 01:11:30 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:33.429477 | orchestrator | 2026-04-19 01:11:33 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:33.429645 | orchestrator | 2026-04-19 01:11:33 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:36.469070 | orchestrator | 2026-04-19 01:11:36 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:36.469139 | orchestrator | 2026-04-19 01:11:36 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:39.513806 | orchestrator | 2026-04-19 01:11:39 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:39.513933 | orchestrator | 2026-04-19 01:11:39 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:42.554818 | orchestrator | 2026-04-19 01:11:42 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:42.554902 | orchestrator | 2026-04-19 01:11:42 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:45.597606 | orchestrator | 2026-04-19 01:11:45 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:45.597702 | orchestrator | 2026-04-19 01:11:45 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:48.641188 | orchestrator | 2026-04-19 01:11:48 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:48.641272 | orchestrator | 2026-04-19 01:11:48 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:51.689244 | orchestrator | 2026-04-19 01:11:51 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:51.689339 | orchestrator | 2026-04-19 01:11:51 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:54.731168 | orchestrator | 2026-04-19 01:11:54 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:54.731257 | orchestrator | 2026-04-19 01:11:54 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:11:57.779989 | orchestrator | 2026-04-19 01:11:57 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:11:57.780080 | orchestrator | 2026-04-19 01:11:57 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:00.827466 | orchestrator | 2026-04-19 01:12:00 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:00.827514 | orchestrator | 2026-04-19 01:12:00 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:03.866442 | orchestrator | 2026-04-19 01:12:03 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:03.866538 | orchestrator | 2026-04-19 01:12:03 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:06.912747 | orchestrator | 2026-04-19 01:12:06 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:06.912798 | orchestrator | 2026-04-19 01:12:06 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:09.964463 | orchestrator | 2026-04-19 01:12:09 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:09.964529 | orchestrator | 2026-04-19 01:12:09 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:13.010267 | orchestrator | 2026-04-19 01:12:13 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:13.010334 | orchestrator | 2026-04-19 01:12:13 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:16.055522 | orchestrator | 2026-04-19 01:12:16 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:16.055680 | orchestrator | 2026-04-19 01:12:16 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:19.093181 | orchestrator | 2026-04-19 01:12:19 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:19.093270 | orchestrator | 2026-04-19 01:12:19 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:22.137549 | orchestrator | 2026-04-19 01:12:22 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:22.137599 | orchestrator | 2026-04-19 01:12:22 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:25.179810 | orchestrator | 2026-04-19 01:12:25 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state STARTED 2026-04-19 01:12:25.179859 | orchestrator | 2026-04-19 01:12:25 | INFO  | Wait 1 second(s) until the next check 2026-04-19 01:12:28.225292 | orchestrator | 2026-04-19 01:12:28 | INFO  | Task 7a1d00ff-0425-4888-b8ff-394f8e088c93 is in state SUCCESS 2026-04-19 01:12:28.226224 | orchestrator | 2026-04-19 01:12:28.226271 | orchestrator | 2026-04-19 01:12:28.226280 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:12:28.226301 | orchestrator | 2026-04-19 01:12:28.226308 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:12:28.226315 | orchestrator | Sunday 19 April 2026 01:07:45 +0000 (0:00:00.268) 0:00:00.268 ********** 2026-04-19 01:12:28.226328 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.226337 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:12:28.226344 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:12:28.226351 | orchestrator | 2026-04-19 01:12:28.226358 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:12:28.226473 | orchestrator | Sunday 19 April 2026 01:07:45 +0000 (0:00:00.219) 0:00:00.487 ********** 2026-04-19 01:12:28.226480 | orchestrator | ok: [testbed-node-0] => (item=enable_octavia_True) 2026-04-19 01:12:28.226487 | orchestrator | ok: [testbed-node-1] => (item=enable_octavia_True) 2026-04-19 01:12:28.226494 | orchestrator | ok: [testbed-node-2] => (item=enable_octavia_True) 2026-04-19 01:12:28.226501 | orchestrator | 2026-04-19 01:12:28.226507 | orchestrator | PLAY [Apply role octavia] ****************************************************** 2026-04-19 01:12:28.226513 | orchestrator | 2026-04-19 01:12:28.226658 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.226671 | orchestrator | Sunday 19 April 2026 01:07:45 +0000 (0:00:00.233) 0:00:00.721 ********** 2026-04-19 01:12:28.226737 | orchestrator | included: /ansible/roles/octavia/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:12:28.226746 | orchestrator | 2026-04-19 01:12:28.226752 | orchestrator | TASK [service-ks-register : octavia | Creating/deleting services] ************** 2026-04-19 01:12:28.226758 | orchestrator | Sunday 19 April 2026 01:07:46 +0000 (0:00:00.592) 0:00:01.314 ********** 2026-04-19 01:12:28.226766 | orchestrator | changed: [testbed-node-0] => (item=octavia (load-balancer)) 2026-04-19 01:12:28.226772 | orchestrator | 2026-04-19 01:12:28.226779 | orchestrator | TASK [service-ks-register : octavia | Creating/deleting endpoints] ************* 2026-04-19 01:12:28.226785 | orchestrator | Sunday 19 April 2026 01:07:50 +0000 (0:00:03.851) 0:00:05.167 ********** 2026-04-19 01:12:28.226792 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api-int.testbed.osism.xyz:9876 -> internal) 2026-04-19 01:12:28.226799 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api.testbed.osism.xyz:9876 -> public) 2026-04-19 01:12:28.226805 | orchestrator | 2026-04-19 01:12:28.226811 | orchestrator | TASK [service-ks-register : octavia | Creating projects] *********************** 2026-04-19 01:12:28.226817 | orchestrator | Sunday 19 April 2026 01:07:56 +0000 (0:00:06.595) 0:00:11.763 ********** 2026-04-19 01:12:28.226823 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-04-19 01:12:28.226827 | orchestrator | 2026-04-19 01:12:28.226831 | orchestrator | TASK [service-ks-register : octavia | Creating users] ************************** 2026-04-19 01:12:28.226835 | orchestrator | Sunday 19 April 2026 01:07:59 +0000 (0:00:02.622) 0:00:14.385 ********** 2026-04-19 01:12:28.226839 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-04-19 01:12:28.226843 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-04-19 01:12:28.226847 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-04-19 01:12:28.226851 | orchestrator | 2026-04-19 01:12:28.226855 | orchestrator | TASK [service-ks-register : octavia | Creating roles] ************************** 2026-04-19 01:12:28.226858 | orchestrator | Sunday 19 April 2026 01:08:06 +0000 (0:00:06.994) 0:00:21.380 ********** 2026-04-19 01:12:28.226862 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-04-19 01:12:28.226866 | orchestrator | 2026-04-19 01:12:28.226869 | orchestrator | TASK [service-ks-register : octavia | Granting/revoking user roles] ************ 2026-04-19 01:12:28.226873 | orchestrator | Sunday 19 April 2026 01:08:09 +0000 (0:00:02.895) 0:00:24.275 ********** 2026-04-19 01:12:28.226877 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service -> admin) 2026-04-19 01:12:28.226881 | orchestrator | ok: [testbed-node-0] => (item=octavia -> service -> admin) 2026-04-19 01:12:28.226884 | orchestrator | 2026-04-19 01:12:28.226888 | orchestrator | TASK [octavia : Adding octavia related roles] ********************************** 2026-04-19 01:12:28.227260 | orchestrator | Sunday 19 April 2026 01:08:16 +0000 (0:00:06.578) 0:00:30.854 ********** 2026-04-19 01:12:28.227292 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_observer) 2026-04-19 01:12:28.227297 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_global_observer) 2026-04-19 01:12:28.227301 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_member) 2026-04-19 01:12:28.227305 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_admin) 2026-04-19 01:12:28.227309 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_quota_admin) 2026-04-19 01:12:28.227312 | orchestrator | 2026-04-19 01:12:28.227316 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.227320 | orchestrator | Sunday 19 April 2026 01:08:32 +0000 (0:00:16.217) 0:00:47.072 ********** 2026-04-19 01:12:28.227324 | orchestrator | included: /ansible/roles/octavia/tasks/prepare.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:12:28.227329 | orchestrator | 2026-04-19 01:12:28.227333 | orchestrator | TASK [octavia : Create amphora flavor] ***************************************** 2026-04-19 01:12:28.227347 | orchestrator | Sunday 19 April 2026 01:08:32 +0000 (0:00:00.691) 0:00:47.764 ********** 2026-04-19 01:12:28.227351 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227355 | orchestrator | 2026-04-19 01:12:28.227359 | orchestrator | TASK [octavia : Create nova keypair for amphora] ******************************* 2026-04-19 01:12:28.227366 | orchestrator | Sunday 19 April 2026 01:08:37 +0000 (0:00:04.377) 0:00:52.141 ********** 2026-04-19 01:12:28.227371 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227377 | orchestrator | 2026-04-19 01:12:28.227383 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-04-19 01:12:28.227439 | orchestrator | Sunday 19 April 2026 01:08:41 +0000 (0:00:04.436) 0:00:56.578 ********** 2026-04-19 01:12:28.227448 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.227454 | orchestrator | 2026-04-19 01:12:28.227460 | orchestrator | TASK [octavia : Create security groups for octavia] **************************** 2026-04-19 01:12:28.227466 | orchestrator | Sunday 19 April 2026 01:08:44 +0000 (0:00:02.862) 0:00:59.441 ********** 2026-04-19 01:12:28.227471 | orchestrator | changed: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-04-19 01:12:28.227477 | orchestrator | changed: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-04-19 01:12:28.227482 | orchestrator | 2026-04-19 01:12:28.227654 | orchestrator | TASK [octavia : Add rules for security groups] ********************************* 2026-04-19 01:12:28.227661 | orchestrator | Sunday 19 April 2026 01:08:53 +0000 (0:00:08.863) 0:01:08.304 ********** 2026-04-19 01:12:28.227666 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'icmp'}]) 2026-04-19 01:12:28.227673 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': 22, 'dst_port': 22}]) 2026-04-19 01:12:28.227681 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': '9443', 'dst_port': '9443'}]) 2026-04-19 01:12:28.227688 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-health-mgr-sec-grp', 'enabled': True}, {'protocol': 'udp', 'src_port': '5555', 'dst_port': '5555'}]) 2026-04-19 01:12:28.227694 | orchestrator | 2026-04-19 01:12:28.227699 | orchestrator | TASK [octavia : Create loadbalancer management network] ************************ 2026-04-19 01:12:28.227705 | orchestrator | Sunday 19 April 2026 01:09:07 +0000 (0:00:13.765) 0:01:22.069 ********** 2026-04-19 01:12:28.227711 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227718 | orchestrator | 2026-04-19 01:12:28.227725 | orchestrator | TASK [octavia : Create loadbalancer management subnet] ************************* 2026-04-19 01:12:28.227731 | orchestrator | Sunday 19 April 2026 01:09:11 +0000 (0:00:03.882) 0:01:25.952 ********** 2026-04-19 01:12:28.227737 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227744 | orchestrator | 2026-04-19 01:12:28.227750 | orchestrator | TASK [octavia : Create loadbalancer management router for IPv6] **************** 2026-04-19 01:12:28.227764 | orchestrator | Sunday 19 April 2026 01:09:16 +0000 (0:00:05.724) 0:01:31.677 ********** 2026-04-19 01:12:28.227773 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.227780 | orchestrator | 2026-04-19 01:12:28.227786 | orchestrator | TASK [octavia : Update loadbalancer management subnet] ************************* 2026-04-19 01:12:28.227793 | orchestrator | Sunday 19 April 2026 01:09:17 +0000 (0:00:00.645) 0:01:32.322 ********** 2026-04-19 01:12:28.227798 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.227804 | orchestrator | 2026-04-19 01:12:28.227810 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.227815 | orchestrator | Sunday 19 April 2026 01:09:22 +0000 (0:00:05.128) 0:01:37.451 ********** 2026-04-19 01:12:28.227821 | orchestrator | included: /ansible/roles/octavia/tasks/hm-interface.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:12:28.227827 | orchestrator | 2026-04-19 01:12:28.227833 | orchestrator | TASK [octavia : Create ports for Octavia health-manager nodes] ***************** 2026-04-19 01:12:28.227839 | orchestrator | Sunday 19 April 2026 01:09:23 +0000 (0:00:00.825) 0:01:38.276 ********** 2026-04-19 01:12:28.227857 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227863 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.227868 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.227874 | orchestrator | 2026-04-19 01:12:28.227880 | orchestrator | TASK [octavia : Update Octavia health manager port host_id] ******************** 2026-04-19 01:12:28.227886 | orchestrator | Sunday 19 April 2026 01:09:29 +0000 (0:00:05.683) 0:01:43.960 ********** 2026-04-19 01:12:28.227892 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.227897 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.227902 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227908 | orchestrator | 2026-04-19 01:12:28.227913 | orchestrator | TASK [octavia : Add Octavia port to openvswitch br-int] ************************ 2026-04-19 01:12:28.227919 | orchestrator | Sunday 19 April 2026 01:09:33 +0000 (0:00:04.317) 0:01:48.277 ********** 2026-04-19 01:12:28.227925 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.227939 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.227946 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.227951 | orchestrator | 2026-04-19 01:12:28.227958 | orchestrator | TASK [octavia : Install isc-dhcp-client package] ******************************* 2026-04-19 01:12:28.227964 | orchestrator | Sunday 19 April 2026 01:09:34 +0000 (0:00:00.767) 0:01:49.044 ********** 2026-04-19 01:12:28.227971 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.227978 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:12:28.227982 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:12:28.227985 | orchestrator | 2026-04-19 01:12:28.227989 | orchestrator | TASK [octavia : Create octavia dhclient conf] ********************************** 2026-04-19 01:12:28.227993 | orchestrator | Sunday 19 April 2026 01:09:36 +0000 (0:00:02.136) 0:01:51.180 ********** 2026-04-19 01:12:28.227997 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.228000 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.228004 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.228008 | orchestrator | 2026-04-19 01:12:28.228011 | orchestrator | TASK [octavia : Create octavia-interface service] ****************************** 2026-04-19 01:12:28.228015 | orchestrator | Sunday 19 April 2026 01:09:37 +0000 (0:00:01.324) 0:01:52.505 ********** 2026-04-19 01:12:28.228019 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.228023 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.228026 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.228030 | orchestrator | 2026-04-19 01:12:28.228036 | orchestrator | TASK [octavia : Restart octavia-interface.service if required] ***************** 2026-04-19 01:12:28.228042 | orchestrator | Sunday 19 April 2026 01:09:38 +0000 (0:00:01.236) 0:01:53.742 ********** 2026-04-19 01:12:28.228047 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.228053 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.228059 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.228065 | orchestrator | 2026-04-19 01:12:28.228121 | orchestrator | TASK [octavia : Enable and start octavia-interface.service] ******************** 2026-04-19 01:12:28.228130 | orchestrator | Sunday 19 April 2026 01:09:41 +0000 (0:00:02.253) 0:01:55.995 ********** 2026-04-19 01:12:28.228136 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.228142 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.228149 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.228155 | orchestrator | 2026-04-19 01:12:28.228161 | orchestrator | TASK [octavia : Wait for interface ohm0 ip appear] ***************************** 2026-04-19 01:12:28.228167 | orchestrator | Sunday 19 April 2026 01:09:42 +0000 (0:00:01.432) 0:01:57.428 ********** 2026-04-19 01:12:28.228171 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228175 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:12:28.228179 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:12:28.228183 | orchestrator | 2026-04-19 01:12:28.228187 | orchestrator | TASK [octavia : Gather facts] ************************************************** 2026-04-19 01:12:28.228193 | orchestrator | Sunday 19 April 2026 01:09:43 +0000 (0:00:00.598) 0:01:58.026 ********** 2026-04-19 01:12:28.228199 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:12:28.228215 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:12:28.228224 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228230 | orchestrator | 2026-04-19 01:12:28.228236 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.228242 | orchestrator | Sunday 19 April 2026 01:09:45 +0000 (0:00:02.421) 0:02:00.448 ********** 2026-04-19 01:12:28.228248 | orchestrator | included: /ansible/roles/octavia/tasks/get_resources_info.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:12:28.228254 | orchestrator | 2026-04-19 01:12:28.228260 | orchestrator | TASK [octavia : Get amphora flavor info] *************************************** 2026-04-19 01:12:28.228266 | orchestrator | Sunday 19 April 2026 01:09:46 +0000 (0:00:00.796) 0:02:01.244 ********** 2026-04-19 01:12:28.228271 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228277 | orchestrator | 2026-04-19 01:12:28.228282 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-04-19 01:12:28.228288 | orchestrator | Sunday 19 April 2026 01:09:49 +0000 (0:00:03.181) 0:02:04.426 ********** 2026-04-19 01:12:28.228294 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228301 | orchestrator | 2026-04-19 01:12:28.228307 | orchestrator | TASK [octavia : Get security groups for octavia] ******************************* 2026-04-19 01:12:28.228313 | orchestrator | Sunday 19 April 2026 01:09:52 +0000 (0:00:03.119) 0:02:07.545 ********** 2026-04-19 01:12:28.228320 | orchestrator | ok: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-04-19 01:12:28.228326 | orchestrator | ok: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-04-19 01:12:28.228332 | orchestrator | 2026-04-19 01:12:28.228339 | orchestrator | TASK [octavia : Get loadbalancer management network] *************************** 2026-04-19 01:12:28.228345 | orchestrator | Sunday 19 April 2026 01:10:00 +0000 (0:00:07.998) 0:02:15.544 ********** 2026-04-19 01:12:28.228351 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228357 | orchestrator | 2026-04-19 01:12:28.228364 | orchestrator | TASK [octavia : Set octavia resources facts] *********************************** 2026-04-19 01:12:28.228370 | orchestrator | Sunday 19 April 2026 01:10:04 +0000 (0:00:03.433) 0:02:18.977 ********** 2026-04-19 01:12:28.228376 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:12:28.228385 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:12:28.228400 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:12:28.228412 | orchestrator | 2026-04-19 01:12:28.228419 | orchestrator | TASK [octavia : Ensuring config directories exist] ***************************** 2026-04-19 01:12:28.228426 | orchestrator | Sunday 19 April 2026 01:10:04 +0000 (0:00:00.299) 0:02:19.277 ********** 2026-04-19 01:12:28.228448 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.228496 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.228513 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.228520 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.228559 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.228565 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.228578 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228587 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228625 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228633 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228640 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228647 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228657 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228664 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228695 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.228702 | orchestrator | 2026-04-19 01:12:28.228709 | orchestrator | TASK [octavia : Check if policies shall be overwritten] ************************ 2026-04-19 01:12:28.228716 | orchestrator | Sunday 19 April 2026 01:10:07 +0000 (0:00:02.570) 0:02:21.847 ********** 2026-04-19 01:12:28.228722 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.228728 | orchestrator | 2026-04-19 01:12:28.228734 | orchestrator | TASK [octavia : Set octavia policy file] *************************************** 2026-04-19 01:12:28.228740 | orchestrator | Sunday 19 April 2026 01:10:07 +0000 (0:00:00.138) 0:02:21.985 ********** 2026-04-19 01:12:28.228746 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.228752 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.228758 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.228765 | orchestrator | 2026-04-19 01:12:28.228771 | orchestrator | TASK [octavia : Copying over existing policy file] ***************************** 2026-04-19 01:12:28.228777 | orchestrator | Sunday 19 April 2026 01:10:07 +0000 (0:00:00.295) 0:02:22.280 ********** 2026-04-19 01:12:28.228784 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.228790 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.228797 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228807 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228819 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.228825 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.228854 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.228861 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.228865 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228869 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228880 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.228888 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.228907 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.228912 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.228916 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228920 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.228924 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.228932 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.228935 | orchestrator | 2026-04-19 01:12:28.228939 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.228944 | orchestrator | Sunday 19 April 2026 01:10:08 +0000 (0:00:00.779) 0:02:23.060 ********** 2026-04-19 01:12:28.228951 | orchestrator | included: /ansible/roles/octavia/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:12:28.228957 | orchestrator | 2026-04-19 01:12:28.228967 | orchestrator | TASK [service-cert-copy : octavia | Copying over extra CA certificates] ******** 2026-04-19 01:12:28.228977 | orchestrator | Sunday 19 April 2026 01:10:09 +0000 (0:00:01.010) 0:02:24.070 ********** 2026-04-19 01:12:28.228985 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229010 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229017 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229024 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229036 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229047 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229054 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229077 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229085 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229091 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229097 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229111 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229118 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229147 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229154 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229161 | orchestrator | 2026-04-19 01:12:28.229167 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS certificate] *** 2026-04-19 01:12:28.229173 | orchestrator | Sunday 19 April 2026 01:10:13 +0000 (0:00:04.211) 0:02:28.282 ********** 2026-04-19 01:12:28.229179 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229192 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229202 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229208 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229231 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229238 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.229244 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229250 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229261 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229271 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229277 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229282 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.229294 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229300 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229307 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229318 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229322 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229326 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.229329 | orchestrator | 2026-04-19 01:12:28.229336 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS key] ***** 2026-04-19 01:12:28.229340 | orchestrator | Sunday 19 April 2026 01:10:14 +0000 (0:00:00.685) 0:02:28.968 ********** 2026-04-19 01:12:28.229345 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229358 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229365 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229371 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229381 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229387 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.229399 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229407 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229419 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229437 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229443 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.229450 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.229458 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.229462 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229472 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.229477 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.229485 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.229489 | orchestrator | 2026-04-19 01:12:28.229492 | orchestrator | TASK [octavia : Copying over config.json files for services] ******************* 2026-04-19 01:12:28.229496 | orchestrator | Sunday 19 April 2026 01:10:15 +0000 (0:00:01.127) 0:02:30.095 ********** 2026-04-19 01:12:28.229501 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229508 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229512 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229520 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229575 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229587 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229594 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229601 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229612 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229622 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229635 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229648 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229655 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229661 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229667 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229674 | orchestrator | 2026-04-19 01:12:28.229684 | orchestrator | TASK [octavia : Copying over octavia-wsgi.conf] ******************************** 2026-04-19 01:12:28.229691 | orchestrator | Sunday 19 April 2026 01:10:20 +0000 (0:00:05.013) 0:02:35.109 ********** 2026-04-19 01:12:28.229697 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-04-19 01:12:28.229704 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-04-19 01:12:28.229710 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-04-19 01:12:28.229716 | orchestrator | 2026-04-19 01:12:28.229722 | orchestrator | TASK [octavia : Copying over octavia.conf] ************************************* 2026-04-19 01:12:28.229728 | orchestrator | Sunday 19 April 2026 01:10:22 +0000 (0:00:01.860) 0:02:36.969 ********** 2026-04-19 01:12:28.229741 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229755 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229763 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.229770 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229780 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229787 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.229797 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229809 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229815 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229824 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229831 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229843 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229852 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229871 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229879 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.229885 | orchestrator | 2026-04-19 01:12:28.229892 | orchestrator | TASK [octavia : Copying over Octavia SSH key] ********************************** 2026-04-19 01:12:28.229898 | orchestrator | Sunday 19 April 2026 01:10:38 +0000 (0:00:16.222) 0:02:53.192 ********** 2026-04-19 01:12:28.229905 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.229912 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.229918 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.229924 | orchestrator | 2026-04-19 01:12:28.229931 | orchestrator | TASK [octavia : Copying certificate files for octavia-worker] ****************** 2026-04-19 01:12:28.229937 | orchestrator | Sunday 19 April 2026 01:10:40 +0000 (0:00:01.926) 0:02:55.118 ********** 2026-04-19 01:12:28.229943 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.229960 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.229975 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.229981 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.229987 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.229993 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.229999 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230006 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230012 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230080 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230087 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230093 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230099 | orchestrator | 2026-04-19 01:12:28.230105 | orchestrator | TASK [octavia : Copying certificate files for octavia-housekeeping] ************ 2026-04-19 01:12:28.230111 | orchestrator | Sunday 19 April 2026 01:10:45 +0000 (0:00:05.176) 0:03:00.294 ********** 2026-04-19 01:12:28.230118 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230124 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230130 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230145 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230158 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230165 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230171 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230177 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230184 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230190 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230196 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230203 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230209 | orchestrator | 2026-04-19 01:12:28.230215 | orchestrator | TASK [octavia : Copying certificate files for octavia-health-manager] ********** 2026-04-19 01:12:28.230222 | orchestrator | Sunday 19 April 2026 01:10:50 +0000 (0:00:05.205) 0:03:05.499 ********** 2026-04-19 01:12:28.230228 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230234 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230241 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-04-19 01:12:28.230247 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230253 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230259 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-04-19 01:12:28.230265 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230272 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230283 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-04-19 01:12:28.230290 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230297 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230303 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-04-19 01:12:28.230310 | orchestrator | 2026-04-19 01:12:28.230316 | orchestrator | TASK [service-check-containers : octavia | Check containers] ******************* 2026-04-19 01:12:28.230322 | orchestrator | Sunday 19 April 2026 01:10:55 +0000 (0:00:05.295) 0:03:10.795 ********** 2026-04-19 01:12:28.230328 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.230335 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.230354 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-04-19 01:12:28.230361 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.230372 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.230379 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230386 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-04-19 01:12:28.230393 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230405 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230417 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230423 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230435 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230441 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230448 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230460 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-04-19 01:12:28.230466 | orchestrator | 2026-04-19 01:12:28.230473 | orchestrator | TASK [service-check-containers : octavia | Notify handlers to restart containers] *** 2026-04-19 01:12:28.230479 | orchestrator | Sunday 19 April 2026 01:11:00 +0000 (0:00:04.125) 0:03:14.920 ********** 2026-04-19 01:12:28.230486 | orchestrator | changed: [testbed-node-0] => { 2026-04-19 01:12:28.230492 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:12:28.230498 | orchestrator | } 2026-04-19 01:12:28.230505 | orchestrator | changed: [testbed-node-1] => { 2026-04-19 01:12:28.230511 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:12:28.230518 | orchestrator | } 2026-04-19 01:12:28.230540 | orchestrator | changed: [testbed-node-2] => { 2026-04-19 01:12:28.230546 | orchestrator |  "msg": "Notifying handlers" 2026-04-19 01:12:28.230552 | orchestrator | } 2026-04-19 01:12:28.230558 | orchestrator | 2026-04-19 01:12:28.230565 | orchestrator | TASK [service-check-containers : Include tasks] ******************************** 2026-04-19 01:12:28.230572 | orchestrator | Sunday 19 April 2026 01:11:00 +0000 (0:00:00.531) 0:03:15.452 ********** 2026-04-19 01:12:28.230583 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.230601 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.230608 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230615 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230626 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.230633 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.230643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.230650 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.230660 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230667 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230673 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.230685 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.230691 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-api:2025.1', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-04-19 01:12:28.230698 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-driver-agent:2025.1', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-04-19 01:12:28.230708 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-health-manager:2025.1', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230717 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-housekeeping:2025.1', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-04-19 01:12:28.230724 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/octavia-worker:2025.1', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/dev/shm:/dev/shm', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-04-19 01:12:28.230735 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.230742 | orchestrator | 2026-04-19 01:12:28.230748 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-04-19 01:12:28.230754 | orchestrator | Sunday 19 April 2026 01:11:01 +0000 (0:00:00.869) 0:03:16.321 ********** 2026-04-19 01:12:28.230760 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:12:28.230767 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:12:28.230773 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:12:28.230779 | orchestrator | 2026-04-19 01:12:28.230785 | orchestrator | TASK [octavia : Creating Octavia database] ************************************* 2026-04-19 01:12:28.230791 | orchestrator | Sunday 19 April 2026 01:11:01 +0000 (0:00:00.276) 0:03:16.598 ********** 2026-04-19 01:12:28.230797 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230804 | orchestrator | 2026-04-19 01:12:28.230810 | orchestrator | TASK [octavia : Creating Octavia persistence database] ************************* 2026-04-19 01:12:28.230816 | orchestrator | Sunday 19 April 2026 01:11:04 +0000 (0:00:02.209) 0:03:18.807 ********** 2026-04-19 01:12:28.230822 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230828 | orchestrator | 2026-04-19 01:12:28.230833 | orchestrator | TASK [octavia : Creating Octavia database user and setting permissions] ******** 2026-04-19 01:12:28.230839 | orchestrator | Sunday 19 April 2026 01:11:06 +0000 (0:00:02.391) 0:03:21.199 ********** 2026-04-19 01:12:28.230845 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230851 | orchestrator | 2026-04-19 01:12:28.230857 | orchestrator | TASK [octavia : Creating Octavia persistence database user and setting permissions] *** 2026-04-19 01:12:28.230862 | orchestrator | Sunday 19 April 2026 01:11:09 +0000 (0:00:02.894) 0:03:24.093 ********** 2026-04-19 01:12:28.230868 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230874 | orchestrator | 2026-04-19 01:12:28.230880 | orchestrator | TASK [octavia : Running Octavia bootstrap container] *************************** 2026-04-19 01:12:28.230886 | orchestrator | Sunday 19 April 2026 01:11:11 +0000 (0:00:02.430) 0:03:26.524 ********** 2026-04-19 01:12:28.230892 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230898 | orchestrator | 2026-04-19 01:12:28.230903 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-04-19 01:12:28.230907 | orchestrator | Sunday 19 April 2026 01:11:33 +0000 (0:00:22.068) 0:03:48.593 ********** 2026-04-19 01:12:28.230911 | orchestrator | 2026-04-19 01:12:28.230914 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-04-19 01:12:28.230918 | orchestrator | Sunday 19 April 2026 01:11:33 +0000 (0:00:00.066) 0:03:48.659 ********** 2026-04-19 01:12:28.230922 | orchestrator | 2026-04-19 01:12:28.230925 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-04-19 01:12:28.230929 | orchestrator | Sunday 19 April 2026 01:11:33 +0000 (0:00:00.063) 0:03:48.722 ********** 2026-04-19 01:12:28.230933 | orchestrator | 2026-04-19 01:12:28.230937 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-api container] ********************** 2026-04-19 01:12:28.230940 | orchestrator | Sunday 19 April 2026 01:11:33 +0000 (0:00:00.067) 0:03:48.790 ********** 2026-04-19 01:12:28.230944 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230948 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.230952 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.230955 | orchestrator | 2026-04-19 01:12:28.230959 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-driver-agent container] ************* 2026-04-19 01:12:28.230963 | orchestrator | Sunday 19 April 2026 01:11:50 +0000 (0:00:16.137) 0:04:04.928 ********** 2026-04-19 01:12:28.230970 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.230973 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.230977 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.230981 | orchestrator | 2026-04-19 01:12:28.230984 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-health-manager container] *********** 2026-04-19 01:12:28.230988 | orchestrator | Sunday 19 April 2026 01:11:56 +0000 (0:00:06.825) 0:04:11.753 ********** 2026-04-19 01:12:28.230992 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.230999 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.231003 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.231006 | orchestrator | 2026-04-19 01:12:28.231010 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-housekeeping container] ************* 2026-04-19 01:12:28.231014 | orchestrator | Sunday 19 April 2026 01:12:06 +0000 (0:00:10.019) 0:04:21.773 ********** 2026-04-19 01:12:28.231018 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.231021 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.231025 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.231029 | orchestrator | 2026-04-19 01:12:28.231032 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-worker container] ******************* 2026-04-19 01:12:28.231036 | orchestrator | Sunday 19 April 2026 01:12:17 +0000 (0:00:10.264) 0:04:32.037 ********** 2026-04-19 01:12:28.231040 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:12:28.231043 | orchestrator | changed: [testbed-node-1] 2026-04-19 01:12:28.231047 | orchestrator | changed: [testbed-node-2] 2026-04-19 01:12:28.231051 | orchestrator | 2026-04-19 01:12:28.231054 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:12:28.231058 | orchestrator | testbed-node-0 : ok=58  changed=39  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-04-19 01:12:28.231066 | orchestrator | testbed-node-1 : ok=34  changed=23  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 01:12:28.231070 | orchestrator | testbed-node-2 : ok=34  changed=23  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-04-19 01:12:28.231074 | orchestrator | 2026-04-19 01:12:28.231078 | orchestrator | 2026-04-19 01:12:28.231082 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:12:28.231085 | orchestrator | Sunday 19 April 2026 01:12:27 +0000 (0:00:10.409) 0:04:42.446 ********** 2026-04-19 01:12:28.231089 | orchestrator | =============================================================================== 2026-04-19 01:12:28.231093 | orchestrator | octavia : Running Octavia bootstrap container -------------------------- 22.07s 2026-04-19 01:12:28.231096 | orchestrator | octavia : Copying over octavia.conf ------------------------------------ 16.22s 2026-04-19 01:12:28.231100 | orchestrator | octavia : Adding octavia related roles --------------------------------- 16.22s 2026-04-19 01:12:28.231104 | orchestrator | octavia : Restart octavia-api container -------------------------------- 16.14s 2026-04-19 01:12:28.231107 | orchestrator | octavia : Add rules for security groups -------------------------------- 13.77s 2026-04-19 01:12:28.231111 | orchestrator | octavia : Restart octavia-worker container ----------------------------- 10.41s 2026-04-19 01:12:28.231115 | orchestrator | octavia : Restart octavia-housekeeping container ----------------------- 10.26s 2026-04-19 01:12:28.231118 | orchestrator | octavia : Restart octavia-health-manager container --------------------- 10.02s 2026-04-19 01:12:28.231122 | orchestrator | octavia : Create security groups for octavia ---------------------------- 8.86s 2026-04-19 01:12:28.231126 | orchestrator | octavia : Get security groups for octavia ------------------------------- 8.00s 2026-04-19 01:12:28.231129 | orchestrator | service-ks-register : octavia | Creating users -------------------------- 6.99s 2026-04-19 01:12:28.231133 | orchestrator | octavia : Restart octavia-driver-agent container ------------------------ 6.83s 2026-04-19 01:12:28.231137 | orchestrator | service-ks-register : octavia | Creating/deleting endpoints ------------- 6.60s 2026-04-19 01:12:28.231140 | orchestrator | service-ks-register : octavia | Granting/revoking user roles ------------ 6.58s 2026-04-19 01:12:28.231144 | orchestrator | octavia : Create loadbalancer management subnet ------------------------- 5.72s 2026-04-19 01:12:28.231148 | orchestrator | octavia : Create ports for Octavia health-manager nodes ----------------- 5.68s 2026-04-19 01:12:28.231151 | orchestrator | octavia : Copying certificate files for octavia-health-manager ---------- 5.30s 2026-04-19 01:12:28.231155 | orchestrator | octavia : Copying certificate files for octavia-housekeeping ------------ 5.21s 2026-04-19 01:12:28.231163 | orchestrator | octavia : Copying certificate files for octavia-worker ------------------ 5.18s 2026-04-19 01:12:28.231167 | orchestrator | octavia : Update loadbalancer management subnet ------------------------- 5.13s 2026-04-19 01:12:28.231171 | orchestrator | 2026-04-19 01:12:28 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:31.266782 | orchestrator | 2026-04-19 01:12:31 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:34.308932 | orchestrator | 2026-04-19 01:12:34 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:37.351399 | orchestrator | 2026-04-19 01:12:37 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:40.397500 | orchestrator | 2026-04-19 01:12:40 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:43.439743 | orchestrator | 2026-04-19 01:12:43 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:46.477604 | orchestrator | 2026-04-19 01:12:46 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:49.518998 | orchestrator | 2026-04-19 01:12:49 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:52.561741 | orchestrator | 2026-04-19 01:12:52 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:55.595476 | orchestrator | 2026-04-19 01:12:55 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:12:58.643984 | orchestrator | 2026-04-19 01:12:58 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:01.686921 | orchestrator | 2026-04-19 01:13:01 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:04.727471 | orchestrator | 2026-04-19 01:13:04 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:07.776149 | orchestrator | 2026-04-19 01:13:07 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:10.814078 | orchestrator | 2026-04-19 01:13:10 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:13.859890 | orchestrator | 2026-04-19 01:13:13 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:16.900924 | orchestrator | 2026-04-19 01:13:16 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:19.942758 | orchestrator | 2026-04-19 01:13:19 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:22.984088 | orchestrator | 2026-04-19 01:13:22 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:26.024747 | orchestrator | 2026-04-19 01:13:26 | INFO  | Wait 1 second(s) until refresh of running tasks 2026-04-19 01:13:29.067006 | orchestrator | 2026-04-19 01:13:29.244183 | orchestrator | 2026-04-19 01:13:29.250249 | orchestrator | --> DEPLOY IN A NUTSHELL -- END -- Sun Apr 19 01:13:29 UTC 2026 2026-04-19 01:13:29.250342 | orchestrator | 2026-04-19 01:13:29.689628 | orchestrator | ok: Runtime: 0:31:55.352200 2026-04-19 01:13:29.953312 | 2026-04-19 01:13:29.953465 | TASK [Bootstrap services] 2026-04-19 01:13:30.752946 | orchestrator | 2026-04-19 01:13:30.753079 | orchestrator | # BOOTSTRAP 2026-04-19 01:13:30.753089 | orchestrator | 2026-04-19 01:13:30.753094 | orchestrator | + set -e 2026-04-19 01:13:30.753099 | orchestrator | + echo 2026-04-19 01:13:30.753104 | orchestrator | + echo '# BOOTSTRAP' 2026-04-19 01:13:30.753112 | orchestrator | + echo 2026-04-19 01:13:30.753132 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap-services.sh 2026-04-19 01:13:30.760831 | orchestrator | + set -e 2026-04-19 01:13:30.760904 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/300-openstack.sh 2026-04-19 01:13:35.131402 | orchestrator | 2026-04-19 01:13:35 | INFO  | It takes a moment until task 902c082a-aae9-491d-923f-535a68038d5c (flavor-manager) has been started and output is visible here. 2026-04-19 01:13:43.679562 | orchestrator | 2026-04-19 01:13:39 | INFO  | Flavor SCS-1L-1 created 2026-04-19 01:13:43.679667 | orchestrator | 2026-04-19 01:13:39 | INFO  | Flavor SCS-1L-1-5 created 2026-04-19 01:13:43.679682 | orchestrator | 2026-04-19 01:13:39 | INFO  | Flavor SCS-1V-2 created 2026-04-19 01:13:43.679689 | orchestrator | 2026-04-19 01:13:39 | INFO  | Flavor SCS-1V-2-5 created 2026-04-19 01:13:43.679696 | orchestrator | 2026-04-19 01:13:39 | INFO  | Flavor SCS-1V-4 created 2026-04-19 01:13:43.679702 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-1V-4-10 created 2026-04-19 01:13:43.679708 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-1V-8 created 2026-04-19 01:13:43.679714 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-1V-8-20 created 2026-04-19 01:13:43.679733 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-2V-4 created 2026-04-19 01:13:43.679757 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-2V-4-10 created 2026-04-19 01:13:43.679764 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-2V-8 created 2026-04-19 01:13:43.679771 | orchestrator | 2026-04-19 01:13:40 | INFO  | Flavor SCS-2V-8-20 created 2026-04-19 01:13:43.679777 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-2V-16 created 2026-04-19 01:13:43.679784 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-2V-16-50 created 2026-04-19 01:13:43.679790 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-4V-8 created 2026-04-19 01:13:43.679796 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-4V-8-20 created 2026-04-19 01:13:43.679803 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-4V-16 created 2026-04-19 01:13:43.679809 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-4V-16-50 created 2026-04-19 01:13:43.679815 | orchestrator | 2026-04-19 01:13:41 | INFO  | Flavor SCS-4V-32 created 2026-04-19 01:13:43.679822 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-4V-32-100 created 2026-04-19 01:13:43.679827 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-8V-16 created 2026-04-19 01:13:43.679832 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-8V-16-50 created 2026-04-19 01:13:43.679836 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-8V-32 created 2026-04-19 01:13:43.679840 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-8V-32-100 created 2026-04-19 01:13:43.679844 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-16V-32 created 2026-04-19 01:13:43.679848 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-16V-32-100 created 2026-04-19 01:13:43.679852 | orchestrator | 2026-04-19 01:13:42 | INFO  | Flavor SCS-2V-4-20s created 2026-04-19 01:13:43.679855 | orchestrator | 2026-04-19 01:13:43 | INFO  | Flavor SCS-4V-8-50s created 2026-04-19 01:13:43.679859 | orchestrator | 2026-04-19 01:13:43 | INFO  | Flavor SCS-4V-16-100s created 2026-04-19 01:13:43.679863 | orchestrator | 2026-04-19 01:13:43 | INFO  | Flavor SCS-8V-32-100s created 2026-04-19 01:13:45.214387 | orchestrator | 2026-04-19 01:13:45 | INFO  | Trying to run play bootstrap-basic in environment openstack 2026-04-19 01:13:55.260596 | orchestrator | 2026-04-19 01:13:55 | INFO  | Prepare task for execution of bootstrap-basic. 2026-04-19 01:13:55.325110 | orchestrator | 2026-04-19 01:13:55 | INFO  | Task 993234be-13ed-4be3-aef4-d30cf6e482b1 (bootstrap-basic) was prepared for execution. 2026-04-19 01:13:55.325182 | orchestrator | 2026-04-19 01:13:55 | INFO  | It takes a moment until task 993234be-13ed-4be3-aef4-d30cf6e482b1 (bootstrap-basic) has been started and output is visible here. 2026-04-19 01:14:41.133048 | orchestrator | 2026-04-19 01:14:41.133132 | orchestrator | PLAY [Bootstrap basic OpenStack services] ************************************** 2026-04-19 01:14:41.133139 | orchestrator | 2026-04-19 01:14:41.133143 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-04-19 01:14:41.133148 | orchestrator | Sunday 19 April 2026 01:13:58 +0000 (0:00:00.097) 0:00:00.097 ********** 2026-04-19 01:14:41.133153 | orchestrator | ok: [localhost] 2026-04-19 01:14:41.133158 | orchestrator | 2026-04-19 01:14:41.133162 | orchestrator | TASK [Get volume type LUKS] **************************************************** 2026-04-19 01:14:41.133166 | orchestrator | Sunday 19 April 2026 01:14:00 +0000 (0:00:01.953) 0:00:02.051 ********** 2026-04-19 01:14:41.133171 | orchestrator | ok: [localhost] 2026-04-19 01:14:41.133175 | orchestrator | 2026-04-19 01:14:41.133179 | orchestrator | TASK [Create volume type LUKS] ************************************************* 2026-04-19 01:14:41.133183 | orchestrator | Sunday 19 April 2026 01:14:09 +0000 (0:00:09.087) 0:00:11.139 ********** 2026-04-19 01:14:41.133187 | orchestrator | changed: [localhost] 2026-04-19 01:14:41.133192 | orchestrator | 2026-04-19 01:14:41.133204 | orchestrator | TASK [Create public network] *************************************************** 2026-04-19 01:14:41.133208 | orchestrator | Sunday 19 April 2026 01:14:17 +0000 (0:00:07.563) 0:00:18.703 ********** 2026-04-19 01:14:41.133212 | orchestrator | changed: [localhost] 2026-04-19 01:14:41.133215 | orchestrator | 2026-04-19 01:14:41.133222 | orchestrator | TASK [Set public network to default] ******************************************* 2026-04-19 01:14:41.133226 | orchestrator | Sunday 19 April 2026 01:14:22 +0000 (0:00:05.332) 0:00:24.035 ********** 2026-04-19 01:14:41.133230 | orchestrator | changed: [localhost] 2026-04-19 01:14:41.133234 | orchestrator | 2026-04-19 01:14:41.133237 | orchestrator | TASK [Create public subnet] **************************************************** 2026-04-19 01:14:41.133241 | orchestrator | Sunday 19 April 2026 01:14:28 +0000 (0:00:06.446) 0:00:30.481 ********** 2026-04-19 01:14:41.133245 | orchestrator | changed: [localhost] 2026-04-19 01:14:41.133249 | orchestrator | 2026-04-19 01:14:41.133252 | orchestrator | TASK [Create default IPv4 subnet pool] ***************************************** 2026-04-19 01:14:41.133256 | orchestrator | Sunday 19 April 2026 01:14:33 +0000 (0:00:04.426) 0:00:34.907 ********** 2026-04-19 01:14:41.133260 | orchestrator | changed: [localhost] 2026-04-19 01:14:41.133264 | orchestrator | 2026-04-19 01:14:41.133267 | orchestrator | TASK [Create manager role] ***************************************************** 2026-04-19 01:14:41.133285 | orchestrator | Sunday 19 April 2026 01:14:37 +0000 (0:00:03.918) 0:00:38.826 ********** 2026-04-19 01:14:41.133289 | orchestrator | ok: [localhost] 2026-04-19 01:14:41.133293 | orchestrator | 2026-04-19 01:14:41.133296 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:14:41.133300 | orchestrator | localhost : ok=8  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-19 01:14:41.133305 | orchestrator | 2026-04-19 01:14:41.133309 | orchestrator | 2026-04-19 01:14:41.133312 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:14:41.133316 | orchestrator | Sunday 19 April 2026 01:14:40 +0000 (0:00:03.685) 0:00:42.512 ********** 2026-04-19 01:14:41.133320 | orchestrator | =============================================================================== 2026-04-19 01:14:41.133324 | orchestrator | Get volume type LUKS ---------------------------------------------------- 9.09s 2026-04-19 01:14:41.133341 | orchestrator | Create volume type LUKS ------------------------------------------------- 7.56s 2026-04-19 01:14:41.133345 | orchestrator | Set public network to default ------------------------------------------- 6.45s 2026-04-19 01:14:41.133349 | orchestrator | Create public network --------------------------------------------------- 5.33s 2026-04-19 01:14:41.133353 | orchestrator | Create public subnet ---------------------------------------------------- 4.43s 2026-04-19 01:14:41.133357 | orchestrator | Create default IPv4 subnet pool ----------------------------------------- 3.92s 2026-04-19 01:14:41.133360 | orchestrator | Create manager role ----------------------------------------------------- 3.69s 2026-04-19 01:14:41.133364 | orchestrator | Gathering Facts --------------------------------------------------------- 1.95s 2026-04-19 01:14:43.064950 | orchestrator | 2026-04-19 01:14:43 | INFO  | It takes a moment until task c66ae2dd-5779-441e-aa06-add0018149c9 (image-manager) has been started and output is visible here. 2026-04-19 01:15:20.976764 | orchestrator | 2026-04-19 01:14:45 | INFO  | Processing image 'Cirros 0.6.2' 2026-04-19 01:15:20.976882 | orchestrator | 2026-04-19 01:14:46 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img: 302 2026-04-19 01:15:20.976898 | orchestrator | 2026-04-19 01:14:46 | INFO  | Importing image Cirros 0.6.2 2026-04-19 01:15:20.976907 | orchestrator | 2026-04-19 01:14:46 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-04-19 01:15:20.976916 | orchestrator | 2026-04-19 01:14:48 | INFO  | Waiting for image to leave queued state... 2026-04-19 01:15:20.976926 | orchestrator | 2026-04-19 01:14:50 | INFO  | Waiting for import to complete... 2026-04-19 01:15:20.976936 | orchestrator | 2026-04-19 01:15:00 | INFO  | Import of 'Cirros 0.6.2' successfully completed, reloading images 2026-04-19 01:15:20.976944 | orchestrator | 2026-04-19 01:15:00 | INFO  | Checking parameters of 'Cirros 0.6.2' 2026-04-19 01:15:20.976950 | orchestrator | 2026-04-19 01:15:00 | INFO  | Setting internal_version = 0.6.2 2026-04-19 01:15:20.976957 | orchestrator | 2026-04-19 01:15:00 | INFO  | Setting image_original_user = cirros 2026-04-19 01:15:20.976963 | orchestrator | 2026-04-19 01:15:00 | INFO  | Adding tag os:cirros 2026-04-19 01:15:20.976970 | orchestrator | 2026-04-19 01:15:00 | INFO  | Setting property architecture: x86_64 2026-04-19 01:15:20.976975 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property hw_disk_bus: scsi 2026-04-19 01:15:20.976982 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property hw_rng_model: virtio 2026-04-19 01:15:20.976988 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-04-19 01:15:20.976995 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property hw_watchdog_action: reset 2026-04-19 01:15:20.977002 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property hypervisor_type: qemu 2026-04-19 01:15:20.977017 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property os_distro: cirros 2026-04-19 01:15:20.977024 | orchestrator | 2026-04-19 01:15:01 | INFO  | Setting property os_purpose: minimal 2026-04-19 01:15:20.977031 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property replace_frequency: never 2026-04-19 01:15:20.977037 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property uuid_validity: none 2026-04-19 01:15:20.977043 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property provided_until: none 2026-04-19 01:15:20.977049 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property image_description: Cirros 2026-04-19 01:15:20.977055 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property image_name: Cirros 2026-04-19 01:15:20.977080 | orchestrator | 2026-04-19 01:15:02 | INFO  | Setting property internal_version: 0.6.2 2026-04-19 01:15:20.977086 | orchestrator | 2026-04-19 01:15:03 | INFO  | Setting property image_original_user: cirros 2026-04-19 01:15:20.977092 | orchestrator | 2026-04-19 01:15:03 | INFO  | Setting property os_version: 0.6.2 2026-04-19 01:15:20.977099 | orchestrator | 2026-04-19 01:15:03 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-04-19 01:15:20.977106 | orchestrator | 2026-04-19 01:15:03 | INFO  | Setting property image_build_date: 2023-05-30 2026-04-19 01:15:20.977112 | orchestrator | 2026-04-19 01:15:03 | INFO  | Checking status of 'Cirros 0.6.2' 2026-04-19 01:15:20.977118 | orchestrator | 2026-04-19 01:15:03 | INFO  | Checking visibility of 'Cirros 0.6.2' 2026-04-19 01:15:20.977127 | orchestrator | 2026-04-19 01:15:03 | INFO  | Setting visibility of 'Cirros 0.6.2' to 'public' 2026-04-19 01:15:20.977135 | orchestrator | 2026-04-19 01:15:03 | INFO  | Processing image 'Cirros 0.6.3' 2026-04-19 01:15:20.977142 | orchestrator | 2026-04-19 01:15:04 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img: 302 2026-04-19 01:15:20.977149 | orchestrator | 2026-04-19 01:15:04 | INFO  | Importing image Cirros 0.6.3 2026-04-19 01:15:20.977155 | orchestrator | 2026-04-19 01:15:04 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-19 01:15:20.977162 | orchestrator | 2026-04-19 01:15:04 | INFO  | Waiting for image to leave queued state... 2026-04-19 01:15:20.977169 | orchestrator | 2026-04-19 01:15:06 | INFO  | Waiting for import to complete... 2026-04-19 01:15:20.977194 | orchestrator | 2026-04-19 01:15:16 | INFO  | Import of 'Cirros 0.6.3' successfully completed, reloading images 2026-04-19 01:15:20.977200 | orchestrator | 2026-04-19 01:15:16 | INFO  | Checking parameters of 'Cirros 0.6.3' 2026-04-19 01:15:20.977207 | orchestrator | 2026-04-19 01:15:16 | INFO  | Setting internal_version = 0.6.3 2026-04-19 01:15:20.977214 | orchestrator | 2026-04-19 01:15:16 | INFO  | Setting image_original_user = cirros 2026-04-19 01:15:20.977220 | orchestrator | 2026-04-19 01:15:16 | INFO  | Adding tag os:cirros 2026-04-19 01:15:20.977227 | orchestrator | 2026-04-19 01:15:16 | INFO  | Setting property architecture: x86_64 2026-04-19 01:15:20.977234 | orchestrator | 2026-04-19 01:15:17 | INFO  | Setting property hw_disk_bus: scsi 2026-04-19 01:15:20.977241 | orchestrator | 2026-04-19 01:15:17 | INFO  | Setting property hw_rng_model: virtio 2026-04-19 01:15:20.977248 | orchestrator | 2026-04-19 01:15:17 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-04-19 01:15:20.977269 | orchestrator | 2026-04-19 01:15:17 | INFO  | Setting property hw_watchdog_action: reset 2026-04-19 01:15:20.977276 | orchestrator | 2026-04-19 01:15:17 | INFO  | Setting property hypervisor_type: qemu 2026-04-19 01:15:20.977283 | orchestrator | 2026-04-19 01:15:18 | INFO  | Setting property os_distro: cirros 2026-04-19 01:15:20.977290 | orchestrator | 2026-04-19 01:15:18 | INFO  | Setting property os_purpose: minimal 2026-04-19 01:15:20.977305 | orchestrator | 2026-04-19 01:15:18 | INFO  | Setting property replace_frequency: never 2026-04-19 01:15:20.977312 | orchestrator | 2026-04-19 01:15:18 | INFO  | Setting property uuid_validity: none 2026-04-19 01:15:20.977318 | orchestrator | 2026-04-19 01:15:18 | INFO  | Setting property provided_until: none 2026-04-19 01:15:20.977325 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property image_description: Cirros 2026-04-19 01:15:20.977341 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property image_name: Cirros 2026-04-19 01:15:20.977348 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property internal_version: 0.6.3 2026-04-19 01:15:20.977355 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property image_original_user: cirros 2026-04-19 01:15:20.977362 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property os_version: 0.6.3 2026-04-19 01:15:20.977387 | orchestrator | 2026-04-19 01:15:19 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-04-19 01:15:20.977395 | orchestrator | 2026-04-19 01:15:20 | INFO  | Setting property image_build_date: 2024-09-26 2026-04-19 01:15:20.977401 | orchestrator | 2026-04-19 01:15:20 | INFO  | Checking status of 'Cirros 0.6.3' 2026-04-19 01:15:20.977406 | orchestrator | 2026-04-19 01:15:20 | INFO  | Checking visibility of 'Cirros 0.6.3' 2026-04-19 01:15:20.977412 | orchestrator | 2026-04-19 01:15:20 | INFO  | Setting visibility of 'Cirros 0.6.3' to 'public' 2026-04-19 01:15:21.209033 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/301-openstack-octavia-amphora-image.sh 2026-04-19 01:15:23.143233 | orchestrator | 2026-04-19 01:15:23 | INFO  | date: 2026-04-18 2026-04-19 01:15:23.143308 | orchestrator | 2026-04-19 01:15:23 | INFO  | image: octavia-amphora-haproxy-2025.1.20260418.qcow2 2026-04-19 01:15:23.143330 | orchestrator | 2026-04-19 01:15:23 | INFO  | url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2025.1.20260418.qcow2 2026-04-19 01:15:23.143337 | orchestrator | 2026-04-19 01:15:23 | INFO  | checksum_url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2025.1.20260418.qcow2.CHECKSUM 2026-04-19 01:15:23.293078 | orchestrator | 2026-04-19 01:15:23 | INFO  | checksum: 8ab461fa1c63e08d456fb22b5f6929b1a5c9721469a056574bb770ca82681240 2026-04-19 01:15:23.372733 | orchestrator | 2026-04-19 01:15:23 | INFO  | It takes a moment until task d196dd50-84b2-4ab2-bc60-439ec945b2eb (image-manager) has been started and output is visible here. 2026-04-19 01:16:44.244163 | orchestrator | 2026-04-19 01:15:25 | INFO  | Processing image 'OpenStack Octavia Amphora 2026-04-18' 2026-04-19 01:16:44.245102 | orchestrator | 2026-04-19 01:15:25 | INFO  | Tested URL https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2025.1.20260418.qcow2: 200 2026-04-19 01:16:44.245159 | orchestrator | 2026-04-19 01:15:25 | INFO  | Importing image OpenStack Octavia Amphora 2026-04-18 2026-04-19 01:16:44.245171 | orchestrator | 2026-04-19 01:15:25 | INFO  | Importing from URL https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2025.1.20260418.qcow2 2026-04-19 01:16:44.245181 | orchestrator | 2026-04-19 01:15:27 | INFO  | Waiting for image to leave queued state... 2026-04-19 01:16:44.245191 | orchestrator | 2026-04-19 01:15:29 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245199 | orchestrator | 2026-04-19 01:15:39 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245207 | orchestrator | 2026-04-19 01:15:50 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245216 | orchestrator | 2026-04-19 01:16:00 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245225 | orchestrator | 2026-04-19 01:16:10 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245234 | orchestrator | 2026-04-19 01:16:20 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245242 | orchestrator | 2026-04-19 01:16:30 | INFO  | Waiting for import to complete... 2026-04-19 01:16:44.245272 | orchestrator | 2026-04-19 01:16:40 | INFO  | Import of 'OpenStack Octavia Amphora 2026-04-18' successfully completed, reloading images 2026-04-19 01:16:44.245282 | orchestrator | 2026-04-19 01:16:40 | INFO  | Checking parameters of 'OpenStack Octavia Amphora 2026-04-18' 2026-04-19 01:16:44.245289 | orchestrator | 2026-04-19 01:16:40 | INFO  | Setting internal_version = 2026-04-18 2026-04-19 01:16:44.245374 | orchestrator | 2026-04-19 01:16:40 | INFO  | Setting image_original_user = ubuntu 2026-04-19 01:16:44.245384 | orchestrator | 2026-04-19 01:16:40 | INFO  | Adding tag amphora 2026-04-19 01:16:44.245392 | orchestrator | 2026-04-19 01:16:40 | INFO  | Adding tag os:ubuntu 2026-04-19 01:16:44.245400 | orchestrator | 2026-04-19 01:16:40 | INFO  | Setting property architecture: x86_64 2026-04-19 01:16:44.245408 | orchestrator | 2026-04-19 01:16:41 | INFO  | Setting property hw_disk_bus: scsi 2026-04-19 01:16:44.245415 | orchestrator | 2026-04-19 01:16:41 | INFO  | Setting property hw_rng_model: virtio 2026-04-19 01:16:44.245422 | orchestrator | 2026-04-19 01:16:41 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-04-19 01:16:44.245429 | orchestrator | 2026-04-19 01:16:41 | INFO  | Setting property hw_watchdog_action: reset 2026-04-19 01:16:44.245436 | orchestrator | 2026-04-19 01:16:41 | INFO  | Setting property hypervisor_type: qemu 2026-04-19 01:16:44.245444 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property os_distro: ubuntu 2026-04-19 01:16:44.245451 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property replace_frequency: quarterly 2026-04-19 01:16:44.245457 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property uuid_validity: last-1 2026-04-19 01:16:44.245464 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property provided_until: none 2026-04-19 01:16:44.245471 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property os_purpose: network 2026-04-19 01:16:44.245493 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property image_description: OpenStack Octavia Amphora 2026-04-19 01:16:44.245500 | orchestrator | 2026-04-19 01:16:42 | INFO  | Setting property image_name: OpenStack Octavia Amphora 2026-04-19 01:16:44.245507 | orchestrator | 2026-04-19 01:16:43 | INFO  | Setting property internal_version: 2026-04-18 2026-04-19 01:16:44.245513 | orchestrator | 2026-04-19 01:16:43 | INFO  | Setting property image_original_user: ubuntu 2026-04-19 01:16:44.245520 | orchestrator | 2026-04-19 01:16:43 | INFO  | Setting property os_version: 2026-04-18 2026-04-19 01:16:44.245527 | orchestrator | 2026-04-19 01:16:43 | INFO  | Setting property image_source: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2025.1.20260418.qcow2 2026-04-19 01:16:44.245534 | orchestrator | 2026-04-19 01:16:43 | INFO  | Setting property image_build_date: 2026-04-18 2026-04-19 01:16:44.245541 | orchestrator | 2026-04-19 01:16:44 | INFO  | Checking status of 'OpenStack Octavia Amphora 2026-04-18' 2026-04-19 01:16:44.245572 | orchestrator | 2026-04-19 01:16:44 | INFO  | Checking visibility of 'OpenStack Octavia Amphora 2026-04-18' 2026-04-19 01:16:44.245579 | orchestrator | 2026-04-19 01:16:44 | INFO  | Processing image 'Cirros 0.6.3' (removal candidate) 2026-04-19 01:16:44.245586 | orchestrator | 2026-04-19 01:16:44 | WARNING  | No image definition found for 'Cirros 0.6.3', image will be ignored 2026-04-19 01:16:44.245612 | orchestrator | 2026-04-19 01:16:44 | INFO  | Processing image 'Cirros 0.6.2' (removal candidate) 2026-04-19 01:16:44.245620 | orchestrator | 2026-04-19 01:16:44 | WARNING  | No image definition found for 'Cirros 0.6.2', image will be ignored 2026-04-19 01:16:44.656526 | orchestrator | ok: Runtime: 0:03:14.118663 2026-04-19 01:16:44.680023 | 2026-04-19 01:16:44.680158 | TASK [Run checks] 2026-04-19 01:16:45.421067 | orchestrator | + set -e 2026-04-19 01:16:45.421236 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 01:16:45.421251 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 01:16:45.421264 | orchestrator | ++ INTERACTIVE=false 2026-04-19 01:16:45.421274 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 01:16:45.421282 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 01:16:45.421293 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-04-19 01:16:45.422168 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-04-19 01:16:45.427063 | orchestrator | 2026-04-19 01:16:45.427164 | orchestrator | # CHECK 2026-04-19 01:16:45.427175 | orchestrator | 2026-04-19 01:16:45.427183 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:16:45.427199 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:16:45.427206 | orchestrator | + echo 2026-04-19 01:16:45.427214 | orchestrator | + echo '# CHECK' 2026-04-19 01:16:45.427222 | orchestrator | + echo 2026-04-19 01:16:45.427233 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-04-19 01:16:45.428703 | orchestrator | ++ semver latest 5.0.0 2026-04-19 01:16:45.487494 | orchestrator | 2026-04-19 01:16:45.487586 | orchestrator | ## Containers @ testbed-manager 2026-04-19 01:16:45.487596 | orchestrator | 2026-04-19 01:16:45.487605 | orchestrator | + [[ -1 -eq -1 ]] 2026-04-19 01:16:45.487612 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 01:16:45.487619 | orchestrator | + echo 2026-04-19 01:16:45.487626 | orchestrator | + echo '## Containers @ testbed-manager' 2026-04-19 01:16:45.487633 | orchestrator | + echo 2026-04-19 01:16:45.487639 | orchestrator | + osism container testbed-manager ps 2026-04-19 01:16:46.640078 | orchestrator | 2026-04-19 01:16:46 | INFO  | Creating empty known_hosts file: /share/known_hosts 2026-04-19 01:16:47.016077 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-04-19 01:16:47.016187 | orchestrator | 5ffbd915c9a5 registry.osism.tech/kolla/prometheus-blackbox-exporter:2025.1 "dumb-init --single-…" 14 minutes ago Up 14 minutes prometheus_blackbox_exporter 2026-04-19 01:16:47.016209 | orchestrator | d4935c3afc04 registry.osism.tech/kolla/prometheus-alertmanager:2025.1 "dumb-init --single-…" 14 minutes ago Up 14 minutes prometheus_alertmanager 2026-04-19 01:16:47.016222 | orchestrator | c213064e0744 registry.osism.tech/kolla/prometheus-cadvisor:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_cadvisor 2026-04-19 01:16:47.016229 | orchestrator | 43791a9551bd registry.osism.tech/kolla/prometheus-node-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_node_exporter 2026-04-19 01:16:47.016240 | orchestrator | b39b354d33b9 registry.osism.tech/kolla/prometheus-server:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_server 2026-04-19 01:16:47.016246 | orchestrator | 754d3f8e18e5 registry.osism.tech/osism/cephclient:reef "/usr/bin/dumb-init …" 17 minutes ago Up 17 minutes cephclient 2026-04-19 01:16:47.016252 | orchestrator | 22bfc966bc95 registry.osism.tech/kolla/cron:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes cron 2026-04-19 01:16:47.016258 | orchestrator | 3a62bc4af900 registry.osism.tech/kolla/kolla-toolbox:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes kolla_toolbox 2026-04-19 01:16:47.016285 | orchestrator | 89545be8fa13 registry.osism.tech/kolla/fluentd:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes fluentd 2026-04-19 01:16:47.016309 | orchestrator | 7e6e8417c025 phpmyadmin/phpmyadmin:5.2 "/docker-entrypoint.…" 29 minutes ago Up 28 minutes (healthy) 80/tcp phpmyadmin 2026-04-19 01:16:47.016317 | orchestrator | e923fc7fe99a registry.osism.tech/osism/openstackclient:2025.1 "/usr/bin/dumb-init …" 29 minutes ago Up 29 minutes openstackclient 2026-04-19 01:16:47.016323 | orchestrator | 7aa937778a00 registry.osism.tech/osism/homer:v25.10.1 "/bin/sh /entrypoint…" 30 minutes ago Up 29 minutes (healthy) 8080/tcp homer 2026-04-19 01:16:47.016330 | orchestrator | 069886f8f0ca registry.osism.tech/dockerhub/ubuntu/squid:6.1-23.10_beta "entrypoint.sh -f /e…" 52 minutes ago Up 51 minutes (healthy) 192.168.16.5:3128->3128/tcp squid 2026-04-19 01:16:47.016337 | orchestrator | 3d2955ddbe15 registry.osism.tech/osism/inventory-reconciler:latest "/sbin/tini -- /entr…" 56 minutes ago Up 35 minutes (healthy) manager-inventory_reconciler-1 2026-04-19 01:16:47.016344 | orchestrator | 7b45160d43c4 registry.osism.tech/osism/ceph-ansible:reef "/entrypoint.sh osis…" 56 minutes ago Up 36 minutes (healthy) ceph-ansible 2026-04-19 01:16:47.016368 | orchestrator | 5aba27044e1c registry.osism.tech/osism/kolla-ansible:2025.1 "/entrypoint.sh osis…" 56 minutes ago Up 36 minutes (healthy) kolla-ansible 2026-04-19 01:16:47.016381 | orchestrator | 4732f517b3fc registry.osism.tech/osism/osism-ansible:latest "/entrypoint.sh osis…" 56 minutes ago Up 36 minutes (healthy) osism-ansible 2026-04-19 01:16:47.016388 | orchestrator | 9e474c67d456 registry.osism.tech/osism/osism-kubernetes:latest "/entrypoint.sh osis…" 56 minutes ago Up 36 minutes (healthy) osism-kubernetes 2026-04-19 01:16:47.016395 | orchestrator | 38cb0222feb2 registry.osism.tech/osism/ara-server:1.7.5 "sh -c '/wait && /ru…" 56 minutes ago Up 36 minutes (healthy) 8000/tcp manager-ara-server-1 2026-04-19 01:16:47.016401 | orchestrator | bb77bf4880ba registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" 56 minutes ago Up 36 minutes (healthy) 6379/tcp manager-redis-1 2026-04-19 01:16:47.016408 | orchestrator | e6bc65e66b45 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" 56 minutes ago Up 36 minutes (healthy) manager-listener-1 2026-04-19 01:16:47.016415 | orchestrator | ee32bcddbaeb registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" 56 minutes ago Up 36 minutes (healthy) manager-flower-1 2026-04-19 01:16:47.016422 | orchestrator | d7634380b59f registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" 56 minutes ago Up 36 minutes (healthy) manager-openstack-1 2026-04-19 01:16:47.016435 | orchestrator | a4fa1bef4cdc registry.osism.tech/osism/osism:latest "/sbin/tini -- sleep…" 56 minutes ago Up 36 minutes (healthy) osismclient 2026-04-19 01:16:47.016441 | orchestrator | f9f31810a19e registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" 56 minutes ago Up 36 minutes (healthy) 192.168.16.5:8000->8000/tcp manager-api-1 2026-04-19 01:16:47.016448 | orchestrator | addb0d15643c registry.osism.tech/osism/osism-frontend:latest "docker-entrypoint.s…" 56 minutes ago Up 36 minutes 192.168.16.5:3000->3000/tcp osism-frontend 2026-04-19 01:16:47.016454 | orchestrator | 3491a98e01a7 registry.osism.tech/osism/osism:latest "/sbin/tini -- osism…" 56 minutes ago Up 36 minutes (healthy) manager-beat-1 2026-04-19 01:16:47.016461 | orchestrator | dcf3c7116be3 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" 56 minutes ago Up 36 minutes (healthy) 3306/tcp manager-mariadb-1 2026-04-19 01:16:47.016468 | orchestrator | ed416bffff7a registry.osism.tech/dockerhub/library/traefik:v3.5.0 "/entrypoint.sh trae…" 58 minutes ago Up 58 minutes (healthy) 192.168.16.5:80->80/tcp, 192.168.16.5:443->443/tcp, 192.168.16.5:8122->8080/tcp traefik 2026-04-19 01:16:47.156907 | orchestrator | 2026-04-19 01:16:47.157003 | orchestrator | ## Images @ testbed-manager 2026-04-19 01:16:47.157014 | orchestrator | 2026-04-19 01:16:47.157021 | orchestrator | + echo 2026-04-19 01:16:47.157028 | orchestrator | + echo '## Images @ testbed-manager' 2026-04-19 01:16:47.157035 | orchestrator | + echo 2026-04-19 01:16:47.157046 | orchestrator | + osism container testbed-manager images 2026-04-19 01:16:48.622650 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-04-19 01:16:48.622745 | orchestrator | registry.osism.tech/osism/kolla-ansible 2025.1 e82adbc6e99a 58 minutes ago 641MB 2026-04-19 01:16:48.622755 | orchestrator | registry.osism.tech/osism/osism-ansible latest 65420ba3e527 About an hour ago 644MB 2026-04-19 01:16:48.622762 | orchestrator | registry.osism.tech/osism/osism-kubernetes latest 6cde5c2d48e0 About an hour ago 1.24GB 2026-04-19 01:16:48.622768 | orchestrator | registry.osism.tech/osism/ceph-ansible reef ceb0bab22dcb About an hour ago 585MB 2026-04-19 01:16:48.622794 | orchestrator | registry.osism.tech/osism/osism latest bc1b04cc7ad4 About an hour ago 410MB 2026-04-19 01:16:48.622802 | orchestrator | registry.osism.tech/osism/osism-frontend latest bc1877af1be4 About an hour ago 213MB 2026-04-19 01:16:48.622809 | orchestrator | registry.osism.tech/osism/inventory-reconciler latest fbd8be0bd8b2 About an hour ago 362MB 2026-04-19 01:16:48.622815 | orchestrator | registry.osism.tech/osism/openstackclient 2025.1 3677391ed11e 21 hours ago 212MB 2026-04-19 01:16:48.622821 | orchestrator | registry.osism.tech/osism/cephclient reef ee4458088a3e 21 hours ago 453MB 2026-04-19 01:16:48.622827 | orchestrator | registry.osism.tech/osism/kolla-ansible 1c7407fce2a3 25 hours ago 641MB 2026-04-19 01:16:48.622834 | orchestrator | registry.osism.tech/kolla/fluentd 2025.1 0eeccc3e3434 9 days ago 587MB 2026-04-19 01:16:48.622840 | orchestrator | registry.osism.tech/kolla/kolla-toolbox 2025.1 e27c09cf5cd7 9 days ago 679MB 2026-04-19 01:16:48.622846 | orchestrator | registry.osism.tech/kolla/cron 2025.1 1fef2b4063b7 9 days ago 274MB 2026-04-19 01:16:48.622853 | orchestrator | registry.osism.tech/kolla/prometheus-cadvisor 2025.1 596ad6df43fa 9 days ago 365MB 2026-04-19 01:16:48.622880 | orchestrator | registry.osism.tech/kolla/prometheus-server 2025.1 d80bda123088 9 days ago 857MB 2026-04-19 01:16:48.622886 | orchestrator | registry.osism.tech/kolla/prometheus-alertmanager 2025.1 282549821cae 9 days ago 412MB 2026-04-19 01:16:48.622892 | orchestrator | registry.osism.tech/kolla/prometheus-blackbox-exporter 2025.1 e021a447cb83 9 days ago 316MB 2026-04-19 01:16:48.622898 | orchestrator | registry.osism.tech/kolla/prometheus-node-exporter 2025.1 b094d6bf97f4 9 days ago 314MB 2026-04-19 01:16:48.622905 | orchestrator | registry.osism.tech/osism/ara-server 1.7.5 94a2b543326d 7 weeks ago 263MB 2026-04-19 01:16:48.622911 | orchestrator | registry.osism.tech/dockerhub/library/redis 7.4.7-alpine e08bd8d5a677 2 months ago 41.4MB 2026-04-19 01:16:48.622917 | orchestrator | registry.osism.tech/osism/homer v25.10.1 ea34b371c716 4 months ago 11.5MB 2026-04-19 01:16:48.622923 | orchestrator | registry.osism.tech/dockerhub/library/mariadb 11.8.4 70745dd8f1d0 5 months ago 334MB 2026-04-19 01:16:48.622930 | orchestrator | phpmyadmin/phpmyadmin 5.2 e66b1f5a8c58 6 months ago 742MB 2026-04-19 01:16:48.622936 | orchestrator | registry.osism.tech/dockerhub/library/traefik v3.5.0 11cc59587f6a 8 months ago 226MB 2026-04-19 01:16:48.622942 | orchestrator | registry.osism.tech/dockerhub/ubuntu/squid 6.1-23.10_beta 34b6bbbcf74b 22 months ago 146MB 2026-04-19 01:16:48.781834 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-04-19 01:16:48.783143 | orchestrator | ++ semver latest 5.0.0 2026-04-19 01:16:48.836217 | orchestrator | 2026-04-19 01:16:48.836318 | orchestrator | ## Containers @ testbed-node-0 2026-04-19 01:16:48.836327 | orchestrator | 2026-04-19 01:16:48.836332 | orchestrator | + [[ -1 -eq -1 ]] 2026-04-19 01:16:48.836336 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 01:16:48.836340 | orchestrator | + echo 2026-04-19 01:16:48.836347 | orchestrator | + echo '## Containers @ testbed-node-0' 2026-04-19 01:16:48.836356 | orchestrator | + echo 2026-04-19 01:16:48.836365 | orchestrator | + osism container testbed-node-0 ps 2026-04-19 01:16:50.301132 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-04-19 01:16:50.301222 | orchestrator | 7e76fc32fdf8 registry.osism.tech/kolla/octavia-worker:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_worker 2026-04-19 01:16:50.301229 | orchestrator | 772e17b08f52 registry.osism.tech/kolla/octavia-housekeeping:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_housekeeping 2026-04-19 01:16:50.301234 | orchestrator | d6a0ba0e8745 registry.osism.tech/kolla/octavia-health-manager:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_health_manager 2026-04-19 01:16:50.301243 | orchestrator | 2e34e8fadde5 registry.osism.tech/kolla/octavia-driver-agent:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes octavia_driver_agent 2026-04-19 01:16:50.301247 | orchestrator | 37669d9b5894 registry.osism.tech/kolla/octavia-api:2025.1 "dumb-init --single-…" 5 minutes ago Up 5 minutes (healthy) octavia_api 2026-04-19 01:16:50.301251 | orchestrator | eeff75daebcc registry.osism.tech/kolla/magnum-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_conductor 2026-04-19 01:16:50.301264 | orchestrator | 55ddd94d3c2c registry.osism.tech/kolla/magnum-api:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_api 2026-04-19 01:16:50.301269 | orchestrator | 472672504f1c registry.osism.tech/kolla/nova-novncproxy:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_novncproxy 2026-04-19 01:16:50.301281 | orchestrator | 705fa0c4eaeb registry.osism.tech/kolla/nova-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_conductor 2026-04-19 01:16:50.301285 | orchestrator | 8319b0daba0f registry.osism.tech/kolla/grafana:2025.1 "dumb-init --single-…" 9 minutes ago Up 9 minutes grafana 2026-04-19 01:16:50.301289 | orchestrator | ec24f91db557 registry.osism.tech/kolla/placement-api:2025.1 "dumb-init --single-…" 9 minutes ago Up 9 minutes (healthy) placement_api 2026-04-19 01:16:50.301307 | orchestrator | 228015738ffd registry.osism.tech/kolla/designate-worker:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_worker 2026-04-19 01:16:50.301314 | orchestrator | 2ab37e240ada registry.osism.tech/kolla/designate-mdns:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_mdns 2026-04-19 01:16:50.301318 | orchestrator | 89e43f89906d registry.osism.tech/kolla/designate-producer:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_producer 2026-04-19 01:16:50.301322 | orchestrator | 5b2540b2fce4 registry.osism.tech/kolla/designate-central:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_central 2026-04-19 01:16:50.301325 | orchestrator | b606152f73c3 registry.osism.tech/kolla/designate-api:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_api 2026-04-19 01:16:50.301329 | orchestrator | 2b3ac62faae9 registry.osism.tech/kolla/designate-backend-bind9:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_backend_bind9 2026-04-19 01:16:50.301333 | orchestrator | 5f465b4466d2 registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) nova_metadata 2026-04-19 01:16:50.301337 | orchestrator | a17903767afb registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 10 minutes (healthy) nova_api 2026-04-19 01:16:50.301341 | orchestrator | eecfbff2c43a registry.osism.tech/kolla/barbican-worker:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_worker 2026-04-19 01:16:50.301345 | orchestrator | 39baf89ab638 registry.osism.tech/kolla/nova-scheduler:2025.1 "dumb-init --single-…" 11 minutes ago Up 9 minutes (healthy) nova_scheduler 2026-04-19 01:16:50.301357 | orchestrator | c8ff744f1c56 registry.osism.tech/kolla/barbican-keystone-listener:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_keystone_listener 2026-04-19 01:16:50.301361 | orchestrator | cc6907cc3160 registry.osism.tech/kolla/neutron-server:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) neutron_server 2026-04-19 01:16:50.301365 | orchestrator | de4c4bedf35d registry.osism.tech/kolla/barbican-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_api 2026-04-19 01:16:50.301371 | orchestrator | e45a147f6f8e registry.osism.tech/kolla/cinder-backup:2025.1 "dumb-init --single-…" 12 minutes ago Up 12 minutes (healthy) cinder_backup 2026-04-19 01:16:50.301375 | orchestrator | 0f57fd6751c1 registry.osism.tech/kolla/cinder-volume:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_volume 2026-04-19 01:16:50.301379 | orchestrator | 604739c7612c registry.osism.tech/kolla/cinder-scheduler:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_scheduler 2026-04-19 01:16:50.301385 | orchestrator | e5b3bf08e8ab registry.osism.tech/kolla/glance-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) glance_api 2026-04-19 01:16:50.301393 | orchestrator | 6988fb0cb81f registry.osism.tech/kolla/cinder-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_api 2026-04-19 01:16:50.301397 | orchestrator | de8830c5de34 registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1 "dumb-init --single-…" 14 minutes ago Up 14 minutes prometheus_elasticsearch_exporter 2026-04-19 01:16:50.301401 | orchestrator | 925736e2756c registry.osism.tech/kolla/prometheus-cadvisor:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_cadvisor 2026-04-19 01:16:50.301405 | orchestrator | f14c19d705b7 registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_memcached_exporter 2026-04-19 01:16:50.301411 | orchestrator | facb61048a7e registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_mysqld_exporter 2026-04-19 01:16:50.301417 | orchestrator | 2dccb5c9eaa5 registry.osism.tech/kolla/prometheus-node-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_node_exporter 2026-04-19 01:16:50.301423 | orchestrator | 4fa03e47e5f9 registry.osism.tech/kolla/keystone:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone 2026-04-19 01:16:50.301429 | orchestrator | bc518cf5aa50 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mgr -…" 16 minutes ago Up 16 minutes ceph-mgr-testbed-node-0 2026-04-19 01:16:50.301435 | orchestrator | e219086f044e registry.osism.tech/kolla/keystone-fernet:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_fernet 2026-04-19 01:16:50.301441 | orchestrator | ecc2063f4c10 registry.osism.tech/kolla/keystone-ssh:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_ssh 2026-04-19 01:16:50.301447 | orchestrator | 4ec1fcf3e2be registry.osism.tech/kolla/horizon:2025.1 "dumb-init --single-…" 17 minutes ago Up 17 minutes (healthy) horizon 2026-04-19 01:16:50.301453 | orchestrator | 21ce4652e317 registry.osism.tech/kolla/mariadb-server:2025.1 "dumb-init -- kolla_…" 18 minutes ago Up 18 minutes (healthy) mariadb 2026-04-19 01:16:50.301459 | orchestrator | 1f44019dab89 registry.osism.tech/kolla/ovn-northd:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_northd 2026-04-19 01:16:50.301465 | orchestrator | 502a0ab50a99 registry.osism.tech/kolla/opensearch-dashboards:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) opensearch_dashboards 2026-04-19 01:16:50.301472 | orchestrator | 554412900fd1 registry.osism.tech/kolla/ovn-sb-db-relay:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db_relay_1 2026-04-19 01:16:50.301478 | orchestrator | 19066a3abb47 registry.osism.tech/kolla/ovn-sb-db-server:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db 2026-04-19 01:16:50.301489 | orchestrator | 35577879536b registry.osism.tech/kolla/ovn-nb-db-server:2025.1 "dumb-init --single-…" 21 minutes ago Up 21 minutes ovn_nb_db 2026-04-19 01:16:50.301495 | orchestrator | 45780c1ff2d4 registry.osism.tech/kolla/opensearch:2025.1 "dumb-init --single-…" 21 minutes ago Up 21 minutes (healthy) opensearch 2026-04-19 01:16:50.301501 | orchestrator | c89fa4eb14cd registry.osism.tech/kolla/keepalived:2025.1 "dumb-init --single-…" 21 minutes ago Up 21 minutes keepalived 2026-04-19 01:16:50.301507 | orchestrator | cc6895f214a7 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-crash" 22 minutes ago Up 22 minutes ceph-crash-testbed-node-0 2026-04-19 01:16:50.301517 | orchestrator | 8f75c2215d4d registry.osism.tech/kolla/proxysql:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) proxysql 2026-04-19 01:16:50.301523 | orchestrator | 7610bfc137c7 registry.osism.tech/kolla/haproxy:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) haproxy 2026-04-19 01:16:50.301529 | orchestrator | 1617131cad02 registry.osism.tech/kolla/ovn-controller:2025.1 "dumb-init --single-…" 23 minutes ago Up 23 minutes ovn_controller 2026-04-19 01:16:50.301535 | orchestrator | 9706739da027 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mon -…" 26 minutes ago Up 26 minutes ceph-mon-testbed-node-0 2026-04-19 01:16:50.301540 | orchestrator | 875fe3bbc51b registry.osism.tech/kolla/openvswitch-vswitchd:2025.1 "dumb-init --single-…" 26 minutes ago Up 26 minutes (healthy) openvswitch_vswitchd 2026-04-19 01:16:50.301550 | orchestrator | e93442c3e123 registry.osism.tech/kolla/rabbitmq:2025.1 "dumb-init --single-…" 26 minutes ago Up 26 minutes (healthy) rabbitmq 2026-04-19 01:16:50.301557 | orchestrator | e0ab544e0538 registry.osism.tech/kolla/openvswitch-db-server:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) openvswitch_db 2026-04-19 01:16:50.301563 | orchestrator | 1dfae691998d registry.osism.tech/kolla/redis-sentinel:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis_sentinel 2026-04-19 01:16:50.301569 | orchestrator | e2b063856001 registry.osism.tech/kolla/redis:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis 2026-04-19 01:16:50.301575 | orchestrator | 41525da24437 registry.osism.tech/kolla/memcached:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) memcached 2026-04-19 01:16:50.301582 | orchestrator | 7162f016f18d registry.osism.tech/kolla/cron:2025.1 "dumb-init --single-…" 28 minutes ago Up 27 minutes cron 2026-04-19 01:16:50.301587 | orchestrator | 6093734c0229 registry.osism.tech/kolla/kolla-toolbox:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes kolla_toolbox 2026-04-19 01:16:50.301594 | orchestrator | 0c870bf5a730 registry.osism.tech/kolla/fluentd:2025.1 "dumb-init --single-…" 29 minutes ago Up 29 minutes fluentd 2026-04-19 01:16:50.444474 | orchestrator | 2026-04-19 01:16:50.444535 | orchestrator | ## Images @ testbed-node-0 2026-04-19 01:16:50.444547 | orchestrator | 2026-04-19 01:16:50.444554 | orchestrator | + echo 2026-04-19 01:16:50.444560 | orchestrator | + echo '## Images @ testbed-node-0' 2026-04-19 01:16:50.444567 | orchestrator | + echo 2026-04-19 01:16:50.444574 | orchestrator | + osism container testbed-node-0 images 2026-04-19 01:16:51.849235 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-04-19 01:16:51.849326 | orchestrator | registry.osism.tech/osism/ceph-daemon reef b03816dc0335 21 hours ago 1.35GB 2026-04-19 01:16:51.849338 | orchestrator | registry.osism.tech/kolla/fluentd 2025.1 0eeccc3e3434 9 days ago 587MB 2026-04-19 01:16:51.849346 | orchestrator | registry.osism.tech/kolla/haproxy 2025.1 bd7434f85307 9 days ago 282MB 2026-04-19 01:16:51.849354 | orchestrator | registry.osism.tech/kolla/kolla-toolbox 2025.1 e27c09cf5cd7 9 days ago 679MB 2026-04-19 01:16:51.849362 | orchestrator | registry.osism.tech/kolla/memcached 2025.1 9b0b8e01a7d3 9 days ago 274MB 2026-04-19 01:16:51.849369 | orchestrator | registry.osism.tech/kolla/cron 2025.1 1fef2b4063b7 9 days ago 274MB 2026-04-19 01:16:51.849393 | orchestrator | registry.osism.tech/kolla/proxysql 2025.1 b39470897fed 9 days ago 419MB 2026-04-19 01:16:51.849400 | orchestrator | registry.osism.tech/kolla/rabbitmq 2025.1 1086bf96ed93 9 days ago 347MB 2026-04-19 01:16:51.849408 | orchestrator | registry.osism.tech/kolla/keepalived 2025.1 9d4221ebf914 9 days ago 284MB 2026-04-19 01:16:51.849417 | orchestrator | registry.osism.tech/kolla/grafana 2025.1 ade38e94742c 9 days ago 1.04GB 2026-04-19 01:16:51.849428 | orchestrator | registry.osism.tech/kolla/mariadb-server 2025.1 a67f4c400569 9 days ago 460MB 2026-04-19 01:16:51.849451 | orchestrator | registry.osism.tech/kolla/redis 2025.1 b1ac76a9bcc5 9 days ago 281MB 2026-04-19 01:16:51.849461 | orchestrator | registry.osism.tech/kolla/redis-sentinel 2025.1 c3249356c465 9 days ago 281MB 2026-04-19 01:16:51.849472 | orchestrator | registry.osism.tech/kolla/horizon 2025.1 7d561630c77e 9 days ago 1.2GB 2026-04-19 01:16:51.849483 | orchestrator | registry.osism.tech/kolla/prometheus-cadvisor 2025.1 596ad6df43fa 9 days ago 365MB 2026-04-19 01:16:51.849494 | orchestrator | registry.osism.tech/kolla/prometheus-elasticsearch-exporter 2025.1 0f3dbb9085a2 9 days ago 300MB 2026-04-19 01:16:51.849506 | orchestrator | registry.osism.tech/kolla/prometheus-mysqld-exporter 2025.1 84c5fec4afc2 9 days ago 309MB 2026-04-19 01:16:51.849517 | orchestrator | registry.osism.tech/kolla/prometheus-memcached-exporter 2025.1 2aa070f1e8d2 9 days ago 306MB 2026-04-19 01:16:51.849529 | orchestrator | registry.osism.tech/kolla/prometheus-node-exporter 2025.1 b094d6bf97f4 9 days ago 314MB 2026-04-19 01:16:51.849537 | orchestrator | registry.osism.tech/kolla/openvswitch-vswitchd 2025.1 6436f0e53e9e 9 days ago 290MB 2026-04-19 01:16:51.849544 | orchestrator | registry.osism.tech/kolla/openvswitch-db-server 2025.1 92ad79e30bcb 9 days ago 290MB 2026-04-19 01:16:51.849552 | orchestrator | registry.osism.tech/kolla/skyline-apiserver 2025.1 3bab2cf63643 9 days ago 1.01GB 2026-04-19 01:16:51.849560 | orchestrator | registry.osism.tech/kolla/skyline-console 2025.1 74ded7bc65a3 9 days ago 1.06GB 2026-04-19 01:16:51.849567 | orchestrator | registry.osism.tech/kolla/ceilometer-central 2025.1 94625408db7a 9 days ago 993MB 2026-04-19 01:16:51.849574 | orchestrator | registry.osism.tech/kolla/ceilometer-notification 2025.1 d4f16224c9bd 9 days ago 992MB 2026-04-19 01:16:51.849582 | orchestrator | registry.osism.tech/kolla/placement-api 2025.1 f8b455e610ec 9 days ago 993MB 2026-04-19 01:16:51.849588 | orchestrator | registry.osism.tech/kolla/octavia-driver-agent 2025.1 a68a2a620fd7 9 days ago 1.07GB 2026-04-19 01:16:51.849595 | orchestrator | registry.osism.tech/kolla/octavia-api 2025.1 fe464218512e 9 days ago 1.07GB 2026-04-19 01:16:51.849601 | orchestrator | registry.osism.tech/kolla/octavia-housekeeping 2025.1 aa1a3e756354 9 days ago 1.05GB 2026-04-19 01:16:51.849607 | orchestrator | registry.osism.tech/kolla/octavia-health-manager 2025.1 8fe660b92721 9 days ago 1.05GB 2026-04-19 01:16:51.849613 | orchestrator | registry.osism.tech/kolla/octavia-worker 2025.1 ec0a370ae5c7 9 days ago 1.05GB 2026-04-19 01:16:51.849620 | orchestrator | registry.osism.tech/kolla/designate-central 2025.1 31ec3e25fe32 9 days ago 1GB 2026-04-19 01:16:51.849626 | orchestrator | registry.osism.tech/kolla/designate-backend-bind9 2025.1 1c6d2c0a2fc1 9 days ago 1.01GB 2026-04-19 01:16:51.849632 | orchestrator | registry.osism.tech/kolla/designate-producer 2025.1 07617a3fc7a0 9 days ago 1GB 2026-04-19 01:16:51.849638 | orchestrator | registry.osism.tech/kolla/designate-mdns 2025.1 19b715b1983a 9 days ago 1GB 2026-04-19 01:16:51.849644 | orchestrator | registry.osism.tech/kolla/designate-worker 2025.1 7490b4072769 9 days ago 1.01GB 2026-04-19 01:16:51.849678 | orchestrator | registry.osism.tech/kolla/designate-api 2025.1 3d645baab2ce 9 days ago 1GB 2026-04-19 01:16:51.849685 | orchestrator | registry.osism.tech/kolla/neutron-server 2025.1 acaf6cb91f1e 9 days ago 1.24GB 2026-04-19 01:16:51.849691 | orchestrator | registry.osism.tech/kolla/nova-conductor 2025.1 68ba1534c8ce 9 days ago 1.23GB 2026-04-19 01:16:51.849698 | orchestrator | registry.osism.tech/kolla/nova-novncproxy 2025.1 809adabf7926 9 days ago 1.39GB 2026-04-19 01:16:51.849707 | orchestrator | registry.osism.tech/kolla/nova-api 2025.1 9448f39dd75a 9 days ago 1.23GB 2026-04-19 01:16:51.849714 | orchestrator | registry.osism.tech/kolla/nova-scheduler 2025.1 317b89569992 9 days ago 1.23GB 2026-04-19 01:16:51.849720 | orchestrator | registry.osism.tech/kolla/magnum-api 2025.1 9831440fc1f0 9 days ago 1.15GB 2026-04-19 01:16:51.849726 | orchestrator | registry.osism.tech/kolla/magnum-conductor 2025.1 f2eb4341b66b 9 days ago 1.27GB 2026-04-19 01:16:51.849733 | orchestrator | registry.osism.tech/kolla/barbican-worker 2025.1 5917d205d5ed 9 days ago 1GB 2026-04-19 01:16:51.849739 | orchestrator | registry.osism.tech/kolla/barbican-keystone-listener 2025.1 735933acaba8 9 days ago 1GB 2026-04-19 01:16:51.849745 | orchestrator | registry.osism.tech/kolla/barbican-api 2025.1 4a3359d43c95 9 days ago 1GB 2026-04-19 01:16:51.849751 | orchestrator | registry.osism.tech/kolla/aodh-evaluator 2025.1 d0ac871c9dcd 9 days ago 991MB 2026-04-19 01:16:51.849757 | orchestrator | registry.osism.tech/kolla/aodh-api 2025.1 424e5159ca94 9 days ago 990MB 2026-04-19 01:16:51.849764 | orchestrator | registry.osism.tech/kolla/aodh-listener 2025.1 7659e58772c5 9 days ago 991MB 2026-04-19 01:16:51.849770 | orchestrator | registry.osism.tech/kolla/aodh-notifier 2025.1 22122130c10d 9 days ago 991MB 2026-04-19 01:16:51.849776 | orchestrator | registry.osism.tech/kolla/keystone-fernet 2025.1 4958ba3b5f84 9 days ago 1.05GB 2026-04-19 01:16:51.849782 | orchestrator | registry.osism.tech/kolla/keystone 2025.1 6287c6a7ca54 9 days ago 1.08GB 2026-04-19 01:16:51.849788 | orchestrator | registry.osism.tech/kolla/keystone-ssh 2025.1 014aa7cced3f 9 days ago 1.06GB 2026-04-19 01:16:51.849795 | orchestrator | registry.osism.tech/kolla/cinder-api 2025.1 4fb341ff2dec 9 days ago 1.43GB 2026-04-19 01:16:51.849801 | orchestrator | registry.osism.tech/kolla/cinder-backup 2025.1 d5e774be4ca0 9 days ago 1.44GB 2026-04-19 01:16:51.849807 | orchestrator | registry.osism.tech/kolla/cinder-scheduler 2025.1 f53c6bca3917 9 days ago 1.43GB 2026-04-19 01:16:51.849814 | orchestrator | registry.osism.tech/kolla/cinder-volume 2025.1 f149e3744896 9 days ago 1.79GB 2026-04-19 01:16:51.849820 | orchestrator | registry.osism.tech/kolla/glance-api 2025.1 a605ffd86d4b 9 days ago 1.12GB 2026-04-19 01:16:51.849826 | orchestrator | registry.osism.tech/kolla/ovn-nb-db-server 2025.1 4844cf794beb 9 days ago 297MB 2026-04-19 01:16:51.849832 | orchestrator | registry.osism.tech/kolla/ovn-northd 2025.1 ce4ba954df16 9 days ago 297MB 2026-04-19 01:16:51.849839 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-server 2025.1 6f9150b78045 9 days ago 297MB 2026-04-19 01:16:51.849845 | orchestrator | registry.osism.tech/kolla/ovn-controller 2025.1 d284c0ae58bf 9 days ago 298MB 2026-04-19 01:16:51.849851 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-relay 2025.1 7eda1bffef31 9 days ago 297MB 2026-04-19 01:16:51.849857 | orchestrator | registry.osism.tech/kolla/opensearch-dashboards 2025.1 c1990ad4dc4f 10 days ago 1.53GB 2026-04-19 01:16:51.849863 | orchestrator | registry.osism.tech/kolla/opensearch 2025.1 07c006a220da 11 days ago 1.56GB 2026-04-19 01:16:51.987832 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-04-19 01:16:51.988587 | orchestrator | ++ semver latest 5.0.0 2026-04-19 01:16:52.037446 | orchestrator | 2026-04-19 01:16:52.037522 | orchestrator | ## Containers @ testbed-node-1 2026-04-19 01:16:52.037538 | orchestrator | 2026-04-19 01:16:52.037549 | orchestrator | + [[ -1 -eq -1 ]] 2026-04-19 01:16:52.037560 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 01:16:52.037571 | orchestrator | + echo 2026-04-19 01:16:52.037580 | orchestrator | + echo '## Containers @ testbed-node-1' 2026-04-19 01:16:52.037592 | orchestrator | + echo 2026-04-19 01:16:52.037604 | orchestrator | + osism container testbed-node-1 ps 2026-04-19 01:16:53.515325 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-04-19 01:16:53.515476 | orchestrator | 3a014b6feb91 registry.osism.tech/kolla/octavia-worker:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_worker 2026-04-19 01:16:53.515501 | orchestrator | f9960b0070b9 registry.osism.tech/kolla/octavia-housekeeping:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_housekeeping 2026-04-19 01:16:53.515507 | orchestrator | 651763c50c74 registry.osism.tech/kolla/octavia-health-manager:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_health_manager 2026-04-19 01:16:53.515511 | orchestrator | ab84b7e0055a registry.osism.tech/kolla/octavia-driver-agent:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes octavia_driver_agent 2026-04-19 01:16:53.515519 | orchestrator | 86c5b85e59a2 registry.osism.tech/kolla/octavia-api:2025.1 "dumb-init --single-…" 5 minutes ago Up 5 minutes (healthy) octavia_api 2026-04-19 01:16:53.515523 | orchestrator | 7161e2fe3e29 registry.osism.tech/kolla/magnum-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_conductor 2026-04-19 01:16:53.515527 | orchestrator | e63583859b87 registry.osism.tech/kolla/magnum-api:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_api 2026-04-19 01:16:53.515531 | orchestrator | 7c42e8d7f30a registry.osism.tech/kolla/nova-novncproxy:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_novncproxy 2026-04-19 01:16:53.515536 | orchestrator | b1df0f7cb4b4 registry.osism.tech/kolla/nova-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_conductor 2026-04-19 01:16:53.515540 | orchestrator | 2f1b2ed25bc9 registry.osism.tech/kolla/grafana:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes grafana 2026-04-19 01:16:53.515544 | orchestrator | f8c1662600ae registry.osism.tech/kolla/placement-api:2025.1 "dumb-init --single-…" 9 minutes ago Up 9 minutes (healthy) placement_api 2026-04-19 01:16:53.515548 | orchestrator | 920a93f3b938 registry.osism.tech/kolla/designate-worker:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_worker 2026-04-19 01:16:53.515552 | orchestrator | ccfeed6136fb registry.osism.tech/kolla/designate-mdns:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_mdns 2026-04-19 01:16:53.515555 | orchestrator | 29be6cb81ad8 registry.osism.tech/kolla/designate-producer:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_producer 2026-04-19 01:16:53.515559 | orchestrator | a873397da871 registry.osism.tech/kolla/designate-central:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_central 2026-04-19 01:16:53.515563 | orchestrator | 314244cfc109 registry.osism.tech/kolla/designate-api:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_api 2026-04-19 01:16:53.515582 | orchestrator | 8b18b21b4601 registry.osism.tech/kolla/designate-backend-bind9:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_backend_bind9 2026-04-19 01:16:53.515586 | orchestrator | 3ca59b5c15e1 registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) nova_metadata 2026-04-19 01:16:53.515590 | orchestrator | cc9cb6168a4c registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) nova_api 2026-04-19 01:16:53.515594 | orchestrator | 3311c09605a9 registry.osism.tech/kolla/nova-scheduler:2025.1 "dumb-init --single-…" 11 minutes ago Up 9 minutes (healthy) nova_scheduler 2026-04-19 01:16:53.515597 | orchestrator | 01edcc74820f registry.osism.tech/kolla/barbican-worker:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_worker 2026-04-19 01:16:53.515613 | orchestrator | 6c509f30849f registry.osism.tech/kolla/neutron-server:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) neutron_server 2026-04-19 01:16:53.515617 | orchestrator | 14babaf9b3a6 registry.osism.tech/kolla/barbican-keystone-listener:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_keystone_listener 2026-04-19 01:16:53.515624 | orchestrator | dff43628f733 registry.osism.tech/kolla/barbican-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_api 2026-04-19 01:16:53.515628 | orchestrator | 84943ca1df51 registry.osism.tech/kolla/cinder-backup:2025.1 "dumb-init --single-…" 12 minutes ago Up 12 minutes (healthy) cinder_backup 2026-04-19 01:16:53.515632 | orchestrator | e468b95ed41b registry.osism.tech/kolla/cinder-volume:2025.1 "dumb-init --single-…" 12 minutes ago Up 12 minutes (healthy) cinder_volume 2026-04-19 01:16:53.515636 | orchestrator | cc3d6636b20e registry.osism.tech/kolla/cinder-scheduler:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_scheduler 2026-04-19 01:16:53.515640 | orchestrator | baa38d865ba8 registry.osism.tech/kolla/glance-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) glance_api 2026-04-19 01:16:53.515644 | orchestrator | a8ff6aa46271 registry.osism.tech/kolla/cinder-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_api 2026-04-19 01:16:53.515648 | orchestrator | a80d6eb50950 registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1 "dumb-init --single-…" 14 minutes ago Up 14 minutes prometheus_elasticsearch_exporter 2026-04-19 01:16:53.515652 | orchestrator | f5381b9c4628 registry.osism.tech/kolla/prometheus-cadvisor:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_cadvisor 2026-04-19 01:16:53.515656 | orchestrator | afdeae4b0790 registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_memcached_exporter 2026-04-19 01:16:53.515660 | orchestrator | ed3e13d6761f registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_mysqld_exporter 2026-04-19 01:16:53.515664 | orchestrator | 0c5dc4279094 registry.osism.tech/kolla/prometheus-node-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_node_exporter 2026-04-19 01:16:53.515668 | orchestrator | 2797af4f2ea9 registry.osism.tech/kolla/keystone:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone 2026-04-19 01:16:53.515676 | orchestrator | d8d8b1d56360 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mgr -…" 16 minutes ago Up 16 minutes ceph-mgr-testbed-node-1 2026-04-19 01:16:53.515679 | orchestrator | 6f2ff1d42800 registry.osism.tech/kolla/keystone-fernet:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_fernet 2026-04-19 01:16:53.515683 | orchestrator | 8e54fc9d545f registry.osism.tech/kolla/horizon:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) horizon 2026-04-19 01:16:53.515687 | orchestrator | e78b7c3ac98f registry.osism.tech/kolla/keystone-ssh:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_ssh 2026-04-19 01:16:53.515691 | orchestrator | 19e3d9310af4 registry.osism.tech/kolla/opensearch-dashboards:2025.1 "dumb-init --single-…" 19 minutes ago Up 19 minutes (healthy) opensearch_dashboards 2026-04-19 01:16:53.515694 | orchestrator | f8af6fe22017 registry.osism.tech/kolla/mariadb-server:2025.1 "dumb-init -- kolla_…" 19 minutes ago Up 19 minutes (healthy) mariadb 2026-04-19 01:16:53.515698 | orchestrator | ec2beb9d2b9d registry.osism.tech/kolla/ovn-northd:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_northd 2026-04-19 01:16:53.515702 | orchestrator | f789ec44af73 registry.osism.tech/kolla/opensearch:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) opensearch 2026-04-19 01:16:53.515706 | orchestrator | ab8a71e8f258 registry.osism.tech/kolla/ovn-sb-db-relay:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db_relay_1 2026-04-19 01:16:53.515713 | orchestrator | 5bea5ea16989 registry.osism.tech/kolla/ovn-sb-db-server:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db 2026-04-19 01:16:53.515717 | orchestrator | 3eaa3ebef846 registry.osism.tech/kolla/ovn-nb-db-server:2025.1 "dumb-init --single-…" 21 minutes ago Up 21 minutes ovn_nb_db 2026-04-19 01:16:53.515721 | orchestrator | 9123e1d14f4d registry.osism.tech/kolla/keepalived:2025.1 "dumb-init --single-…" 22 minutes ago Up 21 minutes keepalived 2026-04-19 01:16:53.515725 | orchestrator | 804af4034c75 registry.osism.tech/kolla/proxysql:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) proxysql 2026-04-19 01:16:53.515732 | orchestrator | 0a73edaeff26 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-crash" 22 minutes ago Up 22 minutes ceph-crash-testbed-node-1 2026-04-19 01:16:53.515736 | orchestrator | 496165a2116b registry.osism.tech/kolla/haproxy:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) haproxy 2026-04-19 01:16:53.515739 | orchestrator | 90dde66c8bf0 registry.osism.tech/kolla/ovn-controller:2025.1 "dumb-init --single-…" 23 minutes ago Up 23 minutes ovn_controller 2026-04-19 01:16:53.515743 | orchestrator | 057aacb4166c registry.osism.tech/kolla/rabbitmq:2025.1 "dumb-init --single-…" 24 minutes ago Up 24 minutes (healthy) rabbitmq 2026-04-19 01:16:53.515747 | orchestrator | 4b1d85e4a5e6 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mon -…" 26 minutes ago Up 26 minutes ceph-mon-testbed-node-1 2026-04-19 01:16:53.515751 | orchestrator | 888dd2600f01 registry.osism.tech/kolla/openvswitch-vswitchd:2025.1 "dumb-init --single-…" 26 minutes ago Up 26 minutes (healthy) openvswitch_vswitchd 2026-04-19 01:16:53.515754 | orchestrator | 8b0d48a7c1b0 registry.osism.tech/kolla/openvswitch-db-server:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) openvswitch_db 2026-04-19 01:16:53.515763 | orchestrator | 5ae9b607482e registry.osism.tech/kolla/redis-sentinel:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis_sentinel 2026-04-19 01:16:53.515767 | orchestrator | 9cd516032905 registry.osism.tech/kolla/redis:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis 2026-04-19 01:16:53.515770 | orchestrator | 61cd4a5d4d8d registry.osism.tech/kolla/memcached:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) memcached 2026-04-19 01:16:53.515774 | orchestrator | 1cb0889dab0e registry.osism.tech/kolla/cron:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes cron 2026-04-19 01:16:53.515778 | orchestrator | b895285b3796 registry.osism.tech/kolla/kolla-toolbox:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes kolla_toolbox 2026-04-19 01:16:53.515781 | orchestrator | 07f8168d4573 registry.osism.tech/kolla/fluentd:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes fluentd 2026-04-19 01:16:53.654141 | orchestrator | 2026-04-19 01:16:53.654212 | orchestrator | ## Images @ testbed-node-1 2026-04-19 01:16:53.654220 | orchestrator | 2026-04-19 01:16:53.654224 | orchestrator | + echo 2026-04-19 01:16:53.654229 | orchestrator | + echo '## Images @ testbed-node-1' 2026-04-19 01:16:53.654233 | orchestrator | + echo 2026-04-19 01:16:53.654238 | orchestrator | + osism container testbed-node-1 images 2026-04-19 01:16:55.154583 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-04-19 01:16:55.154658 | orchestrator | registry.osism.tech/osism/ceph-daemon reef b03816dc0335 21 hours ago 1.35GB 2026-04-19 01:16:55.154664 | orchestrator | registry.osism.tech/kolla/fluentd 2025.1 0eeccc3e3434 9 days ago 587MB 2026-04-19 01:16:55.154668 | orchestrator | registry.osism.tech/kolla/haproxy 2025.1 bd7434f85307 9 days ago 282MB 2026-04-19 01:16:55.154673 | orchestrator | registry.osism.tech/kolla/kolla-toolbox 2025.1 e27c09cf5cd7 9 days ago 679MB 2026-04-19 01:16:55.154678 | orchestrator | registry.osism.tech/kolla/memcached 2025.1 9b0b8e01a7d3 9 days ago 274MB 2026-04-19 01:16:55.154682 | orchestrator | registry.osism.tech/kolla/cron 2025.1 1fef2b4063b7 9 days ago 274MB 2026-04-19 01:16:55.154686 | orchestrator | registry.osism.tech/kolla/proxysql 2025.1 b39470897fed 9 days ago 419MB 2026-04-19 01:16:55.154690 | orchestrator | registry.osism.tech/kolla/rabbitmq 2025.1 1086bf96ed93 9 days ago 347MB 2026-04-19 01:16:55.154696 | orchestrator | registry.osism.tech/kolla/keepalived 2025.1 9d4221ebf914 9 days ago 284MB 2026-04-19 01:16:55.154702 | orchestrator | registry.osism.tech/kolla/grafana 2025.1 ade38e94742c 9 days ago 1.04GB 2026-04-19 01:16:55.154708 | orchestrator | registry.osism.tech/kolla/mariadb-server 2025.1 a67f4c400569 9 days ago 460MB 2026-04-19 01:16:55.154717 | orchestrator | registry.osism.tech/kolla/redis 2025.1 b1ac76a9bcc5 9 days ago 281MB 2026-04-19 01:16:55.154725 | orchestrator | registry.osism.tech/kolla/redis-sentinel 2025.1 c3249356c465 9 days ago 281MB 2026-04-19 01:16:55.154731 | orchestrator | registry.osism.tech/kolla/horizon 2025.1 7d561630c77e 9 days ago 1.2GB 2026-04-19 01:16:55.154737 | orchestrator | registry.osism.tech/kolla/prometheus-cadvisor 2025.1 596ad6df43fa 9 days ago 365MB 2026-04-19 01:16:55.154743 | orchestrator | registry.osism.tech/kolla/prometheus-elasticsearch-exporter 2025.1 0f3dbb9085a2 9 days ago 300MB 2026-04-19 01:16:55.154750 | orchestrator | registry.osism.tech/kolla/prometheus-mysqld-exporter 2025.1 84c5fec4afc2 9 days ago 309MB 2026-04-19 01:16:55.154775 | orchestrator | registry.osism.tech/kolla/prometheus-memcached-exporter 2025.1 2aa070f1e8d2 9 days ago 306MB 2026-04-19 01:16:55.154781 | orchestrator | registry.osism.tech/kolla/prometheus-node-exporter 2025.1 b094d6bf97f4 9 days ago 314MB 2026-04-19 01:16:55.154787 | orchestrator | registry.osism.tech/kolla/openvswitch-vswitchd 2025.1 6436f0e53e9e 9 days ago 290MB 2026-04-19 01:16:55.154794 | orchestrator | registry.osism.tech/kolla/openvswitch-db-server 2025.1 92ad79e30bcb 9 days ago 290MB 2026-04-19 01:16:55.154800 | orchestrator | registry.osism.tech/kolla/placement-api 2025.1 f8b455e610ec 9 days ago 993MB 2026-04-19 01:16:55.154806 | orchestrator | registry.osism.tech/kolla/octavia-driver-agent 2025.1 a68a2a620fd7 9 days ago 1.07GB 2026-04-19 01:16:55.154827 | orchestrator | registry.osism.tech/kolla/octavia-api 2025.1 fe464218512e 9 days ago 1.07GB 2026-04-19 01:16:55.154834 | orchestrator | registry.osism.tech/kolla/octavia-housekeeping 2025.1 aa1a3e756354 9 days ago 1.05GB 2026-04-19 01:16:55.154840 | orchestrator | registry.osism.tech/kolla/octavia-health-manager 2025.1 8fe660b92721 9 days ago 1.05GB 2026-04-19 01:16:55.154846 | orchestrator | registry.osism.tech/kolla/octavia-worker 2025.1 ec0a370ae5c7 9 days ago 1.05GB 2026-04-19 01:16:55.154852 | orchestrator | registry.osism.tech/kolla/designate-central 2025.1 31ec3e25fe32 9 days ago 1GB 2026-04-19 01:16:55.154858 | orchestrator | registry.osism.tech/kolla/designate-backend-bind9 2025.1 1c6d2c0a2fc1 9 days ago 1.01GB 2026-04-19 01:16:55.154864 | orchestrator | registry.osism.tech/kolla/designate-producer 2025.1 07617a3fc7a0 9 days ago 1GB 2026-04-19 01:16:55.154870 | orchestrator | registry.osism.tech/kolla/designate-mdns 2025.1 19b715b1983a 9 days ago 1GB 2026-04-19 01:16:55.154876 | orchestrator | registry.osism.tech/kolla/designate-worker 2025.1 7490b4072769 9 days ago 1.01GB 2026-04-19 01:16:55.154882 | orchestrator | registry.osism.tech/kolla/designate-api 2025.1 3d645baab2ce 9 days ago 1GB 2026-04-19 01:16:55.154887 | orchestrator | registry.osism.tech/kolla/neutron-server 2025.1 acaf6cb91f1e 9 days ago 1.24GB 2026-04-19 01:16:55.154894 | orchestrator | registry.osism.tech/kolla/nova-conductor 2025.1 68ba1534c8ce 9 days ago 1.23GB 2026-04-19 01:16:55.154900 | orchestrator | registry.osism.tech/kolla/nova-novncproxy 2025.1 809adabf7926 9 days ago 1.39GB 2026-04-19 01:16:55.154924 | orchestrator | registry.osism.tech/kolla/nova-api 2025.1 9448f39dd75a 9 days ago 1.23GB 2026-04-19 01:16:55.154931 | orchestrator | registry.osism.tech/kolla/nova-scheduler 2025.1 317b89569992 9 days ago 1.23GB 2026-04-19 01:16:55.154936 | orchestrator | registry.osism.tech/kolla/magnum-api 2025.1 9831440fc1f0 9 days ago 1.15GB 2026-04-19 01:16:55.154953 | orchestrator | registry.osism.tech/kolla/magnum-conductor 2025.1 f2eb4341b66b 9 days ago 1.27GB 2026-04-19 01:16:55.154960 | orchestrator | registry.osism.tech/kolla/barbican-worker 2025.1 5917d205d5ed 9 days ago 1GB 2026-04-19 01:16:55.154965 | orchestrator | registry.osism.tech/kolla/barbican-keystone-listener 2025.1 735933acaba8 9 days ago 1GB 2026-04-19 01:16:55.154971 | orchestrator | registry.osism.tech/kolla/barbican-api 2025.1 4a3359d43c95 9 days ago 1GB 2026-04-19 01:16:55.154977 | orchestrator | registry.osism.tech/kolla/keystone-fernet 2025.1 4958ba3b5f84 9 days ago 1.05GB 2026-04-19 01:16:55.154983 | orchestrator | registry.osism.tech/kolla/keystone 2025.1 6287c6a7ca54 9 days ago 1.08GB 2026-04-19 01:16:55.154989 | orchestrator | registry.osism.tech/kolla/keystone-ssh 2025.1 014aa7cced3f 9 days ago 1.06GB 2026-04-19 01:16:55.154995 | orchestrator | registry.osism.tech/kolla/cinder-api 2025.1 4fb341ff2dec 9 days ago 1.43GB 2026-04-19 01:16:55.155008 | orchestrator | registry.osism.tech/kolla/cinder-backup 2025.1 d5e774be4ca0 9 days ago 1.44GB 2026-04-19 01:16:55.155014 | orchestrator | registry.osism.tech/kolla/cinder-scheduler 2025.1 f53c6bca3917 9 days ago 1.43GB 2026-04-19 01:16:55.155020 | orchestrator | registry.osism.tech/kolla/cinder-volume 2025.1 f149e3744896 9 days ago 1.79GB 2026-04-19 01:16:55.155025 | orchestrator | registry.osism.tech/kolla/glance-api 2025.1 a605ffd86d4b 9 days ago 1.12GB 2026-04-19 01:16:55.155031 | orchestrator | registry.osism.tech/kolla/ovn-nb-db-server 2025.1 4844cf794beb 9 days ago 297MB 2026-04-19 01:16:55.155037 | orchestrator | registry.osism.tech/kolla/ovn-northd 2025.1 ce4ba954df16 9 days ago 297MB 2026-04-19 01:16:55.155043 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-server 2025.1 6f9150b78045 9 days ago 297MB 2026-04-19 01:16:55.155048 | orchestrator | registry.osism.tech/kolla/ovn-controller 2025.1 d284c0ae58bf 9 days ago 298MB 2026-04-19 01:16:55.155054 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-relay 2025.1 7eda1bffef31 9 days ago 297MB 2026-04-19 01:16:55.155060 | orchestrator | registry.osism.tech/kolla/opensearch-dashboards 2025.1 c1990ad4dc4f 10 days ago 1.53GB 2026-04-19 01:16:55.155066 | orchestrator | registry.osism.tech/kolla/opensearch 2025.1 07c006a220da 11 days ago 1.56GB 2026-04-19 01:16:55.311689 | orchestrator | + for node in testbed-manager testbed-node-0 testbed-node-1 testbed-node-2 2026-04-19 01:16:55.312767 | orchestrator | ++ semver latest 5.0.0 2026-04-19 01:16:55.372899 | orchestrator | 2026-04-19 01:16:55.372970 | orchestrator | ## Containers @ testbed-node-2 2026-04-19 01:16:55.372976 | orchestrator | 2026-04-19 01:16:55.372981 | orchestrator | + [[ -1 -eq -1 ]] 2026-04-19 01:16:55.372985 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 01:16:55.372989 | orchestrator | + echo 2026-04-19 01:16:55.372993 | orchestrator | + echo '## Containers @ testbed-node-2' 2026-04-19 01:16:55.372998 | orchestrator | + echo 2026-04-19 01:16:55.373002 | orchestrator | + osism container testbed-node-2 ps 2026-04-19 01:16:56.847112 | orchestrator | CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 2026-04-19 01:16:56.847211 | orchestrator | bfd444769759 registry.osism.tech/kolla/octavia-worker:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_worker 2026-04-19 01:16:56.847224 | orchestrator | 7a16d265feb1 registry.osism.tech/kolla/octavia-housekeeping:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_housekeeping 2026-04-19 01:16:56.847232 | orchestrator | 8d353b547fdf registry.osism.tech/kolla/octavia-health-manager:2025.1 "dumb-init --single-…" 4 minutes ago Up 4 minutes (healthy) octavia_health_manager 2026-04-19 01:16:56.847239 | orchestrator | 4816d7aecf1e registry.osism.tech/kolla/octavia-driver-agent:2025.1 "dumb-init --single-…" 5 minutes ago Up 4 minutes octavia_driver_agent 2026-04-19 01:16:56.847245 | orchestrator | d428f56647c7 registry.osism.tech/kolla/octavia-api:2025.1 "dumb-init --single-…" 5 minutes ago Up 5 minutes (healthy) octavia_api 2026-04-19 01:16:56.847250 | orchestrator | 9142b5d8e58d registry.osism.tech/kolla/magnum-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_conductor 2026-04-19 01:16:56.847255 | orchestrator | 67e87fdc0a4f registry.osism.tech/kolla/magnum-api:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) magnum_api 2026-04-19 01:16:56.847274 | orchestrator | 145f0602a677 registry.osism.tech/kolla/nova-novncproxy:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_novncproxy 2026-04-19 01:16:56.847278 | orchestrator | 4503c5811eaf registry.osism.tech/kolla/nova-conductor:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes (healthy) nova_conductor 2026-04-19 01:16:56.847352 | orchestrator | 02f365ccc37c registry.osism.tech/kolla/grafana:2025.1 "dumb-init --single-…" 8 minutes ago Up 8 minutes grafana 2026-04-19 01:16:56.847361 | orchestrator | 6e11473ca5ce registry.osism.tech/kolla/placement-api:2025.1 "dumb-init --single-…" 9 minutes ago Up 9 minutes (healthy) placement_api 2026-04-19 01:16:56.847365 | orchestrator | bc5577be977c registry.osism.tech/kolla/designate-worker:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_worker 2026-04-19 01:16:56.847369 | orchestrator | 16f15de494df registry.osism.tech/kolla/designate-mdns:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_mdns 2026-04-19 01:16:56.847373 | orchestrator | 0110993d758b registry.osism.tech/kolla/designate-producer:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_producer 2026-04-19 01:16:56.847376 | orchestrator | 733d9f863dfb registry.osism.tech/kolla/designate-central:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_central 2026-04-19 01:16:56.847380 | orchestrator | 28b2e390b75d registry.osism.tech/kolla/designate-api:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_api 2026-04-19 01:16:56.847384 | orchestrator | 14005ee339fc registry.osism.tech/kolla/designate-backend-bind9:2025.1 "dumb-init --single-…" 10 minutes ago Up 10 minutes (healthy) designate_backend_bind9 2026-04-19 01:16:56.847388 | orchestrator | 1a23cd7c95b8 registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) nova_metadata 2026-04-19 01:16:56.847392 | orchestrator | a314ee5257e6 registry.osism.tech/kolla/nova-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) nova_api 2026-04-19 01:16:56.847395 | orchestrator | f19a8aca8f5d registry.osism.tech/kolla/nova-scheduler:2025.1 "dumb-init --single-…" 11 minutes ago Up 9 minutes (healthy) nova_scheduler 2026-04-19 01:16:56.847399 | orchestrator | 1a374282a5b3 registry.osism.tech/kolla/barbican-worker:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_worker 2026-04-19 01:16:56.847415 | orchestrator | 3bc03f735f78 registry.osism.tech/kolla/neutron-server:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) neutron_server 2026-04-19 01:16:56.847420 | orchestrator | 7d0aac537a82 registry.osism.tech/kolla/barbican-keystone-listener:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_keystone_listener 2026-04-19 01:16:56.847423 | orchestrator | a38ffabe32bd registry.osism.tech/kolla/barbican-api:2025.1 "dumb-init --single-…" 11 minutes ago Up 11 minutes (healthy) barbican_api 2026-04-19 01:16:56.847427 | orchestrator | f8e9ee8d2e24 registry.osism.tech/kolla/cinder-backup:2025.1 "dumb-init --single-…" 12 minutes ago Up 12 minutes (healthy) cinder_backup 2026-04-19 01:16:56.847431 | orchestrator | 984f0629ecdd registry.osism.tech/kolla/cinder-volume:2025.1 "dumb-init --single-…" 12 minutes ago Up 12 minutes (healthy) cinder_volume 2026-04-19 01:16:56.847435 | orchestrator | 517d5f3c6be7 registry.osism.tech/kolla/cinder-scheduler:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_scheduler 2026-04-19 01:16:56.847439 | orchestrator | a36eacf5c537 registry.osism.tech/kolla/glance-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) glance_api 2026-04-19 01:16:56.847443 | orchestrator | 6e22d803e223 registry.osism.tech/kolla/cinder-api:2025.1 "dumb-init --single-…" 13 minutes ago Up 13 minutes (healthy) cinder_api 2026-04-19 01:16:56.847452 | orchestrator | 969c000d550d registry.osism.tech/kolla/prometheus-elasticsearch-exporter:2025.1 "dumb-init --single-…" 14 minutes ago Up 14 minutes prometheus_elasticsearch_exporter 2026-04-19 01:16:56.847535 | orchestrator | cecb35ed928c registry.osism.tech/kolla/prometheus-cadvisor:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_cadvisor 2026-04-19 01:16:56.847544 | orchestrator | 43c32c04409e registry.osism.tech/kolla/prometheus-memcached-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_memcached_exporter 2026-04-19 01:16:56.847550 | orchestrator | 073050162a98 registry.osism.tech/kolla/prometheus-mysqld-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_mysqld_exporter 2026-04-19 01:16:56.847556 | orchestrator | d11034168c43 registry.osism.tech/kolla/prometheus-node-exporter:2025.1 "dumb-init --single-…" 15 minutes ago Up 15 minutes prometheus_node_exporter 2026-04-19 01:16:56.847562 | orchestrator | a5e755d4ae2a registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mgr -…" 16 minutes ago Up 16 minutes ceph-mgr-testbed-node-2 2026-04-19 01:16:56.847566 | orchestrator | f7fc8173da67 registry.osism.tech/kolla/keystone:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone 2026-04-19 01:16:56.847570 | orchestrator | 04f581d8f3a6 registry.osism.tech/kolla/keystone-fernet:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_fernet 2026-04-19 01:16:56.847574 | orchestrator | ec77e2446e33 registry.osism.tech/kolla/horizon:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) horizon 2026-04-19 01:16:56.847578 | orchestrator | f49602274f20 registry.osism.tech/kolla/keystone-ssh:2025.1 "dumb-init --single-…" 16 minutes ago Up 16 minutes (healthy) keystone_ssh 2026-04-19 01:16:56.847582 | orchestrator | 7d82d05e7990 registry.osism.tech/kolla/mariadb-server:2025.1 "dumb-init -- kolla_…" 19 minutes ago Up 19 minutes (healthy) mariadb 2026-04-19 01:16:56.847586 | orchestrator | 2568544349e2 registry.osism.tech/kolla/opensearch-dashboards:2025.1 "dumb-init --single-…" 19 minutes ago Up 19 minutes (healthy) opensearch_dashboards 2026-04-19 01:16:56.847590 | orchestrator | 441e92ed323d registry.osism.tech/kolla/ovn-northd:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_northd 2026-04-19 01:16:56.847598 | orchestrator | bf401280fac0 registry.osism.tech/kolla/opensearch:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes (healthy) opensearch 2026-04-19 01:16:56.847602 | orchestrator | 9537f26d6014 registry.osism.tech/kolla/ovn-sb-db-relay:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db_relay_1 2026-04-19 01:16:56.847606 | orchestrator | 5bd6f39c6693 registry.osism.tech/kolla/ovn-sb-db-server:2025.1 "dumb-init --single-…" 20 minutes ago Up 20 minutes ovn_sb_db 2026-04-19 01:16:56.847610 | orchestrator | aa91a00dff2a registry.osism.tech/kolla/ovn-nb-db-server:2025.1 "dumb-init --single-…" 21 minutes ago Up 21 minutes ovn_nb_db 2026-04-19 01:16:56.847614 | orchestrator | d81f464c090e registry.osism.tech/kolla/keepalived:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes keepalived 2026-04-19 01:16:56.847617 | orchestrator | 071480caec4d registry.osism.tech/kolla/proxysql:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) proxysql 2026-04-19 01:16:56.847626 | orchestrator | 886de271e1bf registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-crash" 22 minutes ago Up 22 minutes ceph-crash-testbed-node-2 2026-04-19 01:16:56.847630 | orchestrator | 4e4f52619f84 registry.osism.tech/kolla/haproxy:2025.1 "dumb-init --single-…" 22 minutes ago Up 22 minutes (healthy) haproxy 2026-04-19 01:16:56.847634 | orchestrator | 7f4e303b8814 registry.osism.tech/kolla/ovn-controller:2025.1 "dumb-init --single-…" 24 minutes ago Up 23 minutes ovn_controller 2026-04-19 01:16:56.847637 | orchestrator | 01fe5ec8737e registry.osism.tech/kolla/rabbitmq:2025.1 "dumb-init --single-…" 24 minutes ago Up 24 minutes (healthy) rabbitmq 2026-04-19 01:16:56.847641 | orchestrator | df6a3032ba26 registry.osism.tech/osism/ceph-daemon:reef "/usr/bin/ceph-mon -…" 26 minutes ago Up 26 minutes ceph-mon-testbed-node-2 2026-04-19 01:16:56.847648 | orchestrator | 4b1302646735 registry.osism.tech/kolla/openvswitch-vswitchd:2025.1 "dumb-init --single-…" 26 minutes ago Up 26 minutes (healthy) openvswitch_vswitchd 2026-04-19 01:16:56.847652 | orchestrator | 60a288820cc3 registry.osism.tech/kolla/openvswitch-db-server:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) openvswitch_db 2026-04-19 01:16:56.847658 | orchestrator | 4b811304d044 registry.osism.tech/kolla/redis-sentinel:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis_sentinel 2026-04-19 01:16:56.847663 | orchestrator | a2f6678d2992 registry.osism.tech/kolla/redis:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) redis 2026-04-19 01:16:56.847667 | orchestrator | a005e9c204c2 registry.osism.tech/kolla/memcached:2025.1 "dumb-init --single-…" 27 minutes ago Up 27 minutes (healthy) memcached 2026-04-19 01:16:56.847670 | orchestrator | 41471c8b72ef registry.osism.tech/kolla/cron:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes cron 2026-04-19 01:16:56.847674 | orchestrator | a7968d1a1ba2 registry.osism.tech/kolla/kolla-toolbox:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes kolla_toolbox 2026-04-19 01:16:56.847678 | orchestrator | 883e9154cf24 registry.osism.tech/kolla/fluentd:2025.1 "dumb-init --single-…" 28 minutes ago Up 28 minutes fluentd 2026-04-19 01:16:56.978594 | orchestrator | 2026-04-19 01:16:56.978663 | orchestrator | ## Images @ testbed-node-2 2026-04-19 01:16:56.978670 | orchestrator | 2026-04-19 01:16:56.978675 | orchestrator | + echo 2026-04-19 01:16:56.978679 | orchestrator | + echo '## Images @ testbed-node-2' 2026-04-19 01:16:56.978684 | orchestrator | + echo 2026-04-19 01:16:56.978689 | orchestrator | + osism container testbed-node-2 images 2026-04-19 01:16:58.452158 | orchestrator | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-04-19 01:16:58.452245 | orchestrator | registry.osism.tech/osism/ceph-daemon reef b03816dc0335 21 hours ago 1.35GB 2026-04-19 01:16:58.452252 | orchestrator | registry.osism.tech/kolla/fluentd 2025.1 0eeccc3e3434 9 days ago 587MB 2026-04-19 01:16:58.452257 | orchestrator | registry.osism.tech/kolla/haproxy 2025.1 bd7434f85307 9 days ago 282MB 2026-04-19 01:16:58.452261 | orchestrator | registry.osism.tech/kolla/kolla-toolbox 2025.1 e27c09cf5cd7 9 days ago 679MB 2026-04-19 01:16:58.452265 | orchestrator | registry.osism.tech/kolla/memcached 2025.1 9b0b8e01a7d3 9 days ago 274MB 2026-04-19 01:16:58.452269 | orchestrator | registry.osism.tech/kolla/cron 2025.1 1fef2b4063b7 9 days ago 274MB 2026-04-19 01:16:58.452273 | orchestrator | registry.osism.tech/kolla/proxysql 2025.1 b39470897fed 9 days ago 419MB 2026-04-19 01:16:58.452342 | orchestrator | registry.osism.tech/kolla/rabbitmq 2025.1 1086bf96ed93 9 days ago 347MB 2026-04-19 01:16:58.452348 | orchestrator | registry.osism.tech/kolla/keepalived 2025.1 9d4221ebf914 9 days ago 284MB 2026-04-19 01:16:58.452352 | orchestrator | registry.osism.tech/kolla/grafana 2025.1 ade38e94742c 9 days ago 1.04GB 2026-04-19 01:16:58.452356 | orchestrator | registry.osism.tech/kolla/mariadb-server 2025.1 a67f4c400569 9 days ago 460MB 2026-04-19 01:16:58.452360 | orchestrator | registry.osism.tech/kolla/redis-sentinel 2025.1 c3249356c465 9 days ago 281MB 2026-04-19 01:16:58.452364 | orchestrator | registry.osism.tech/kolla/redis 2025.1 b1ac76a9bcc5 9 days ago 281MB 2026-04-19 01:16:58.452367 | orchestrator | registry.osism.tech/kolla/horizon 2025.1 7d561630c77e 9 days ago 1.2GB 2026-04-19 01:16:58.452371 | orchestrator | registry.osism.tech/kolla/prometheus-cadvisor 2025.1 596ad6df43fa 9 days ago 365MB 2026-04-19 01:16:58.452375 | orchestrator | registry.osism.tech/kolla/prometheus-elasticsearch-exporter 2025.1 0f3dbb9085a2 9 days ago 300MB 2026-04-19 01:16:58.452379 | orchestrator | registry.osism.tech/kolla/prometheus-mysqld-exporter 2025.1 84c5fec4afc2 9 days ago 309MB 2026-04-19 01:16:58.452383 | orchestrator | registry.osism.tech/kolla/prometheus-memcached-exporter 2025.1 2aa070f1e8d2 9 days ago 306MB 2026-04-19 01:16:58.452387 | orchestrator | registry.osism.tech/kolla/prometheus-node-exporter 2025.1 b094d6bf97f4 9 days ago 314MB 2026-04-19 01:16:58.452391 | orchestrator | registry.osism.tech/kolla/openvswitch-db-server 2025.1 92ad79e30bcb 9 days ago 290MB 2026-04-19 01:16:58.452395 | orchestrator | registry.osism.tech/kolla/openvswitch-vswitchd 2025.1 6436f0e53e9e 9 days ago 290MB 2026-04-19 01:16:58.452398 | orchestrator | registry.osism.tech/kolla/placement-api 2025.1 f8b455e610ec 9 days ago 993MB 2026-04-19 01:16:58.452402 | orchestrator | registry.osism.tech/kolla/octavia-driver-agent 2025.1 a68a2a620fd7 9 days ago 1.07GB 2026-04-19 01:16:58.452406 | orchestrator | registry.osism.tech/kolla/octavia-api 2025.1 fe464218512e 9 days ago 1.07GB 2026-04-19 01:16:58.452410 | orchestrator | registry.osism.tech/kolla/octavia-housekeeping 2025.1 aa1a3e756354 9 days ago 1.05GB 2026-04-19 01:16:58.452414 | orchestrator | registry.osism.tech/kolla/octavia-health-manager 2025.1 8fe660b92721 9 days ago 1.05GB 2026-04-19 01:16:58.452418 | orchestrator | registry.osism.tech/kolla/octavia-worker 2025.1 ec0a370ae5c7 9 days ago 1.05GB 2026-04-19 01:16:58.452422 | orchestrator | registry.osism.tech/kolla/designate-central 2025.1 31ec3e25fe32 9 days ago 1GB 2026-04-19 01:16:58.452427 | orchestrator | registry.osism.tech/kolla/designate-backend-bind9 2025.1 1c6d2c0a2fc1 9 days ago 1.01GB 2026-04-19 01:16:58.452431 | orchestrator | registry.osism.tech/kolla/designate-producer 2025.1 07617a3fc7a0 9 days ago 1GB 2026-04-19 01:16:58.452434 | orchestrator | registry.osism.tech/kolla/designate-mdns 2025.1 19b715b1983a 9 days ago 1GB 2026-04-19 01:16:58.452438 | orchestrator | registry.osism.tech/kolla/designate-worker 2025.1 7490b4072769 9 days ago 1.01GB 2026-04-19 01:16:58.452442 | orchestrator | registry.osism.tech/kolla/designate-api 2025.1 3d645baab2ce 9 days ago 1GB 2026-04-19 01:16:58.452459 | orchestrator | registry.osism.tech/kolla/neutron-server 2025.1 acaf6cb91f1e 9 days ago 1.24GB 2026-04-19 01:16:58.452463 | orchestrator | registry.osism.tech/kolla/nova-conductor 2025.1 68ba1534c8ce 9 days ago 1.23GB 2026-04-19 01:16:58.452467 | orchestrator | registry.osism.tech/kolla/nova-novncproxy 2025.1 809adabf7926 9 days ago 1.39GB 2026-04-19 01:16:58.452481 | orchestrator | registry.osism.tech/kolla/nova-api 2025.1 9448f39dd75a 9 days ago 1.23GB 2026-04-19 01:16:58.452491 | orchestrator | registry.osism.tech/kolla/nova-scheduler 2025.1 317b89569992 9 days ago 1.23GB 2026-04-19 01:16:58.452495 | orchestrator | registry.osism.tech/kolla/magnum-api 2025.1 9831440fc1f0 9 days ago 1.15GB 2026-04-19 01:16:58.452499 | orchestrator | registry.osism.tech/kolla/magnum-conductor 2025.1 f2eb4341b66b 9 days ago 1.27GB 2026-04-19 01:16:58.452502 | orchestrator | registry.osism.tech/kolla/barbican-worker 2025.1 5917d205d5ed 9 days ago 1GB 2026-04-19 01:16:58.452506 | orchestrator | registry.osism.tech/kolla/barbican-keystone-listener 2025.1 735933acaba8 9 days ago 1GB 2026-04-19 01:16:58.452510 | orchestrator | registry.osism.tech/kolla/barbican-api 2025.1 4a3359d43c95 9 days ago 1GB 2026-04-19 01:16:58.452514 | orchestrator | registry.osism.tech/kolla/keystone-fernet 2025.1 4958ba3b5f84 9 days ago 1.05GB 2026-04-19 01:16:58.452518 | orchestrator | registry.osism.tech/kolla/keystone 2025.1 6287c6a7ca54 9 days ago 1.08GB 2026-04-19 01:16:58.452522 | orchestrator | registry.osism.tech/kolla/keystone-ssh 2025.1 014aa7cced3f 9 days ago 1.06GB 2026-04-19 01:16:58.452525 | orchestrator | registry.osism.tech/kolla/cinder-api 2025.1 4fb341ff2dec 9 days ago 1.43GB 2026-04-19 01:16:58.452529 | orchestrator | registry.osism.tech/kolla/cinder-backup 2025.1 d5e774be4ca0 9 days ago 1.44GB 2026-04-19 01:16:58.452533 | orchestrator | registry.osism.tech/kolla/cinder-scheduler 2025.1 f53c6bca3917 9 days ago 1.43GB 2026-04-19 01:16:58.452537 | orchestrator | registry.osism.tech/kolla/cinder-volume 2025.1 f149e3744896 9 days ago 1.79GB 2026-04-19 01:16:58.452541 | orchestrator | registry.osism.tech/kolla/glance-api 2025.1 a605ffd86d4b 9 days ago 1.12GB 2026-04-19 01:16:58.452548 | orchestrator | registry.osism.tech/kolla/ovn-nb-db-server 2025.1 4844cf794beb 9 days ago 297MB 2026-04-19 01:16:58.452552 | orchestrator | registry.osism.tech/kolla/ovn-northd 2025.1 ce4ba954df16 9 days ago 297MB 2026-04-19 01:16:58.452556 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-server 2025.1 6f9150b78045 9 days ago 297MB 2026-04-19 01:16:58.452560 | orchestrator | registry.osism.tech/kolla/ovn-controller 2025.1 d284c0ae58bf 9 days ago 298MB 2026-04-19 01:16:58.452563 | orchestrator | registry.osism.tech/kolla/ovn-sb-db-relay 2025.1 7eda1bffef31 9 days ago 297MB 2026-04-19 01:16:58.452567 | orchestrator | registry.osism.tech/kolla/opensearch-dashboards 2025.1 c1990ad4dc4f 10 days ago 1.53GB 2026-04-19 01:16:58.452571 | orchestrator | registry.osism.tech/kolla/opensearch 2025.1 07c006a220da 11 days ago 1.56GB 2026-04-19 01:16:58.590125 | orchestrator | + sh -c /opt/configuration/scripts/check-services.sh 2026-04-19 01:16:58.596995 | orchestrator | + set -e 2026-04-19 01:16:58.597078 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 01:16:58.598872 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 01:16:58.598924 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 01:16:58.598929 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 01:16:58.598933 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 01:16:58.598938 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 01:16:58.598943 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 01:16:58.598947 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:16:58.598951 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:16:58.598956 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 01:16:58.598960 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 01:16:58.598964 | orchestrator | ++ export ARA=false 2026-04-19 01:16:58.598968 | orchestrator | ++ ARA=false 2026-04-19 01:16:58.598972 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 01:16:58.598976 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 01:16:58.598980 | orchestrator | ++ export TEMPEST=true 2026-04-19 01:16:58.598984 | orchestrator | ++ TEMPEST=true 2026-04-19 01:16:58.598988 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 01:16:58.598991 | orchestrator | ++ IS_ZUUL=true 2026-04-19 01:16:58.599013 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:16:58.599017 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:16:58.599021 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 01:16:58.599025 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 01:16:58.599029 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 01:16:58.599033 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 01:16:58.599036 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 01:16:58.599051 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 01:16:58.599054 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 01:16:58.599058 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 01:16:58.599062 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-04-19 01:16:58.599066 | orchestrator | + sh -c /opt/configuration/scripts/check/100-ceph-with-ansible.sh 2026-04-19 01:16:58.609437 | orchestrator | + set -e 2026-04-19 01:16:58.609521 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 01:16:58.609533 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 01:16:58.609541 | orchestrator | ++ INTERACTIVE=false 2026-04-19 01:16:58.609547 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 01:16:58.609553 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 01:16:58.609559 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-04-19 01:16:58.610736 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-04-19 01:16:58.616672 | orchestrator | 2026-04-19 01:16:58.616748 | orchestrator | # Ceph status 2026-04-19 01:16:58.616756 | orchestrator | 2026-04-19 01:16:58.616763 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:16:58.616771 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:16:58.616777 | orchestrator | + echo 2026-04-19 01:16:58.616785 | orchestrator | + echo '# Ceph status' 2026-04-19 01:16:58.616791 | orchestrator | + echo 2026-04-19 01:16:58.616797 | orchestrator | + ceph -s 2026-04-19 01:16:59.211860 | orchestrator | cluster: 2026-04-19 01:16:59.211969 | orchestrator | id: 11111111-1111-1111-1111-111111111111 2026-04-19 01:16:59.211980 | orchestrator | health: HEALTH_OK 2026-04-19 01:16:59.211986 | orchestrator | 2026-04-19 01:16:59.211993 | orchestrator | services: 2026-04-19 01:16:59.211998 | orchestrator | mon: 3 daemons, quorum testbed-node-0,testbed-node-1,testbed-node-2 (age 26m) 2026-04-19 01:16:59.212016 | orchestrator | mgr: testbed-node-1(active, since 16m), standbys: testbed-node-2, testbed-node-0 2026-04-19 01:16:59.212023 | orchestrator | mds: 1/1 daemons up, 2 standby 2026-04-19 01:16:59.212030 | orchestrator | osd: 6 osds: 6 up (since 23m), 6 in (since 23m) 2026-04-19 01:16:59.212036 | orchestrator | rgw: 3 daemons active (3 hosts, 1 zones) 2026-04-19 01:16:59.212043 | orchestrator | 2026-04-19 01:16:59.212049 | orchestrator | data: 2026-04-19 01:16:59.212055 | orchestrator | volumes: 1/1 healthy 2026-04-19 01:16:59.212061 | orchestrator | pools: 14 pools, 401 pgs 2026-04-19 01:16:59.212067 | orchestrator | objects: 556 objects, 2.2 GiB 2026-04-19 01:16:59.212073 | orchestrator | usage: 7.1 GiB used, 113 GiB / 120 GiB avail 2026-04-19 01:16:59.212079 | orchestrator | pgs: 401 active+clean 2026-04-19 01:16:59.212085 | orchestrator | 2026-04-19 01:16:59.252778 | orchestrator | 2026-04-19 01:16:59.252863 | orchestrator | # Ceph versions 2026-04-19 01:16:59.252870 | orchestrator | 2026-04-19 01:16:59.252875 | orchestrator | + echo 2026-04-19 01:16:59.252879 | orchestrator | + echo '# Ceph versions' 2026-04-19 01:16:59.252884 | orchestrator | + echo 2026-04-19 01:16:59.252888 | orchestrator | + ceph versions 2026-04-19 01:16:59.783707 | orchestrator | { 2026-04-19 01:16:59.783781 | orchestrator | "mon": { 2026-04-19 01:16:59.783788 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 3 2026-04-19 01:16:59.783794 | orchestrator | }, 2026-04-19 01:16:59.783799 | orchestrator | "mgr": { 2026-04-19 01:16:59.783803 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 3 2026-04-19 01:16:59.783807 | orchestrator | }, 2026-04-19 01:16:59.783811 | orchestrator | "osd": { 2026-04-19 01:16:59.783816 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 6 2026-04-19 01:16:59.783819 | orchestrator | }, 2026-04-19 01:16:59.783823 | orchestrator | "mds": { 2026-04-19 01:16:59.783827 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 3 2026-04-19 01:16:59.783831 | orchestrator | }, 2026-04-19 01:16:59.783835 | orchestrator | "rgw": { 2026-04-19 01:16:59.783839 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 3 2026-04-19 01:16:59.783864 | orchestrator | }, 2026-04-19 01:16:59.783869 | orchestrator | "overall": { 2026-04-19 01:16:59.783873 | orchestrator | "ceph version 18.2.8 (efac5a54607c13fa50d4822e50242b86e6e446df) reef (stable)": 18 2026-04-19 01:16:59.783877 | orchestrator | } 2026-04-19 01:16:59.783881 | orchestrator | } 2026-04-19 01:16:59.822485 | orchestrator | 2026-04-19 01:16:59.822568 | orchestrator | # Ceph OSD tree 2026-04-19 01:16:59.822580 | orchestrator | 2026-04-19 01:16:59.822587 | orchestrator | + echo 2026-04-19 01:16:59.822594 | orchestrator | + echo '# Ceph OSD tree' 2026-04-19 01:16:59.822601 | orchestrator | + echo 2026-04-19 01:16:59.822608 | orchestrator | + ceph osd df tree 2026-04-19 01:17:00.324640 | orchestrator | ID CLASS WEIGHT REWEIGHT SIZE RAW USE DATA OMAP META AVAIL %USE VAR PGS STATUS TYPE NAME 2026-04-19 01:17:00.325753 | orchestrator | -1 0.11691 - 120 GiB 7.1 GiB 6.7 GiB 6 KiB 430 MiB 113 GiB 5.92 1.00 - root default 2026-04-19 01:17:00.325802 | orchestrator | -7 0.03897 - 40 GiB 2.4 GiB 2.2 GiB 2 KiB 143 MiB 38 GiB 5.92 1.00 - host testbed-node-3 2026-04-19 01:17:00.325808 | orchestrator | 0 hdd 0.01949 1.00000 20 GiB 1.5 GiB 1.4 GiB 1 KiB 74 MiB 19 GiB 7.34 1.24 191 up osd.0 2026-04-19 01:17:00.325813 | orchestrator | 5 hdd 0.01949 1.00000 20 GiB 920 MiB 851 MiB 1 KiB 70 MiB 19 GiB 4.50 0.76 197 up osd.5 2026-04-19 01:17:00.325817 | orchestrator | -3 0.03897 - 40 GiB 2.4 GiB 2.2 GiB 2 KiB 143 MiB 38 GiB 5.92 1.00 - host testbed-node-4 2026-04-19 01:17:00.325821 | orchestrator | 1 hdd 0.01949 1.00000 20 GiB 1.0 GiB 995 MiB 1 KiB 70 MiB 19 GiB 5.20 0.88 212 up osd.1 2026-04-19 01:17:00.325825 | orchestrator | 3 hdd 0.01949 1.00000 20 GiB 1.3 GiB 1.3 GiB 1 KiB 74 MiB 19 GiB 6.63 1.12 178 up osd.3 2026-04-19 01:17:00.325832 | orchestrator | -5 0.03897 - 40 GiB 2.4 GiB 2.2 GiB 2 KiB 143 MiB 38 GiB 5.92 1.00 - host testbed-node-5 2026-04-19 01:17:00.325838 | orchestrator | 2 hdd 0.01949 1.00000 20 GiB 1.4 GiB 1.4 GiB 1 KiB 74 MiB 19 GiB 7.14 1.21 203 up osd.2 2026-04-19 01:17:00.325847 | orchestrator | 4 hdd 0.01949 1.00000 20 GiB 960 MiB 891 MiB 1 KiB 70 MiB 19 GiB 4.69 0.79 189 up osd.4 2026-04-19 01:17:00.325853 | orchestrator | TOTAL 120 GiB 7.1 GiB 6.7 GiB 9.3 KiB 430 MiB 113 GiB 5.92 2026-04-19 01:17:00.325860 | orchestrator | MIN/MAX VAR: 0.76/1.24 STDDEV: 1.16 2026-04-19 01:17:00.376437 | orchestrator | 2026-04-19 01:17:00.376505 | orchestrator | # Ceph monitor status 2026-04-19 01:17:00.376514 | orchestrator | 2026-04-19 01:17:00.376521 | orchestrator | + echo 2026-04-19 01:17:00.376529 | orchestrator | + echo '# Ceph monitor status' 2026-04-19 01:17:00.376535 | orchestrator | + echo 2026-04-19 01:17:00.376541 | orchestrator | + ceph mon stat 2026-04-19 01:17:00.960107 | orchestrator | e1: 3 mons at {testbed-node-0=[v2:192.168.16.10:3300/0,v1:192.168.16.10:6789/0],testbed-node-1=[v2:192.168.16.11:3300/0,v1:192.168.16.11:6789/0],testbed-node-2=[v2:192.168.16.12:3300/0,v1:192.168.16.12:6789/0]} removed_ranks: {} disallowed_leaders: {}, election epoch 8, leader 0 testbed-node-0, quorum 0,1,2 testbed-node-0,testbed-node-1,testbed-node-2 2026-04-19 01:17:01.011963 | orchestrator | 2026-04-19 01:17:01.012030 | orchestrator | # Ceph quorum status 2026-04-19 01:17:01.012037 | orchestrator | 2026-04-19 01:17:01.012041 | orchestrator | + echo 2026-04-19 01:17:01.012046 | orchestrator | + echo '# Ceph quorum status' 2026-04-19 01:17:01.012050 | orchestrator | + echo 2026-04-19 01:17:01.012542 | orchestrator | + ceph quorum_status 2026-04-19 01:17:01.012628 | orchestrator | + jq 2026-04-19 01:17:01.652563 | orchestrator | { 2026-04-19 01:17:01.652652 | orchestrator | "election_epoch": 8, 2026-04-19 01:17:01.652667 | orchestrator | "quorum": [ 2026-04-19 01:17:01.652678 | orchestrator | 0, 2026-04-19 01:17:01.652688 | orchestrator | 1, 2026-04-19 01:17:01.652700 | orchestrator | 2 2026-04-19 01:17:01.652710 | orchestrator | ], 2026-04-19 01:17:01.652719 | orchestrator | "quorum_names": [ 2026-04-19 01:17:01.652730 | orchestrator | "testbed-node-0", 2026-04-19 01:17:01.652740 | orchestrator | "testbed-node-1", 2026-04-19 01:17:01.652750 | orchestrator | "testbed-node-2" 2026-04-19 01:17:01.652758 | orchestrator | ], 2026-04-19 01:17:01.652767 | orchestrator | "quorum_leader_name": "testbed-node-0", 2026-04-19 01:17:01.652802 | orchestrator | "quorum_age": 1572, 2026-04-19 01:17:01.652811 | orchestrator | "features": { 2026-04-19 01:17:01.652820 | orchestrator | "quorum_con": "4540138322906710015", 2026-04-19 01:17:01.652826 | orchestrator | "quorum_mon": [ 2026-04-19 01:17:01.652832 | orchestrator | "kraken", 2026-04-19 01:17:01.652839 | orchestrator | "luminous", 2026-04-19 01:17:01.652862 | orchestrator | "mimic", 2026-04-19 01:17:01.652869 | orchestrator | "osdmap-prune", 2026-04-19 01:17:01.652876 | orchestrator | "nautilus", 2026-04-19 01:17:01.652882 | orchestrator | "octopus", 2026-04-19 01:17:01.652889 | orchestrator | "pacific", 2026-04-19 01:17:01.652895 | orchestrator | "elector-pinging", 2026-04-19 01:17:01.652901 | orchestrator | "quincy", 2026-04-19 01:17:01.652907 | orchestrator | "reef" 2026-04-19 01:17:01.652913 | orchestrator | ] 2026-04-19 01:17:01.652920 | orchestrator | }, 2026-04-19 01:17:01.652926 | orchestrator | "monmap": { 2026-04-19 01:17:01.652932 | orchestrator | "epoch": 1, 2026-04-19 01:17:01.652939 | orchestrator | "fsid": "11111111-1111-1111-1111-111111111111", 2026-04-19 01:17:01.652947 | orchestrator | "modified": "2026-04-19T00:50:30.283563Z", 2026-04-19 01:17:01.652953 | orchestrator | "created": "2026-04-19T00:50:30.283563Z", 2026-04-19 01:17:01.652960 | orchestrator | "min_mon_release": 18, 2026-04-19 01:17:01.652967 | orchestrator | "min_mon_release_name": "reef", 2026-04-19 01:17:01.652974 | orchestrator | "election_strategy": 1, 2026-04-19 01:17:01.652980 | orchestrator | "disallowed_leaders": "", 2026-04-19 01:17:01.652988 | orchestrator | "stretch_mode": false, 2026-04-19 01:17:01.652993 | orchestrator | "tiebreaker_mon": "", 2026-04-19 01:17:01.652997 | orchestrator | "removed_ranks": "", 2026-04-19 01:17:01.653002 | orchestrator | "features": { 2026-04-19 01:17:01.653006 | orchestrator | "persistent": [ 2026-04-19 01:17:01.653011 | orchestrator | "kraken", 2026-04-19 01:17:01.653016 | orchestrator | "luminous", 2026-04-19 01:17:01.653020 | orchestrator | "mimic", 2026-04-19 01:17:01.653024 | orchestrator | "osdmap-prune", 2026-04-19 01:17:01.653029 | orchestrator | "nautilus", 2026-04-19 01:17:01.653034 | orchestrator | "octopus", 2026-04-19 01:17:01.653039 | orchestrator | "pacific", 2026-04-19 01:17:01.653043 | orchestrator | "elector-pinging", 2026-04-19 01:17:01.653047 | orchestrator | "quincy", 2026-04-19 01:17:01.653052 | orchestrator | "reef" 2026-04-19 01:17:01.653057 | orchestrator | ], 2026-04-19 01:17:01.653061 | orchestrator | "optional": [] 2026-04-19 01:17:01.653066 | orchestrator | }, 2026-04-19 01:17:01.653070 | orchestrator | "mons": [ 2026-04-19 01:17:01.653075 | orchestrator | { 2026-04-19 01:17:01.653079 | orchestrator | "rank": 0, 2026-04-19 01:17:01.653084 | orchestrator | "name": "testbed-node-0", 2026-04-19 01:17:01.653089 | orchestrator | "public_addrs": { 2026-04-19 01:17:01.653094 | orchestrator | "addrvec": [ 2026-04-19 01:17:01.653098 | orchestrator | { 2026-04-19 01:17:01.653102 | orchestrator | "type": "v2", 2026-04-19 01:17:01.653107 | orchestrator | "addr": "192.168.16.10:3300", 2026-04-19 01:17:01.653112 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653162 | orchestrator | }, 2026-04-19 01:17:01.653167 | orchestrator | { 2026-04-19 01:17:01.653171 | orchestrator | "type": "v1", 2026-04-19 01:17:01.653176 | orchestrator | "addr": "192.168.16.10:6789", 2026-04-19 01:17:01.653180 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653185 | orchestrator | } 2026-04-19 01:17:01.653189 | orchestrator | ] 2026-04-19 01:17:01.653194 | orchestrator | }, 2026-04-19 01:17:01.653199 | orchestrator | "addr": "192.168.16.10:6789/0", 2026-04-19 01:17:01.653203 | orchestrator | "public_addr": "192.168.16.10:6789/0", 2026-04-19 01:17:01.653207 | orchestrator | "priority": 0, 2026-04-19 01:17:01.653211 | orchestrator | "weight": 0, 2026-04-19 01:17:01.653215 | orchestrator | "crush_location": "{}" 2026-04-19 01:17:01.653219 | orchestrator | }, 2026-04-19 01:17:01.653223 | orchestrator | { 2026-04-19 01:17:01.653227 | orchestrator | "rank": 1, 2026-04-19 01:17:01.653231 | orchestrator | "name": "testbed-node-1", 2026-04-19 01:17:01.653236 | orchestrator | "public_addrs": { 2026-04-19 01:17:01.653240 | orchestrator | "addrvec": [ 2026-04-19 01:17:01.653244 | orchestrator | { 2026-04-19 01:17:01.653248 | orchestrator | "type": "v2", 2026-04-19 01:17:01.653252 | orchestrator | "addr": "192.168.16.11:3300", 2026-04-19 01:17:01.653256 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653260 | orchestrator | }, 2026-04-19 01:17:01.653263 | orchestrator | { 2026-04-19 01:17:01.653267 | orchestrator | "type": "v1", 2026-04-19 01:17:01.653279 | orchestrator | "addr": "192.168.16.11:6789", 2026-04-19 01:17:01.653334 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653340 | orchestrator | } 2026-04-19 01:17:01.653349 | orchestrator | ] 2026-04-19 01:17:01.653357 | orchestrator | }, 2026-04-19 01:17:01.653364 | orchestrator | "addr": "192.168.16.11:6789/0", 2026-04-19 01:17:01.653370 | orchestrator | "public_addr": "192.168.16.11:6789/0", 2026-04-19 01:17:01.653376 | orchestrator | "priority": 0, 2026-04-19 01:17:01.653382 | orchestrator | "weight": 0, 2026-04-19 01:17:01.653388 | orchestrator | "crush_location": "{}" 2026-04-19 01:17:01.653393 | orchestrator | }, 2026-04-19 01:17:01.653399 | orchestrator | { 2026-04-19 01:17:01.653405 | orchestrator | "rank": 2, 2026-04-19 01:17:01.653411 | orchestrator | "name": "testbed-node-2", 2026-04-19 01:17:01.653417 | orchestrator | "public_addrs": { 2026-04-19 01:17:01.653423 | orchestrator | "addrvec": [ 2026-04-19 01:17:01.653429 | orchestrator | { 2026-04-19 01:17:01.653435 | orchestrator | "type": "v2", 2026-04-19 01:17:01.653441 | orchestrator | "addr": "192.168.16.12:3300", 2026-04-19 01:17:01.653447 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653453 | orchestrator | }, 2026-04-19 01:17:01.653459 | orchestrator | { 2026-04-19 01:17:01.653465 | orchestrator | "type": "v1", 2026-04-19 01:17:01.653471 | orchestrator | "addr": "192.168.16.12:6789", 2026-04-19 01:17:01.653477 | orchestrator | "nonce": 0 2026-04-19 01:17:01.653483 | orchestrator | } 2026-04-19 01:17:01.653488 | orchestrator | ] 2026-04-19 01:17:01.653495 | orchestrator | }, 2026-04-19 01:17:01.653501 | orchestrator | "addr": "192.168.16.12:6789/0", 2026-04-19 01:17:01.653508 | orchestrator | "public_addr": "192.168.16.12:6789/0", 2026-04-19 01:17:01.653516 | orchestrator | "priority": 0, 2026-04-19 01:17:01.653519 | orchestrator | "weight": 0, 2026-04-19 01:17:01.653523 | orchestrator | "crush_location": "{}" 2026-04-19 01:17:01.653530 | orchestrator | } 2026-04-19 01:17:01.653537 | orchestrator | ] 2026-04-19 01:17:01.653543 | orchestrator | } 2026-04-19 01:17:01.653549 | orchestrator | } 2026-04-19 01:17:01.653665 | orchestrator | 2026-04-19 01:17:01.653675 | orchestrator | # Ceph free space status 2026-04-19 01:17:01.653679 | orchestrator | 2026-04-19 01:17:01.653683 | orchestrator | + echo 2026-04-19 01:17:01.653687 | orchestrator | + echo '# Ceph free space status' 2026-04-19 01:17:01.653690 | orchestrator | + echo 2026-04-19 01:17:01.653694 | orchestrator | + ceph df 2026-04-19 01:17:02.238465 | orchestrator | --- RAW STORAGE --- 2026-04-19 01:17:02.238551 | orchestrator | CLASS SIZE AVAIL USED RAW USED %RAW USED 2026-04-19 01:17:02.238568 | orchestrator | hdd 120 GiB 113 GiB 7.1 GiB 7.1 GiB 5.92 2026-04-19 01:17:02.238572 | orchestrator | TOTAL 120 GiB 113 GiB 7.1 GiB 7.1 GiB 5.92 2026-04-19 01:17:02.238577 | orchestrator | 2026-04-19 01:17:02.238582 | orchestrator | --- POOLS --- 2026-04-19 01:17:02.238586 | orchestrator | POOL ID PGS STORED OBJECTS USED %USED MAX AVAIL 2026-04-19 01:17:02.238592 | orchestrator | .mgr 1 1 577 KiB 2 1.1 MiB 0 53 GiB 2026-04-19 01:17:02.238596 | orchestrator | cephfs_data 2 32 0 B 0 0 B 0 35 GiB 2026-04-19 01:17:02.238600 | orchestrator | cephfs_metadata 3 16 4.4 KiB 22 96 KiB 0 35 GiB 2026-04-19 01:17:02.238604 | orchestrator | default.rgw.buckets.data 4 32 0 B 0 0 B 0 35 GiB 2026-04-19 01:17:02.238608 | orchestrator | default.rgw.buckets.index 5 32 0 B 0 0 B 0 35 GiB 2026-04-19 01:17:02.238612 | orchestrator | default.rgw.control 6 32 0 B 8 0 B 0 35 GiB 2026-04-19 01:17:02.238616 | orchestrator | default.rgw.log 7 32 3.6 KiB 209 408 KiB 0 35 GiB 2026-04-19 01:17:02.238620 | orchestrator | default.rgw.meta 8 32 0 B 0 0 B 0 35 GiB 2026-04-19 01:17:02.238623 | orchestrator | .rgw.root 9 32 3.9 KiB 8 64 KiB 0 53 GiB 2026-04-19 01:17:02.238627 | orchestrator | backups 10 32 19 B 2 12 KiB 0 35 GiB 2026-04-19 01:17:02.238641 | orchestrator | volumes 11 32 19 B 2 12 KiB 0 35 GiB 2026-04-19 01:17:02.238645 | orchestrator | images 12 32 2.2 GiB 299 6.7 GiB 5.96 35 GiB 2026-04-19 01:17:02.238648 | orchestrator | metrics 13 32 19 B 2 12 KiB 0 35 GiB 2026-04-19 01:17:02.238666 | orchestrator | vms 14 32 19 B 2 12 KiB 0 35 GiB 2026-04-19 01:17:02.301018 | orchestrator | ++ semver latest 5.0.0 2026-04-19 01:17:02.354912 | orchestrator | + [[ -1 -eq -1 ]] 2026-04-19 01:17:02.355022 | orchestrator | + [[ latest != \l\a\t\e\s\t ]] 2026-04-19 01:17:02.355031 | orchestrator | + osism apply facts 2026-04-19 01:17:13.840846 | orchestrator | 2026-04-19 01:17:13 | INFO  | Prepare task for execution of facts. 2026-04-19 01:17:13.915069 | orchestrator | 2026-04-19 01:17:13 | INFO  | Task fd3f7956-dc79-4ff2-ae08-e934cf1831cd (facts) was prepared for execution. 2026-04-19 01:17:13.915136 | orchestrator | 2026-04-19 01:17:13 | INFO  | It takes a moment until task fd3f7956-dc79-4ff2-ae08-e934cf1831cd (facts) has been started and output is visible here. 2026-04-19 01:17:26.250044 | orchestrator | 2026-04-19 01:17:26.250131 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-04-19 01:17:26.250143 | orchestrator | 2026-04-19 01:17:26.250151 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-04-19 01:17:26.250160 | orchestrator | Sunday 19 April 2026 01:17:17 +0000 (0:00:00.342) 0:00:00.342 ********** 2026-04-19 01:17:26.250167 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:26.250175 | orchestrator | ok: [testbed-manager] 2026-04-19 01:17:26.250182 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:26.250189 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:26.250195 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:17:26.250201 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:17:26.250208 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:17:26.250214 | orchestrator | 2026-04-19 01:17:26.250221 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-04-19 01:17:26.250227 | orchestrator | Sunday 19 April 2026 01:17:18 +0000 (0:00:01.305) 0:00:01.648 ********** 2026-04-19 01:17:26.250233 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:17:26.250240 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:26.250247 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:17:26.250254 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:17:26.250289 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:17:26.250297 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:17:26.250304 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:17:26.250311 | orchestrator | 2026-04-19 01:17:26.250318 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-04-19 01:17:26.250325 | orchestrator | 2026-04-19 01:17:26.250332 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-04-19 01:17:26.250338 | orchestrator | Sunday 19 April 2026 01:17:19 +0000 (0:00:01.266) 0:00:02.914 ********** 2026-04-19 01:17:26.250345 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:26.250352 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:26.250358 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:26.250365 | orchestrator | ok: [testbed-manager] 2026-04-19 01:17:26.250373 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:17:26.250379 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:17:26.250386 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:17:26.250392 | orchestrator | 2026-04-19 01:17:26.250399 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-04-19 01:17:26.250406 | orchestrator | 2026-04-19 01:17:26.250413 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-04-19 01:17:26.250420 | orchestrator | Sunday 19 April 2026 01:17:25 +0000 (0:00:05.426) 0:00:08.340 ********** 2026-04-19 01:17:26.250427 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:17:26.250433 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:26.250440 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:17:26.250447 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:17:26.250453 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:17:26.250460 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:17:26.250466 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:17:26.250473 | orchestrator | 2026-04-19 01:17:26.250479 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:17:26.250504 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250511 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250519 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250525 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250531 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250538 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250545 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:26.250552 | orchestrator | 2026-04-19 01:17:26.250560 | orchestrator | 2026-04-19 01:17:26.250567 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:17:26.250574 | orchestrator | Sunday 19 April 2026 01:17:25 +0000 (0:00:00.712) 0:00:09.053 ********** 2026-04-19 01:17:26.250582 | orchestrator | =============================================================================== 2026-04-19 01:17:26.250590 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.43s 2026-04-19 01:17:26.250597 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.31s 2026-04-19 01:17:26.250603 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.27s 2026-04-19 01:17:26.250608 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.71s 2026-04-19 01:17:26.419684 | orchestrator | + osism validate ceph-mons 2026-04-19 01:17:57.077630 | orchestrator | 2026-04-19 01:17:57.077705 | orchestrator | PLAY [Ceph validate mons] ****************************************************** 2026-04-19 01:17:57.077711 | orchestrator | 2026-04-19 01:17:57.077716 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-04-19 01:17:57.077720 | orchestrator | Sunday 19 April 2026 01:17:41 +0000 (0:00:00.515) 0:00:00.515 ********** 2026-04-19 01:17:57.077725 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.077729 | orchestrator | 2026-04-19 01:17:57.077733 | orchestrator | TASK [Create report output directory] ****************************************** 2026-04-19 01:17:57.077737 | orchestrator | Sunday 19 April 2026 01:17:42 +0000 (0:00:00.973) 0:00:01.489 ********** 2026-04-19 01:17:57.077741 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.077745 | orchestrator | 2026-04-19 01:17:57.077749 | orchestrator | TASK [Define report vars] ****************************************************** 2026-04-19 01:17:57.077753 | orchestrator | Sunday 19 April 2026 01:17:42 +0000 (0:00:00.670) 0:00:02.159 ********** 2026-04-19 01:17:57.077757 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.077762 | orchestrator | 2026-04-19 01:17:57.077766 | orchestrator | TASK [Prepare test data for container existance test] ************************** 2026-04-19 01:17:57.077784 | orchestrator | Sunday 19 April 2026 01:17:43 +0000 (0:00:00.117) 0:00:02.277 ********** 2026-04-19 01:17:57.077790 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.077796 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:57.077802 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:57.077807 | orchestrator | 2026-04-19 01:17:57.077813 | orchestrator | TASK [Get container info] ****************************************************** 2026-04-19 01:17:57.077819 | orchestrator | Sunday 19 April 2026 01:17:43 +0000 (0:00:00.275) 0:00:02.552 ********** 2026-04-19 01:17:57.077825 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:57.077849 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:57.077856 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.077863 | orchestrator | 2026-04-19 01:17:57.077869 | orchestrator | TASK [Set test result to failed if container is missing] *********************** 2026-04-19 01:17:57.077876 | orchestrator | Sunday 19 April 2026 01:17:44 +0000 (0:00:01.536) 0:00:04.089 ********** 2026-04-19 01:17:57.077882 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.077886 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:17:57.077890 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:17:57.077893 | orchestrator | 2026-04-19 01:17:57.077897 | orchestrator | TASK [Set test result to passed if container is existing] ********************** 2026-04-19 01:17:57.077902 | orchestrator | Sunday 19 April 2026 01:17:45 +0000 (0:00:00.295) 0:00:04.385 ********** 2026-04-19 01:17:57.077908 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.077918 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:57.077925 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:57.077931 | orchestrator | 2026-04-19 01:17:57.077938 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:17:57.077944 | orchestrator | Sunday 19 April 2026 01:17:45 +0000 (0:00:00.298) 0:00:04.683 ********** 2026-04-19 01:17:57.077951 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.077957 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:57.077964 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:57.077970 | orchestrator | 2026-04-19 01:17:57.077975 | orchestrator | TASK [Set test result to failed if ceph-mon is not running] ******************** 2026-04-19 01:17:57.077979 | orchestrator | Sunday 19 April 2026 01:17:45 +0000 (0:00:00.284) 0:00:04.967 ********** 2026-04-19 01:17:57.077982 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.077986 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:17:57.077990 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:17:57.077994 | orchestrator | 2026-04-19 01:17:57.077998 | orchestrator | TASK [Set test result to passed if ceph-mon is running] ************************ 2026-04-19 01:17:57.078002 | orchestrator | Sunday 19 April 2026 01:17:46 +0000 (0:00:00.452) 0:00:05.420 ********** 2026-04-19 01:17:57.078006 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078009 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:17:57.078050 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:17:57.078054 | orchestrator | 2026-04-19 01:17:57.078058 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:17:57.078062 | orchestrator | Sunday 19 April 2026 01:17:46 +0000 (0:00:00.319) 0:00:05.739 ********** 2026-04-19 01:17:57.078066 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078070 | orchestrator | 2026-04-19 01:17:57.078073 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:17:57.078077 | orchestrator | Sunday 19 April 2026 01:17:46 +0000 (0:00:00.229) 0:00:05.969 ********** 2026-04-19 01:17:57.078081 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078085 | orchestrator | 2026-04-19 01:17:57.078088 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:17:57.078092 | orchestrator | Sunday 19 April 2026 01:17:46 +0000 (0:00:00.269) 0:00:06.239 ********** 2026-04-19 01:17:57.078096 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078100 | orchestrator | 2026-04-19 01:17:57.078103 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:57.078107 | orchestrator | Sunday 19 April 2026 01:17:47 +0000 (0:00:00.234) 0:00:06.474 ********** 2026-04-19 01:17:57.078111 | orchestrator | 2026-04-19 01:17:57.078115 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:57.078119 | orchestrator | Sunday 19 April 2026 01:17:47 +0000 (0:00:00.068) 0:00:06.542 ********** 2026-04-19 01:17:57.078122 | orchestrator | 2026-04-19 01:17:57.078126 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:57.078130 | orchestrator | Sunday 19 April 2026 01:17:47 +0000 (0:00:00.081) 0:00:06.624 ********** 2026-04-19 01:17:57.078134 | orchestrator | 2026-04-19 01:17:57.078137 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:17:57.078150 | orchestrator | Sunday 19 April 2026 01:17:47 +0000 (0:00:00.219) 0:00:06.844 ********** 2026-04-19 01:17:57.078154 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078157 | orchestrator | 2026-04-19 01:17:57.078161 | orchestrator | TASK [Fail due to missing containers] ****************************************** 2026-04-19 01:17:57.078165 | orchestrator | Sunday 19 April 2026 01:17:47 +0000 (0:00:00.256) 0:00:07.100 ********** 2026-04-19 01:17:57.078169 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078173 | orchestrator | 2026-04-19 01:17:57.078188 | orchestrator | TASK [Prepare quorum test vars] ************************************************ 2026-04-19 01:17:57.078192 | orchestrator | Sunday 19 April 2026 01:17:48 +0000 (0:00:00.241) 0:00:07.341 ********** 2026-04-19 01:17:57.078196 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078201 | orchestrator | 2026-04-19 01:17:57.078206 | orchestrator | TASK [Get monmap info from one mon container] ********************************** 2026-04-19 01:17:57.078210 | orchestrator | Sunday 19 April 2026 01:17:48 +0000 (0:00:00.101) 0:00:07.443 ********** 2026-04-19 01:17:57.078215 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:17:57.078219 | orchestrator | 2026-04-19 01:17:57.078224 | orchestrator | TASK [Set quorum test data] **************************************************** 2026-04-19 01:17:57.078229 | orchestrator | Sunday 19 April 2026 01:17:49 +0000 (0:00:01.782) 0:00:09.225 ********** 2026-04-19 01:17:57.078252 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078261 | orchestrator | 2026-04-19 01:17:57.078266 | orchestrator | TASK [Fail quorum test if not all monitors are in quorum] ********************** 2026-04-19 01:17:57.078270 | orchestrator | Sunday 19 April 2026 01:17:50 +0000 (0:00:00.360) 0:00:09.585 ********** 2026-04-19 01:17:57.078274 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078279 | orchestrator | 2026-04-19 01:17:57.078283 | orchestrator | TASK [Pass quorum test if all monitors are in quorum] ************************** 2026-04-19 01:17:57.078288 | orchestrator | Sunday 19 April 2026 01:17:50 +0000 (0:00:00.122) 0:00:09.708 ********** 2026-04-19 01:17:57.078292 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078297 | orchestrator | 2026-04-19 01:17:57.078301 | orchestrator | TASK [Set fsid test vars] ****************************************************** 2026-04-19 01:17:57.078306 | orchestrator | Sunday 19 April 2026 01:17:50 +0000 (0:00:00.297) 0:00:10.006 ********** 2026-04-19 01:17:57.078311 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078315 | orchestrator | 2026-04-19 01:17:57.078320 | orchestrator | TASK [Fail Cluster FSID test if FSID does not match configuration] ************* 2026-04-19 01:17:57.078324 | orchestrator | Sunday 19 April 2026 01:17:51 +0000 (0:00:00.277) 0:00:10.283 ********** 2026-04-19 01:17:57.078329 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078333 | orchestrator | 2026-04-19 01:17:57.078336 | orchestrator | TASK [Pass Cluster FSID test if it matches configuration] ********************** 2026-04-19 01:17:57.078340 | orchestrator | Sunday 19 April 2026 01:17:51 +0000 (0:00:00.111) 0:00:10.395 ********** 2026-04-19 01:17:57.078344 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078348 | orchestrator | 2026-04-19 01:17:57.078352 | orchestrator | TASK [Prepare status test vars] ************************************************ 2026-04-19 01:17:57.078355 | orchestrator | Sunday 19 April 2026 01:17:51 +0000 (0:00:00.114) 0:00:10.509 ********** 2026-04-19 01:17:57.078359 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078363 | orchestrator | 2026-04-19 01:17:57.078366 | orchestrator | TASK [Gather status data] ****************************************************** 2026-04-19 01:17:57.078370 | orchestrator | Sunday 19 April 2026 01:17:51 +0000 (0:00:00.264) 0:00:10.774 ********** 2026-04-19 01:17:57.078374 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:17:57.078378 | orchestrator | 2026-04-19 01:17:57.078382 | orchestrator | TASK [Set health test data] **************************************************** 2026-04-19 01:17:57.078385 | orchestrator | Sunday 19 April 2026 01:17:52 +0000 (0:00:01.470) 0:00:12.244 ********** 2026-04-19 01:17:57.078389 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078393 | orchestrator | 2026-04-19 01:17:57.078397 | orchestrator | TASK [Fail cluster-health if health is not acceptable] ************************* 2026-04-19 01:17:57.078405 | orchestrator | Sunday 19 April 2026 01:17:53 +0000 (0:00:00.303) 0:00:12.548 ********** 2026-04-19 01:17:57.078409 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078413 | orchestrator | 2026-04-19 01:17:57.078416 | orchestrator | TASK [Pass cluster-health if health is acceptable] ***************************** 2026-04-19 01:17:57.078420 | orchestrator | Sunday 19 April 2026 01:17:53 +0000 (0:00:00.139) 0:00:12.688 ********** 2026-04-19 01:17:57.078424 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:17:57.078428 | orchestrator | 2026-04-19 01:17:57.078431 | orchestrator | TASK [Fail cluster-health if health is not acceptable (strict)] **************** 2026-04-19 01:17:57.078435 | orchestrator | Sunday 19 April 2026 01:17:53 +0000 (0:00:00.139) 0:00:12.827 ********** 2026-04-19 01:17:57.078439 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078443 | orchestrator | 2026-04-19 01:17:57.078446 | orchestrator | TASK [Pass cluster-health if status is OK (strict)] **************************** 2026-04-19 01:17:57.078450 | orchestrator | Sunday 19 April 2026 01:17:53 +0000 (0:00:00.133) 0:00:12.961 ********** 2026-04-19 01:17:57.078457 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078461 | orchestrator | 2026-04-19 01:17:57.078464 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-04-19 01:17:57.078468 | orchestrator | Sunday 19 April 2026 01:17:53 +0000 (0:00:00.135) 0:00:13.096 ********** 2026-04-19 01:17:57.078472 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.078476 | orchestrator | 2026-04-19 01:17:57.078480 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-04-19 01:17:57.078484 | orchestrator | Sunday 19 April 2026 01:17:54 +0000 (0:00:00.246) 0:00:13.342 ********** 2026-04-19 01:17:57.078487 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:17:57.078491 | orchestrator | 2026-04-19 01:17:57.078495 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:17:57.078499 | orchestrator | Sunday 19 April 2026 01:17:54 +0000 (0:00:00.275) 0:00:13.618 ********** 2026-04-19 01:17:57.078502 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.078506 | orchestrator | 2026-04-19 01:17:57.078510 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:17:57.078514 | orchestrator | Sunday 19 April 2026 01:17:56 +0000 (0:00:01.831) 0:00:15.449 ********** 2026-04-19 01:17:57.078517 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.078521 | orchestrator | 2026-04-19 01:17:57.078525 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:17:57.078529 | orchestrator | Sunday 19 April 2026 01:17:56 +0000 (0:00:00.257) 0:00:15.707 ********** 2026-04-19 01:17:57.078532 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:57.078536 | orchestrator | 2026-04-19 01:17:57.078543 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:59.277349 | orchestrator | Sunday 19 April 2026 01:17:57 +0000 (0:00:00.623) 0:00:16.330 ********** 2026-04-19 01:17:59.277439 | orchestrator | 2026-04-19 01:17:59.277447 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:59.277452 | orchestrator | Sunday 19 April 2026 01:17:57 +0000 (0:00:00.068) 0:00:16.399 ********** 2026-04-19 01:17:59.277456 | orchestrator | 2026-04-19 01:17:59.277460 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:17:59.277464 | orchestrator | Sunday 19 April 2026 01:17:57 +0000 (0:00:00.068) 0:00:16.467 ********** 2026-04-19 01:17:59.277468 | orchestrator | 2026-04-19 01:17:59.277472 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-04-19 01:17:59.277476 | orchestrator | Sunday 19 April 2026 01:17:57 +0000 (0:00:00.071) 0:00:16.538 ********** 2026-04-19 01:17:59.277481 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:17:59.277485 | orchestrator | 2026-04-19 01:17:59.277489 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:17:59.277511 | orchestrator | Sunday 19 April 2026 01:17:58 +0000 (0:00:01.292) 0:00:17.831 ********** 2026-04-19 01:17:59.277517 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => { 2026-04-19 01:17:59.277523 | orchestrator |  "msg": [ 2026-04-19 01:17:59.277535 | orchestrator |  "Validator run completed.", 2026-04-19 01:17:59.277542 | orchestrator |  "You can find the report file here:", 2026-04-19 01:17:59.277548 | orchestrator |  "/opt/reports/validator/ceph-mons-validator-2026-04-19T01:17:42+00:00-report.json", 2026-04-19 01:17:59.277555 | orchestrator |  "on the following host:", 2026-04-19 01:17:59.277561 | orchestrator |  "testbed-manager" 2026-04-19 01:17:59.277568 | orchestrator |  ] 2026-04-19 01:17:59.277574 | orchestrator | } 2026-04-19 01:17:59.277579 | orchestrator | 2026-04-19 01:17:59.277585 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:17:59.277603 | orchestrator | testbed-node-0 : ok=24  changed=5  unreachable=0 failed=0 skipped=13  rescued=0 ignored=0 2026-04-19 01:17:59.277618 | orchestrator | testbed-node-1 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:59.277625 | orchestrator | testbed-node-2 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:17:59.277631 | orchestrator | 2026-04-19 01:17:59.277638 | orchestrator | 2026-04-19 01:17:59.277644 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:17:59.277650 | orchestrator | Sunday 19 April 2026 01:17:58 +0000 (0:00:00.412) 0:00:18.244 ********** 2026-04-19 01:17:59.277657 | orchestrator | =============================================================================== 2026-04-19 01:17:59.277664 | orchestrator | Aggregate test results step one ----------------------------------------- 1.83s 2026-04-19 01:17:59.277670 | orchestrator | Get monmap info from one mon container ---------------------------------- 1.78s 2026-04-19 01:17:59.277678 | orchestrator | Get container info ------------------------------------------------------ 1.54s 2026-04-19 01:17:59.277682 | orchestrator | Gather status data ------------------------------------------------------ 1.47s 2026-04-19 01:17:59.277686 | orchestrator | Write report file ------------------------------------------------------- 1.29s 2026-04-19 01:17:59.277690 | orchestrator | Get timestamp for report file ------------------------------------------- 0.97s 2026-04-19 01:17:59.277694 | orchestrator | Create report output directory ------------------------------------------ 0.67s 2026-04-19 01:17:59.277698 | orchestrator | Aggregate test results step three --------------------------------------- 0.62s 2026-04-19 01:17:59.277715 | orchestrator | Set test result to failed if ceph-mon is not running -------------------- 0.45s 2026-04-19 01:17:59.277720 | orchestrator | Print report file information ------------------------------------------- 0.41s 2026-04-19 01:17:59.277724 | orchestrator | Flush handlers ---------------------------------------------------------- 0.37s 2026-04-19 01:17:59.277728 | orchestrator | Set quorum test data ---------------------------------------------------- 0.36s 2026-04-19 01:17:59.277731 | orchestrator | Set test result to passed if ceph-mon is running ------------------------ 0.32s 2026-04-19 01:17:59.277735 | orchestrator | Set health test data ---------------------------------------------------- 0.30s 2026-04-19 01:17:59.277739 | orchestrator | Set test result to passed if container is existing ---------------------- 0.30s 2026-04-19 01:17:59.277743 | orchestrator | Pass quorum test if all monitors are in quorum -------------------------- 0.30s 2026-04-19 01:17:59.277747 | orchestrator | Set test result to failed if container is missing ----------------------- 0.30s 2026-04-19 01:17:59.277750 | orchestrator | Prepare test data ------------------------------------------------------- 0.28s 2026-04-19 01:17:59.277754 | orchestrator | Set fsid test vars ------------------------------------------------------ 0.28s 2026-04-19 01:17:59.277758 | orchestrator | Set validation result to failed if a test failed ------------------------ 0.28s 2026-04-19 01:17:59.461304 | orchestrator | + osism validate ceph-mgrs 2026-04-19 01:18:28.238935 | orchestrator | 2026-04-19 01:18:28.239675 | orchestrator | PLAY [Ceph validate mgrs] ****************************************************** 2026-04-19 01:18:28.239736 | orchestrator | 2026-04-19 01:18:28.239744 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-04-19 01:18:28.239750 | orchestrator | Sunday 19 April 2026 01:18:14 +0000 (0:00:00.520) 0:00:00.520 ********** 2026-04-19 01:18:28.239757 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.239771 | orchestrator | 2026-04-19 01:18:28.239783 | orchestrator | TASK [Create report output directory] ****************************************** 2026-04-19 01:18:28.239789 | orchestrator | Sunday 19 April 2026 01:18:15 +0000 (0:00:01.005) 0:00:01.525 ********** 2026-04-19 01:18:28.239795 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.239808 | orchestrator | 2026-04-19 01:18:28.239813 | orchestrator | TASK [Define report vars] ****************************************************** 2026-04-19 01:18:28.239819 | orchestrator | Sunday 19 April 2026 01:18:16 +0000 (0:00:00.691) 0:00:02.216 ********** 2026-04-19 01:18:28.239824 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.239831 | orchestrator | 2026-04-19 01:18:28.239836 | orchestrator | TASK [Prepare test data for container existance test] ************************** 2026-04-19 01:18:28.239842 | orchestrator | Sunday 19 April 2026 01:18:16 +0000 (0:00:00.105) 0:00:02.322 ********** 2026-04-19 01:18:28.239847 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.239852 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:18:28.239858 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:18:28.239862 | orchestrator | 2026-04-19 01:18:28.239867 | orchestrator | TASK [Get container info] ****************************************************** 2026-04-19 01:18:28.239872 | orchestrator | Sunday 19 April 2026 01:18:16 +0000 (0:00:00.270) 0:00:02.593 ********** 2026-04-19 01:18:28.239876 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:18:28.239881 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.239885 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:18:28.239890 | orchestrator | 2026-04-19 01:18:28.239895 | orchestrator | TASK [Set test result to failed if container is missing] *********************** 2026-04-19 01:18:28.239899 | orchestrator | Sunday 19 April 2026 01:18:18 +0000 (0:00:01.566) 0:00:04.159 ********** 2026-04-19 01:18:28.239904 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.239909 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:18:28.239914 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:18:28.239918 | orchestrator | 2026-04-19 01:18:28.239923 | orchestrator | TASK [Set test result to passed if container is existing] ********************** 2026-04-19 01:18:28.239927 | orchestrator | Sunday 19 April 2026 01:18:18 +0000 (0:00:00.289) 0:00:04.449 ********** 2026-04-19 01:18:28.239932 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.239937 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:18:28.239941 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:18:28.239946 | orchestrator | 2026-04-19 01:18:28.239951 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:18:28.239955 | orchestrator | Sunday 19 April 2026 01:18:18 +0000 (0:00:00.280) 0:00:04.729 ********** 2026-04-19 01:18:28.239960 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.239964 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:18:28.239969 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:18:28.239973 | orchestrator | 2026-04-19 01:18:28.239978 | orchestrator | TASK [Set test result to failed if ceph-mgr is not running] ******************** 2026-04-19 01:18:28.239983 | orchestrator | Sunday 19 April 2026 01:18:18 +0000 (0:00:00.286) 0:00:05.016 ********** 2026-04-19 01:18:28.239988 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.239992 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:18:28.239997 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:18:28.240001 | orchestrator | 2026-04-19 01:18:28.240006 | orchestrator | TASK [Set test result to passed if ceph-mgr is running] ************************ 2026-04-19 01:18:28.240011 | orchestrator | Sunday 19 April 2026 01:18:19 +0000 (0:00:00.423) 0:00:05.440 ********** 2026-04-19 01:18:28.240015 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.240036 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:18:28.240041 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:18:28.240046 | orchestrator | 2026-04-19 01:18:28.240051 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:18:28.240055 | orchestrator | Sunday 19 April 2026 01:18:19 +0000 (0:00:00.278) 0:00:05.718 ********** 2026-04-19 01:18:28.240060 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240064 | orchestrator | 2026-04-19 01:18:28.240069 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:18:28.240073 | orchestrator | Sunday 19 April 2026 01:18:19 +0000 (0:00:00.244) 0:00:05.962 ********** 2026-04-19 01:18:28.240078 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240084 | orchestrator | 2026-04-19 01:18:28.240091 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:18:28.240098 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.256) 0:00:06.219 ********** 2026-04-19 01:18:28.240110 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240120 | orchestrator | 2026-04-19 01:18:28.240127 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240133 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.233) 0:00:06.452 ********** 2026-04-19 01:18:28.240140 | orchestrator | 2026-04-19 01:18:28.240147 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240153 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.071) 0:00:06.524 ********** 2026-04-19 01:18:28.240160 | orchestrator | 2026-04-19 01:18:28.240167 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240173 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.086) 0:00:06.610 ********** 2026-04-19 01:18:28.240180 | orchestrator | 2026-04-19 01:18:28.240186 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:18:28.240193 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.210) 0:00:06.821 ********** 2026-04-19 01:18:28.240199 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240206 | orchestrator | 2026-04-19 01:18:28.240229 | orchestrator | TASK [Fail due to missing containers] ****************************************** 2026-04-19 01:18:28.240237 | orchestrator | Sunday 19 April 2026 01:18:20 +0000 (0:00:00.240) 0:00:07.061 ********** 2026-04-19 01:18:28.240244 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240251 | orchestrator | 2026-04-19 01:18:28.240276 | orchestrator | TASK [Define mgr module test vars] ********************************************* 2026-04-19 01:18:28.240290 | orchestrator | Sunday 19 April 2026 01:18:21 +0000 (0:00:00.265) 0:00:07.327 ********** 2026-04-19 01:18:28.240297 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.240303 | orchestrator | 2026-04-19 01:18:28.240310 | orchestrator | TASK [Gather list of mgr modules] ********************************************** 2026-04-19 01:18:28.240317 | orchestrator | Sunday 19 April 2026 01:18:21 +0000 (0:00:00.110) 0:00:07.437 ********** 2026-04-19 01:18:28.240324 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:18:28.240331 | orchestrator | 2026-04-19 01:18:28.240338 | orchestrator | TASK [Parse mgr module list from json] ***************************************** 2026-04-19 01:18:28.240345 | orchestrator | Sunday 19 April 2026 01:18:23 +0000 (0:00:01.692) 0:00:09.130 ********** 2026-04-19 01:18:28.240352 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.240360 | orchestrator | 2026-04-19 01:18:28.240367 | orchestrator | TASK [Extract list of enabled mgr modules] ************************************* 2026-04-19 01:18:28.240375 | orchestrator | Sunday 19 April 2026 01:18:23 +0000 (0:00:00.250) 0:00:09.381 ********** 2026-04-19 01:18:28.240383 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.240391 | orchestrator | 2026-04-19 01:18:28.240398 | orchestrator | TASK [Fail test if mgr modules are disabled that should be enabled] ************ 2026-04-19 01:18:28.240406 | orchestrator | Sunday 19 April 2026 01:18:23 +0000 (0:00:00.302) 0:00:09.683 ********** 2026-04-19 01:18:28.240413 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240420 | orchestrator | 2026-04-19 01:18:28.240427 | orchestrator | TASK [Pass test if required mgr modules are enabled] *************************** 2026-04-19 01:18:28.240443 | orchestrator | Sunday 19 April 2026 01:18:23 +0000 (0:00:00.141) 0:00:09.824 ********** 2026-04-19 01:18:28.240451 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:18:28.240458 | orchestrator | 2026-04-19 01:18:28.240466 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-04-19 01:18:28.240472 | orchestrator | Sunday 19 April 2026 01:18:23 +0000 (0:00:00.151) 0:00:09.976 ********** 2026-04-19 01:18:28.240479 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.240486 | orchestrator | 2026-04-19 01:18:28.240493 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-04-19 01:18:28.240501 | orchestrator | Sunday 19 April 2026 01:18:24 +0000 (0:00:00.273) 0:00:10.249 ********** 2026-04-19 01:18:28.240509 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:18:28.240517 | orchestrator | 2026-04-19 01:18:28.240525 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:18:28.240533 | orchestrator | Sunday 19 April 2026 01:18:24 +0000 (0:00:00.241) 0:00:10.491 ********** 2026-04-19 01:18:28.240541 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.240548 | orchestrator | 2026-04-19 01:18:28.240556 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:18:28.240562 | orchestrator | Sunday 19 April 2026 01:18:25 +0000 (0:00:01.506) 0:00:11.997 ********** 2026-04-19 01:18:28.240567 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.240571 | orchestrator | 2026-04-19 01:18:28.240576 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:18:28.240581 | orchestrator | Sunday 19 April 2026 01:18:26 +0000 (0:00:00.238) 0:00:12.236 ********** 2026-04-19 01:18:28.240585 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.240590 | orchestrator | 2026-04-19 01:18:28.240595 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240599 | orchestrator | Sunday 19 April 2026 01:18:26 +0000 (0:00:00.250) 0:00:12.486 ********** 2026-04-19 01:18:28.240604 | orchestrator | 2026-04-19 01:18:28.240609 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240613 | orchestrator | Sunday 19 April 2026 01:18:26 +0000 (0:00:00.073) 0:00:12.560 ********** 2026-04-19 01:18:28.240618 | orchestrator | 2026-04-19 01:18:28.240623 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:28.240627 | orchestrator | Sunday 19 April 2026 01:18:26 +0000 (0:00:00.080) 0:00:12.641 ********** 2026-04-19 01:18:28.240632 | orchestrator | 2026-04-19 01:18:28.240636 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-04-19 01:18:28.240641 | orchestrator | Sunday 19 April 2026 01:18:26 +0000 (0:00:00.070) 0:00:12.712 ********** 2026-04-19 01:18:28.240646 | orchestrator | changed: [testbed-node-0 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:28.240650 | orchestrator | 2026-04-19 01:18:28.240655 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:18:28.240659 | orchestrator | Sunday 19 April 2026 01:18:27 +0000 (0:00:01.225) 0:00:13.938 ********** 2026-04-19 01:18:28.240664 | orchestrator | ok: [testbed-node-0 -> testbed-manager(192.168.16.5)] => { 2026-04-19 01:18:28.240669 | orchestrator |  "msg": [ 2026-04-19 01:18:28.240674 | orchestrator |  "Validator run completed.", 2026-04-19 01:18:28.240678 | orchestrator |  "You can find the report file here:", 2026-04-19 01:18:28.240683 | orchestrator |  "/opt/reports/validator/ceph-mgrs-validator-2026-04-19T01:18:15+00:00-report.json", 2026-04-19 01:18:28.240689 | orchestrator |  "on the following host:", 2026-04-19 01:18:28.240694 | orchestrator |  "testbed-manager" 2026-04-19 01:18:28.240699 | orchestrator |  ] 2026-04-19 01:18:28.240704 | orchestrator | } 2026-04-19 01:18:28.240709 | orchestrator | 2026-04-19 01:18:28.240713 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:18:28.240724 | orchestrator | testbed-node-0 : ok=19  changed=3  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-04-19 01:18:28.240730 | orchestrator | testbed-node-1 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:18:28.240741 | orchestrator | testbed-node-2 : ok=5  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:18:28.543816 | orchestrator | 2026-04-19 01:18:28.543931 | orchestrator | 2026-04-19 01:18:28.543946 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:18:28.543959 | orchestrator | Sunday 19 April 2026 01:18:28 +0000 (0:00:00.388) 0:00:14.326 ********** 2026-04-19 01:18:28.543970 | orchestrator | =============================================================================== 2026-04-19 01:18:28.543980 | orchestrator | Gather list of mgr modules ---------------------------------------------- 1.69s 2026-04-19 01:18:28.543991 | orchestrator | Get container info ------------------------------------------------------ 1.57s 2026-04-19 01:18:28.544001 | orchestrator | Aggregate test results step one ----------------------------------------- 1.51s 2026-04-19 01:18:28.544013 | orchestrator | Write report file ------------------------------------------------------- 1.23s 2026-04-19 01:18:28.544023 | orchestrator | Get timestamp for report file ------------------------------------------- 1.01s 2026-04-19 01:18:28.544033 | orchestrator | Create report output directory ------------------------------------------ 0.69s 2026-04-19 01:18:28.544047 | orchestrator | Set test result to failed if ceph-mgr is not running -------------------- 0.42s 2026-04-19 01:18:28.544059 | orchestrator | Print report file information ------------------------------------------- 0.39s 2026-04-19 01:18:28.544071 | orchestrator | Flush handlers ---------------------------------------------------------- 0.37s 2026-04-19 01:18:28.544081 | orchestrator | Extract list of enabled mgr modules ------------------------------------- 0.30s 2026-04-19 01:18:28.544094 | orchestrator | Set test result to failed if container is missing ----------------------- 0.29s 2026-04-19 01:18:28.544109 | orchestrator | Prepare test data ------------------------------------------------------- 0.29s 2026-04-19 01:18:28.544119 | orchestrator | Set test result to passed if container is existing ---------------------- 0.28s 2026-04-19 01:18:28.544130 | orchestrator | Set test result to passed if ceph-mgr is running ------------------------ 0.28s 2026-04-19 01:18:28.544140 | orchestrator | Set validation result to passed if no test failed ----------------------- 0.27s 2026-04-19 01:18:28.544150 | orchestrator | Prepare test data for container existance test -------------------------- 0.27s 2026-04-19 01:18:28.544160 | orchestrator | Fail due to missing containers ------------------------------------------ 0.27s 2026-04-19 01:18:28.544171 | orchestrator | Aggregate test results step two ----------------------------------------- 0.26s 2026-04-19 01:18:28.544181 | orchestrator | Parse mgr module list from json ----------------------------------------- 0.25s 2026-04-19 01:18:28.544192 | orchestrator | Aggregate test results step three --------------------------------------- 0.25s 2026-04-19 01:18:28.718072 | orchestrator | + osism validate ceph-osds 2026-04-19 01:18:46.883671 | orchestrator | 2026-04-19 01:18:46.883760 | orchestrator | PLAY [Ceph validate OSDs] ****************************************************** 2026-04-19 01:18:46.883771 | orchestrator | 2026-04-19 01:18:46.883778 | orchestrator | TASK [Get timestamp for report file] ******************************************* 2026-04-19 01:18:46.883786 | orchestrator | Sunday 19 April 2026 01:18:43 +0000 (0:00:00.438) 0:00:00.438 ********** 2026-04-19 01:18:46.883801 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:46.883808 | orchestrator | 2026-04-19 01:18:46.883814 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-04-19 01:18:46.883821 | orchestrator | Sunday 19 April 2026 01:18:44 +0000 (0:00:00.899) 0:00:01.337 ********** 2026-04-19 01:18:46.883828 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:46.883834 | orchestrator | 2026-04-19 01:18:46.883840 | orchestrator | TASK [Create report output directory] ****************************************** 2026-04-19 01:18:46.883864 | orchestrator | Sunday 19 April 2026 01:18:44 +0000 (0:00:00.208) 0:00:01.546 ********** 2026-04-19 01:18:46.883870 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:18:46.883877 | orchestrator | 2026-04-19 01:18:46.883883 | orchestrator | TASK [Define report vars] ****************************************************** 2026-04-19 01:18:46.883889 | orchestrator | Sunday 19 April 2026 01:18:45 +0000 (0:00:00.579) 0:00:02.126 ********** 2026-04-19 01:18:46.883896 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:46.883903 | orchestrator | 2026-04-19 01:18:46.883909 | orchestrator | TASK [Define OSD test variables] *********************************************** 2026-04-19 01:18:46.883916 | orchestrator | Sunday 19 April 2026 01:18:45 +0000 (0:00:00.120) 0:00:02.246 ********** 2026-04-19 01:18:46.883922 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:46.883928 | orchestrator | 2026-04-19 01:18:46.883935 | orchestrator | TASK [Calculate OSD devices for each host] ************************************* 2026-04-19 01:18:46.883941 | orchestrator | Sunday 19 April 2026 01:18:45 +0000 (0:00:00.119) 0:00:02.365 ********** 2026-04-19 01:18:46.883947 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:46.883953 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:46.883960 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:46.883966 | orchestrator | 2026-04-19 01:18:46.883972 | orchestrator | TASK [Define OSD test variables] *********************************************** 2026-04-19 01:18:46.883978 | orchestrator | Sunday 19 April 2026 01:18:45 +0000 (0:00:00.348) 0:00:02.714 ********** 2026-04-19 01:18:46.883985 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:46.883991 | orchestrator | 2026-04-19 01:18:46.883997 | orchestrator | TASK [Calculate OSD devices for each host] ************************************* 2026-04-19 01:18:46.884003 | orchestrator | Sunday 19 April 2026 01:18:45 +0000 (0:00:00.130) 0:00:02.844 ********** 2026-04-19 01:18:46.884010 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:46.884016 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:46.884022 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:46.884029 | orchestrator | 2026-04-19 01:18:46.884035 | orchestrator | TASK [Calculate total number of OSDs in cluster] ******************************* 2026-04-19 01:18:46.884041 | orchestrator | Sunday 19 April 2026 01:18:46 +0000 (0:00:00.270) 0:00:03.114 ********** 2026-04-19 01:18:46.884048 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:46.884068 | orchestrator | 2026-04-19 01:18:46.884082 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:18:46.884088 | orchestrator | Sunday 19 April 2026 01:18:46 +0000 (0:00:00.309) 0:00:03.424 ********** 2026-04-19 01:18:46.884098 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:46.884105 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:46.884111 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:46.884117 | orchestrator | 2026-04-19 01:18:46.884123 | orchestrator | TASK [Get list of ceph-osd containers on host] ********************************* 2026-04-19 01:18:46.884129 | orchestrator | Sunday 19 April 2026 01:18:46 +0000 (0:00:00.243) 0:00:03.667 ********** 2026-04-19 01:18:46.884137 | orchestrator | skipping: [testbed-node-3] => (item={'id': '85128f0af3e7a0d76c43a73b8d833c97bf489cba26087318014972c521267ddb', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 7 minutes (healthy)'})  2026-04-19 01:18:46.884146 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'ee476b3f6d968bf366e79e4563276966b92e95a975965e3e9d580847d6a4cf0d', 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 8 minutes (healthy)'})  2026-04-19 01:18:46.884154 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'c63ede225e1ff10a28b3cb899e4eed04fecc289bf49a4ea68d0bce249f0d4603', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 8 minutes (healthy)'})  2026-04-19 01:18:46.884161 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'acd4602c828cedb9d5f933bd9fc90c25ef58ad0134fec55b9ed54f8e0e207b6c', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 11 minutes (healthy)'})  2026-04-19 01:18:46.884177 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'b90158a5214ce5d6a2dfaa9db12b919b21935e4e2978f59a1d4d5135643dc5e8', 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:46.884243 | orchestrator | skipping: [testbed-node-3] => (item={'id': '1762cbccba0d71ee311f963bdf5305f71044ca35639812205e69352386c5bc81', 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:46.884252 | orchestrator | skipping: [testbed-node-3] => (item={'id': '8af5d0435e94c66a6e8bac686d31a1ece645f0673317a78ebbc045f3aa0527a9', 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 16 minutes'})  2026-04-19 01:18:46.884261 | orchestrator | skipping: [testbed-node-3] => (item={'id': '755f64dbeeb3a5f7235a0557a86202a8cfb602d1c45957f5edf6a43ea1677b8b', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-rgw-default-testbed-node-3-rgw0', 'state': 'running', 'status': 'Up 21 minutes'})  2026-04-19 01:18:46.884268 | orchestrator | skipping: [testbed-node-3] => (item={'id': '8b456450a531a4200a3a12acc4a7fd183074b7d1759f5c7bd6b303dc03c2f403', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-mds-testbed-node-3', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:46.884275 | orchestrator | skipping: [testbed-node-3] => (item={'id': '1eaa50cf86cfc0d95cd2b4bdcc6d1b4d1f2b84e41a6fe0f0803a8519156ad855', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-crash-testbed-node-3', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:46.884282 | orchestrator | ok: [testbed-node-3] => (item={'id': '24aa832aa9e54635ae578792a1d0ab96db1337f8e45910984c28b2e9209ca2ea', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-5', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:46.884289 | orchestrator | ok: [testbed-node-3] => (item={'id': '65bcc222348ef9df9b59e9f3b5e978b4ea0d797d86664ef5f26661c3a3bc8f58', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-0', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:46.884296 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'd6a3ad2b98b230de22a0c38725d3eaf302114aff1c2e4223c8a077c3662951b8', 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up 24 minutes'})  2026-04-19 01:18:46.884303 | orchestrator | skipping: [testbed-node-3] => (item={'id': '3843342c672e4d274bb111c6c3eadbeabcc28439f886fe9eccf8aedc4fd83a07', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up 25 minutes (healthy)'})  2026-04-19 01:18:46.884313 | orchestrator | skipping: [testbed-node-3] => (item={'id': '0a4b68771c65e4bf62e4f8d4e06d1766a1669e8cd3d9e7ca237eed685b4f0bf5', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up 27 minutes (healthy)'})  2026-04-19 01:18:46.884321 | orchestrator | skipping: [testbed-node-3] => (item={'id': '8f23aa4cdd434d728a6b6259975bc070fb2448c8f61b51ae223bb5f904508af0', 'image': 'registry.osism.tech/kolla/cron:2025.1', 'name': '/cron', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:46.884327 | orchestrator | skipping: [testbed-node-3] => (item={'id': 'cda09eda3fe04247c2b09f5f9a68068f958cbf737172ea7629732a1db3a4eb74', 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:46.884334 | orchestrator | skipping: [testbed-node-4] => (item={'id': '8ccad40662474a31ce0e503ced932afb009ee27c345bde247fce2435faac3a7e', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 7 minutes (healthy)'})  2026-04-19 01:18:46.884346 | orchestrator | skipping: [testbed-node-3] => (item={'id': '05d57baf3f4d97b62ff1c096e065326da1196da8580e1cbb16cc95627577253a', 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'name': '/fluentd', 'state': 'running', 'status': 'Up 29 minutes'})  2026-04-19 01:18:46.884353 | orchestrator | skipping: [testbed-node-4] => (item={'id': '5bc064865ff5354d5219d25d9eb19e81f7f082b87c29e93061883796b7a5d4a2', 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 7 minutes (healthy)'})  2026-04-19 01:18:46.884360 | orchestrator | skipping: [testbed-node-4] => (item={'id': '39570a46c070ef7119b9f66fa23bd216097b7550a69c874d0b520eb8944108e0', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 8 minutes (healthy)'})  2026-04-19 01:18:46.884373 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'd4c5f20768350152ea442f51a052eac107f6134bcd4506e3f229c6e0549076b7', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 11 minutes (healthy)'})  2026-04-19 01:18:47.057016 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'e6090c3e1766fe7c357e964be01f48c2a0770fd50be1601dd8a1360e73137372', 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:47.057109 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'f46faadd44494af558bc78dfce3acc2804823aee9ef21fdcc825fddcc067d038', 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:47.057121 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'f1f594d4fe522658a509d09e417cdc7dfa2188dca2de87b5a8437664f6f525e1', 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 16 minutes'})  2026-04-19 01:18:47.057128 | orchestrator | skipping: [testbed-node-4] => (item={'id': '03d7be1dde1c23c3964e6e5a35feba7162d027132a6b0a9a356ed4e9dc8f175d', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-rgw-default-testbed-node-4-rgw0', 'state': 'running', 'status': 'Up 21 minutes'})  2026-04-19 01:18:47.057135 | orchestrator | skipping: [testbed-node-4] => (item={'id': '2bf50bc4ae583d80a2d8918c5507333d7688876d1bb3f772f1b677bd114b7ee6', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-mds-testbed-node-4', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:47.057142 | orchestrator | skipping: [testbed-node-4] => (item={'id': '443a6dac70356c2bfca7cd7b85b4e64095c9063a56c82d0638b973a3c1b18292', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-crash-testbed-node-4', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:47.057151 | orchestrator | ok: [testbed-node-4] => (item={'id': 'd40873cc2d6e6bbc52c2c04e59a1db2246b72f7988e667831b3b30eca1718840', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-3', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:47.057161 | orchestrator | ok: [testbed-node-4] => (item={'id': '08e1ee753eaca7df759cd337ffd14ef10b343b7afe2df5a8fbc915513a9bdc29', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-1', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:47.057168 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'acd777a7898593afeee3df7214d44cfbbf004fc70e5440a09ca5b68e33ac4a95', 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up 24 minutes'})  2026-04-19 01:18:47.057175 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'e5f5147fff217d940ec36be1944d87c1b03b2b02293001c941b95fd32eb912d3', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up 25 minutes (healthy)'})  2026-04-19 01:18:47.057242 | orchestrator | skipping: [testbed-node-4] => (item={'id': '1a376dd08e52459225559f58771a5cee5dd01cf23a1c39eaaa4b14bf0d2890ae', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up 27 minutes (healthy)'})  2026-04-19 01:18:47.057252 | orchestrator | skipping: [testbed-node-4] => (item={'id': 'd39c4c00c6d1f16f30bfb5a7a32746211f05f084f461afbeca399b47385798a2', 'image': 'registry.osism.tech/kolla/cron:2025.1', 'name': '/cron', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:47.057260 | orchestrator | skipping: [testbed-node-4] => (item={'id': '5b63ce12b8ea67284ce2162ac2545c50e36619fef1af1a054e367ecaea78c7d8', 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:47.057265 | orchestrator | skipping: [testbed-node-4] => (item={'id': '50f9f574783ac69bb6dec7cf6ecf2b10934cdf07de1c21385e7552e3102396d4', 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'name': '/fluentd', 'state': 'running', 'status': 'Up 29 minutes'})  2026-04-19 01:18:47.057269 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'a644219fad007b451db0b44fccd16339f9d3c33835a429a285de145008ee417d', 'image': 'registry.osism.tech/kolla/nova-compute:2025.1', 'name': '/nova_compute', 'state': 'running', 'status': 'Up 7 minutes (healthy)'})  2026-04-19 01:18:47.057286 | orchestrator | skipping: [testbed-node-5] => (item={'id': '60129eb0f352eca80369990b30ec0d92ec21cb5a5a37cf19067e548e527a043b', 'image': 'registry.osism.tech/kolla/nova-libvirt:2025.1', 'name': '/nova_libvirt', 'state': 'running', 'status': 'Up 7 minutes (healthy)'})  2026-04-19 01:18:47.057290 | orchestrator | skipping: [testbed-node-5] => (item={'id': '72adfd590a85b64321ee3c0c5baa90cbb1c605f7242b348ba210bfe0d179ec7e', 'image': 'registry.osism.tech/kolla/nova-ssh:2025.1', 'name': '/nova_ssh', 'state': 'running', 'status': 'Up 8 minutes (healthy)'})  2026-04-19 01:18:47.057311 | orchestrator | skipping: [testbed-node-5] => (item={'id': '4c144f4937c67c81ff3f247899b5678addc7a671fdda1816f04c2cf11c85e472', 'image': 'registry.osism.tech/kolla/neutron-metadata-agent:2025.1', 'name': '/neutron_ovn_metadata_agent', 'state': 'running', 'status': 'Up 11 minutes (healthy)'})  2026-04-19 01:18:47.057318 | orchestrator | skipping: [testbed-node-5] => (item={'id': '15b4f95125675e794bfac5ac7ded392411cfdb3b587a451e92d218787c1291f2', 'image': 'registry.osism.tech/kolla/prometheus-libvirt-exporter:2025.1', 'name': '/prometheus_libvirt_exporter', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:47.057324 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'c91d6c6441f07dd7705544956ffecb7f8faeac9ccea5df9e00d228747bb7f6a7', 'image': 'registry.osism.tech/kolla/prometheus-cadvisor:2025.1', 'name': '/prometheus_cadvisor', 'state': 'running', 'status': 'Up 15 minutes'})  2026-04-19 01:18:47.057330 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'dc3b4902e890a2de0d216e2ebb24659230b1bdd3f54544eb1229a1748ecf6348', 'image': 'registry.osism.tech/kolla/prometheus-node-exporter:2025.1', 'name': '/prometheus_node_exporter', 'state': 'running', 'status': 'Up 16 minutes'})  2026-04-19 01:18:47.057336 | orchestrator | skipping: [testbed-node-5] => (item={'id': '9b7d9864d5acf708ded0ce53a64aec53735353ef18b546a23e8e88a7a5b8f5ff', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-rgw-default-testbed-node-5-rgw0', 'state': 'running', 'status': 'Up 21 minutes'})  2026-04-19 01:18:47.057341 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'eab39c9edc33fd37b72779d2dec3954945dfddf77cb938f73b3d85620eb8ff06', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-mds-testbed-node-5', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:47.057351 | orchestrator | skipping: [testbed-node-5] => (item={'id': '6c32afa4d3b1e4e017e631eca60c817d5bd843f4173ce200d3f2b44847847e2c', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-crash-testbed-node-5', 'state': 'running', 'status': 'Up 22 minutes'})  2026-04-19 01:18:47.057364 | orchestrator | ok: [testbed-node-5] => (item={'id': '4552c7b520a4bd052c16d4add54db80e15a0edc7b19c8f5d9721306221a50dc3', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-4', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:47.057371 | orchestrator | ok: [testbed-node-5] => (item={'id': 'f7b8de13d9192e492c8f09379fa27eb30939eb45034432f970b98244d6518649', 'image': 'registry.osism.tech/osism/ceph-daemon:reef', 'name': '/ceph-osd-2', 'state': 'running', 'status': 'Up 23 minutes'}) 2026-04-19 01:18:47.057377 | orchestrator | skipping: [testbed-node-5] => (item={'id': '78970a8b384b8eb7aa1cfdeb077a57c415a80545ab0ee2e6105a98b6feca9e3f', 'image': 'registry.osism.tech/kolla/ovn-controller:2025.1', 'name': '/ovn_controller', 'state': 'running', 'status': 'Up 24 minutes'})  2026-04-19 01:18:47.057383 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'd3d83742a229125ef1de07733ca51df860491ea5731d43e56588648742769c36', 'image': 'registry.osism.tech/kolla/openvswitch-vswitchd:2025.1', 'name': '/openvswitch_vswitchd', 'state': 'running', 'status': 'Up 25 minutes (healthy)'})  2026-04-19 01:18:47.057390 | orchestrator | skipping: [testbed-node-5] => (item={'id': '79dd1ae9db44ac5f195cd771921a8c1ac0cd7a3c7b36dbe76a2855bf8598fd65', 'image': 'registry.osism.tech/kolla/openvswitch-db-server:2025.1', 'name': '/openvswitch_db', 'state': 'running', 'status': 'Up 27 minutes (healthy)'})  2026-04-19 01:18:47.057396 | orchestrator | skipping: [testbed-node-5] => (item={'id': '4baa5f30fcdbaddd7d5e6771cdbccb71930c1950bab62cc24a45f0bb594e408e', 'image': 'registry.osism.tech/kolla/cron:2025.1', 'name': '/cron', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:47.057403 | orchestrator | skipping: [testbed-node-5] => (item={'id': 'f27850b0daede6934ecac567731593b34b2b3f2ad3089b12a7058dc822b97c79', 'image': 'registry.osism.tech/kolla/kolla-toolbox:2025.1', 'name': '/kolla_toolbox', 'state': 'running', 'status': 'Up 28 minutes'})  2026-04-19 01:18:47.057415 | orchestrator | skipping: [testbed-node-5] => (item={'id': '1d7d0882d04443c8e52bd97a63693d240909437605796b2540feb25d47b97d80', 'image': 'registry.osism.tech/kolla/fluentd:2025.1', 'name': '/fluentd', 'state': 'running', 'status': 'Up 29 minutes'})  2026-04-19 01:18:59.140036 | orchestrator | 2026-04-19 01:18:59.140129 | orchestrator | TASK [Get count of ceph-osd containers on host] ******************************** 2026-04-19 01:18:59.140139 | orchestrator | Sunday 19 April 2026 01:18:47 +0000 (0:00:00.499) 0:00:04.166 ********** 2026-04-19 01:18:59.140144 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140150 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140155 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140160 | orchestrator | 2026-04-19 01:18:59.140165 | orchestrator | TASK [Set test result to failed when count of containers is wrong] ************* 2026-04-19 01:18:59.140170 | orchestrator | Sunday 19 April 2026 01:18:47 +0000 (0:00:00.274) 0:00:04.441 ********** 2026-04-19 01:18:59.140175 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140180 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.140185 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.140190 | orchestrator | 2026-04-19 01:18:59.140195 | orchestrator | TASK [Set test result to passed if count matches] ****************************** 2026-04-19 01:18:59.140199 | orchestrator | Sunday 19 April 2026 01:18:47 +0000 (0:00:00.244) 0:00:04.686 ********** 2026-04-19 01:18:59.140204 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140209 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140239 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140244 | orchestrator | 2026-04-19 01:18:59.140249 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:18:59.140254 | orchestrator | Sunday 19 April 2026 01:18:48 +0000 (0:00:00.255) 0:00:04.941 ********** 2026-04-19 01:18:59.140259 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140280 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140285 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140289 | orchestrator | 2026-04-19 01:18:59.140294 | orchestrator | TASK [Get list of ceph-osd containers that are not running] ******************** 2026-04-19 01:18:59.140299 | orchestrator | Sunday 19 April 2026 01:18:48 +0000 (0:00:00.398) 0:00:05.340 ********** 2026-04-19 01:18:59.140303 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'ceph-osd-5', 'osd_id': '5', 'state': 'running'})  2026-04-19 01:18:59.140309 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'ceph-osd-0', 'osd_id': '0', 'state': 'running'})  2026-04-19 01:18:59.140314 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140319 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'ceph-osd-3', 'osd_id': '3', 'state': 'running'})  2026-04-19 01:18:59.140323 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'ceph-osd-1', 'osd_id': '1', 'state': 'running'})  2026-04-19 01:18:59.140328 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.140333 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'ceph-osd-4', 'osd_id': '4', 'state': 'running'})  2026-04-19 01:18:59.140337 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'ceph-osd-2', 'osd_id': '2', 'state': 'running'})  2026-04-19 01:18:59.140353 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.140358 | orchestrator | 2026-04-19 01:18:59.140363 | orchestrator | TASK [Get count of ceph-osd containers that are not running] ******************* 2026-04-19 01:18:59.140368 | orchestrator | Sunday 19 April 2026 01:18:48 +0000 (0:00:00.289) 0:00:05.630 ********** 2026-04-19 01:18:59.140372 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140377 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140381 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140386 | orchestrator | 2026-04-19 01:18:59.140391 | orchestrator | TASK [Set test result to failed if an OSD is not running] ********************** 2026-04-19 01:18:59.140395 | orchestrator | Sunday 19 April 2026 01:18:48 +0000 (0:00:00.274) 0:00:05.905 ********** 2026-04-19 01:18:59.140400 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140404 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.140409 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.140414 | orchestrator | 2026-04-19 01:18:59.140419 | orchestrator | TASK [Set test result to failed if an OSD is not running] ********************** 2026-04-19 01:18:59.140424 | orchestrator | Sunday 19 April 2026 01:18:49 +0000 (0:00:00.278) 0:00:06.183 ********** 2026-04-19 01:18:59.140428 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140433 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.140437 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.140442 | orchestrator | 2026-04-19 01:18:59.140446 | orchestrator | TASK [Set test result to passed if all containers are running] ***************** 2026-04-19 01:18:59.140451 | orchestrator | Sunday 19 April 2026 01:18:49 +0000 (0:00:00.448) 0:00:06.631 ********** 2026-04-19 01:18:59.140456 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140460 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140465 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140469 | orchestrator | 2026-04-19 01:18:59.140474 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:18:59.140478 | orchestrator | Sunday 19 April 2026 01:18:49 +0000 (0:00:00.286) 0:00:06.918 ********** 2026-04-19 01:18:59.140483 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140488 | orchestrator | 2026-04-19 01:18:59.140502 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:18:59.140507 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.254) 0:00:07.172 ********** 2026-04-19 01:18:59.140517 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140522 | orchestrator | 2026-04-19 01:18:59.140526 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:18:59.140531 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.263) 0:00:07.436 ********** 2026-04-19 01:18:59.140536 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140544 | orchestrator | 2026-04-19 01:18:59.140549 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:59.140554 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.227) 0:00:07.663 ********** 2026-04-19 01:18:59.140558 | orchestrator | 2026-04-19 01:18:59.140563 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:59.140568 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.065) 0:00:07.729 ********** 2026-04-19 01:18:59.140572 | orchestrator | 2026-04-19 01:18:59.140577 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:18:59.140594 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.067) 0:00:07.796 ********** 2026-04-19 01:18:59.140600 | orchestrator | 2026-04-19 01:18:59.140605 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:18:59.140610 | orchestrator | Sunday 19 April 2026 01:18:50 +0000 (0:00:00.066) 0:00:07.862 ********** 2026-04-19 01:18:59.140616 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140621 | orchestrator | 2026-04-19 01:18:59.140626 | orchestrator | TASK [Fail early due to containers not running] ******************************** 2026-04-19 01:18:59.140632 | orchestrator | Sunday 19 April 2026 01:18:51 +0000 (0:00:00.566) 0:00:08.428 ********** 2026-04-19 01:18:59.140637 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140642 | orchestrator | 2026-04-19 01:18:59.140648 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:18:59.140653 | orchestrator | Sunday 19 April 2026 01:18:51 +0000 (0:00:00.233) 0:00:08.662 ********** 2026-04-19 01:18:59.140658 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140664 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140669 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140675 | orchestrator | 2026-04-19 01:18:59.140679 | orchestrator | TASK [Set _mon_hostname fact] ************************************************** 2026-04-19 01:18:59.140686 | orchestrator | Sunday 19 April 2026 01:18:52 +0000 (0:00:00.281) 0:00:08.944 ********** 2026-04-19 01:18:59.140694 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140701 | orchestrator | 2026-04-19 01:18:59.140708 | orchestrator | TASK [Get ceph osd tree] ******************************************************* 2026-04-19 01:18:59.140715 | orchestrator | Sunday 19 April 2026 01:18:52 +0000 (0:00:00.229) 0:00:09.173 ********** 2026-04-19 01:18:59.140723 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-04-19 01:18:59.140731 | orchestrator | 2026-04-19 01:18:59.140739 | orchestrator | TASK [Parse osd tree from JSON] ************************************************ 2026-04-19 01:18:59.140747 | orchestrator | Sunday 19 April 2026 01:18:54 +0000 (0:00:01.940) 0:00:11.114 ********** 2026-04-19 01:18:59.140755 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140763 | orchestrator | 2026-04-19 01:18:59.140770 | orchestrator | TASK [Get OSDs that are not up or in] ****************************************** 2026-04-19 01:18:59.140778 | orchestrator | Sunday 19 April 2026 01:18:54 +0000 (0:00:00.110) 0:00:11.225 ********** 2026-04-19 01:18:59.140785 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140793 | orchestrator | 2026-04-19 01:18:59.140800 | orchestrator | TASK [Fail test if OSDs are not up or in] ************************************** 2026-04-19 01:18:59.140808 | orchestrator | Sunday 19 April 2026 01:18:54 +0000 (0:00:00.297) 0:00:11.522 ********** 2026-04-19 01:18:59.140815 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.140823 | orchestrator | 2026-04-19 01:18:59.140831 | orchestrator | TASK [Pass test if OSDs are all up and in] ************************************* 2026-04-19 01:18:59.140839 | orchestrator | Sunday 19 April 2026 01:18:54 +0000 (0:00:00.119) 0:00:11.642 ********** 2026-04-19 01:18:59.140847 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140855 | orchestrator | 2026-04-19 01:18:59.140868 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:18:59.140875 | orchestrator | Sunday 19 April 2026 01:18:54 +0000 (0:00:00.103) 0:00:11.746 ********** 2026-04-19 01:18:59.140884 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140889 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140902 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.140911 | orchestrator | 2026-04-19 01:18:59.140918 | orchestrator | TASK [List ceph LVM volumes and collect data] ********************************** 2026-04-19 01:18:59.140926 | orchestrator | Sunday 19 April 2026 01:18:55 +0000 (0:00:00.444) 0:00:12.191 ********** 2026-04-19 01:18:59.140934 | orchestrator | changed: [testbed-node-3] 2026-04-19 01:18:59.140942 | orchestrator | changed: [testbed-node-4] 2026-04-19 01:18:59.140949 | orchestrator | changed: [testbed-node-5] 2026-04-19 01:18:59.140957 | orchestrator | 2026-04-19 01:18:59.140964 | orchestrator | TASK [Parse LVM data as JSON] ************************************************** 2026-04-19 01:18:59.140972 | orchestrator | Sunday 19 April 2026 01:18:56 +0000 (0:00:01.677) 0:00:13.868 ********** 2026-04-19 01:18:59.140980 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.140987 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.140995 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.141003 | orchestrator | 2026-04-19 01:18:59.141010 | orchestrator | TASK [Get unencrypted and encrypted OSDs] ************************************** 2026-04-19 01:18:59.141017 | orchestrator | Sunday 19 April 2026 01:18:57 +0000 (0:00:00.297) 0:00:14.165 ********** 2026-04-19 01:18:59.141024 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.141032 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.141039 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.141046 | orchestrator | 2026-04-19 01:18:59.141054 | orchestrator | TASK [Fail if count of encrypted OSDs does not match] ************************** 2026-04-19 01:18:59.141061 | orchestrator | Sunday 19 April 2026 01:18:57 +0000 (0:00:00.448) 0:00:14.614 ********** 2026-04-19 01:18:59.141069 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.141077 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.141084 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.141092 | orchestrator | 2026-04-19 01:18:59.141099 | orchestrator | TASK [Pass if count of encrypted OSDs equals count of OSDs] ******************** 2026-04-19 01:18:59.141107 | orchestrator | Sunday 19 April 2026 01:18:58 +0000 (0:00:00.448) 0:00:15.063 ********** 2026-04-19 01:18:59.141114 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:18:59.141121 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:18:59.141129 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:18:59.141136 | orchestrator | 2026-04-19 01:18:59.141144 | orchestrator | TASK [Fail if count of unencrypted OSDs does not match] ************************ 2026-04-19 01:18:59.141152 | orchestrator | Sunday 19 April 2026 01:18:58 +0000 (0:00:00.295) 0:00:15.358 ********** 2026-04-19 01:18:59.141159 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.141166 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.141174 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.141181 | orchestrator | 2026-04-19 01:18:59.141188 | orchestrator | TASK [Pass if count of unencrypted OSDs equals count of OSDs] ****************** 2026-04-19 01:18:59.141196 | orchestrator | Sunday 19 April 2026 01:18:58 +0000 (0:00:00.269) 0:00:15.628 ********** 2026-04-19 01:18:59.141203 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:18:59.141211 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:18:59.141240 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:18:59.141248 | orchestrator | 2026-04-19 01:18:59.141261 | orchestrator | TASK [Prepare test data] ******************************************************* 2026-04-19 01:19:06.040753 | orchestrator | Sunday 19 April 2026 01:18:59 +0000 (0:00:00.438) 0:00:16.067 ********** 2026-04-19 01:19:06.040854 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:19:06.040865 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:19:06.040872 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:19:06.040879 | orchestrator | 2026-04-19 01:19:06.040886 | orchestrator | TASK [Get CRUSH node data of each OSD host and root node childs] *************** 2026-04-19 01:19:06.040894 | orchestrator | Sunday 19 April 2026 01:18:59 +0000 (0:00:00.487) 0:00:16.555 ********** 2026-04-19 01:19:06.040900 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:19:06.040906 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:19:06.040913 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:19:06.040919 | orchestrator | 2026-04-19 01:19:06.040963 | orchestrator | TASK [Calculate sub test expression results] *********************************** 2026-04-19 01:19:06.040969 | orchestrator | Sunday 19 April 2026 01:19:00 +0000 (0:00:00.493) 0:00:17.048 ********** 2026-04-19 01:19:06.040975 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:19:06.040980 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:19:06.040987 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:19:06.040994 | orchestrator | 2026-04-19 01:19:06.040998 | orchestrator | TASK [Fail test if any sub test failed] **************************************** 2026-04-19 01:19:06.041004 | orchestrator | Sunday 19 April 2026 01:19:00 +0000 (0:00:00.303) 0:00:17.351 ********** 2026-04-19 01:19:06.041011 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:19:06.041017 | orchestrator | skipping: [testbed-node-4] 2026-04-19 01:19:06.041023 | orchestrator | skipping: [testbed-node-5] 2026-04-19 01:19:06.041029 | orchestrator | 2026-04-19 01:19:06.041036 | orchestrator | TASK [Pass test if no sub test failed] ***************************************** 2026-04-19 01:19:06.041043 | orchestrator | Sunday 19 April 2026 01:19:00 +0000 (0:00:00.458) 0:00:17.809 ********** 2026-04-19 01:19:06.041050 | orchestrator | ok: [testbed-node-3] 2026-04-19 01:19:06.041057 | orchestrator | ok: [testbed-node-4] 2026-04-19 01:19:06.041063 | orchestrator | ok: [testbed-node-5] 2026-04-19 01:19:06.041068 | orchestrator | 2026-04-19 01:19:06.041076 | orchestrator | TASK [Set validation result to passed if no test failed] *********************** 2026-04-19 01:19:06.041081 | orchestrator | Sunday 19 April 2026 01:19:01 +0000 (0:00:00.303) 0:00:18.113 ********** 2026-04-19 01:19:06.041085 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:19:06.041089 | orchestrator | 2026-04-19 01:19:06.041093 | orchestrator | TASK [Set validation result to failed if a test failed] ************************ 2026-04-19 01:19:06.041097 | orchestrator | Sunday 19 April 2026 01:19:01 +0000 (0:00:00.246) 0:00:18.359 ********** 2026-04-19 01:19:06.041101 | orchestrator | skipping: [testbed-node-3] 2026-04-19 01:19:06.041105 | orchestrator | 2026-04-19 01:19:06.041109 | orchestrator | TASK [Aggregate test results step one] ***************************************** 2026-04-19 01:19:06.041113 | orchestrator | Sunday 19 April 2026 01:19:01 +0000 (0:00:00.245) 0:00:18.605 ********** 2026-04-19 01:19:06.041117 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:19:06.041121 | orchestrator | 2026-04-19 01:19:06.041125 | orchestrator | TASK [Aggregate test results step two] ***************************************** 2026-04-19 01:19:06.041129 | orchestrator | Sunday 19 April 2026 01:19:03 +0000 (0:00:01.676) 0:00:20.282 ********** 2026-04-19 01:19:06.041133 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:19:06.041137 | orchestrator | 2026-04-19 01:19:06.041141 | orchestrator | TASK [Aggregate test results step three] *************************************** 2026-04-19 01:19:06.041145 | orchestrator | Sunday 19 April 2026 01:19:03 +0000 (0:00:00.266) 0:00:20.548 ********** 2026-04-19 01:19:06.041149 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:19:06.041153 | orchestrator | 2026-04-19 01:19:06.041222 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:19:06.041229 | orchestrator | Sunday 19 April 2026 01:19:03 +0000 (0:00:00.246) 0:00:20.795 ********** 2026-04-19 01:19:06.041277 | orchestrator | 2026-04-19 01:19:06.041283 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:19:06.041287 | orchestrator | Sunday 19 April 2026 01:19:03 +0000 (0:00:00.064) 0:00:20.860 ********** 2026-04-19 01:19:06.041291 | orchestrator | 2026-04-19 01:19:06.041295 | orchestrator | TASK [Flush handlers] ********************************************************** 2026-04-19 01:19:06.041299 | orchestrator | Sunday 19 April 2026 01:19:04 +0000 (0:00:00.205) 0:00:21.065 ********** 2026-04-19 01:19:06.041303 | orchestrator | 2026-04-19 01:19:06.041307 | orchestrator | RUNNING HANDLER [Write report file] ******************************************** 2026-04-19 01:19:06.041311 | orchestrator | Sunday 19 April 2026 01:19:04 +0000 (0:00:00.074) 0:00:21.140 ********** 2026-04-19 01:19:06.041315 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-04-19 01:19:06.041319 | orchestrator | 2026-04-19 01:19:06.041329 | orchestrator | TASK [Print report file information] ******************************************* 2026-04-19 01:19:06.041333 | orchestrator | Sunday 19 April 2026 01:19:05 +0000 (0:00:01.201) 0:00:22.341 ********** 2026-04-19 01:19:06.041337 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => { 2026-04-19 01:19:06.041341 | orchestrator |  "msg": [ 2026-04-19 01:19:06.041346 | orchestrator |  "Validator run completed.", 2026-04-19 01:19:06.041350 | orchestrator |  "You can find the report file here:", 2026-04-19 01:19:06.041354 | orchestrator |  "/opt/reports/validator/ceph-osds-validator-2026-04-19T01:18:44+00:00-report.json", 2026-04-19 01:19:06.041366 | orchestrator |  "on the following host:", 2026-04-19 01:19:06.041370 | orchestrator |  "testbed-manager" 2026-04-19 01:19:06.041375 | orchestrator |  ] 2026-04-19 01:19:06.041381 | orchestrator | } 2026-04-19 01:19:06.041387 | orchestrator | 2026-04-19 01:19:06.041392 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:19:06.041402 | orchestrator | testbed-node-3 : ok=35  changed=4  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-04-19 01:19:06.041413 | orchestrator | testbed-node-4 : ok=18  changed=1  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-04-19 01:19:06.041437 | orchestrator | testbed-node-5 : ok=18  changed=1  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-04-19 01:19:06.041443 | orchestrator | 2026-04-19 01:19:06.041449 | orchestrator | 2026-04-19 01:19:06.041454 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:19:06.041460 | orchestrator | Sunday 19 April 2026 01:19:05 +0000 (0:00:00.386) 0:00:22.728 ********** 2026-04-19 01:19:06.041467 | orchestrator | =============================================================================== 2026-04-19 01:19:06.041473 | orchestrator | Get ceph osd tree ------------------------------------------------------- 1.94s 2026-04-19 01:19:06.041479 | orchestrator | List ceph LVM volumes and collect data ---------------------------------- 1.68s 2026-04-19 01:19:06.041484 | orchestrator | Aggregate test results step one ----------------------------------------- 1.68s 2026-04-19 01:19:06.041490 | orchestrator | Write report file ------------------------------------------------------- 1.20s 2026-04-19 01:19:06.041496 | orchestrator | Get timestamp for report file ------------------------------------------- 0.90s 2026-04-19 01:19:06.041503 | orchestrator | Create report output directory ------------------------------------------ 0.58s 2026-04-19 01:19:06.041509 | orchestrator | Print report file information ------------------------------------------- 0.57s 2026-04-19 01:19:06.041515 | orchestrator | Get list of ceph-osd containers on host --------------------------------- 0.50s 2026-04-19 01:19:06.041522 | orchestrator | Get CRUSH node data of each OSD host and root node childs --------------- 0.49s 2026-04-19 01:19:06.041528 | orchestrator | Prepare test data ------------------------------------------------------- 0.49s 2026-04-19 01:19:06.041535 | orchestrator | Fail test if any sub test failed ---------------------------------------- 0.46s 2026-04-19 01:19:06.041541 | orchestrator | Get unencrypted and encrypted OSDs -------------------------------------- 0.45s 2026-04-19 01:19:06.041547 | orchestrator | Fail if count of encrypted OSDs does not match -------------------------- 0.45s 2026-04-19 01:19:06.041554 | orchestrator | Set test result to failed if an OSD is not running ---------------------- 0.45s 2026-04-19 01:19:06.041560 | orchestrator | Prepare test data ------------------------------------------------------- 0.44s 2026-04-19 01:19:06.041566 | orchestrator | Pass if count of unencrypted OSDs equals count of OSDs ------------------ 0.44s 2026-04-19 01:19:06.041572 | orchestrator | Prepare test data ------------------------------------------------------- 0.40s 2026-04-19 01:19:06.041578 | orchestrator | Print report file information ------------------------------------------- 0.39s 2026-04-19 01:19:06.041584 | orchestrator | Calculate OSD devices for each host ------------------------------------- 0.35s 2026-04-19 01:19:06.041596 | orchestrator | Flush handlers ---------------------------------------------------------- 0.34s 2026-04-19 01:19:06.228898 | orchestrator | + sh -c /opt/configuration/scripts/check/200-infrastructure.sh 2026-04-19 01:19:06.236459 | orchestrator | + set -e 2026-04-19 01:19:06.236522 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 01:19:06.236528 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 01:19:06.237194 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 01:19:06.237275 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 01:19:06.237282 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 01:19:06.237286 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 01:19:06.237291 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 01:19:06.237295 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:19:06.237300 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:19:06.237362 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 01:19:06.237371 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 01:19:06.237375 | orchestrator | ++ export ARA=false 2026-04-19 01:19:06.237379 | orchestrator | ++ ARA=false 2026-04-19 01:19:06.237383 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 01:19:06.237388 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 01:19:06.237392 | orchestrator | ++ export TEMPEST=true 2026-04-19 01:19:06.237396 | orchestrator | ++ TEMPEST=true 2026-04-19 01:19:06.237400 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 01:19:06.237404 | orchestrator | ++ IS_ZUUL=true 2026-04-19 01:19:06.237408 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:19:06.237412 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:19:06.237416 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 01:19:06.237420 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 01:19:06.237424 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 01:19:06.237428 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 01:19:06.237431 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 01:19:06.237437 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 01:19:06.237443 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 01:19:06.237449 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 01:19:06.237454 | orchestrator | + source /etc/os-release 2026-04-19 01:19:06.237459 | orchestrator | ++ PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-04-19 01:19:06.237466 | orchestrator | ++ NAME=Ubuntu 2026-04-19 01:19:06.237471 | orchestrator | ++ VERSION_ID=24.04 2026-04-19 01:19:06.237477 | orchestrator | ++ VERSION='24.04.4 LTS (Noble Numbat)' 2026-04-19 01:19:06.237483 | orchestrator | ++ VERSION_CODENAME=noble 2026-04-19 01:19:06.237488 | orchestrator | ++ ID=ubuntu 2026-04-19 01:19:06.237494 | orchestrator | ++ ID_LIKE=debian 2026-04-19 01:19:06.237500 | orchestrator | ++ HOME_URL=https://www.ubuntu.com/ 2026-04-19 01:19:06.237505 | orchestrator | ++ SUPPORT_URL=https://help.ubuntu.com/ 2026-04-19 01:19:06.237512 | orchestrator | ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-04-19 01:19:06.237518 | orchestrator | ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-04-19 01:19:06.237526 | orchestrator | ++ UBUNTU_CODENAME=noble 2026-04-19 01:19:06.237531 | orchestrator | ++ LOGO=ubuntu-logo 2026-04-19 01:19:06.237538 | orchestrator | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-04-19 01:19:06.237545 | orchestrator | + packages='libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mysql-client' 2026-04-19 01:19:06.237556 | orchestrator | + dpkg -s libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mysql-client 2026-04-19 01:19:06.261493 | orchestrator | + sudo apt-get install -y libmonitoring-plugin-perl libwww-perl libjson-perl monitoring-plugins-basic mysql-client 2026-04-19 01:19:28.962851 | orchestrator | 2026-04-19 01:19:28.962920 | orchestrator | # Status of Elasticsearch 2026-04-19 01:19:28.962928 | orchestrator | 2026-04-19 01:19:28.962932 | orchestrator | + pushd /opt/configuration/contrib 2026-04-19 01:19:28.962937 | orchestrator | + echo 2026-04-19 01:19:28.962941 | orchestrator | + echo '# Status of Elasticsearch' 2026-04-19 01:19:28.962945 | orchestrator | + echo 2026-04-19 01:19:28.962950 | orchestrator | + bash nagios-plugins/check_elasticsearch -H api-int.testbed.osism.xyz -s 2026-04-19 01:19:29.105773 | orchestrator | OK - elasticsearch (kolla_logging) is running. status: green; timed_out: false; number_of_nodes: 3; number_of_data_nodes: 3; active_primary_shards: 9; active_shards: 22; relocating_shards: 0; initializing_shards: 0; delayed_unassigned_shards: 0; unassigned_shards: 0 | 'active_primary'=9 'active'=22 'relocating'=0 'init'=0 'delay_unass'=0 'unass'=0 2026-04-19 01:19:29.105869 | orchestrator | 2026-04-19 01:19:29.105883 | orchestrator | # Status of MariaDB 2026-04-19 01:19:29.105893 | orchestrator | 2026-04-19 01:19:29.105929 | orchestrator | + echo 2026-04-19 01:19:29.105940 | orchestrator | + echo '# Status of MariaDB' 2026-04-19 01:19:29.105948 | orchestrator | + echo 2026-04-19 01:19:29.105956 | orchestrator | ++ semver latest 10.0.0-0 2026-04-19 01:19:29.144351 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 01:19:29.144419 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 01:19:29.144426 | orchestrator | + osism status database 2026-04-19 01:19:30.556504 | orchestrator | 2026-04-19 01:19:30 | INFO  | Connecting to MariaDB at 192.168.16.9 as root_shard_0... 2026-04-19 01:19:30.567017 | orchestrator | 2026-04-19 01:19:30 | INFO  | Cluster Status: Primary 2026-04-19 01:19:30.567087 | orchestrator | 2026-04-19 01:19:30 | INFO  | Connected: ON 2026-04-19 01:19:30.567093 | orchestrator | 2026-04-19 01:19:30 | INFO  | Ready: ON 2026-04-19 01:19:30.567098 | orchestrator | 2026-04-19 01:19:30 | INFO  | Cluster Size: 3 2026-04-19 01:19:30.567102 | orchestrator | 2026-04-19 01:19:30 | INFO  | Local State: Synced 2026-04-19 01:19:30.567107 | orchestrator | 2026-04-19 01:19:30 | INFO  | Cluster State UUID: 9dd416a6-3b8a-11f1-a8a2-b75ff49a862e 2026-04-19 01:19:30.567112 | orchestrator | 2026-04-19 01:19:30 | INFO  | Cluster Members: 192.168.16.11:3306,192.168.16.12:3306,192.168.16.10:3306 2026-04-19 01:19:30.567118 | orchestrator | 2026-04-19 01:19:30 | INFO  | Galera Version: 26.4.25(r7387a566) 2026-04-19 01:19:30.567122 | orchestrator | 2026-04-19 01:19:30 | INFO  | Local Node UUID: d2f52f4d-3b8a-11f1-ad9e-77f151809e7f 2026-04-19 01:19:30.567497 | orchestrator | 2026-04-19 01:19:30 | INFO  | Flow Control Paused: 0.00% 2026-04-19 01:19:30.567560 | orchestrator | 2026-04-19 01:19:30 | INFO  | Recv Queue Avg: 0 2026-04-19 01:19:30.567567 | orchestrator | 2026-04-19 01:19:30 | INFO  | Send Queue Avg: 0.000755173 2026-04-19 01:19:30.567572 | orchestrator | 2026-04-19 01:19:30 | INFO  | Transactions: 4363 local commits, 6564 replicated, 70 received 2026-04-19 01:19:30.567579 | orchestrator | 2026-04-19 01:19:30 | INFO  | Conflicts: 0 cert failures, 0 bf aborts 2026-04-19 01:19:30.567585 | orchestrator | 2026-04-19 01:19:30 | INFO  | MariaDB Uptime: 21 minutes, 25 seconds 2026-04-19 01:19:30.567592 | orchestrator | 2026-04-19 01:19:30 | INFO  | Threads: 148 connected, 2 running 2026-04-19 01:19:30.567619 | orchestrator | 2026-04-19 01:19:30 | INFO  | Queries: 180143 total, 0 slow 2026-04-19 01:19:30.567626 | orchestrator | 2026-04-19 01:19:30 | INFO  | Aborted Connects: 155 2026-04-19 01:19:30.567638 | orchestrator | 2026-04-19 01:19:30 | INFO  | MariaDB Galera Cluster validation PASSED 2026-04-19 01:19:30.703503 | orchestrator | 2026-04-19 01:19:30.703572 | orchestrator | # Status of Prometheus 2026-04-19 01:19:30.703578 | orchestrator | 2026-04-19 01:19:30.703583 | orchestrator | + echo 2026-04-19 01:19:30.703587 | orchestrator | + echo '# Status of Prometheus' 2026-04-19 01:19:30.703592 | orchestrator | + echo 2026-04-19 01:19:30.703596 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/healthy 2026-04-19 01:19:30.753527 | orchestrator | Unauthorized 2026-04-19 01:19:30.755684 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/ready 2026-04-19 01:19:30.800788 | orchestrator | Unauthorized 2026-04-19 01:19:30.803530 | orchestrator | 2026-04-19 01:19:30.803608 | orchestrator | # Status of RabbitMQ 2026-04-19 01:19:30.803618 | orchestrator | 2026-04-19 01:19:30.803624 | orchestrator | + echo 2026-04-19 01:19:30.803630 | orchestrator | + echo '# Status of RabbitMQ' 2026-04-19 01:19:30.803637 | orchestrator | + echo 2026-04-19 01:19:30.803841 | orchestrator | ++ semver latest 10.0.0-0 2026-04-19 01:19:30.854092 | orchestrator | + [[ -1 -ge 0 ]] 2026-04-19 01:19:30.854174 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 01:19:30.854184 | orchestrator | + osism status messaging 2026-04-19 01:19:37.184960 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Connecting to RabbitMQ Management API at 192.168.16.10:15672 as openstack... 2026-04-19 01:19:37.243876 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] RabbitMQ Version: 4.1.8 2026-04-19 01:19:37.244033 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Erlang Version: 27.3.4.1 2026-04-19 01:19:37.244125 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Cluster Name: rabbit@testbed-node-0 2026-04-19 01:19:37.244147 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Cluster Size: 3 2026-04-19 01:19:37.244157 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.244607 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Running Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.244637 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Partitions: None (healthy) 2026-04-19 01:19:37.245064 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Connections: 205, Channels: 204, Queues: 173 2026-04-19 01:19:37.245222 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Messages: 231 total, 230 ready, 1 unacked 2026-04-19 01:19:37.245614 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Message Rates: 7.0/s publish, 6.8/s deliver 2026-04-19 01:19:37.245764 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Disk Free: 56.0 GB (limit: 0.0 GB) 2026-04-19 01:19:37.246171 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Memory Used: 0.15 GB (limit: 18.80 GB) 2026-04-19 01:19:37.246359 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] File Descriptors: 119/262144 2026-04-19 01:19:37.246855 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-0] Sockets: 0/0 2026-04-19 01:19:37.246906 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Connecting to RabbitMQ Management API at 192.168.16.11:15672 as openstack... 2026-04-19 01:19:37.307291 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] RabbitMQ Version: 4.1.8 2026-04-19 01:19:37.307403 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Erlang Version: 27.3.4.1 2026-04-19 01:19:37.307416 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Cluster Name: rabbit@testbed-node-1 2026-04-19 01:19:37.307424 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Cluster Size: 3 2026-04-19 01:19:37.307528 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.307740 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Running Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.307865 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Partitions: None (healthy) 2026-04-19 01:19:37.308277 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Connections: 205, Channels: 204, Queues: 173 2026-04-19 01:19:37.308356 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Messages: 231 total, 230 ready, 1 unacked 2026-04-19 01:19:37.308489 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Message Rates: 7.0/s publish, 6.8/s deliver 2026-04-19 01:19:37.308701 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Disk Free: 56.1 GB (limit: 0.0 GB) 2026-04-19 01:19:37.308812 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Memory Used: 0.15 GB (limit: 18.80 GB) 2026-04-19 01:19:37.309059 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] File Descriptors: 99/262144 2026-04-19 01:19:37.309241 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-1] Sockets: 0/0 2026-04-19 01:19:37.309619 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Connecting to RabbitMQ Management API at 192.168.16.12:15672 as openstack... 2026-04-19 01:19:37.365135 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] RabbitMQ Version: 4.1.8 2026-04-19 01:19:37.365205 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Erlang Version: 27.3.4.1 2026-04-19 01:19:37.367161 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Cluster Name: rabbit@testbed-node-2 2026-04-19 01:19:37.367214 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Cluster Size: 3 2026-04-19 01:19:37.367221 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.367228 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Running Nodes: rabbit@testbed-node-0, rabbit@testbed-node-1, rabbit@testbed-node-2 2026-04-19 01:19:37.367613 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Partitions: None (healthy) 2026-04-19 01:19:37.367631 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Connections: 205, Channels: 204, Queues: 173 2026-04-19 01:19:37.367637 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Messages: 231 total, 230 ready, 1 unacked 2026-04-19 01:19:37.367641 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Message Rates: 7.0/s publish, 6.8/s deliver 2026-04-19 01:19:37.367645 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Disk Free: 56.1 GB (limit: 0.0 GB) 2026-04-19 01:19:37.367650 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Memory Used: 0.15 GB (limit: 18.80 GB) 2026-04-19 01:19:37.367654 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] File Descriptors: 107/262144 2026-04-19 01:19:37.367657 | orchestrator | 2026-04-19 01:19:37 | INFO  | [testbed-node-2] Sockets: 0/0 2026-04-19 01:19:37.367662 | orchestrator | 2026-04-19 01:19:37 | INFO  | RabbitMQ Cluster validation PASSED 2026-04-19 01:19:37.599714 | orchestrator | 2026-04-19 01:19:37.599852 | orchestrator | # Status of Redis 2026-04-19 01:19:37.599864 | orchestrator | 2026-04-19 01:19:37.599871 | orchestrator | + echo 2026-04-19 01:19:37.599878 | orchestrator | + echo '# Status of Redis' 2026-04-19 01:19:37.599886 | orchestrator | + echo 2026-04-19 01:19:37.599894 | orchestrator | + /usr/lib/nagios/plugins/check_tcp -H 192.168.16.10 -p 6379 -A -E -s 'AUTH QHNA1SZRlOKzLADhUd5ZDgpHfQe6dNfr3bwEdY24\r\nPING\r\nINFO replication\r\nQUIT\r\n' -e PONG -e role:master -e slave0:ip=192.168.16.1 -e,port=6379 -j 2026-04-19 01:19:37.606502 | orchestrator | TCP OK - 0.002 second response time on 192.168.16.10 port 6379|time=0.001747s;;;0.000000;10.000000 2026-04-19 01:19:37.606624 | orchestrator | + popd 2026-04-19 01:19:37.606640 | orchestrator | 2026-04-19 01:19:37.606653 | orchestrator | # Create backup of MariaDB database 2026-04-19 01:19:37.606665 | orchestrator | + echo 2026-04-19 01:19:37.606676 | orchestrator | + echo '# Create backup of MariaDB database' 2026-04-19 01:19:37.606700 | orchestrator | 2026-04-19 01:19:37.606711 | orchestrator | + echo 2026-04-19 01:19:37.606723 | orchestrator | + osism apply mariadb_backup -e mariadb_backup_type=full 2026-04-19 01:19:38.928874 | orchestrator | 2026-04-19 01:19:38 | INFO  | Prepare task for execution of mariadb_backup. 2026-04-19 01:19:38.989158 | orchestrator | 2026-04-19 01:19:38 | INFO  | Task becebdfe-f5a1-488f-83fa-efde9ccd89e7 (mariadb_backup) was prepared for execution. 2026-04-19 01:19:38.989248 | orchestrator | 2026-04-19 01:19:38 | INFO  | It takes a moment until task becebdfe-f5a1-488f-83fa-efde9ccd89e7 (mariadb_backup) has been started and output is visible here. 2026-04-19 01:20:05.302266 | orchestrator | 2026-04-19 01:20:05.302319 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-04-19 01:20:05.302326 | orchestrator | 2026-04-19 01:20:05.302331 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-04-19 01:20:05.302336 | orchestrator | Sunday 19 April 2026 01:19:42 +0000 (0:00:00.251) 0:00:00.251 ********** 2026-04-19 01:20:05.302352 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:20:05.302358 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:20:05.302362 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:20:05.302370 | orchestrator | 2026-04-19 01:20:05.302378 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-04-19 01:20:05.302415 | orchestrator | Sunday 19 April 2026 01:19:42 +0000 (0:00:00.293) 0:00:00.544 ********** 2026-04-19 01:20:05.302423 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-04-19 01:20:05.302430 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-04-19 01:20:05.302437 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-04-19 01:20:05.302444 | orchestrator | 2026-04-19 01:20:05.302451 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-04-19 01:20:05.302458 | orchestrator | 2026-04-19 01:20:05.302465 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-04-19 01:20:05.302473 | orchestrator | Sunday 19 April 2026 01:19:42 +0000 (0:00:00.390) 0:00:00.935 ********** 2026-04-19 01:20:05.302480 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-04-19 01:20:05.302488 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-04-19 01:20:05.302495 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-04-19 01:20:05.302502 | orchestrator | 2026-04-19 01:20:05.302510 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-04-19 01:20:05.302518 | orchestrator | Sunday 19 April 2026 01:19:43 +0000 (0:00:00.412) 0:00:01.348 ********** 2026-04-19 01:20:05.302527 | orchestrator | included: /ansible/roles/mariadb/tasks/backup.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-04-19 01:20:05.302535 | orchestrator | 2026-04-19 01:20:05.302542 | orchestrator | TASK [mariadb : Get MariaDB container facts] *********************************** 2026-04-19 01:20:05.302550 | orchestrator | Sunday 19 April 2026 01:19:43 +0000 (0:00:00.622) 0:00:01.970 ********** 2026-04-19 01:20:05.302572 | orchestrator | ok: [testbed-node-1] 2026-04-19 01:20:05.302581 | orchestrator | ok: [testbed-node-2] 2026-04-19 01:20:05.302588 | orchestrator | ok: [testbed-node-0] 2026-04-19 01:20:05.302594 | orchestrator | 2026-04-19 01:20:05.302601 | orchestrator | TASK [mariadb : Taking full database backup via Mariabackup] ******************* 2026-04-19 01:20:05.302609 | orchestrator | Sunday 19 April 2026 01:19:47 +0000 (0:00:03.607) 0:00:05.577 ********** 2026-04-19 01:20:05.302617 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:20:05.302624 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:20:05.302631 | orchestrator | changed: [testbed-node-0] 2026-04-19 01:20:05.302638 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-04-19 01:20:05.302646 | orchestrator | 2026-04-19 01:20:05.302654 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-04-19 01:20:05.302661 | orchestrator | skipping: no hosts matched 2026-04-19 01:20:05.302668 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_start 2026-04-19 01:20:05.302675 | orchestrator | 2026-04-19 01:20:05.302683 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-04-19 01:20:05.302691 | orchestrator | skipping: no hosts matched 2026-04-19 01:20:05.302698 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-04-19 01:20:05.302706 | orchestrator | mariadb_bootstrap_restart 2026-04-19 01:20:05.302711 | orchestrator | 2026-04-19 01:20:05.302715 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-04-19 01:20:05.302719 | orchestrator | skipping: no hosts matched 2026-04-19 01:20:05.302724 | orchestrator | 2026-04-19 01:20:05.302728 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-04-19 01:20:05.302732 | orchestrator | 2026-04-19 01:20:05.302737 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-04-19 01:20:05.302741 | orchestrator | Sunday 19 April 2026 01:20:04 +0000 (0:00:17.060) 0:00:22.638 ********** 2026-04-19 01:20:05.302746 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:20:05.302757 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:20:05.302761 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:20:05.302765 | orchestrator | 2026-04-19 01:20:05.302770 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-04-19 01:20:05.302774 | orchestrator | Sunday 19 April 2026 01:20:04 +0000 (0:00:00.302) 0:00:22.940 ********** 2026-04-19 01:20:05.302778 | orchestrator | skipping: [testbed-node-0] 2026-04-19 01:20:05.302783 | orchestrator | skipping: [testbed-node-1] 2026-04-19 01:20:05.302787 | orchestrator | skipping: [testbed-node-2] 2026-04-19 01:20:05.302791 | orchestrator | 2026-04-19 01:20:05.302796 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:20:05.302801 | orchestrator | testbed-node-0 : ok=6  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-04-19 01:20:05.302806 | orchestrator | testbed-node-1 : ok=4  changed=0 unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-04-19 01:20:05.302810 | orchestrator | testbed-node-2 : ok=4  changed=0 unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-04-19 01:20:05.302815 | orchestrator | 2026-04-19 01:20:05.302819 | orchestrator | 2026-04-19 01:20:05.302823 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:20:05.302828 | orchestrator | Sunday 19 April 2026 01:20:05 +0000 (0:00:00.220) 0:00:23.161 ********** 2026-04-19 01:20:05.302832 | orchestrator | =============================================================================== 2026-04-19 01:20:05.302837 | orchestrator | mariadb : Taking full database backup via Mariabackup ------------------ 17.06s 2026-04-19 01:20:05.302851 | orchestrator | mariadb : Get MariaDB container facts ----------------------------------- 3.61s 2026-04-19 01:20:05.302856 | orchestrator | mariadb : include_tasks ------------------------------------------------- 0.62s 2026-04-19 01:20:05.302860 | orchestrator | mariadb : Group MariaDB hosts based on shards --------------------------- 0.41s 2026-04-19 01:20:05.302865 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.39s 2026-04-19 01:20:05.302869 | orchestrator | Include mariadb post-deploy.yml ----------------------------------------- 0.30s 2026-04-19 01:20:05.302873 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.29s 2026-04-19 01:20:05.302878 | orchestrator | Include mariadb post-upgrade.yml ---------------------------------------- 0.22s 2026-04-19 01:20:05.466192 | orchestrator | + sh -c /opt/configuration/scripts/check/300-openstack.sh 2026-04-19 01:20:05.473251 | orchestrator | + set -e 2026-04-19 01:20:05.473323 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-04-19 01:20:05.473336 | orchestrator | ++ export INTERACTIVE=false 2026-04-19 01:20:05.473346 | orchestrator | ++ INTERACTIVE=false 2026-04-19 01:20:05.473355 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-04-19 01:20:05.473365 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-04-19 01:20:05.473374 | orchestrator | + source /opt/configuration/scripts/manager-version.sh 2026-04-19 01:20:05.473895 | orchestrator | +++ awk '-F: ' '/^manager_version:/ { print $2 }' /opt/configuration/environments/manager/configuration.yml 2026-04-19 01:20:05.476614 | orchestrator | 2026-04-19 01:20:05.476643 | orchestrator | # OpenStack endpoints 2026-04-19 01:20:05.476654 | orchestrator | 2026-04-19 01:20:05.476661 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:20:05.476671 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:20:05.476680 | orchestrator | + export OS_CLOUD=admin 2026-04-19 01:20:05.476689 | orchestrator | + OS_CLOUD=admin 2026-04-19 01:20:05.476697 | orchestrator | + echo 2026-04-19 01:20:05.476705 | orchestrator | + echo '# OpenStack endpoints' 2026-04-19 01:20:05.476714 | orchestrator | + echo 2026-04-19 01:20:05.476724 | orchestrator | + openstack endpoint list 2026-04-19 01:20:08.320256 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-04-19 01:20:08.320370 | orchestrator | | ID | Region | Service Name | Service Type | Enabled | Interface | URL | 2026-04-19 01:20:08.320459 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-04-19 01:20:08.320471 | orchestrator | | 0a85d5d7f03741f4a7f4822310a15aee | RegionOne | barbican | key-manager | True | public | https://api.testbed.osism.xyz:9311 | 2026-04-19 01:20:08.320480 | orchestrator | | 10b214a61b594d40a22972ff261b5ffe | RegionOne | cinderv3 | volumev3 | True | public | https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s | 2026-04-19 01:20:08.320488 | orchestrator | | 1853e1eb9ed24c90909ebca7b5e85f82 | RegionOne | magnum | container-infra | True | internal | https://api-int.testbed.osism.xyz:9511/v1 | 2026-04-19 01:20:08.320496 | orchestrator | | 419eb22b3f504c98b7a5c1b5da29d03a | RegionOne | cinderv3 | volumev3 | True | internal | https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s | 2026-04-19 01:20:08.320505 | orchestrator | | 520ded7ac9364b2da4aadd4ade30fe43 | RegionOne | designate | dns | True | internal | https://api-int.testbed.osism.xyz:9001 | 2026-04-19 01:20:08.320513 | orchestrator | | 610ad8210f5a4dd58060012e70e952d6 | RegionOne | designate | dns | True | public | https://api.testbed.osism.xyz:9001 | 2026-04-19 01:20:08.320521 | orchestrator | | 694a5a7b8a754123a0a3528befb6a315 | RegionOne | swift | object-store | True | internal | https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s | 2026-04-19 01:20:08.320528 | orchestrator | | 6e43b95e1d66472599af8ff1a97da470 | RegionOne | nova | compute | True | internal | https://api-int.testbed.osism.xyz:8774/v2.1 | 2026-04-19 01:20:08.320536 | orchestrator | | 714cf8af0dd0455e9d0d8d63a654b995 | RegionOne | neutron | network | True | public | https://api.testbed.osism.xyz:9696 | 2026-04-19 01:20:08.320544 | orchestrator | | 7382df19652e49b78cbcbafe3331b18b | RegionOne | keystone | identity | True | public | https://api.testbed.osism.xyz:5000 | 2026-04-19 01:20:08.320550 | orchestrator | | 753f8671406e415697c077ab12eb0c83 | RegionOne | magnum | container-infra | True | public | https://api.testbed.osism.xyz:9511/v1 | 2026-04-19 01:20:08.320558 | orchestrator | | 83b2ce6912b645f6becccc3dd6ee738c | RegionOne | neutron | network | True | internal | https://api-int.testbed.osism.xyz:9696 | 2026-04-19 01:20:08.320565 | orchestrator | | aa985ec396f34571869f47a475f37483 | RegionOne | octavia | load-balancer | True | internal | https://api-int.testbed.osism.xyz:9876 | 2026-04-19 01:20:08.320573 | orchestrator | | aaf6dc13afa5464dbaa31e92d95176c8 | RegionOne | barbican | key-manager | True | internal | https://api-int.testbed.osism.xyz:9311 | 2026-04-19 01:20:08.320580 | orchestrator | | b64dcc6aa1664c76abf108aead4bef51 | RegionOne | glance | image | True | public | https://api.testbed.osism.xyz:9292 | 2026-04-19 01:20:08.320588 | orchestrator | | bb57f122ffac4b719c6cbd702636034f | RegionOne | glance | image | True | internal | https://api-int.testbed.osism.xyz:9292 | 2026-04-19 01:20:08.320596 | orchestrator | | c560ca0f69ab426d903211265c40d224 | RegionOne | keystone | identity | True | internal | https://api-int.testbed.osism.xyz:5000 | 2026-04-19 01:20:08.320604 | orchestrator | | d2d006de613341868eba1111d8f608d3 | RegionOne | octavia | load-balancer | True | public | https://api.testbed.osism.xyz:9876 | 2026-04-19 01:20:08.320612 | orchestrator | | de2dba06cf59492bbca7a4ca334aa1b7 | RegionOne | placement | placement | True | public | https://api.testbed.osism.xyz:8780 | 2026-04-19 01:20:08.320619 | orchestrator | | e13a328a83a74e98a1fefded1b0fcecb | RegionOne | cinder | block-storage | True | public | https://api.testbed.osism.xyz:8776/v3 | 2026-04-19 01:20:08.320653 | orchestrator | | e1aa619237244112aadaf00e808e5aef | RegionOne | nova | compute | True | public | https://api.testbed.osism.xyz:8774/v2.1 | 2026-04-19 01:20:08.320668 | orchestrator | | e62dd2f7934945148226ceb74aaae84c | RegionOne | swift | object-store | True | public | https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s | 2026-04-19 01:20:08.320673 | orchestrator | | ead4e21dfc3f43aba938945aedef401a | RegionOne | cinder | block-storage | True | internal | https://api-int.testbed.osism.xyz:8776/v3 | 2026-04-19 01:20:08.320678 | orchestrator | | f8405ba84f3d46cd9254f7e382b60f2e | RegionOne | placement | placement | True | internal | https://api-int.testbed.osism.xyz:8780 | 2026-04-19 01:20:08.320683 | orchestrator | +----------------------------------+-----------+--------------+-----------------+---------+-----------+---------------------------------------------------------------------+ 2026-04-19 01:20:08.548222 | orchestrator | 2026-04-19 01:20:08.548303 | orchestrator | # Cinder 2026-04-19 01:20:08.548310 | orchestrator | 2026-04-19 01:20:08.548314 | orchestrator | + echo 2026-04-19 01:20:08.548318 | orchestrator | + echo '# Cinder' 2026-04-19 01:20:08.548322 | orchestrator | + echo 2026-04-19 01:20:08.548327 | orchestrator | + openstack volume service list 2026-04-19 01:20:12.216517 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:12.216605 | orchestrator | | Binary | Host | Zone | Status | State | Updated At | 2026-04-19 01:20:12.216612 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:12.216616 | orchestrator | | cinder-scheduler | testbed-node-0 | internal | enabled | up | 2026-04-19T01:20:10.000000 | 2026-04-19 01:20:12.216621 | orchestrator | | cinder-scheduler | testbed-node-1 | internal | enabled | up | 2026-04-19T01:20:10.000000 | 2026-04-19 01:20:12.216625 | orchestrator | | cinder-scheduler | testbed-node-2 | internal | enabled | up | 2026-04-19T01:20:10.000000 | 2026-04-19 01:20:12.216629 | orchestrator | | cinder-volume | testbed-node-0@rbd-volumes | nova | enabled | up | 2026-04-19T01:20:10.000000 | 2026-04-19 01:20:12.216632 | orchestrator | | cinder-volume | testbed-node-1@rbd-volumes | nova | enabled | up | 2026-04-19T01:20:03.000000 | 2026-04-19 01:20:12.216636 | orchestrator | | cinder-volume | testbed-node-2@rbd-volumes | nova | enabled | up | 2026-04-19T01:20:04.000000 | 2026-04-19 01:20:12.216640 | orchestrator | | cinder-backup | testbed-node-0 | nova | enabled | up | 2026-04-19T01:20:08.000000 | 2026-04-19 01:20:12.216643 | orchestrator | | cinder-backup | testbed-node-1 | nova | enabled | up | 2026-04-19T01:20:09.000000 | 2026-04-19 01:20:12.216647 | orchestrator | | cinder-backup | testbed-node-2 | nova | enabled | up | 2026-04-19T01:20:10.000000 | 2026-04-19 01:20:12.216651 | orchestrator | +------------------+----------------------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:12.470000 | orchestrator | 2026-04-19 01:20:12.470129 | orchestrator | # Neutron 2026-04-19 01:20:12.470139 | orchestrator | 2026-04-19 01:20:12.470146 | orchestrator | + echo 2026-04-19 01:20:12.470156 | orchestrator | + echo '# Neutron' 2026-04-19 01:20:12.470170 | orchestrator | + echo 2026-04-19 01:20:12.470181 | orchestrator | + openstack network agent list 2026-04-19 01:20:14.996302 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-04-19 01:20:14.996397 | orchestrator | | ID | Agent Type | Host | Availability Zone | Alive | State | Binary | 2026-04-19 01:20:14.996461 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-04-19 01:20:14.996467 | orchestrator | | testbed-node-5 | OVN Controller agent | testbed-node-5 | | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996493 | orchestrator | | testbed-node-3 | OVN Controller agent | testbed-node-3 | | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996498 | orchestrator | | testbed-node-4 | OVN Controller agent | testbed-node-4 | | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996502 | orchestrator | | testbed-node-1 | OVN Controller Gateway agent | testbed-node-1 | nova | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996506 | orchestrator | | testbed-node-0 | OVN Controller Gateway agent | testbed-node-0 | nova | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996510 | orchestrator | | testbed-node-2 | OVN Controller Gateway agent | testbed-node-2 | nova | :-) | UP | ovn-controller | 2026-04-19 01:20:14.996514 | orchestrator | | 4939696e-6092-5a33-bb73-b850064684df | OVN Metadata agent | testbed-node-4 | | :-) | UP | neutron-ovn-metadata-agent | 2026-04-19 01:20:14.996518 | orchestrator | | 36b9d21c-9928-5c0a-9b27-73ac7a3e770c | OVN Metadata agent | testbed-node-5 | | :-) | UP | neutron-ovn-metadata-agent | 2026-04-19 01:20:14.996521 | orchestrator | | e645415a-98f5-5758-8cd1-c47af282b5c0 | OVN Metadata agent | testbed-node-3 | | :-) | UP | neutron-ovn-metadata-agent | 2026-04-19 01:20:14.996525 | orchestrator | +--------------------------------------+------------------------------+----------------+-------------------+-------+-------+----------------------------+ 2026-04-19 01:20:15.231677 | orchestrator | + openstack network service provider list 2026-04-19 01:20:17.574889 | orchestrator | +---------------+------+---------+ 2026-04-19 01:20:17.574961 | orchestrator | | Service Type | Name | Default | 2026-04-19 01:20:17.574967 | orchestrator | +---------------+------+---------+ 2026-04-19 01:20:17.574972 | orchestrator | | L3_ROUTER_NAT | ovn | True | 2026-04-19 01:20:17.574976 | orchestrator | +---------------+------+---------+ 2026-04-19 01:20:17.794689 | orchestrator | 2026-04-19 01:20:17.794791 | orchestrator | # Nova 2026-04-19 01:20:17.794809 | orchestrator | 2026-04-19 01:20:17.794821 | orchestrator | + echo 2026-04-19 01:20:17.794832 | orchestrator | + echo '# Nova' 2026-04-19 01:20:17.794843 | orchestrator | + echo 2026-04-19 01:20:17.794854 | orchestrator | + openstack compute service list 2026-04-19 01:20:20.989024 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:20.989101 | orchestrator | | ID | Binary | Host | Zone | Status | State | Updated At | 2026-04-19 01:20:20.989108 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:20.989112 | orchestrator | | cbeeee6f-8664-4803-815e-7402114deb2b | nova-scheduler | testbed-node-2 | internal | enabled | up | 2026-04-19T01:20:17.000000 | 2026-04-19 01:20:20.989116 | orchestrator | | 29ecb6af-cd33-4e46-849f-589e34e49ec1 | nova-scheduler | testbed-node-1 | internal | enabled | up | 2026-04-19T01:20:17.000000 | 2026-04-19 01:20:20.989120 | orchestrator | | eb72a919-2827-4793-a54d-c3d704ab8bfe | nova-scheduler | testbed-node-0 | internal | enabled | up | 2026-04-19T01:20:11.000000 | 2026-04-19 01:20:20.989124 | orchestrator | | 5c856991-17fa-4e68-81dc-7a3113ba5ca6 | nova-conductor | testbed-node-0 | internal | enabled | up | 2026-04-19T01:20:19.000000 | 2026-04-19 01:20:20.989128 | orchestrator | | 0a8ebe36-3e9e-4bca-9a11-5d2801e58f86 | nova-conductor | testbed-node-1 | internal | enabled | up | 2026-04-19T01:20:11.000000 | 2026-04-19 01:20:20.989132 | orchestrator | | f260fab5-632b-42c5-8a45-006a1b3f5991 | nova-conductor | testbed-node-2 | internal | enabled | up | 2026-04-19T01:20:11.000000 | 2026-04-19 01:20:20.989136 | orchestrator | | 117805b9-d2c0-4561-b723-7dee390fef70 | nova-compute | testbed-node-4 | nova | enabled | up | 2026-04-19T01:20:19.000000 | 2026-04-19 01:20:20.989162 | orchestrator | | 590c36cb-6fea-4734-bd46-f6c861802a67 | nova-compute | testbed-node-3 | nova | enabled | up | 2026-04-19T01:20:19.000000 | 2026-04-19 01:20:20.989166 | orchestrator | | ef25fcfe-207e-410f-a346-934e1d5a5597 | nova-compute | testbed-node-5 | nova | enabled | up | 2026-04-19T01:20:20.000000 | 2026-04-19 01:20:20.989170 | orchestrator | +--------------------------------------+----------------+----------------+----------+---------+-------+----------------------------+ 2026-04-19 01:20:21.230286 | orchestrator | + openstack hypervisor list 2026-04-19 01:20:24.235593 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-04-19 01:20:24.235663 | orchestrator | | ID | Hypervisor Hostname | Hypervisor Type | Host IP | State | 2026-04-19 01:20:24.235669 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-04-19 01:20:24.235673 | orchestrator | | 73d51b36-ffd9-4e27-adca-61f76ac2daba | testbed-node-4 | QEMU | 192.168.16.14 | up | 2026-04-19 01:20:24.235678 | orchestrator | | 67fd5a6f-95e7-4ce1-b029-d6522b5893d8 | testbed-node-3 | QEMU | 192.168.16.13 | up | 2026-04-19 01:20:24.235682 | orchestrator | | 3ad8796b-90b4-4d78-93b1-7f41feccce35 | testbed-node-5 | QEMU | 192.168.16.15 | up | 2026-04-19 01:20:24.235686 | orchestrator | +--------------------------------------+---------------------+-----------------+---------------+-------+ 2026-04-19 01:20:24.472842 | orchestrator | 2026-04-19 01:20:24.472927 | orchestrator | # Run OpenStack test play 2026-04-19 01:20:24.472940 | orchestrator | 2026-04-19 01:20:24.472946 | orchestrator | + echo 2026-04-19 01:20:24.472953 | orchestrator | + echo '# Run OpenStack test play' 2026-04-19 01:20:24.472960 | orchestrator | + echo 2026-04-19 01:20:24.472971 | orchestrator | + osism apply --environment openstack test 2026-04-19 01:20:25.735938 | orchestrator | 2026-04-19 01:20:25 | INFO  | Trying to run play test in environment openstack 2026-04-19 01:20:35.839854 | orchestrator | 2026-04-19 01:20:35 | INFO  | Prepare task for execution of test. 2026-04-19 01:20:35.911998 | orchestrator | 2026-04-19 01:20:35 | INFO  | Task 0e1c2099-a317-4bd8-8312-0da5d1a4625b (test) was prepared for execution. 2026-04-19 01:20:35.912082 | orchestrator | 2026-04-19 01:20:35 | INFO  | It takes a moment until task 0e1c2099-a317-4bd8-8312-0da5d1a4625b (test) has been started and output is visible here. 2026-04-19 01:23:36.645561 | orchestrator | 2026-04-19 01:23:36.645617 | orchestrator | PLAY [Create test project] ***************************************************** 2026-04-19 01:23:36.645623 | orchestrator | 2026-04-19 01:23:36.645628 | orchestrator | TASK [Create test domain] ****************************************************** 2026-04-19 01:23:36.645632 | orchestrator | Sunday 19 April 2026 01:20:38 +0000 (0:00:00.100) 0:00:00.100 ********** 2026-04-19 01:23:36.645640 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645647 | orchestrator | 2026-04-19 01:23:36.645654 | orchestrator | TASK [Create test-admin user] ************************************************** 2026-04-19 01:23:36.645660 | orchestrator | Sunday 19 April 2026 01:20:42 +0000 (0:00:03.727) 0:00:03.828 ********** 2026-04-19 01:23:36.645667 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645673 | orchestrator | 2026-04-19 01:23:36.645679 | orchestrator | TASK [Add manager role to user test-admin] ************************************* 2026-04-19 01:23:36.645686 | orchestrator | Sunday 19 April 2026 01:20:46 +0000 (0:00:04.203) 0:00:08.032 ********** 2026-04-19 01:23:36.645692 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645697 | orchestrator | 2026-04-19 01:23:36.645703 | orchestrator | TASK [Create test project] ***************************************************** 2026-04-19 01:23:36.645710 | orchestrator | Sunday 19 April 2026 01:20:53 +0000 (0:00:06.264) 0:00:14.296 ********** 2026-04-19 01:23:36.645716 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645722 | orchestrator | 2026-04-19 01:23:36.645728 | orchestrator | TASK [Create test user] ******************************************************** 2026-04-19 01:23:36.645736 | orchestrator | Sunday 19 April 2026 01:20:57 +0000 (0:00:03.850) 0:00:18.146 ********** 2026-04-19 01:23:36.645742 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645763 | orchestrator | 2026-04-19 01:23:36.645770 | orchestrator | TASK [Add member roles to user test] ******************************************* 2026-04-19 01:23:36.645807 | orchestrator | Sunday 19 April 2026 01:21:01 +0000 (0:00:04.155) 0:00:22.302 ********** 2026-04-19 01:23:36.645815 | orchestrator | changed: [localhost] => (item=load-balancer_member) 2026-04-19 01:23:36.645822 | orchestrator | changed: [localhost] => (item=member) 2026-04-19 01:23:36.645830 | orchestrator | changed: [localhost] => (item=creator) 2026-04-19 01:23:36.645837 | orchestrator | 2026-04-19 01:23:36.645843 | orchestrator | TASK [Create test server group] ************************************************ 2026-04-19 01:23:36.645851 | orchestrator | Sunday 19 April 2026 01:21:12 +0000 (0:00:11.355) 0:00:33.657 ********** 2026-04-19 01:23:36.645858 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645865 | orchestrator | 2026-04-19 01:23:36.645872 | orchestrator | TASK [Create ssh security group] *********************************************** 2026-04-19 01:23:36.645878 | orchestrator | Sunday 19 April 2026 01:21:16 +0000 (0:00:04.321) 0:00:37.979 ********** 2026-04-19 01:23:36.645884 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645891 | orchestrator | 2026-04-19 01:23:36.645898 | orchestrator | TASK [Add rule to ssh security group] ****************************************** 2026-04-19 01:23:36.645905 | orchestrator | Sunday 19 April 2026 01:21:21 +0000 (0:00:04.999) 0:00:42.978 ********** 2026-04-19 01:23:36.645912 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645919 | orchestrator | 2026-04-19 01:23:36.645926 | orchestrator | TASK [Create icmp security group] ********************************************** 2026-04-19 01:23:36.645933 | orchestrator | Sunday 19 April 2026 01:21:26 +0000 (0:00:04.252) 0:00:47.230 ********** 2026-04-19 01:23:36.645940 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645947 | orchestrator | 2026-04-19 01:23:36.645953 | orchestrator | TASK [Add rule to icmp security group] ***************************************** 2026-04-19 01:23:36.645959 | orchestrator | Sunday 19 April 2026 01:21:29 +0000 (0:00:03.802) 0:00:51.032 ********** 2026-04-19 01:23:36.645966 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645972 | orchestrator | 2026-04-19 01:23:36.645979 | orchestrator | TASK [Create test keypair] ***************************************************** 2026-04-19 01:23:36.645985 | orchestrator | Sunday 19 April 2026 01:21:33 +0000 (0:00:03.993) 0:00:55.026 ********** 2026-04-19 01:23:36.645991 | orchestrator | changed: [localhost] 2026-04-19 01:23:36.645998 | orchestrator | 2026-04-19 01:23:36.646049 | orchestrator | TASK [Create test networks] **************************************************** 2026-04-19 01:23:36.646059 | orchestrator | Sunday 19 April 2026 01:21:37 +0000 (0:00:03.968) 0:00:58.995 ********** 2026-04-19 01:23:36.646066 | orchestrator | changed: [localhost] => (item={'name': 'test-1'}) 2026-04-19 01:23:36.646073 | orchestrator | changed: [localhost] => (item={'name': 'test-2'}) 2026-04-19 01:23:36.646080 | orchestrator | changed: [localhost] => (item={'name': 'test-3'}) 2026-04-19 01:23:36.646087 | orchestrator | 2026-04-19 01:23:36.646093 | orchestrator | TASK [Create test subnets] ***************************************************** 2026-04-19 01:23:36.646101 | orchestrator | Sunday 19 April 2026 01:21:51 +0000 (0:00:13.253) 0:01:12.248 ********** 2026-04-19 01:23:36.646108 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'subnet': 'subnet-test-1', 'cidr': '192.168.200.0/24'}) 2026-04-19 01:23:36.646115 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'subnet': 'subnet-test-2', 'cidr': '192.168.201.0/24'}) 2026-04-19 01:23:36.646122 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'subnet': 'subnet-test-3', 'cidr': '192.168.202.0/24'}) 2026-04-19 01:23:36.646129 | orchestrator | 2026-04-19 01:23:36.646136 | orchestrator | TASK [Create test routers] ***************************************************** 2026-04-19 01:23:36.646165 | orchestrator | Sunday 19 April 2026 01:22:06 +0000 (0:00:15.499) 0:01:27.747 ********** 2026-04-19 01:23:36.646173 | orchestrator | changed: [localhost] => (item={'router': 'router-test-1', 'subnet': 'subnet-test-1'}) 2026-04-19 01:23:36.646181 | orchestrator | changed: [localhost] => (item={'router': 'router-test-2', 'subnet': 'subnet-test-2'}) 2026-04-19 01:23:36.646195 | orchestrator | changed: [localhost] => (item={'router': 'router-test-3', 'subnet': 'subnet-test-3'}) 2026-04-19 01:23:36.646202 | orchestrator | 2026-04-19 01:23:36.646209 | orchestrator | PLAY [Manage test instances and volumes] *************************************** 2026-04-19 01:23:36.646215 | orchestrator | 2026-04-19 01:23:36.646222 | orchestrator | TASK [Get test server group] *************************************************** 2026-04-19 01:23:36.646244 | orchestrator | Sunday 19 April 2026 01:22:39 +0000 (0:00:33.031) 0:02:00.779 ********** 2026-04-19 01:23:36.646253 | orchestrator | ok: [localhost] 2026-04-19 01:23:36.646261 | orchestrator | 2026-04-19 01:23:36.646268 | orchestrator | TASK [Detach test volume] ****************************************************** 2026-04-19 01:23:36.646276 | orchestrator | Sunday 19 April 2026 01:22:43 +0000 (0:00:04.224) 0:02:05.003 ********** 2026-04-19 01:23:36.646284 | orchestrator | skipping: [localhost] 2026-04-19 01:23:36.646291 | orchestrator | 2026-04-19 01:23:36.646298 | orchestrator | TASK [Delete test volume] ****************************************************** 2026-04-19 01:23:36.646306 | orchestrator | Sunday 19 April 2026 01:22:43 +0000 (0:00:00.047) 0:02:05.051 ********** 2026-04-19 01:23:36.646313 | orchestrator | skipping: [localhost] 2026-04-19 01:23:36.646320 | orchestrator | 2026-04-19 01:23:36.646327 | orchestrator | TASK [Delete test instances] *************************************************** 2026-04-19 01:23:36.646335 | orchestrator | Sunday 19 April 2026 01:22:43 +0000 (0:00:00.048) 0:02:05.100 ********** 2026-04-19 01:23:36.646342 | orchestrator | skipping: [localhost] => (item={'name': 'test-4', 'network': 'test-3'})  2026-04-19 01:23:36.646361 | orchestrator | skipping: [localhost] => (item={'name': 'test-3', 'network': 'test-2'})  2026-04-19 01:23:36.646382 | orchestrator | skipping: [localhost] => (item={'name': 'test-2', 'network': 'test-2'})  2026-04-19 01:23:36.646395 | orchestrator | skipping: [localhost] => (item={'name': 'test-1', 'network': 'test-1'})  2026-04-19 01:23:36.646402 | orchestrator | skipping: [localhost] => (item={'name': 'test', 'network': 'test-1'})  2026-04-19 01:23:36.646409 | orchestrator | skipping: [localhost] 2026-04-19 01:23:36.646416 | orchestrator | 2026-04-19 01:23:36.646423 | orchestrator | TASK [Wait for instance deletion to complete] ********************************** 2026-04-19 01:23:36.646430 | orchestrator | Sunday 19 April 2026 01:22:44 +0000 (0:00:00.149) 0:02:05.249 ********** 2026-04-19 01:23:36.646436 | orchestrator | skipping: [localhost] 2026-04-19 01:23:36.646444 | orchestrator | 2026-04-19 01:23:36.646451 | orchestrator | TASK [Create test instances] *************************************************** 2026-04-19 01:23:36.646458 | orchestrator | Sunday 19 April 2026 01:22:44 +0000 (0:00:00.132) 0:02:05.382 ********** 2026-04-19 01:23:36.646465 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-04-19 01:23:36.646472 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-04-19 01:23:36.646479 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-04-19 01:23:36.646486 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-04-19 01:23:36.646494 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-04-19 01:23:36.646501 | orchestrator | 2026-04-19 01:23:36.646507 | orchestrator | TASK [Wait for instance creation to complete] ********************************** 2026-04-19 01:23:36.646514 | orchestrator | Sunday 19 April 2026 01:22:48 +0000 (0:00:04.426) 0:02:09.808 ********** 2026-04-19 01:23:36.646521 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (60 retries left). 2026-04-19 01:23:36.646529 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (59 retries left). 2026-04-19 01:23:36.646536 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (58 retries left). 2026-04-19 01:23:36.646543 | orchestrator | FAILED - RETRYING: [localhost]: Wait for instance creation to complete (57 retries left). 2026-04-19 01:23:36.646552 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j317869709955.2765', 'results_file': '/ansible/.ansible_async/j317869709955.2765', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:23:36.646567 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j613087705556.2790', 'results_file': '/ansible/.ansible_async/j613087705556.2790', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:23:36.646574 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j726035874652.2815', 'results_file': '/ansible/.ansible_async/j726035874652.2815', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:23:36.646581 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j917246759839.2840', 'results_file': '/ansible/.ansible_async/j917246759839.2840', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:23:36.646587 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j359059396126.2865', 'results_file': '/ansible/.ansible_async/j359059396126.2865', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:23:36.646594 | orchestrator | 2026-04-19 01:23:36.646600 | orchestrator | TASK [Add metadata to instances] *********************************************** 2026-04-19 01:23:36.646607 | orchestrator | Sunday 19 April 2026 01:23:35 +0000 (0:00:46.358) 0:02:56.167 ********** 2026-04-19 01:23:36.646614 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-04-19 01:23:36.646628 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-04-19 01:24:45.148860 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-04-19 01:24:45.148976 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-04-19 01:24:45.148982 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-04-19 01:24:45.148987 | orchestrator | 2026-04-19 01:24:45.148992 | orchestrator | TASK [Wait for metadata to be added] ******************************************* 2026-04-19 01:24:45.148996 | orchestrator | Sunday 19 April 2026 01:23:38 +0000 (0:00:03.941) 0:03:00.109 ********** 2026-04-19 01:24:45.149001 | orchestrator | FAILED - RETRYING: [localhost]: Wait for metadata to be added (30 retries left). 2026-04-19 01:24:45.149021 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j608509050159.2962', 'results_file': '/ansible/.ansible_async/j608509050159.2962', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149027 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j123476167179.2987', 'results_file': '/ansible/.ansible_async/j123476167179.2987', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149032 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j965158586637.3012', 'results_file': '/ansible/.ansible_async/j965158586637.3012', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149036 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j551166027386.3037', 'results_file': '/ansible/.ansible_async/j551166027386.3037', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149040 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j342224992873.3062', 'results_file': '/ansible/.ansible_async/j342224992873.3062', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149059 | orchestrator | 2026-04-19 01:24:45.149066 | orchestrator | TASK [Add tag to instances] **************************************************** 2026-04-19 01:24:45.149071 | orchestrator | Sunday 19 April 2026 01:23:48 +0000 (0:00:09.487) 0:03:09.597 ********** 2026-04-19 01:24:45.149077 | orchestrator | changed: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-04-19 01:24:45.149084 | orchestrator | changed: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-04-19 01:24:45.149090 | orchestrator | changed: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-04-19 01:24:45.149096 | orchestrator | changed: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-04-19 01:24:45.149102 | orchestrator | changed: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-04-19 01:24:45.149108 | orchestrator | 2026-04-19 01:24:45.149114 | orchestrator | TASK [Wait for tags to be added] *********************************************** 2026-04-19 01:24:45.149120 | orchestrator | Sunday 19 April 2026 01:23:52 +0000 (0:00:04.455) 0:03:14.052 ********** 2026-04-19 01:24:45.149126 | orchestrator | FAILED - RETRYING: [localhost]: Wait for tags to be added (30 retries left). 2026-04-19 01:24:45.149132 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j237347829741.3138', 'results_file': '/ansible/.ansible_async/j237347829741.3138', 'changed': True, 'item': {'name': 'test', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149139 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j356177548566.3163', 'results_file': '/ansible/.ansible_async/j356177548566.3163', 'changed': True, 'item': {'name': 'test-1', 'network': 'test-1'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149145 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j840994469996.3189', 'results_file': '/ansible/.ansible_async/j840994469996.3189', 'changed': True, 'item': {'name': 'test-2', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149151 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j604400628242.3215', 'results_file': '/ansible/.ansible_async/j604400628242.3215', 'changed': True, 'item': {'name': 'test-3', 'network': 'test-2'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149172 | orchestrator | changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j283716992028.3241', 'results_file': '/ansible/.ansible_async/j283716992028.3241', 'changed': True, 'item': {'name': 'test-4', 'network': 'test-3'}, 'ansible_loop_var': 'item'}) 2026-04-19 01:24:45.149179 | orchestrator | 2026-04-19 01:24:45.149186 | orchestrator | TASK [Create test volume] ****************************************************** 2026-04-19 01:24:45.149192 | orchestrator | Sunday 19 April 2026 01:24:02 +0000 (0:00:09.152) 0:03:23.204 ********** 2026-04-19 01:24:45.149198 | orchestrator | changed: [localhost] 2026-04-19 01:24:45.149206 | orchestrator | 2026-04-19 01:24:45.149211 | orchestrator | TASK [Attach test volume] ****************************************************** 2026-04-19 01:24:45.149217 | orchestrator | Sunday 19 April 2026 01:24:08 +0000 (0:00:06.324) 0:03:29.528 ********** 2026-04-19 01:24:45.149223 | orchestrator | changed: [localhost] 2026-04-19 01:24:45.149230 | orchestrator | 2026-04-19 01:24:45.149236 | orchestrator | TASK [Create floating ip addresses] ******************************************** 2026-04-19 01:24:45.149242 | orchestrator | Sunday 19 April 2026 01:24:21 +0000 (0:00:13.297) 0:03:42.826 ********** 2026-04-19 01:24:45.149250 | orchestrator | ok: [localhost] => (item={'name': 'test', 'network': 'test-1'}) 2026-04-19 01:24:45.149259 | orchestrator | ok: [localhost] => (item={'name': 'test-1', 'network': 'test-1'}) 2026-04-19 01:24:45.149263 | orchestrator | ok: [localhost] => (item={'name': 'test-2', 'network': 'test-2'}) 2026-04-19 01:24:45.149267 | orchestrator | ok: [localhost] => (item={'name': 'test-3', 'network': 'test-2'}) 2026-04-19 01:24:45.149270 | orchestrator | ok: [localhost] => (item={'name': 'test-4', 'network': 'test-3'}) 2026-04-19 01:24:45.149281 | orchestrator | 2026-04-19 01:24:45.149285 | orchestrator | TASK [Print floating ip addresses] ********************************************* 2026-04-19 01:24:45.149289 | orchestrator | Sunday 19 April 2026 01:24:44 +0000 (0:00:23.138) 0:04:05.964 ********** 2026-04-19 01:24:45.149293 | orchestrator | ok: [localhost] => (item=test) => { 2026-04-19 01:24:45.149297 | orchestrator |  "msg": "test: 192.168.112.118" 2026-04-19 01:24:45.149301 | orchestrator | } 2026-04-19 01:24:45.149306 | orchestrator | ok: [localhost] => (item=test-1) => { 2026-04-19 01:24:45.149310 | orchestrator |  "msg": "test-1: 192.168.112.124" 2026-04-19 01:24:45.149314 | orchestrator | } 2026-04-19 01:24:45.149318 | orchestrator | ok: [localhost] => (item=test-2) => { 2026-04-19 01:24:45.149322 | orchestrator |  "msg": "test-2: 192.168.112.173" 2026-04-19 01:24:45.149325 | orchestrator | } 2026-04-19 01:24:45.149329 | orchestrator | ok: [localhost] => (item=test-3) => { 2026-04-19 01:24:45.149333 | orchestrator |  "msg": "test-3: 192.168.112.147" 2026-04-19 01:24:45.149337 | orchestrator | } 2026-04-19 01:24:45.149340 | orchestrator | ok: [localhost] => (item=test-4) => { 2026-04-19 01:24:45.149344 | orchestrator |  "msg": "test-4: 192.168.112.154" 2026-04-19 01:24:45.149348 | orchestrator | } 2026-04-19 01:24:45.149352 | orchestrator | 2026-04-19 01:24:45.149356 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:24:45.149361 | orchestrator | localhost : ok=26  changed=23  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-04-19 01:24:45.149367 | orchestrator | 2026-04-19 01:24:45.149373 | orchestrator | 2026-04-19 01:24:45.149379 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:24:45.149385 | orchestrator | Sunday 19 April 2026 01:24:44 +0000 (0:00:00.107) 0:04:06.072 ********** 2026-04-19 01:24:45.149394 | orchestrator | =============================================================================== 2026-04-19 01:24:45.149401 | orchestrator | Wait for instance creation to complete --------------------------------- 46.36s 2026-04-19 01:24:45.149407 | orchestrator | Create test routers ---------------------------------------------------- 33.03s 2026-04-19 01:24:45.149413 | orchestrator | Create floating ip addresses ------------------------------------------- 23.14s 2026-04-19 01:24:45.149418 | orchestrator | Create test subnets ---------------------------------------------------- 15.50s 2026-04-19 01:24:45.149424 | orchestrator | Attach test volume ----------------------------------------------------- 13.30s 2026-04-19 01:24:45.149430 | orchestrator | Create test networks --------------------------------------------------- 13.25s 2026-04-19 01:24:45.149450 | orchestrator | Add member roles to user test ------------------------------------------ 11.36s 2026-04-19 01:24:45.149456 | orchestrator | Wait for metadata to be added ------------------------------------------- 9.49s 2026-04-19 01:24:45.149468 | orchestrator | Wait for tags to be added ----------------------------------------------- 9.15s 2026-04-19 01:24:45.149475 | orchestrator | Create test volume ------------------------------------------------------ 6.32s 2026-04-19 01:24:45.149481 | orchestrator | Add manager role to user test-admin ------------------------------------- 6.26s 2026-04-19 01:24:45.149487 | orchestrator | Create ssh security group ----------------------------------------------- 5.00s 2026-04-19 01:24:45.149493 | orchestrator | Add tag to instances ---------------------------------------------------- 4.46s 2026-04-19 01:24:45.149499 | orchestrator | Create test instances --------------------------------------------------- 4.43s 2026-04-19 01:24:45.149504 | orchestrator | Create test server group ------------------------------------------------ 4.32s 2026-04-19 01:24:45.149510 | orchestrator | Add rule to ssh security group ------------------------------------------ 4.25s 2026-04-19 01:24:45.149516 | orchestrator | Get test server group --------------------------------------------------- 4.22s 2026-04-19 01:24:45.149522 | orchestrator | Create test-admin user -------------------------------------------------- 4.20s 2026-04-19 01:24:45.149528 | orchestrator | Create test user -------------------------------------------------------- 4.16s 2026-04-19 01:24:45.149541 | orchestrator | Add rule to icmp security group ----------------------------------------- 3.99s 2026-04-19 01:24:45.325103 | orchestrator | + server_list 2026-04-19 01:24:45.325174 | orchestrator | + openstack --os-cloud test server list 2026-04-19 01:24:48.844100 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-04-19 01:24:48.844206 | orchestrator | | ID | Name | Status | Networks | Image | Flavor | 2026-04-19 01:24:48.844212 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-04-19 01:24:48.844217 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | test-2=192.168.112.173, 192.168.201.209 | N/A (booted from volume) | SCS-1L-1 | 2026-04-19 01:24:48.844222 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | test-2=192.168.112.147, 192.168.201.251 | N/A (booted from volume) | SCS-1L-1 | 2026-04-19 01:24:48.844226 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | test-3=192.168.112.154, 192.168.202.232 | N/A (booted from volume) | SCS-1L-1 | 2026-04-19 01:24:48.844259 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | test-1=192.168.112.124, 192.168.200.110 | N/A (booted from volume) | SCS-1L-1 | 2026-04-19 01:24:48.844263 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | test-1=192.168.112.118, 192.168.200.242 | N/A (booted from volume) | SCS-1L-1 | 2026-04-19 01:24:48.844268 | orchestrator | +--------------------------------------+--------+--------+-----------------------------------------+--------------------------+----------+ 2026-04-19 01:24:49.081544 | orchestrator | + openstack --os-cloud test server show test 2026-04-19 01:24:52.355402 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:52.355504 | orchestrator | | Field | Value | 2026-04-19 01:24:52.355518 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:52.355527 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-04-19 01:24:52.355535 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-04-19 01:24:52.355542 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-04-19 01:24:52.355571 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test | 2026-04-19 01:24:52.355579 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-04-19 01:24:52.355587 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-04-19 01:24:52.355612 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-04-19 01:24:52.355617 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-04-19 01:24:52.355622 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-04-19 01:24:52.355627 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-04-19 01:24:52.355638 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-04-19 01:24:52.355643 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-04-19 01:24:52.355651 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-04-19 01:24:52.355657 | orchestrator | | OS-EXT-STS:task_state | None | 2026-04-19 01:24:52.355661 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-04-19 01:24:52.355669 | orchestrator | | OS-SRV-USG:launched_at | 2026-04-19T01:23:20.000000 | 2026-04-19 01:24:52.355677 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-04-19 01:24:52.355682 | orchestrator | | accessIPv4 | | 2026-04-19 01:24:52.355687 | orchestrator | | accessIPv6 | | 2026-04-19 01:24:52.355691 | orchestrator | | addresses | test-1=192.168.112.118, 192.168.200.242 | 2026-04-19 01:24:52.355696 | orchestrator | | config_drive | | 2026-04-19 01:24:52.355704 | orchestrator | | created | 2026-04-19T01:22:53Z | 2026-04-19 01:24:52.355709 | orchestrator | | description | None | 2026-04-19 01:24:52.355713 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='True', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-04-19 01:24:52.355718 | orchestrator | | hostId | 43c2daa8970d278a48a08f094b440c978c76698909a3550c99487aba | 2026-04-19 01:24:52.355726 | orchestrator | | host_status | None | 2026-04-19 01:24:52.355735 | orchestrator | | id | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | 2026-04-19 01:24:52.355740 | orchestrator | | image | N/A (booted from volume) | 2026-04-19 01:24:52.355744 | orchestrator | | key_name | test | 2026-04-19 01:24:52.355749 | orchestrator | | locked | False | 2026-04-19 01:24:52.355757 | orchestrator | | locked_reason | None | 2026-04-19 01:24:52.355761 | orchestrator | | name | test | 2026-04-19 01:24:52.355766 | orchestrator | | pinned_availability_zone | None | 2026-04-19 01:24:52.355771 | orchestrator | | progress | 0 | 2026-04-19 01:24:52.355775 | orchestrator | | project_id | 3b69792038d24fb498cfc0b415790c65 | 2026-04-19 01:24:52.355783 | orchestrator | | properties | hostname='test' | 2026-04-19 01:24:52.355791 | orchestrator | | security_groups | name='icmp' | 2026-04-19 01:24:52.355796 | orchestrator | | | name='ssh' | 2026-04-19 01:24:52.355801 | orchestrator | | server_groups | None | 2026-04-19 01:24:52.355805 | orchestrator | | status | ACTIVE | 2026-04-19 01:24:52.355840 | orchestrator | | tags | test | 2026-04-19 01:24:52.355846 | orchestrator | | trusted_image_certificates | None | 2026-04-19 01:24:52.355851 | orchestrator | | updated | 2026-04-19T01:23:40Z | 2026-04-19 01:24:52.355855 | orchestrator | | user_id | 3b00147ed0a04cdca99ba4e4046049eb | 2026-04-19 01:24:52.355860 | orchestrator | | volumes_attached | delete_on_termination='True', id='605cbe9a-3a83-4192-bbca-2c806609e165' | 2026-04-19 01:24:52.355867 | orchestrator | | | delete_on_termination='False', id='cae69e94-9db8-47d6-b0a0-eee5c0b2d066' | 2026-04-19 01:24:52.358602 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:52.577071 | orchestrator | + openstack --os-cloud test server show test-1 2026-04-19 01:24:55.423641 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:55.423767 | orchestrator | | Field | Value | 2026-04-19 01:24:55.423835 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:55.423846 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-04-19 01:24:55.423855 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-04-19 01:24:55.423859 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-04-19 01:24:55.423864 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-1 | 2026-04-19 01:24:55.423868 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-04-19 01:24:55.423920 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-04-19 01:24:55.423949 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-04-19 01:24:55.423958 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-04-19 01:24:55.423974 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-04-19 01:24:55.423980 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-04-19 01:24:55.423986 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-04-19 01:24:55.423992 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-04-19 01:24:55.423999 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-04-19 01:24:55.424006 | orchestrator | | OS-EXT-STS:task_state | None | 2026-04-19 01:24:55.424013 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-04-19 01:24:55.424020 | orchestrator | | OS-SRV-USG:launched_at | 2026-04-19T01:23:19.000000 | 2026-04-19 01:24:55.424040 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-04-19 01:24:55.424054 | orchestrator | | accessIPv4 | | 2026-04-19 01:24:55.424061 | orchestrator | | accessIPv6 | | 2026-04-19 01:24:55.424067 | orchestrator | | addresses | test-1=192.168.112.124, 192.168.200.110 | 2026-04-19 01:24:55.424075 | orchestrator | | config_drive | | 2026-04-19 01:24:55.424085 | orchestrator | | created | 2026-04-19T01:22:53Z | 2026-04-19 01:24:55.424091 | orchestrator | | description | None | 2026-04-19 01:24:55.424097 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='True', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-04-19 01:24:55.424103 | orchestrator | | hostId | 43c2daa8970d278a48a08f094b440c978c76698909a3550c99487aba | 2026-04-19 01:24:55.424114 | orchestrator | | host_status | None | 2026-04-19 01:24:55.424134 | orchestrator | | id | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | 2026-04-19 01:24:55.424139 | orchestrator | | image | N/A (booted from volume) | 2026-04-19 01:24:55.424143 | orchestrator | | key_name | test | 2026-04-19 01:24:55.424147 | orchestrator | | locked | False | 2026-04-19 01:24:55.424151 | orchestrator | | locked_reason | None | 2026-04-19 01:24:55.424155 | orchestrator | | name | test-1 | 2026-04-19 01:24:55.424160 | orchestrator | | pinned_availability_zone | None | 2026-04-19 01:24:55.424164 | orchestrator | | progress | 0 | 2026-04-19 01:24:55.424168 | orchestrator | | project_id | 3b69792038d24fb498cfc0b415790c65 | 2026-04-19 01:24:55.424176 | orchestrator | | properties | hostname='test-1' | 2026-04-19 01:24:55.424190 | orchestrator | | security_groups | name='icmp' | 2026-04-19 01:24:55.424195 | orchestrator | | | name='ssh' | 2026-04-19 01:24:55.424200 | orchestrator | | server_groups | None | 2026-04-19 01:24:55.424204 | orchestrator | | status | ACTIVE | 2026-04-19 01:24:55.424209 | orchestrator | | tags | test | 2026-04-19 01:24:55.424213 | orchestrator | | trusted_image_certificates | None | 2026-04-19 01:24:55.424218 | orchestrator | | updated | 2026-04-19T01:23:40Z | 2026-04-19 01:24:55.424223 | orchestrator | | user_id | 3b00147ed0a04cdca99ba4e4046049eb | 2026-04-19 01:24:55.424247 | orchestrator | | volumes_attached | delete_on_termination='True', id='a0e4bc00-8f8b-4b5d-b29c-e24612b9dd84' | 2026-04-19 01:24:55.427964 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:55.659995 | orchestrator | + openstack --os-cloud test server show test-2 2026-04-19 01:24:58.534932 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:58.535012 | orchestrator | | Field | Value | 2026-04-19 01:24:58.535019 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:58.535024 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-04-19 01:24:58.535028 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-04-19 01:24:58.535032 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-04-19 01:24:58.535036 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-2 | 2026-04-19 01:24:58.535040 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-04-19 01:24:58.535087 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-04-19 01:24:58.535105 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-04-19 01:24:58.535109 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-04-19 01:24:58.535113 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-04-19 01:24:58.535117 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-04-19 01:24:58.535121 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-04-19 01:24:58.535125 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-04-19 01:24:58.535129 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-04-19 01:24:58.535133 | orchestrator | | OS-EXT-STS:task_state | None | 2026-04-19 01:24:58.535142 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-04-19 01:24:58.535149 | orchestrator | | OS-SRV-USG:launched_at | 2026-04-19T01:23:23.000000 | 2026-04-19 01:24:58.535156 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-04-19 01:24:58.535160 | orchestrator | | accessIPv4 | | 2026-04-19 01:24:58.535164 | orchestrator | | accessIPv6 | | 2026-04-19 01:24:58.535168 | orchestrator | | addresses | test-2=192.168.112.173, 192.168.201.209 | 2026-04-19 01:24:58.535172 | orchestrator | | config_drive | | 2026-04-19 01:24:58.535176 | orchestrator | | created | 2026-04-19T01:22:57Z | 2026-04-19 01:24:58.535180 | orchestrator | | description | None | 2026-04-19 01:24:58.535184 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='True', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-04-19 01:24:58.535193 | orchestrator | | hostId | 84224b6d4bb2984e84ddb8451c55500b3876c50c1c98997e57eaeac9 | 2026-04-19 01:24:58.535197 | orchestrator | | host_status | None | 2026-04-19 01:24:58.535205 | orchestrator | | id | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | 2026-04-19 01:24:58.535209 | orchestrator | | image | N/A (booted from volume) | 2026-04-19 01:24:58.535214 | orchestrator | | key_name | test | 2026-04-19 01:24:58.535217 | orchestrator | | locked | False | 2026-04-19 01:24:58.535227 | orchestrator | | locked_reason | None | 2026-04-19 01:24:58.535231 | orchestrator | | name | test-2 | 2026-04-19 01:24:58.535235 | orchestrator | | pinned_availability_zone | None | 2026-04-19 01:24:58.535242 | orchestrator | | progress | 0 | 2026-04-19 01:24:58.535247 | orchestrator | | project_id | 3b69792038d24fb498cfc0b415790c65 | 2026-04-19 01:24:58.535253 | orchestrator | | properties | hostname='test-2' | 2026-04-19 01:24:58.535261 | orchestrator | | security_groups | name='icmp' | 2026-04-19 01:24:58.535265 | orchestrator | | | name='ssh' | 2026-04-19 01:24:58.535269 | orchestrator | | server_groups | None | 2026-04-19 01:24:58.535273 | orchestrator | | status | ACTIVE | 2026-04-19 01:24:58.535277 | orchestrator | | tags | test | 2026-04-19 01:24:58.535281 | orchestrator | | trusted_image_certificates | None | 2026-04-19 01:24:58.535288 | orchestrator | | updated | 2026-04-19T01:23:41Z | 2026-04-19 01:24:58.535292 | orchestrator | | user_id | 3b00147ed0a04cdca99ba4e4046049eb | 2026-04-19 01:24:58.535296 | orchestrator | | volumes_attached | delete_on_termination='True', id='d1020ae1-a5b2-408c-8f77-baa71b38f7af' | 2026-04-19 01:24:58.540211 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:24:58.770641 | orchestrator | + openstack --os-cloud test server show test-3 2026-04-19 01:25:01.618369 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:01.618449 | orchestrator | | Field | Value | 2026-04-19 01:25:01.618456 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:01.618460 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-04-19 01:25:01.618464 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-04-19 01:25:01.618487 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-04-19 01:25:01.618491 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-3 | 2026-04-19 01:25:01.618494 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-04-19 01:25:01.618499 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-04-19 01:25:01.618525 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-04-19 01:25:01.618529 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-04-19 01:25:01.618533 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-04-19 01:25:01.618537 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-04-19 01:25:01.618541 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-04-19 01:25:01.618549 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-04-19 01:25:01.618553 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-04-19 01:25:01.618557 | orchestrator | | OS-EXT-STS:task_state | None | 2026-04-19 01:25:01.618561 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-04-19 01:25:01.618565 | orchestrator | | OS-SRV-USG:launched_at | 2026-04-19T01:23:23.000000 | 2026-04-19 01:25:01.618575 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-04-19 01:25:01.618580 | orchestrator | | accessIPv4 | | 2026-04-19 01:25:01.618584 | orchestrator | | accessIPv6 | | 2026-04-19 01:25:01.618588 | orchestrator | | addresses | test-2=192.168.112.147, 192.168.201.251 | 2026-04-19 01:25:01.618592 | orchestrator | | config_drive | | 2026-04-19 01:25:01.618599 | orchestrator | | created | 2026-04-19T01:22:56Z | 2026-04-19 01:25:01.618603 | orchestrator | | description | None | 2026-04-19 01:25:01.618607 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='True', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-04-19 01:25:01.618611 | orchestrator | | hostId | b276abbc62d394b27ca023ce7a67f597c06ca69ec741a887ef445d00 | 2026-04-19 01:25:01.618618 | orchestrator | | host_status | None | 2026-04-19 01:25:01.618626 | orchestrator | | id | 0f8e3c45-7f90-40dc-bd35-12e093302136 | 2026-04-19 01:25:01.618630 | orchestrator | | image | N/A (booted from volume) | 2026-04-19 01:25:01.618634 | orchestrator | | key_name | test | 2026-04-19 01:25:01.618638 | orchestrator | | locked | False | 2026-04-19 01:25:01.618645 | orchestrator | | locked_reason | None | 2026-04-19 01:25:01.618649 | orchestrator | | name | test-3 | 2026-04-19 01:25:01.618653 | orchestrator | | pinned_availability_zone | None | 2026-04-19 01:25:01.618657 | orchestrator | | progress | 0 | 2026-04-19 01:25:01.618661 | orchestrator | | project_id | 3b69792038d24fb498cfc0b415790c65 | 2026-04-19 01:25:01.618667 | orchestrator | | properties | hostname='test-3' | 2026-04-19 01:25:01.618674 | orchestrator | | security_groups | name='icmp' | 2026-04-19 01:25:01.618679 | orchestrator | | | name='ssh' | 2026-04-19 01:25:01.618683 | orchestrator | | server_groups | None | 2026-04-19 01:25:01.618690 | orchestrator | | status | ACTIVE | 2026-04-19 01:25:01.618694 | orchestrator | | tags | test | 2026-04-19 01:25:01.618698 | orchestrator | | trusted_image_certificates | None | 2026-04-19 01:25:01.618702 | orchestrator | | updated | 2026-04-19T01:23:42Z | 2026-04-19 01:25:01.618706 | orchestrator | | user_id | 3b00147ed0a04cdca99ba4e4046049eb | 2026-04-19 01:25:01.618710 | orchestrator | | volumes_attached | delete_on_termination='True', id='d214b7b0-7875-421f-8291-7ad265eae466' | 2026-04-19 01:25:01.623140 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:01.893578 | orchestrator | + openstack --os-cloud test server show test-4 2026-04-19 01:25:04.660036 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:04.660097 | orchestrator | | Field | Value | 2026-04-19 01:25:04.660117 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:04.660125 | orchestrator | | OS-DCF:diskConfig | MANUAL | 2026-04-19 01:25:04.660132 | orchestrator | | OS-EXT-AZ:availability_zone | nova | 2026-04-19 01:25:04.660138 | orchestrator | | OS-EXT-SRV-ATTR:host | None | 2026-04-19 01:25:04.660369 | orchestrator | | OS-EXT-SRV-ATTR:hostname | test-4 | 2026-04-19 01:25:04.660382 | orchestrator | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2026-04-19 01:25:04.660389 | orchestrator | | OS-EXT-SRV-ATTR:instance_name | None | 2026-04-19 01:25:04.660407 | orchestrator | | OS-EXT-SRV-ATTR:kernel_id | None | 2026-04-19 01:25:04.660414 | orchestrator | | OS-EXT-SRV-ATTR:launch_index | None | 2026-04-19 01:25:04.660427 | orchestrator | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2026-04-19 01:25:04.660433 | orchestrator | | OS-EXT-SRV-ATTR:reservation_id | None | 2026-04-19 01:25:04.660440 | orchestrator | | OS-EXT-SRV-ATTR:root_device_name | None | 2026-04-19 01:25:04.660447 | orchestrator | | OS-EXT-SRV-ATTR:user_data | None | 2026-04-19 01:25:04.660453 | orchestrator | | OS-EXT-STS:power_state | Running | 2026-04-19 01:25:04.660462 | orchestrator | | OS-EXT-STS:task_state | None | 2026-04-19 01:25:04.660469 | orchestrator | | OS-EXT-STS:vm_state | active | 2026-04-19 01:25:04.660475 | orchestrator | | OS-SRV-USG:launched_at | 2026-04-19T01:23:22.000000 | 2026-04-19 01:25:04.660486 | orchestrator | | OS-SRV-USG:terminated_at | None | 2026-04-19 01:25:04.660493 | orchestrator | | accessIPv4 | | 2026-04-19 01:25:04.660503 | orchestrator | | accessIPv6 | | 2026-04-19 01:25:04.660510 | orchestrator | | addresses | test-3=192.168.112.154, 192.168.202.232 | 2026-04-19 01:25:04.660517 | orchestrator | | config_drive | | 2026-04-19 01:25:04.660523 | orchestrator | | created | 2026-04-19T01:22:56Z | 2026-04-19 01:25:04.660529 | orchestrator | | description | None | 2026-04-19 01:25:04.660538 | orchestrator | | flavor | description=, disk='0', ephemeral='0', extra_specs.hw_rng:allowed='True', extra_specs.scs:cpu-type='crowded-core', extra_specs.scs:disk0-type='network', extra_specs.scs:name-v1='SCS-1L:1', extra_specs.scs:name-v2='SCS-1L-1', id='SCS-1L-1', is_disabled=, is_public='True', location=, name='SCS-1L-1', original_name='SCS-1L-1', ram='1024', rxtx_factor=, swap='0', vcpus='1' | 2026-04-19 01:25:04.660545 | orchestrator | | hostId | b276abbc62d394b27ca023ce7a67f597c06ca69ec741a887ef445d00 | 2026-04-19 01:25:04.660551 | orchestrator | | host_status | None | 2026-04-19 01:25:04.660561 | orchestrator | | id | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | 2026-04-19 01:25:04.660572 | orchestrator | | image | N/A (booted from volume) | 2026-04-19 01:25:04.660578 | orchestrator | | key_name | test | 2026-04-19 01:25:04.660584 | orchestrator | | locked | False | 2026-04-19 01:25:04.660589 | orchestrator | | locked_reason | None | 2026-04-19 01:25:04.660596 | orchestrator | | name | test-4 | 2026-04-19 01:25:04.660603 | orchestrator | | pinned_availability_zone | None | 2026-04-19 01:25:04.660612 | orchestrator | | progress | 0 | 2026-04-19 01:25:04.660618 | orchestrator | | project_id | 3b69792038d24fb498cfc0b415790c65 | 2026-04-19 01:25:04.660625 | orchestrator | | properties | hostname='test-4' | 2026-04-19 01:25:04.660642 | orchestrator | | security_groups | name='icmp' | 2026-04-19 01:25:04.660649 | orchestrator | | | name='ssh' | 2026-04-19 01:25:04.660656 | orchestrator | | server_groups | None | 2026-04-19 01:25:04.660664 | orchestrator | | status | ACTIVE | 2026-04-19 01:25:04.660671 | orchestrator | | tags | test | 2026-04-19 01:25:04.660678 | orchestrator | | trusted_image_certificates | None | 2026-04-19 01:25:04.660685 | orchestrator | | updated | 2026-04-19T01:23:43Z | 2026-04-19 01:25:04.660696 | orchestrator | | user_id | 3b00147ed0a04cdca99ba4e4046049eb | 2026-04-19 01:25:04.660703 | orchestrator | | volumes_attached | delete_on_termination='True', id='a8400455-f7cb-47f9-b8e6-9ea9170c623e' | 2026-04-19 01:25:04.664971 | orchestrator | +-------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-04-19 01:25:04.889662 | orchestrator | + server_ping 2026-04-19 01:25:04.890809 | orchestrator | ++ tr -d '\r' 2026-04-19 01:25:04.892964 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-04-19 01:25:07.693450 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:25:07.693533 | orchestrator | + ping -c3 192.168.112.173 2026-04-19 01:25:07.709344 | orchestrator | PING 192.168.112.173 (192.168.112.173) 56(84) bytes of data. 2026-04-19 01:25:07.709451 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=1 ttl=63 time=9.52 ms 2026-04-19 01:25:08.703871 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=2 ttl=63 time=2.18 ms 2026-04-19 01:25:09.705009 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=3 ttl=63 time=1.66 ms 2026-04-19 01:25:09.705102 | orchestrator | 2026-04-19 01:25:09.705190 | orchestrator | --- 192.168.112.173 ping statistics --- 2026-04-19 01:25:09.705196 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:25:09.705233 | orchestrator | rtt min/avg/max/mdev = 1.657/4.451/9.522/3.591 ms 2026-04-19 01:25:09.705248 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:25:09.705253 | orchestrator | + ping -c3 192.168.112.124 2026-04-19 01:25:09.719786 | orchestrator | PING 192.168.112.124 (192.168.112.124) 56(84) bytes of data. 2026-04-19 01:25:09.719855 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=1 ttl=63 time=9.31 ms 2026-04-19 01:25:10.713661 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=2 ttl=63 time=1.72 ms 2026-04-19 01:25:11.715455 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=3 ttl=63 time=1.42 ms 2026-04-19 01:25:11.715562 | orchestrator | 2026-04-19 01:25:11.715586 | orchestrator | --- 192.168.112.124 ping statistics --- 2026-04-19 01:25:11.715604 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:25:11.715624 | orchestrator | rtt min/avg/max/mdev = 1.422/4.148/9.307/3.649 ms 2026-04-19 01:25:11.716022 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:25:11.716061 | orchestrator | + ping -c3 192.168.112.118 2026-04-19 01:25:11.724707 | orchestrator | PING 192.168.112.118 (192.168.112.118) 56(84) bytes of data. 2026-04-19 01:25:11.724766 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=1 ttl=63 time=4.42 ms 2026-04-19 01:25:12.723250 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=2 ttl=63 time=1.35 ms 2026-04-19 01:25:13.724823 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=3 ttl=63 time=1.37 ms 2026-04-19 01:25:13.724873 | orchestrator | 2026-04-19 01:25:13.724880 | orchestrator | --- 192.168.112.118 ping statistics --- 2026-04-19 01:25:13.724885 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:25:13.724889 | orchestrator | rtt min/avg/max/mdev = 1.352/2.380/4.418/1.441 ms 2026-04-19 01:25:13.725525 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:25:13.725569 | orchestrator | + ping -c3 192.168.112.154 2026-04-19 01:25:13.734573 | orchestrator | PING 192.168.112.154 (192.168.112.154) 56(84) bytes of data. 2026-04-19 01:25:13.734623 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=1 ttl=63 time=4.46 ms 2026-04-19 01:25:14.733810 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=2 ttl=63 time=1.76 ms 2026-04-19 01:25:15.735458 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=3 ttl=63 time=1.30 ms 2026-04-19 01:25:15.735511 | orchestrator | 2026-04-19 01:25:15.735520 | orchestrator | --- 192.168.112.154 ping statistics --- 2026-04-19 01:25:15.735528 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-04-19 01:25:15.735535 | orchestrator | rtt min/avg/max/mdev = 1.302/2.508/4.460/1.392 ms 2026-04-19 01:25:15.735548 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:25:15.735626 | orchestrator | + ping -c3 192.168.112.147 2026-04-19 01:25:15.746197 | orchestrator | PING 192.168.112.147 (192.168.112.147) 56(84) bytes of data. 2026-04-19 01:25:15.746275 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=1 ttl=63 time=5.82 ms 2026-04-19 01:25:16.744113 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=2 ttl=63 time=1.63 ms 2026-04-19 01:25:17.745424 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=3 ttl=63 time=1.11 ms 2026-04-19 01:25:17.745487 | orchestrator | 2026-04-19 01:25:17.745496 | orchestrator | --- 192.168.112.147 ping statistics --- 2026-04-19 01:25:17.745503 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-04-19 01:25:17.745509 | orchestrator | rtt min/avg/max/mdev = 1.113/2.855/5.821/2.107 ms 2026-04-19 01:25:17.745627 | orchestrator | + [[ latest == \l\a\t\e\s\t ]] 2026-04-19 01:25:17.745636 | orchestrator | + compute_list 2026-04-19 01:25:17.745640 | orchestrator | + osism manage compute list testbed-node-3 2026-04-19 01:25:22.774504 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:22.774596 | orchestrator | | ID | Name | Status | 2026-04-19 01:25:22.774608 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:25:22.774617 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | 2026-04-19 01:25:22.774625 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | 2026-04-19 01:25:22.774633 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:23.068991 | orchestrator | + osism manage compute list testbed-node-4 2026-04-19 01:25:26.183710 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:26.183773 | orchestrator | | ID | Name | Status | 2026-04-19 01:25:26.183783 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:25:26.183790 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | 2026-04-19 01:25:26.183797 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | 2026-04-19 01:25:26.183804 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:26.445720 | orchestrator | + osism manage compute list testbed-node-5 2026-04-19 01:25:29.615909 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:29.616056 | orchestrator | | ID | Name | Status | 2026-04-19 01:25:29.616063 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:25:29.616068 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | 2026-04-19 01:25:29.616072 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:25:29.886683 | orchestrator | + osism manage compute migrate --yes --target testbed-node-3 testbed-node-4 2026-04-19 01:25:32.865439 | orchestrator | 2026-04-19 01:25:32 | INFO  | Live migrating server d0d5d7f0-eb50-480d-9b63-f2d54320f09d 2026-04-19 01:25:45.852044 | orchestrator | 2026-04-19 01:25:45 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:48.312514 | orchestrator | 2026-04-19 01:25:48 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:50.602209 | orchestrator | 2026-04-19 01:25:50 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:52.811393 | orchestrator | 2026-04-19 01:25:52 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:55.277426 | orchestrator | 2026-04-19 01:25:55 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:57.652400 | orchestrator | 2026-04-19 01:25:57 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:25:59.877237 | orchestrator | 2026-04-19 01:25:59 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:26:02.229733 | orchestrator | 2026-04-19 01:26:02 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:26:04.940941 | orchestrator | 2026-04-19 01:26:04 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) completed with status ACTIVE 2026-04-19 01:26:04.941104 | orchestrator | 2026-04-19 01:26:04 | INFO  | Live migrating server eacc6828-0f5d-48e2-8610-02c7de93c1d2 2026-04-19 01:26:17.518646 | orchestrator | 2026-04-19 01:26:17 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:19.921772 | orchestrator | 2026-04-19 01:26:19 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:22.292249 | orchestrator | 2026-04-19 01:26:22 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:24.550597 | orchestrator | 2026-04-19 01:26:24 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:26.752458 | orchestrator | 2026-04-19 01:26:26 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:29.055281 | orchestrator | 2026-04-19 01:26:29 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:31.354108 | orchestrator | 2026-04-19 01:26:31 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:33.570926 | orchestrator | 2026-04-19 01:26:33 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:35.913491 | orchestrator | 2026-04-19 01:26:35 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:38.238584 | orchestrator | 2026-04-19 01:26:38 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:26:40.484174 | orchestrator | 2026-04-19 01:26:40 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) completed with status ACTIVE 2026-04-19 01:26:40.762287 | orchestrator | + compute_list 2026-04-19 01:26:40.762362 | orchestrator | + osism manage compute list testbed-node-3 2026-04-19 01:26:43.523592 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:26:43.523663 | orchestrator | | ID | Name | Status | 2026-04-19 01:26:43.523670 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:26:43.523675 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | 2026-04-19 01:26:43.523681 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | 2026-04-19 01:26:43.523686 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | 2026-04-19 01:26:43.523691 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | 2026-04-19 01:26:43.523697 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:26:43.804765 | orchestrator | + osism manage compute list testbed-node-4 2026-04-19 01:26:46.597287 | orchestrator | +------+--------+----------+ 2026-04-19 01:26:46.597363 | orchestrator | | ID | Name | Status | 2026-04-19 01:26:46.597369 | orchestrator | |------+--------+----------| 2026-04-19 01:26:46.597373 | orchestrator | +------+--------+----------+ 2026-04-19 01:26:46.863159 | orchestrator | + osism manage compute list testbed-node-5 2026-04-19 01:26:49.970639 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:26:49.970737 | orchestrator | | ID | Name | Status | 2026-04-19 01:26:49.970746 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:26:49.970753 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | 2026-04-19 01:26:49.970759 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:26:50.284511 | orchestrator | + server_ping 2026-04-19 01:26:50.284629 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-04-19 01:26:50.285104 | orchestrator | ++ tr -d '\r' 2026-04-19 01:26:52.896532 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:26:52.896589 | orchestrator | + ping -c3 192.168.112.173 2026-04-19 01:26:52.906348 | orchestrator | PING 192.168.112.173 (192.168.112.173) 56(84) bytes of data. 2026-04-19 01:26:52.906399 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=1 ttl=63 time=7.16 ms 2026-04-19 01:26:53.902171 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=2 ttl=63 time=1.29 ms 2026-04-19 01:26:54.903973 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=3 ttl=63 time=1.21 ms 2026-04-19 01:26:54.904048 | orchestrator | 2026-04-19 01:26:54.904060 | orchestrator | --- 192.168.112.173 ping statistics --- 2026-04-19 01:26:54.904069 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:26:54.904078 | orchestrator | rtt min/avg/max/mdev = 1.214/3.222/7.162/2.785 ms 2026-04-19 01:26:54.904087 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:26:54.904096 | orchestrator | + ping -c3 192.168.112.124 2026-04-19 01:26:54.913947 | orchestrator | PING 192.168.112.124 (192.168.112.124) 56(84) bytes of data. 2026-04-19 01:26:54.914058 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=1 ttl=63 time=5.73 ms 2026-04-19 01:26:55.912639 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=2 ttl=63 time=2.23 ms 2026-04-19 01:26:56.914164 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=3 ttl=63 time=1.78 ms 2026-04-19 01:26:56.914263 | orchestrator | 2026-04-19 01:26:56.914273 | orchestrator | --- 192.168.112.124 ping statistics --- 2026-04-19 01:26:56.914281 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:26:56.914286 | orchestrator | rtt min/avg/max/mdev = 1.778/3.248/5.733/1.766 ms 2026-04-19 01:26:56.914291 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:26:56.914296 | orchestrator | + ping -c3 192.168.112.118 2026-04-19 01:26:56.923357 | orchestrator | PING 192.168.112.118 (192.168.112.118) 56(84) bytes of data. 2026-04-19 01:26:56.923430 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=1 ttl=63 time=5.24 ms 2026-04-19 01:26:57.922157 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=2 ttl=63 time=2.40 ms 2026-04-19 01:26:58.923603 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=3 ttl=63 time=1.68 ms 2026-04-19 01:26:58.923694 | orchestrator | 2026-04-19 01:26:58.923706 | orchestrator | --- 192.168.112.118 ping statistics --- 2026-04-19 01:26:58.923716 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:26:58.923722 | orchestrator | rtt min/avg/max/mdev = 1.679/3.106/5.242/1.538 ms 2026-04-19 01:26:58.923731 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:26:58.923738 | orchestrator | + ping -c3 192.168.112.154 2026-04-19 01:26:58.936912 | orchestrator | PING 192.168.112.154 (192.168.112.154) 56(84) bytes of data. 2026-04-19 01:26:58.937054 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=1 ttl=63 time=8.53 ms 2026-04-19 01:26:59.932298 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=2 ttl=63 time=2.05 ms 2026-04-19 01:27:00.932370 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=3 ttl=63 time=1.17 ms 2026-04-19 01:27:00.932432 | orchestrator | 2026-04-19 01:27:00.932441 | orchestrator | --- 192.168.112.154 ping statistics --- 2026-04-19 01:27:00.932448 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:27:00.932455 | orchestrator | rtt min/avg/max/mdev = 1.168/3.914/8.525/3.280 ms 2026-04-19 01:27:00.932629 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:00.932645 | orchestrator | + ping -c3 192.168.112.147 2026-04-19 01:27:00.939829 | orchestrator | PING 192.168.112.147 (192.168.112.147) 56(84) bytes of data. 2026-04-19 01:27:00.939877 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=1 ttl=63 time=4.54 ms 2026-04-19 01:27:01.937448 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=2 ttl=63 time=1.42 ms 2026-04-19 01:27:02.938654 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=3 ttl=63 time=1.62 ms 2026-04-19 01:27:02.938760 | orchestrator | 2026-04-19 01:27:02.938772 | orchestrator | --- 192.168.112.147 ping statistics --- 2026-04-19 01:27:02.938778 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2001ms 2026-04-19 01:27:02.938800 | orchestrator | rtt min/avg/max/mdev = 1.421/2.527/4.537/1.423 ms 2026-04-19 01:27:02.938814 | orchestrator | + osism manage compute migrate --yes --target testbed-node-3 testbed-node-5 2026-04-19 01:27:05.790829 | orchestrator | 2026-04-19 01:27:05 | INFO  | Live migrating server 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 2026-04-19 01:27:17.664357 | orchestrator | 2026-04-19 01:27:17 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:19.932272 | orchestrator | 2026-04-19 01:27:19 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:22.274704 | orchestrator | 2026-04-19 01:27:22 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:24.663603 | orchestrator | 2026-04-19 01:27:24 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:26.993354 | orchestrator | 2026-04-19 01:27:26 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:29.334672 | orchestrator | 2026-04-19 01:27:29 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:31.601005 | orchestrator | 2026-04-19 01:27:31 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:33.967616 | orchestrator | 2026-04-19 01:27:33 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:27:36.215072 | orchestrator | 2026-04-19 01:27:36 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) completed with status ACTIVE 2026-04-19 01:27:36.491231 | orchestrator | + compute_list 2026-04-19 01:27:36.491280 | orchestrator | + osism manage compute list testbed-node-3 2026-04-19 01:27:39.603539 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:27:39.603644 | orchestrator | | ID | Name | Status | 2026-04-19 01:27:39.603657 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:27:39.603663 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | 2026-04-19 01:27:39.603669 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | 2026-04-19 01:27:39.603676 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | 2026-04-19 01:27:39.603682 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | 2026-04-19 01:27:39.603689 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | 2026-04-19 01:27:39.603695 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:27:39.872568 | orchestrator | + osism manage compute list testbed-node-4 2026-04-19 01:27:42.534076 | orchestrator | +------+--------+----------+ 2026-04-19 01:27:42.534171 | orchestrator | | ID | Name | Status | 2026-04-19 01:27:42.534184 | orchestrator | |------+--------+----------| 2026-04-19 01:27:42.534188 | orchestrator | +------+--------+----------+ 2026-04-19 01:27:42.813776 | orchestrator | + osism manage compute list testbed-node-5 2026-04-19 01:27:45.506274 | orchestrator | +------+--------+----------+ 2026-04-19 01:27:45.506367 | orchestrator | | ID | Name | Status | 2026-04-19 01:27:45.506378 | orchestrator | |------+--------+----------| 2026-04-19 01:27:45.506385 | orchestrator | +------+--------+----------+ 2026-04-19 01:27:45.800318 | orchestrator | + server_ping 2026-04-19 01:27:45.802204 | orchestrator | ++ tr -d '\r' 2026-04-19 01:27:45.802255 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-04-19 01:27:48.430896 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:48.430967 | orchestrator | + ping -c3 192.168.112.173 2026-04-19 01:27:48.439716 | orchestrator | PING 192.168.112.173 (192.168.112.173) 56(84) bytes of data. 2026-04-19 01:27:48.439824 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=1 ttl=63 time=5.86 ms 2026-04-19 01:27:49.436874 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=2 ttl=63 time=2.00 ms 2026-04-19 01:27:50.438997 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=3 ttl=63 time=2.30 ms 2026-04-19 01:27:50.439159 | orchestrator | 2026-04-19 01:27:50.439170 | orchestrator | --- 192.168.112.173 ping statistics --- 2026-04-19 01:27:50.439178 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms 2026-04-19 01:27:50.439185 | orchestrator | rtt min/avg/max/mdev = 2.003/3.387/5.855/1.749 ms 2026-04-19 01:27:50.439194 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:50.439200 | orchestrator | + ping -c3 192.168.112.124 2026-04-19 01:27:50.450893 | orchestrator | PING 192.168.112.124 (192.168.112.124) 56(84) bytes of data. 2026-04-19 01:27:50.450987 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=1 ttl=63 time=9.55 ms 2026-04-19 01:27:51.445456 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=2 ttl=63 time=2.22 ms 2026-04-19 01:27:52.446824 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=3 ttl=63 time=1.60 ms 2026-04-19 01:27:52.446885 | orchestrator | 2026-04-19 01:27:52.446899 | orchestrator | --- 192.168.112.124 ping statistics --- 2026-04-19 01:27:52.446909 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:27:52.446914 | orchestrator | rtt min/avg/max/mdev = 1.595/4.452/9.548/3.611 ms 2026-04-19 01:27:52.447565 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:52.447595 | orchestrator | + ping -c3 192.168.112.118 2026-04-19 01:27:52.456727 | orchestrator | PING 192.168.112.118 (192.168.112.118) 56(84) bytes of data. 2026-04-19 01:27:52.456778 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=1 ttl=63 time=5.00 ms 2026-04-19 01:27:53.454947 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=2 ttl=63 time=1.94 ms 2026-04-19 01:27:54.455487 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=3 ttl=63 time=1.25 ms 2026-04-19 01:27:54.455552 | orchestrator | 2026-04-19 01:27:54.455560 | orchestrator | --- 192.168.112.118 ping statistics --- 2026-04-19 01:27:54.455567 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms 2026-04-19 01:27:54.455622 | orchestrator | rtt min/avg/max/mdev = 1.245/2.728/5.002/1.632 ms 2026-04-19 01:27:54.455976 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:54.455992 | orchestrator | + ping -c3 192.168.112.154 2026-04-19 01:27:54.466138 | orchestrator | PING 192.168.112.154 (192.168.112.154) 56(84) bytes of data. 2026-04-19 01:27:54.466206 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=1 ttl=63 time=6.07 ms 2026-04-19 01:27:55.463207 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=2 ttl=63 time=1.81 ms 2026-04-19 01:27:56.465304 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=3 ttl=63 time=1.38 ms 2026-04-19 01:27:56.465421 | orchestrator | 2026-04-19 01:27:56.465435 | orchestrator | --- 192.168.112.154 ping statistics --- 2026-04-19 01:27:56.465443 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:27:56.465449 | orchestrator | rtt min/avg/max/mdev = 1.381/3.086/6.065/2.113 ms 2026-04-19 01:27:56.465459 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:27:56.465464 | orchestrator | + ping -c3 192.168.112.147 2026-04-19 01:27:56.476197 | orchestrator | PING 192.168.112.147 (192.168.112.147) 56(84) bytes of data. 2026-04-19 01:27:56.476250 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=1 ttl=63 time=4.29 ms 2026-04-19 01:27:57.475459 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=2 ttl=63 time=1.85 ms 2026-04-19 01:27:58.477140 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=3 ttl=63 time=1.89 ms 2026-04-19 01:27:58.477212 | orchestrator | 2026-04-19 01:27:58.477221 | orchestrator | --- 192.168.112.147 ping statistics --- 2026-04-19 01:27:58.477228 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:27:58.477235 | orchestrator | rtt min/avg/max/mdev = 1.854/2.677/4.289/1.139 ms 2026-04-19 01:27:58.477250 | orchestrator | + osism manage compute migrate --yes --target testbed-node-4 testbed-node-3 2026-04-19 01:28:01.710119 | orchestrator | 2026-04-19 01:28:01 | INFO  | Live migrating server 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 2026-04-19 01:28:12.592757 | orchestrator | 2026-04-19 01:28:12 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:14.999442 | orchestrator | 2026-04-19 01:28:14 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:17.377416 | orchestrator | 2026-04-19 01:28:17 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:19.674322 | orchestrator | 2026-04-19 01:28:19 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:21.944536 | orchestrator | 2026-04-19 01:28:21 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:24.253655 | orchestrator | 2026-04-19 01:28:24 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:26.588595 | orchestrator | 2026-04-19 01:28:26 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:28.920534 | orchestrator | 2026-04-19 01:28:28 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:31.154272 | orchestrator | 2026-04-19 01:28:31 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:28:33.521849 | orchestrator | 2026-04-19 01:28:33 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) completed with status ACTIVE 2026-04-19 01:28:33.521936 | orchestrator | 2026-04-19 01:28:33 | INFO  | Live migrating server 0f8e3c45-7f90-40dc-bd35-12e093302136 2026-04-19 01:28:45.730161 | orchestrator | 2026-04-19 01:28:45 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:48.039974 | orchestrator | 2026-04-19 01:28:48 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:50.403362 | orchestrator | 2026-04-19 01:28:50 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:52.610623 | orchestrator | 2026-04-19 01:28:52 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:54.871493 | orchestrator | 2026-04-19 01:28:54 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:57.154045 | orchestrator | 2026-04-19 01:28:57 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:28:59.443030 | orchestrator | 2026-04-19 01:28:59 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:29:01.692263 | orchestrator | 2026-04-19 01:29:01 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:29:03.938498 | orchestrator | 2026-04-19 01:29:03 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) completed with status ACTIVE 2026-04-19 01:29:03.938591 | orchestrator | 2026-04-19 01:29:03 | INFO  | Live migrating server af5bcb7e-950d-40a1-9a37-7f13b8fbcddc 2026-04-19 01:29:14.956939 | orchestrator | 2026-04-19 01:29:14 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:17.422473 | orchestrator | 2026-04-19 01:29:17 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:19.831362 | orchestrator | 2026-04-19 01:29:19 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:22.037556 | orchestrator | 2026-04-19 01:29:22 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:24.341212 | orchestrator | 2026-04-19 01:29:24 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:26.592184 | orchestrator | 2026-04-19 01:29:26 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:28.851840 | orchestrator | 2026-04-19 01:29:28 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:31.100168 | orchestrator | 2026-04-19 01:29:31 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:29:33.334356 | orchestrator | 2026-04-19 01:29:33 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) completed with status ACTIVE 2026-04-19 01:29:33.334415 | orchestrator | 2026-04-19 01:29:33 | INFO  | Live migrating server d0d5d7f0-eb50-480d-9b63-f2d54320f09d 2026-04-19 01:29:42.364340 | orchestrator | 2026-04-19 01:29:42 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:44.753749 | orchestrator | 2026-04-19 01:29:44 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:47.088148 | orchestrator | 2026-04-19 01:29:47 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:49.457678 | orchestrator | 2026-04-19 01:29:49 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:51.733825 | orchestrator | 2026-04-19 01:29:51 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:54.019631 | orchestrator | 2026-04-19 01:29:54 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:56.318593 | orchestrator | 2026-04-19 01:29:56 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:29:58.609506 | orchestrator | 2026-04-19 01:29:58 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:30:00.905293 | orchestrator | 2026-04-19 01:30:00 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:30:03.304670 | orchestrator | 2026-04-19 01:30:03 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) completed with status ACTIVE 2026-04-19 01:30:03.304764 | orchestrator | 2026-04-19 01:30:03 | INFO  | Live migrating server eacc6828-0f5d-48e2-8610-02c7de93c1d2 2026-04-19 01:30:14.586985 | orchestrator | 2026-04-19 01:30:14 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:16.909599 | orchestrator | 2026-04-19 01:30:16 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:19.231873 | orchestrator | 2026-04-19 01:30:19 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:21.494980 | orchestrator | 2026-04-19 01:30:21 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:23.777533 | orchestrator | 2026-04-19 01:30:23 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:26.083185 | orchestrator | 2026-04-19 01:30:26 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:28.420652 | orchestrator | 2026-04-19 01:30:28 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:30.671909 | orchestrator | 2026-04-19 01:30:30 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:32.929605 | orchestrator | 2026-04-19 01:30:32 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:35.333702 | orchestrator | 2026-04-19 01:30:35 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:30:37.678614 | orchestrator | 2026-04-19 01:30:37 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) completed with status ACTIVE 2026-04-19 01:30:37.966554 | orchestrator | + compute_list 2026-04-19 01:30:37.966627 | orchestrator | + osism manage compute list testbed-node-3 2026-04-19 01:30:40.444410 | orchestrator | +------+--------+----------+ 2026-04-19 01:30:40.444468 | orchestrator | | ID | Name | Status | 2026-04-19 01:30:40.444475 | orchestrator | |------+--------+----------| 2026-04-19 01:30:40.444479 | orchestrator | +------+--------+----------+ 2026-04-19 01:30:40.654757 | orchestrator | + osism manage compute list testbed-node-4 2026-04-19 01:30:43.619873 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:30:43.619951 | orchestrator | | ID | Name | Status | 2026-04-19 01:30:43.619958 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:30:43.619963 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | 2026-04-19 01:30:43.619967 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | 2026-04-19 01:30:43.619971 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | 2026-04-19 01:30:43.619975 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | 2026-04-19 01:30:43.619979 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | 2026-04-19 01:30:43.619983 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:30:43.826812 | orchestrator | + osism manage compute list testbed-node-5 2026-04-19 01:30:46.283906 | orchestrator | +------+--------+----------+ 2026-04-19 01:30:46.283984 | orchestrator | | ID | Name | Status | 2026-04-19 01:30:46.283990 | orchestrator | |------+--------+----------| 2026-04-19 01:30:46.283994 | orchestrator | +------+--------+----------+ 2026-04-19 01:30:46.566457 | orchestrator | + server_ping 2026-04-19 01:30:46.567112 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-04-19 01:30:46.567185 | orchestrator | ++ tr -d '\r' 2026-04-19 01:30:49.330117 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:30:49.330336 | orchestrator | + ping -c3 192.168.112.173 2026-04-19 01:30:49.340886 | orchestrator | PING 192.168.112.173 (192.168.112.173) 56(84) bytes of data. 2026-04-19 01:30:49.340975 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=1 ttl=63 time=7.15 ms 2026-04-19 01:30:50.338185 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=2 ttl=63 time=2.29 ms 2026-04-19 01:30:51.339856 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=3 ttl=63 time=1.79 ms 2026-04-19 01:30:51.339954 | orchestrator | 2026-04-19 01:30:51.339964 | orchestrator | --- 192.168.112.173 ping statistics --- 2026-04-19 01:30:51.339972 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-04-19 01:30:51.339982 | orchestrator | rtt min/avg/max/mdev = 1.788/3.743/7.151/2.418 ms 2026-04-19 01:30:51.340584 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:30:51.340817 | orchestrator | + ping -c3 192.168.112.124 2026-04-19 01:30:51.352743 | orchestrator | PING 192.168.112.124 (192.168.112.124) 56(84) bytes of data. 2026-04-19 01:30:51.352814 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=1 ttl=63 time=8.33 ms 2026-04-19 01:30:52.348159 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=2 ttl=63 time=1.74 ms 2026-04-19 01:30:53.349588 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=3 ttl=63 time=1.62 ms 2026-04-19 01:30:53.349670 | orchestrator | 2026-04-19 01:30:53.349681 | orchestrator | --- 192.168.112.124 ping statistics --- 2026-04-19 01:30:53.349690 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:30:53.349697 | orchestrator | rtt min/avg/max/mdev = 1.624/3.897/8.330/3.134 ms 2026-04-19 01:30:53.349704 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:30:53.349712 | orchestrator | + ping -c3 192.168.112.118 2026-04-19 01:30:53.358951 | orchestrator | PING 192.168.112.118 (192.168.112.118) 56(84) bytes of data. 2026-04-19 01:30:53.359018 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=1 ttl=63 time=4.84 ms 2026-04-19 01:30:54.359684 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=2 ttl=63 time=2.29 ms 2026-04-19 01:30:55.360259 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=3 ttl=63 time=2.08 ms 2026-04-19 01:30:55.360347 | orchestrator | 2026-04-19 01:30:55.360356 | orchestrator | --- 192.168.112.118 ping statistics --- 2026-04-19 01:30:55.360364 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2004ms 2026-04-19 01:30:55.360370 | orchestrator | rtt min/avg/max/mdev = 2.075/3.068/4.836/1.253 ms 2026-04-19 01:30:55.360604 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:30:55.360621 | orchestrator | + ping -c3 192.168.112.154 2026-04-19 01:30:55.371731 | orchestrator | PING 192.168.112.154 (192.168.112.154) 56(84) bytes of data. 2026-04-19 01:30:55.371805 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=1 ttl=63 time=6.43 ms 2026-04-19 01:30:56.369435 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=2 ttl=63 time=2.07 ms 2026-04-19 01:30:57.370840 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=3 ttl=63 time=1.83 ms 2026-04-19 01:30:57.370914 | orchestrator | 2026-04-19 01:30:57.370922 | orchestrator | --- 192.168.112.154 ping statistics --- 2026-04-19 01:30:57.370927 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:30:57.370932 | orchestrator | rtt min/avg/max/mdev = 1.830/3.443/6.434/2.116 ms 2026-04-19 01:30:57.371588 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:30:57.371647 | orchestrator | + ping -c3 192.168.112.147 2026-04-19 01:30:57.380955 | orchestrator | PING 192.168.112.147 (192.168.112.147) 56(84) bytes of data. 2026-04-19 01:30:57.381043 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=1 ttl=63 time=5.30 ms 2026-04-19 01:30:58.379282 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=2 ttl=63 time=2.04 ms 2026-04-19 01:30:59.380820 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=3 ttl=63 time=2.29 ms 2026-04-19 01:30:59.380915 | orchestrator | 2026-04-19 01:30:59.380925 | orchestrator | --- 192.168.112.147 ping statistics --- 2026-04-19 01:30:59.380934 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:30:59.380941 | orchestrator | rtt min/avg/max/mdev = 2.039/3.207/5.295/1.479 ms 2026-04-19 01:30:59.381273 | orchestrator | + osism manage compute migrate --yes --target testbed-node-5 testbed-node-4 2026-04-19 01:31:02.529503 | orchestrator | 2026-04-19 01:31:02 | INFO  | Live migrating server 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 2026-04-19 01:31:12.779267 | orchestrator | 2026-04-19 01:31:12 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:15.145301 | orchestrator | 2026-04-19 01:31:15 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:17.534524 | orchestrator | 2026-04-19 01:31:17 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:19.913349 | orchestrator | 2026-04-19 01:31:19 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:22.261423 | orchestrator | 2026-04-19 01:31:22 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:24.631842 | orchestrator | 2026-04-19 01:31:24 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:26.891589 | orchestrator | 2026-04-19 01:31:26 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:29.177626 | orchestrator | 2026-04-19 01:31:29 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:31.510764 | orchestrator | 2026-04-19 01:31:31 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:33.848072 | orchestrator | 2026-04-19 01:31:33 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) is still in progress 2026-04-19 01:31:36.196192 | orchestrator | 2026-04-19 01:31:36 | INFO  | Live migration of 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 (test-2) completed with status ACTIVE 2026-04-19 01:31:36.196287 | orchestrator | 2026-04-19 01:31:36 | INFO  | Live migrating server 0f8e3c45-7f90-40dc-bd35-12e093302136 2026-04-19 01:31:45.451397 | orchestrator | 2026-04-19 01:31:45 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:47.701033 | orchestrator | 2026-04-19 01:31:47 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:50.072160 | orchestrator | 2026-04-19 01:31:50 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:52.334805 | orchestrator | 2026-04-19 01:31:52 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:54.599080 | orchestrator | 2026-04-19 01:31:54 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:56.923454 | orchestrator | 2026-04-19 01:31:56 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:31:59.210984 | orchestrator | 2026-04-19 01:31:59 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:32:01.445211 | orchestrator | 2026-04-19 01:32:01 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) is still in progress 2026-04-19 01:32:03.794830 | orchestrator | 2026-04-19 01:32:03 | INFO  | Live migration of 0f8e3c45-7f90-40dc-bd35-12e093302136 (test-3) completed with status ACTIVE 2026-04-19 01:32:03.794912 | orchestrator | 2026-04-19 01:32:03 | INFO  | Live migrating server af5bcb7e-950d-40a1-9a37-7f13b8fbcddc 2026-04-19 01:32:13.591997 | orchestrator | 2026-04-19 01:32:13 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:15.911341 | orchestrator | 2026-04-19 01:32:15 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:18.237696 | orchestrator | 2026-04-19 01:32:18 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:20.656407 | orchestrator | 2026-04-19 01:32:20 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:22.916047 | orchestrator | 2026-04-19 01:32:22 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:25.352504 | orchestrator | 2026-04-19 01:32:25 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:27.554122 | orchestrator | 2026-04-19 01:32:27 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:29.907701 | orchestrator | 2026-04-19 01:32:29 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) is still in progress 2026-04-19 01:32:32.170488 | orchestrator | 2026-04-19 01:32:32 | INFO  | Live migration of af5bcb7e-950d-40a1-9a37-7f13b8fbcddc (test-4) completed with status ACTIVE 2026-04-19 01:32:32.170554 | orchestrator | 2026-04-19 01:32:32 | INFO  | Live migrating server d0d5d7f0-eb50-480d-9b63-f2d54320f09d 2026-04-19 01:32:42.241237 | orchestrator | 2026-04-19 01:32:42 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:44.639392 | orchestrator | 2026-04-19 01:32:44 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:46.971698 | orchestrator | 2026-04-19 01:32:46 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:49.204314 | orchestrator | 2026-04-19 01:32:49 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:51.470051 | orchestrator | 2026-04-19 01:32:51 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:53.730076 | orchestrator | 2026-04-19 01:32:53 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:56.004529 | orchestrator | 2026-04-19 01:32:56 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:32:58.200530 | orchestrator | 2026-04-19 01:32:58 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) is still in progress 2026-04-19 01:33:00.426827 | orchestrator | 2026-04-19 01:33:00 | INFO  | Live migration of d0d5d7f0-eb50-480d-9b63-f2d54320f09d (test-1) completed with status ACTIVE 2026-04-19 01:33:00.426878 | orchestrator | 2026-04-19 01:33:00 | INFO  | Live migrating server eacc6828-0f5d-48e2-8610-02c7de93c1d2 2026-04-19 01:33:10.731497 | orchestrator | 2026-04-19 01:33:10 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:13.076844 | orchestrator | 2026-04-19 01:33:13 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:15.481637 | orchestrator | 2026-04-19 01:33:15 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:17.852293 | orchestrator | 2026-04-19 01:33:17 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:20.160355 | orchestrator | 2026-04-19 01:33:20 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:22.364861 | orchestrator | 2026-04-19 01:33:22 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:24.786943 | orchestrator | 2026-04-19 01:33:24 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:27.060879 | orchestrator | 2026-04-19 01:33:27 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:29.323632 | orchestrator | 2026-04-19 01:33:29 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:31.543369 | orchestrator | 2026-04-19 01:33:31 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) is still in progress 2026-04-19 01:33:33.824572 | orchestrator | 2026-04-19 01:33:33 | INFO  | Live migration of eacc6828-0f5d-48e2-8610-02c7de93c1d2 (test) completed with status ACTIVE 2026-04-19 01:33:34.162075 | orchestrator | + compute_list 2026-04-19 01:33:34.162197 | orchestrator | + osism manage compute list testbed-node-3 2026-04-19 01:33:36.778383 | orchestrator | +------+--------+----------+ 2026-04-19 01:33:36.778463 | orchestrator | | ID | Name | Status | 2026-04-19 01:33:36.778470 | orchestrator | |------+--------+----------| 2026-04-19 01:33:36.778474 | orchestrator | +------+--------+----------+ 2026-04-19 01:33:37.057391 | orchestrator | + osism manage compute list testbed-node-4 2026-04-19 01:33:39.791544 | orchestrator | +------+--------+----------+ 2026-04-19 01:33:39.791619 | orchestrator | | ID | Name | Status | 2026-04-19 01:33:39.791625 | orchestrator | |------+--------+----------| 2026-04-19 01:33:39.791629 | orchestrator | +------+--------+----------+ 2026-04-19 01:33:40.085103 | orchestrator | + osism manage compute list testbed-node-5 2026-04-19 01:33:43.162761 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:33:43.162835 | orchestrator | | ID | Name | Status | 2026-04-19 01:33:43.162841 | orchestrator | |--------------------------------------+--------+----------| 2026-04-19 01:33:43.162846 | orchestrator | | 8e0aa1fd-c2d7-4bd7-a7da-08b6531c77b4 | test-2 | ACTIVE | 2026-04-19 01:33:43.162850 | orchestrator | | 0f8e3c45-7f90-40dc-bd35-12e093302136 | test-3 | ACTIVE | 2026-04-19 01:33:43.162855 | orchestrator | | af5bcb7e-950d-40a1-9a37-7f13b8fbcddc | test-4 | ACTIVE | 2026-04-19 01:33:43.162859 | orchestrator | | d0d5d7f0-eb50-480d-9b63-f2d54320f09d | test-1 | ACTIVE | 2026-04-19 01:33:43.162863 | orchestrator | | eacc6828-0f5d-48e2-8610-02c7de93c1d2 | test | ACTIVE | 2026-04-19 01:33:43.162867 | orchestrator | +--------------------------------------+--------+----------+ 2026-04-19 01:33:43.466327 | orchestrator | + server_ping 2026-04-19 01:33:43.466939 | orchestrator | ++ openstack --os-cloud test floating ip list --status ACTIVE -f value -c 'Floating IP Address' 2026-04-19 01:33:43.466963 | orchestrator | ++ tr -d '\r' 2026-04-19 01:33:46.445372 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:33:46.445474 | orchestrator | + ping -c3 192.168.112.173 2026-04-19 01:33:46.455556 | orchestrator | PING 192.168.112.173 (192.168.112.173) 56(84) bytes of data. 2026-04-19 01:33:46.455640 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=1 ttl=63 time=6.93 ms 2026-04-19 01:33:47.451027 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=2 ttl=63 time=1.92 ms 2026-04-19 01:33:48.451475 | orchestrator | 64 bytes from 192.168.112.173: icmp_seq=3 ttl=63 time=1.79 ms 2026-04-19 01:33:48.451546 | orchestrator | 2026-04-19 01:33:48.451554 | orchestrator | --- 192.168.112.173 ping statistics --- 2026-04-19 01:33:48.451559 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2001ms 2026-04-19 01:33:48.451564 | orchestrator | rtt min/avg/max/mdev = 1.792/3.547/6.929/2.391 ms 2026-04-19 01:33:48.452300 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:33:48.452340 | orchestrator | + ping -c3 192.168.112.124 2026-04-19 01:33:48.463011 | orchestrator | PING 192.168.112.124 (192.168.112.124) 56(84) bytes of data. 2026-04-19 01:33:48.463080 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=1 ttl=63 time=5.96 ms 2026-04-19 01:33:49.460113 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=2 ttl=63 time=1.89 ms 2026-04-19 01:33:50.460990 | orchestrator | 64 bytes from 192.168.112.124: icmp_seq=3 ttl=63 time=1.82 ms 2026-04-19 01:33:50.461132 | orchestrator | 2026-04-19 01:33:50.461144 | orchestrator | --- 192.168.112.124 ping statistics --- 2026-04-19 01:33:50.461152 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms 2026-04-19 01:33:50.461158 | orchestrator | rtt min/avg/max/mdev = 1.815/3.222/5.964/1.938 ms 2026-04-19 01:33:50.461371 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:33:50.461917 | orchestrator | + ping -c3 192.168.112.118 2026-04-19 01:33:50.472683 | orchestrator | PING 192.168.112.118 (192.168.112.118) 56(84) bytes of data. 2026-04-19 01:33:50.472763 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=1 ttl=63 time=5.93 ms 2026-04-19 01:33:51.469170 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=2 ttl=63 time=2.27 ms 2026-04-19 01:33:52.470733 | orchestrator | 64 bytes from 192.168.112.118: icmp_seq=3 ttl=63 time=1.67 ms 2026-04-19 01:33:52.470841 | orchestrator | 2026-04-19 01:33:52.470854 | orchestrator | --- 192.168.112.118 ping statistics --- 2026-04-19 01:33:52.470862 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2002ms 2026-04-19 01:33:52.470869 | orchestrator | rtt min/avg/max/mdev = 1.673/3.292/5.934/1.883 ms 2026-04-19 01:33:52.470905 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:33:52.470913 | orchestrator | + ping -c3 192.168.112.154 2026-04-19 01:33:52.483102 | orchestrator | PING 192.168.112.154 (192.168.112.154) 56(84) bytes of data. 2026-04-19 01:33:52.483223 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=1 ttl=63 time=7.33 ms 2026-04-19 01:33:53.479300 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=2 ttl=63 time=1.78 ms 2026-04-19 01:33:54.481245 | orchestrator | 64 bytes from 192.168.112.154: icmp_seq=3 ttl=63 time=1.79 ms 2026-04-19 01:33:54.481343 | orchestrator | 2026-04-19 01:33:54.481354 | orchestrator | --- 192.168.112.154 ping statistics --- 2026-04-19 01:33:54.481361 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:33:54.481365 | orchestrator | rtt min/avg/max/mdev = 1.779/3.632/7.327/2.612 ms 2026-04-19 01:33:54.482261 | orchestrator | + for address in $(openstack --os-cloud test floating ip list --status ACTIVE -f value -c "Floating IP Address" | tr -d '\r') 2026-04-19 01:33:54.482315 | orchestrator | + ping -c3 192.168.112.147 2026-04-19 01:33:54.490833 | orchestrator | PING 192.168.112.147 (192.168.112.147) 56(84) bytes of data. 2026-04-19 01:33:54.490917 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=1 ttl=63 time=5.15 ms 2026-04-19 01:33:55.488557 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=2 ttl=63 time=1.43 ms 2026-04-19 01:33:56.490541 | orchestrator | 64 bytes from 192.168.112.147: icmp_seq=3 ttl=63 time=1.16 ms 2026-04-19 01:33:56.490598 | orchestrator | 2026-04-19 01:33:56.490604 | orchestrator | --- 192.168.112.147 ping statistics --- 2026-04-19 01:33:56.490609 | orchestrator | 3 packets transmitted, 3 received, 0% packet loss, time 2003ms 2026-04-19 01:33:56.490614 | orchestrator | rtt min/avg/max/mdev = 1.162/2.579/5.147/1.819 ms 2026-04-19 01:33:56.847043 | orchestrator | ok: Runtime: 0:17:11.474425 2026-04-19 01:33:56.902753 | 2026-04-19 01:33:56.903680 | TASK [Run tempest] 2026-04-19 01:33:57.641555 | orchestrator | + set -e 2026-04-19 01:33:57.641713 | orchestrator | + set -o pipefail 2026-04-19 01:33:57.641730 | orchestrator | + source /opt/manager-vars.sh 2026-04-19 01:33:57.641740 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-04-19 01:33:57.641751 | orchestrator | ++ NUMBER_OF_NODES=6 2026-04-19 01:33:57.641760 | orchestrator | ++ export CEPH_VERSION=reef 2026-04-19 01:33:57.641767 | orchestrator | ++ CEPH_VERSION=reef 2026-04-19 01:33:57.641811 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-04-19 01:33:57.641825 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-04-19 01:33:57.641833 | orchestrator | ++ export MANAGER_VERSION=latest 2026-04-19 01:33:57.641843 | orchestrator | ++ MANAGER_VERSION=latest 2026-04-19 01:33:57.641850 | orchestrator | ++ export OPENSTACK_VERSION=2025.1 2026-04-19 01:33:57.641860 | orchestrator | ++ OPENSTACK_VERSION=2025.1 2026-04-19 01:33:57.641866 | orchestrator | ++ export ARA=false 2026-04-19 01:33:57.641873 | orchestrator | ++ ARA=false 2026-04-19 01:33:57.641885 | orchestrator | ++ export DEPLOY_MODE=manager 2026-04-19 01:33:57.641891 | orchestrator | ++ DEPLOY_MODE=manager 2026-04-19 01:33:57.641898 | orchestrator | ++ export TEMPEST=true 2026-04-19 01:33:57.641907 | orchestrator | ++ TEMPEST=true 2026-04-19 01:33:57.641913 | orchestrator | ++ export IS_ZUUL=true 2026-04-19 01:33:57.641920 | orchestrator | ++ IS_ZUUL=true 2026-04-19 01:33:57.641927 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:33:57.641933 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.192.111 2026-04-19 01:33:57.641940 | orchestrator | ++ export EXTERNAL_API=false 2026-04-19 01:33:57.641946 | orchestrator | ++ EXTERNAL_API=false 2026-04-19 01:33:57.641952 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-04-19 01:33:57.641959 | orchestrator | ++ IMAGE_USER=ubuntu 2026-04-19 01:33:57.641965 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-04-19 01:33:57.641972 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-04-19 01:33:57.641978 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-04-19 01:33:57.641984 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-04-19 01:33:57.641991 | orchestrator | 2026-04-19 01:33:57.641997 | orchestrator | # Tempest 2026-04-19 01:33:57.642004 | orchestrator | 2026-04-19 01:33:57.642044 | orchestrator | + echo 2026-04-19 01:33:57.642054 | orchestrator | + echo '# Tempest' 2026-04-19 01:33:57.642061 | orchestrator | + echo 2026-04-19 01:33:57.642067 | orchestrator | + [[ ! -e /opt/tempest ]] 2026-04-19 01:33:57.642074 | orchestrator | + osism apply tempest --skip-tags run-tempest 2026-04-19 01:33:58.988847 | orchestrator | 2026-04-19 01:33:58 | INFO  | Prepare task for execution of tempest. 2026-04-19 01:33:59.053397 | orchestrator | 2026-04-19 01:33:59 | INFO  | Task 1b1d264e-3950-48cb-beef-98cb92684880 (tempest) was prepared for execution. 2026-04-19 01:33:59.053486 | orchestrator | 2026-04-19 01:33:59 | INFO  | It takes a moment until task 1b1d264e-3950-48cb-beef-98cb92684880 (tempest) has been started and output is visible here. 2026-04-19 01:35:14.110387 | orchestrator | 2026-04-19 01:35:14.110518 | orchestrator | PLAY [Run tempest] ************************************************************* 2026-04-19 01:35:14.110566 | orchestrator | 2026-04-19 01:35:14.110576 | orchestrator | TASK [osism.validations.tempest : Create tempest workdir] ********************** 2026-04-19 01:35:14.110593 | orchestrator | Sunday 19 April 2026 01:34:02 +0000 (0:00:00.341) 0:00:00.341 ********** 2026-04-19 01:35:14.110601 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110609 | orchestrator | 2026-04-19 01:35:14.110615 | orchestrator | TASK [osism.validations.tempest : Copy tempest wrapper script] ***************** 2026-04-19 01:35:14.110622 | orchestrator | Sunday 19 April 2026 01:34:03 +0000 (0:00:01.145) 0:00:01.487 ********** 2026-04-19 01:35:14.110629 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110635 | orchestrator | 2026-04-19 01:35:14.110640 | orchestrator | TASK [osism.validations.tempest : Check for existing tempest initialisation] *** 2026-04-19 01:35:14.110647 | orchestrator | Sunday 19 April 2026 01:34:04 +0000 (0:00:01.207) 0:00:02.694 ********** 2026-04-19 01:35:14.110653 | orchestrator | ok: [testbed-manager] 2026-04-19 01:35:14.110661 | orchestrator | 2026-04-19 01:35:14.110668 | orchestrator | TASK [osism.validations.tempest : Init tempest] ******************************** 2026-04-19 01:35:14.110675 | orchestrator | Sunday 19 April 2026 01:34:05 +0000 (0:00:00.436) 0:00:03.131 ********** 2026-04-19 01:35:14.110681 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110688 | orchestrator | 2026-04-19 01:35:14.110695 | orchestrator | TASK [osism.validations.tempest : Resolve image IDs] *************************** 2026-04-19 01:35:14.110729 | orchestrator | Sunday 19 April 2026 01:34:25 +0000 (0:00:20.549) 0:00:23.680 ********** 2026-04-19 01:35:14.110737 | orchestrator | ok: [testbed-manager -> localhost] => (item=Cirros 0.6.3) 2026-04-19 01:35:14.110747 | orchestrator | ok: [testbed-manager -> localhost] => (item=Cirros 0.6.2) 2026-04-19 01:35:14.110754 | orchestrator | 2026-04-19 01:35:14.110761 | orchestrator | TASK [osism.validations.tempest : Assert images have been resolved] ************ 2026-04-19 01:35:14.110767 | orchestrator | Sunday 19 April 2026 01:34:33 +0000 (0:00:08.064) 0:00:31.745 ********** 2026-04-19 01:35:14.110773 | orchestrator | ok: [testbed-manager] => { 2026-04-19 01:35:14.110780 | orchestrator |  "changed": false, 2026-04-19 01:35:14.110786 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:35:14.110792 | orchestrator | } 2026-04-19 01:35:14.110798 | orchestrator | 2026-04-19 01:35:14.110805 | orchestrator | TASK [osism.validations.tempest : Get auth token] ****************************** 2026-04-19 01:35:14.110810 | orchestrator | Sunday 19 April 2026 01:34:34 +0000 (0:00:00.151) 0:00:31.896 ********** 2026-04-19 01:35:14.110816 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.110822 | orchestrator | 2026-04-19 01:35:14.110829 | orchestrator | TASK [osism.validations.tempest : Get endpoint catalog] ************************ 2026-04-19 01:35:14.110836 | orchestrator | Sunday 19 April 2026 01:34:37 +0000 (0:00:03.558) 0:00:35.454 ********** 2026-04-19 01:35:14.110842 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.110848 | orchestrator | 2026-04-19 01:35:14.110854 | orchestrator | TASK [osism.validations.tempest : Get service catalog] ************************* 2026-04-19 01:35:14.110860 | orchestrator | Sunday 19 April 2026 01:34:39 +0000 (0:00:01.870) 0:00:37.325 ********** 2026-04-19 01:35:14.110866 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.110872 | orchestrator | 2026-04-19 01:35:14.110880 | orchestrator | TASK [osism.validations.tempest : Register img_file name] ********************** 2026-04-19 01:35:14.110887 | orchestrator | Sunday 19 April 2026 01:34:43 +0000 (0:00:03.708) 0:00:41.033 ********** 2026-04-19 01:35:14.110893 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.110899 | orchestrator | 2026-04-19 01:35:14.110906 | orchestrator | TASK [osism.validations.tempest : Download img_file from image_ref] ************ 2026-04-19 01:35:14.110912 | orchestrator | Sunday 19 April 2026 01:34:43 +0000 (0:00:00.181) 0:00:41.215 ********** 2026-04-19 01:35:14.110919 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110926 | orchestrator | 2026-04-19 01:35:14.110932 | orchestrator | TASK [osism.validations.tempest : Install qemu-utils package] ****************** 2026-04-19 01:35:14.110939 | orchestrator | Sunday 19 April 2026 01:34:45 +0000 (0:00:02.520) 0:00:43.735 ********** 2026-04-19 01:35:14.110946 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110952 | orchestrator | 2026-04-19 01:35:14.110958 | orchestrator | TASK [osism.validations.tempest : Convert img_file to qcow2 format] ************ 2026-04-19 01:35:14.110965 | orchestrator | Sunday 19 April 2026 01:34:54 +0000 (0:00:08.722) 0:00:52.458 ********** 2026-04-19 01:35:14.110971 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.110977 | orchestrator | 2026-04-19 01:35:14.110984 | orchestrator | TASK [osism.validations.tempest : Get network API extensions] ****************** 2026-04-19 01:35:14.110990 | orchestrator | Sunday 19 April 2026 01:34:55 +0000 (0:00:00.656) 0:00:53.115 ********** 2026-04-19 01:35:14.110997 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.111002 | orchestrator | 2026-04-19 01:35:14.111008 | orchestrator | TASK [osism.validations.tempest : Revoke token] ******************************** 2026-04-19 01:35:14.111015 | orchestrator | Sunday 19 April 2026 01:34:56 +0000 (0:00:01.499) 0:00:54.614 ********** 2026-04-19 01:35:14.111021 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.111026 | orchestrator | 2026-04-19 01:35:14.111032 | orchestrator | TASK [osism.validations.tempest : Set fact for config option api_extensions] *** 2026-04-19 01:35:14.111039 | orchestrator | Sunday 19 April 2026 01:34:58 +0000 (0:00:01.528) 0:00:56.143 ********** 2026-04-19 01:35:14.111045 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.111052 | orchestrator | 2026-04-19 01:35:14.111058 | orchestrator | TASK [osism.validations.tempest : Set fact for config option img_file] ********* 2026-04-19 01:35:14.111073 | orchestrator | Sunday 19 April 2026 01:34:58 +0000 (0:00:00.179) 0:00:56.322 ********** 2026-04-19 01:35:14.111079 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.111086 | orchestrator | 2026-04-19 01:35:14.111100 | orchestrator | TASK [osism.validations.tempest : Resolve floating network ID] ***************** 2026-04-19 01:35:14.111108 | orchestrator | Sunday 19 April 2026 01:34:58 +0000 (0:00:00.384) 0:00:56.706 ********** 2026-04-19 01:35:14.111114 | orchestrator | ok: [testbed-manager -> localhost] 2026-04-19 01:35:14.111147 | orchestrator | 2026-04-19 01:35:14.111153 | orchestrator | TASK [osism.validations.tempest : Assert floating network id has been resolved] *** 2026-04-19 01:35:14.111182 | orchestrator | Sunday 19 April 2026 01:35:02 +0000 (0:00:03.900) 0:01:00.607 ********** 2026-04-19 01:35:14.111191 | orchestrator | ok: [testbed-manager -> localhost] => { 2026-04-19 01:35:14.111197 | orchestrator |  "changed": false, 2026-04-19 01:35:14.111204 | orchestrator |  "msg": "All assertions passed" 2026-04-19 01:35:14.111210 | orchestrator | } 2026-04-19 01:35:14.111219 | orchestrator | 2026-04-19 01:35:14.111226 | orchestrator | TASK [osism.validations.tempest : Resolve flavor IDs] ************************** 2026-04-19 01:35:14.111233 | orchestrator | Sunday 19 April 2026 01:35:02 +0000 (0:00:00.180) 0:01:00.787 ********** 2026-04-19 01:35:14.111241 | orchestrator | skipping: [testbed-manager] => (item={'name': 'tempest-1', 'vcpus': 1, 'ram': 1024, 'disk': 1})  2026-04-19 01:35:14.111251 | orchestrator | skipping: [testbed-manager] => (item={'name': 'tempest-2', 'vcpus': 2, 'ram': 2048, 'disk': 2})  2026-04-19 01:35:14.111258 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:35:14.111265 | orchestrator | 2026-04-19 01:35:14.111272 | orchestrator | TASK [osism.validations.tempest : Assert flavors have been resolved] *********** 2026-04-19 01:35:14.111279 | orchestrator | Sunday 19 April 2026 01:35:03 +0000 (0:00:00.191) 0:01:00.978 ********** 2026-04-19 01:35:14.111285 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:35:14.111293 | orchestrator | 2026-04-19 01:35:14.111300 | orchestrator | TASK [osism.validations.tempest : Get stats of exclude list] ******************* 2026-04-19 01:35:14.111307 | orchestrator | Sunday 19 April 2026 01:35:03 +0000 (0:00:00.153) 0:01:01.131 ********** 2026-04-19 01:35:14.111314 | orchestrator | ok: [testbed-manager] 2026-04-19 01:35:14.111321 | orchestrator | 2026-04-19 01:35:14.111329 | orchestrator | TASK [osism.validations.tempest : Copy exclude list] *************************** 2026-04-19 01:35:14.111336 | orchestrator | Sunday 19 April 2026 01:35:03 +0000 (0:00:00.480) 0:01:01.612 ********** 2026-04-19 01:35:14.111343 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.111350 | orchestrator | 2026-04-19 01:35:14.111357 | orchestrator | TASK [osism.validations.tempest : Get stats of include list] ******************* 2026-04-19 01:35:14.111364 | orchestrator | Sunday 19 April 2026 01:35:04 +0000 (0:00:00.851) 0:01:02.463 ********** 2026-04-19 01:35:14.111372 | orchestrator | ok: [testbed-manager] 2026-04-19 01:35:14.111379 | orchestrator | 2026-04-19 01:35:14.111386 | orchestrator | TASK [osism.validations.tempest : Copy include list] *************************** 2026-04-19 01:35:14.111393 | orchestrator | Sunday 19 April 2026 01:35:05 +0000 (0:00:00.421) 0:01:02.885 ********** 2026-04-19 01:35:14.111400 | orchestrator | skipping: [testbed-manager] 2026-04-19 01:35:14.111407 | orchestrator | 2026-04-19 01:35:14.111414 | orchestrator | TASK [osism.validations.tempest : Create tempest flavors] ********************** 2026-04-19 01:35:14.111421 | orchestrator | Sunday 19 April 2026 01:35:05 +0000 (0:00:00.323) 0:01:03.209 ********** 2026-04-19 01:35:14.111428 | orchestrator | changed: [testbed-manager -> localhost] => (item={'name': 'tempest-1', 'vcpus': 1, 'ram': 1024, 'disk': 1}) 2026-04-19 01:35:14.111436 | orchestrator | changed: [testbed-manager -> localhost] => (item={'name': 'tempest-2', 'vcpus': 2, 'ram': 2048, 'disk': 2}) 2026-04-19 01:35:14.111443 | orchestrator | 2026-04-19 01:35:14.111451 | orchestrator | TASK [osism.validations.tempest : Copy tempest.conf file] ********************** 2026-04-19 01:35:14.111458 | orchestrator | Sunday 19 April 2026 01:35:13 +0000 (0:00:07.779) 0:01:10.988 ********** 2026-04-19 01:35:14.111465 | orchestrator | changed: [testbed-manager] 2026-04-19 01:35:14.111480 | orchestrator | 2026-04-19 01:35:14.111488 | orchestrator | PLAY RECAP ********************************************************************* 2026-04-19 01:35:14.111496 | orchestrator | testbed-manager : ok=24  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-04-19 01:35:14.111503 | orchestrator | 2026-04-19 01:35:14.111510 | orchestrator | 2026-04-19 01:35:14.111517 | orchestrator | TASKS RECAP ******************************************************************** 2026-04-19 01:35:14.111523 | orchestrator | Sunday 19 April 2026 01:35:14 +0000 (0:00:00.945) 0:01:11.934 ********** 2026-04-19 01:35:14.111531 | orchestrator | =============================================================================== 2026-04-19 01:35:14.111538 | orchestrator | osism.validations.tempest : Init tempest ------------------------------- 20.55s 2026-04-19 01:35:14.111545 | orchestrator | osism.validations.tempest : Install qemu-utils package ------------------ 8.72s 2026-04-19 01:35:14.111552 | orchestrator | osism.validations.tempest : Resolve image IDs --------------------------- 8.06s 2026-04-19 01:35:14.111559 | orchestrator | osism.validations.tempest : Create tempest flavors ---------------------- 7.78s 2026-04-19 01:35:14.111572 | orchestrator | osism.validations.tempest : Resolve floating network ID ----------------- 3.90s 2026-04-19 01:35:14.111579 | orchestrator | osism.validations.tempest : Get service catalog ------------------------- 3.71s 2026-04-19 01:35:14.111586 | orchestrator | osism.validations.tempest : Get auth token ------------------------------ 3.56s 2026-04-19 01:35:14.111593 | orchestrator | osism.validations.tempest : Download img_file from image_ref ------------ 2.52s 2026-04-19 01:35:14.111601 | orchestrator | osism.validations.tempest : Get endpoint catalog ------------------------ 1.87s 2026-04-19 01:35:14.111608 | orchestrator | osism.validations.tempest : Revoke token -------------------------------- 1.53s 2026-04-19 01:35:14.111615 | orchestrator | osism.validations.tempest : Get network API extensions ------------------ 1.50s 2026-04-19 01:35:14.111622 | orchestrator | osism.validations.tempest : Copy tempest wrapper script ----------------- 1.21s 2026-04-19 01:35:14.111629 | orchestrator | osism.validations.tempest : Create tempest workdir ---------------------- 1.15s 2026-04-19 01:35:14.111636 | orchestrator | osism.validations.tempest : Copy tempest.conf file ---------------------- 0.95s 2026-04-19 01:35:14.111643 | orchestrator | osism.validations.tempest : Copy exclude list --------------------------- 0.85s 2026-04-19 01:35:14.111650 | orchestrator | osism.validations.tempest : Convert img_file to qcow2 format ------------ 0.66s 2026-04-19 01:35:14.111657 | orchestrator | osism.validations.tempest : Get stats of exclude list ------------------- 0.48s 2026-04-19 01:35:14.111671 | orchestrator | osism.validations.tempest : Check for existing tempest initialisation --- 0.44s 2026-04-19 01:35:14.355069 | orchestrator | osism.validations.tempest : Get stats of include list ------------------- 0.42s 2026-04-19 01:35:14.355220 | orchestrator | osism.validations.tempest : Set fact for config option img_file --------- 0.38s 2026-04-19 01:35:14.591438 | orchestrator | + sed -i '/log_dir =/d' /opt/tempest/etc/tempest.conf 2026-04-19 01:35:14.596194 | orchestrator | + sed -i '/log_file =/d' /opt/tempest/etc/tempest.conf 2026-04-19 01:35:14.601273 | orchestrator | 2026-04-19 01:35:14.601370 | orchestrator | ## IDENTITY (API) 2026-04-19 01:35:14.601381 | orchestrator | + [[ false == \t\r\u\e ]] 2026-04-19 01:35:14.601389 | orchestrator | + echo 2026-04-19 01:35:14.601396 | orchestrator | + echo '## IDENTITY (API)' 2026-04-19 01:35:14.601414 | orchestrator | 2026-04-19 01:35:14.601426 | orchestrator | + echo 2026-04-19 01:35:14.601435 | orchestrator | + _tempest tempest.api.identity.v3 2026-04-19 01:35:14.601445 | orchestrator | + local regex=tempest.api.identity.v3 2026-04-19 01:35:14.602519 | orchestrator | + docker run --rm -v /opt/tempest:/tempest -v /etc/ssl/certs:/etc/ssl/certs:ro -e PYTHONWARNINGS=ignore::SyntaxWarning --network host --name tempest registry.osism.tech/osism/tempest:latest run --workspace-path /tempest/workspace.yaml --workspace tempest --exclude-list /tempest/exclude.lst --regex tempest.api.identity.v3 --concurrency 16 2026-04-19 01:35:14.603013 | orchestrator | ++ date +%Y%m%d-%H%M 2026-04-19 01:35:14.605908 | orchestrator | + tee -a /opt/tempest/20260419-0135.log 2026-04-19 01:35:16.718944 | orchestrator | /usr/local/lib/python3.13/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-04-19 01:35:16.719073 | orchestrator | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-19 01:35:16.719087 | orchestrator | we strongly recommend against using it for new projects. 2026-04-19 01:35:16.719092 | orchestrator | 2026-04-19 01:35:16.719097 | orchestrator | If you are already using Eventlet, we recommend migrating to a different 2026-04-19 01:35:16.719101 | orchestrator | framework. For more detail see 2026-04-19 01:35:16.719105 | orchestrator | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-19 01:35:16.719109 | orchestrator | 2026-04-19 01:35:16.719114 | orchestrator | __import__(import_str) 2026-04-19 01:35:18.250271 | orchestrator | tempest: 'run --workspace-path /tempest/workspace.yaml --workspace tempest --exclude-list /tempest/exclude.lst --regex tempest.api.identity.v3 --concurrency 16' is not a tempest command. See 'tempest --help'. 2026-04-19 01:35:18.250375 | orchestrator | Did you mean one of these? 2026-04-19 01:35:18.250384 | orchestrator | help 2026-04-19 01:35:18.250389 | orchestrator | init 2026-04-19 01:35:18.989269 | orchestrator | ERROR 2026-04-19 01:35:18.989750 | orchestrator | { 2026-04-19 01:35:18.989862 | orchestrator | "delta": "0:01:21.374039", 2026-04-19 01:35:18.989934 | orchestrator | "end": "2026-04-19 01:35:18.616903", 2026-04-19 01:35:18.989992 | orchestrator | "msg": "non-zero return code", 2026-04-19 01:35:18.990047 | orchestrator | "rc": 2, 2026-04-19 01:35:18.990138 | orchestrator | "start": "2026-04-19 01:33:57.242864" 2026-04-19 01:35:18.990190 | orchestrator | } failure 2026-04-19 01:35:19.001040 | 2026-04-19 01:35:19.001334 | PLAY RECAP 2026-04-19 01:35:19.001436 | orchestrator | ok: 24 changed: 11 unreachable: 0 failed: 1 skipped: 3 rescued: 0 ignored: 0 2026-04-19 01:35:19.001484 | 2026-04-19 01:35:19.260915 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/deploy.yml@main] 2026-04-19 01:35:19.263597 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-04-19 01:35:19.994653 | 2026-04-19 01:35:19.994825 | PLAY [Post output play] 2026-04-19 01:35:20.011943 | 2026-04-19 01:35:20.012154 | LOOP [stage-output : Register sources] 2026-04-19 01:35:20.076293 | 2026-04-19 01:35:20.076534 | TASK [stage-output : Check sudo] 2026-04-19 01:35:20.964977 | orchestrator | sudo: a password is required 2026-04-19 01:35:21.115295 | orchestrator | ok: Runtime: 0:00:00.012702 2026-04-19 01:35:21.130334 | 2026-04-19 01:35:21.130474 | LOOP [stage-output : Set source and destination for files and folders] 2026-04-19 01:35:21.166542 | 2026-04-19 01:35:21.166786 | TASK [stage-output : Build a list of source, dest dictionaries] 2026-04-19 01:35:21.245376 | orchestrator | ok 2026-04-19 01:35:21.254270 | 2026-04-19 01:35:21.254404 | LOOP [stage-output : Ensure target folders exist] 2026-04-19 01:35:21.705924 | orchestrator | ok: "docs" 2026-04-19 01:35:21.706290 | 2026-04-19 01:35:21.940603 | orchestrator | ok: "artifacts" 2026-04-19 01:35:22.197030 | orchestrator | ok: "logs" 2026-04-19 01:35:22.214380 | 2026-04-19 01:35:22.214531 | LOOP [stage-output : Copy files and folders to staging folder] 2026-04-19 01:35:22.252515 | 2026-04-19 01:35:22.252781 | TASK [stage-output : Make all log files readable] 2026-04-19 01:35:22.544541 | orchestrator | ok 2026-04-19 01:35:22.554999 | 2026-04-19 01:35:22.555271 | TASK [stage-output : Rename log files that match extensions_to_txt] 2026-04-19 01:35:22.590305 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:22.607169 | 2026-04-19 01:35:22.607325 | TASK [stage-output : Discover log files for compression] 2026-04-19 01:35:22.632077 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:22.646886 | 2026-04-19 01:35:22.647034 | LOOP [stage-output : Archive everything from logs] 2026-04-19 01:35:22.690568 | 2026-04-19 01:35:22.690737 | PLAY [Post cleanup play] 2026-04-19 01:35:22.699042 | 2026-04-19 01:35:22.699174 | TASK [Set cloud fact (Zuul deployment)] 2026-04-19 01:35:22.755936 | orchestrator | ok 2026-04-19 01:35:22.767265 | 2026-04-19 01:35:22.767375 | TASK [Set cloud fact (local deployment)] 2026-04-19 01:35:22.791222 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:22.802329 | 2026-04-19 01:35:22.802448 | TASK [Clean the cloud environment] 2026-04-19 01:35:23.413558 | orchestrator | 2026-04-19 01:35:23 - clean up servers 2026-04-19 01:35:24.265349 | orchestrator | 2026-04-19 01:35:24 - testbed-manager 2026-04-19 01:35:24.353091 | orchestrator | 2026-04-19 01:35:24 - testbed-node-1 2026-04-19 01:35:24.684020 | orchestrator | 2026-04-19 01:35:24 - testbed-node-4 2026-04-19 01:35:24.773996 | orchestrator | 2026-04-19 01:35:24 - testbed-node-5 2026-04-19 01:35:24.861996 | orchestrator | 2026-04-19 01:35:24 - testbed-node-2 2026-04-19 01:35:24.944006 | orchestrator | 2026-04-19 01:35:24 - testbed-node-0 2026-04-19 01:35:25.027595 | orchestrator | 2026-04-19 01:35:25 - testbed-node-3 2026-04-19 01:35:25.127542 | orchestrator | 2026-04-19 01:35:25 - clean up keypairs 2026-04-19 01:35:25.143128 | orchestrator | 2026-04-19 01:35:25 - testbed 2026-04-19 01:35:25.165645 | orchestrator | 2026-04-19 01:35:25 - wait for servers to be gone 2026-04-19 01:35:38.125552 | orchestrator | 2026-04-19 01:35:38 - clean up ports 2026-04-19 01:35:38.323402 | orchestrator | 2026-04-19 01:35:38 - 494d360c-6f07-467a-8ae6-18a2ac201ef2 2026-04-19 01:35:38.749716 | orchestrator | 2026-04-19 01:35:38 - 85bfa699-2213-4b16-ab59-efeba560a1da 2026-04-19 01:35:39.025851 | orchestrator | 2026-04-19 01:35:39 - 9d8a8940-839e-44f7-9d43-a25d22702296 2026-04-19 01:35:39.259267 | orchestrator | 2026-04-19 01:35:39 - acf9796f-0e3c-49df-bb4e-61dddbd3b509 2026-04-19 01:35:39.505798 | orchestrator | 2026-04-19 01:35:39 - ddf4fff7-5cd9-40dc-933a-65e785f4e6f7 2026-04-19 01:35:39.717008 | orchestrator | 2026-04-19 01:35:39 - eb6b2576-04f0-4df1-8859-437de3459222 2026-04-19 01:35:39.929975 | orchestrator | 2026-04-19 01:35:39 - f1b13ecf-6d19-47ad-b5f1-429722093679 2026-04-19 01:35:40.132977 | orchestrator | 2026-04-19 01:35:40 - clean up volumes 2026-04-19 01:35:40.254843 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-3-node-base 2026-04-19 01:35:40.294578 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-4-node-base 2026-04-19 01:35:40.337092 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-manager-base 2026-04-19 01:35:40.381054 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-0-node-base 2026-04-19 01:35:40.425947 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-5-node-base 2026-04-19 01:35:40.469521 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-1-node-base 2026-04-19 01:35:40.514132 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-2-node-base 2026-04-19 01:35:40.554354 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-2-node-5 2026-04-19 01:35:40.595696 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-7-node-4 2026-04-19 01:35:40.639728 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-5-node-5 2026-04-19 01:35:40.681193 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-1-node-4 2026-04-19 01:35:40.724331 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-8-node-5 2026-04-19 01:35:40.771416 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-3-node-3 2026-04-19 01:35:40.812860 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-0-node-3 2026-04-19 01:35:40.852375 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-6-node-3 2026-04-19 01:35:40.895454 | orchestrator | 2026-04-19 01:35:40 - testbed-volume-4-node-4 2026-04-19 01:35:40.942391 | orchestrator | 2026-04-19 01:35:40 - disconnect routers 2026-04-19 01:35:41.090049 | orchestrator | 2026-04-19 01:35:41 - testbed 2026-04-19 01:35:42.570874 | orchestrator | 2026-04-19 01:35:42 - clean up subnets 2026-04-19 01:35:42.609416 | orchestrator | 2026-04-19 01:35:42 - subnet-testbed-management 2026-04-19 01:35:42.793528 | orchestrator | 2026-04-19 01:35:42 - clean up networks 2026-04-19 01:35:42.978759 | orchestrator | 2026-04-19 01:35:42 - net-testbed-management 2026-04-19 01:35:43.299628 | orchestrator | 2026-04-19 01:35:43 - clean up security groups 2026-04-19 01:35:43.341566 | orchestrator | 2026-04-19 01:35:43 - testbed-node 2026-04-19 01:35:43.474629 | orchestrator | 2026-04-19 01:35:43 - testbed-management 2026-04-19 01:35:43.612871 | orchestrator | 2026-04-19 01:35:43 - clean up floating ips 2026-04-19 01:35:43.651222 | orchestrator | 2026-04-19 01:35:43 - 81.163.192.111 2026-04-19 01:35:44.029733 | orchestrator | 2026-04-19 01:35:44 - clean up routers 2026-04-19 01:35:44.140690 | orchestrator | 2026-04-19 01:35:44 - testbed 2026-04-19 01:35:45.865722 | orchestrator | ok: Runtime: 0:00:22.479219 2026-04-19 01:35:45.871945 | 2026-04-19 01:35:45.872177 | PLAY RECAP 2026-04-19 01:35:45.872326 | orchestrator | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-19 01:35:45.872397 | 2026-04-19 01:35:46.014448 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/post.yml@main] 2026-04-19 01:35:46.017137 | POST-RUN START: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-04-19 01:35:46.741764 | 2026-04-19 01:35:46.741918 | PLAY [Cleanup play] 2026-04-19 01:35:46.758036 | 2026-04-19 01:35:46.758186 | TASK [Set cloud fact (Zuul deployment)] 2026-04-19 01:35:46.833623 | orchestrator | ok 2026-04-19 01:35:46.847122 | 2026-04-19 01:35:46.847517 | TASK [Set cloud fact (local deployment)] 2026-04-19 01:35:46.875163 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:46.883353 | 2026-04-19 01:35:46.883469 | TASK [Clean the cloud environment] 2026-04-19 01:35:48.037754 | orchestrator | 2026-04-19 01:35:48 - clean up servers 2026-04-19 01:35:48.541271 | orchestrator | 2026-04-19 01:35:48 - clean up keypairs 2026-04-19 01:35:48.560032 | orchestrator | 2026-04-19 01:35:48 - wait for servers to be gone 2026-04-19 01:35:48.610170 | orchestrator | 2026-04-19 01:35:48 - clean up ports 2026-04-19 01:35:48.693572 | orchestrator | 2026-04-19 01:35:48 - clean up volumes 2026-04-19 01:35:48.774533 | orchestrator | 2026-04-19 01:35:48 - disconnect routers 2026-04-19 01:35:48.806783 | orchestrator | 2026-04-19 01:35:48 - clean up subnets 2026-04-19 01:35:48.831402 | orchestrator | 2026-04-19 01:35:48 - clean up networks 2026-04-19 01:35:49.018834 | orchestrator | 2026-04-19 01:35:49 - clean up security groups 2026-04-19 01:35:49.058537 | orchestrator | 2026-04-19 01:35:49 - clean up floating ips 2026-04-19 01:35:49.089304 | orchestrator | 2026-04-19 01:35:49 - clean up routers 2026-04-19 01:35:49.419878 | orchestrator | ok: Runtime: 0:00:01.476646 2026-04-19 01:35:49.423696 | 2026-04-19 01:35:49.423857 | PLAY RECAP 2026-04-19 01:35:49.423979 | orchestrator | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-19 01:35:49.424043 | 2026-04-19 01:35:49.545878 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/testbed/playbooks/cleanup.yml@main] 2026-04-19 01:35:49.548516 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-19 01:35:50.306235 | 2026-04-19 01:35:50.306406 | PLAY [Base post-fetch] 2026-04-19 01:35:50.322411 | 2026-04-19 01:35:50.322575 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-19 01:35:50.388516 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:50.403277 | 2026-04-19 01:35:50.403495 | TASK [fetch-output : Set log path for single node] 2026-04-19 01:35:50.463137 | orchestrator | ok 2026-04-19 01:35:50.472335 | 2026-04-19 01:35:50.472479 | LOOP [fetch-output : Ensure local output dirs] 2026-04-19 01:35:50.954563 | orchestrator -> localhost | ok: "/var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/logs" 2026-04-19 01:35:51.231895 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/artifacts" 2026-04-19 01:35:51.511749 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/16cd2ac1ec1e4aaeaf2c04f1a7ffa182/work/docs" 2026-04-19 01:35:51.532677 | 2026-04-19 01:35:51.532857 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-19 01:35:52.510450 | orchestrator | changed: .d..t...... ./ 2026-04-19 01:35:52.510786 | orchestrator | changed: All items complete 2026-04-19 01:35:52.510860 | 2026-04-19 01:35:53.217612 | orchestrator | changed: .d..t...... ./ 2026-04-19 01:35:53.933211 | orchestrator | changed: .d..t...... ./ 2026-04-19 01:35:53.956295 | 2026-04-19 01:35:53.956455 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-19 01:35:53.995634 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:53.998124 | orchestrator | skipping: Conditional result was False 2026-04-19 01:35:54.017941 | 2026-04-19 01:35:54.018108 | PLAY RECAP 2026-04-19 01:35:54.018195 | orchestrator | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-19 01:35:54.018241 | 2026-04-19 01:35:54.147632 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-19 01:35:54.148862 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 01:35:54.923166 | 2026-04-19 01:35:54.923349 | PLAY [Base post] 2026-04-19 01:35:54.938333 | 2026-04-19 01:35:54.938496 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-19 01:35:55.920835 | orchestrator | changed 2026-04-19 01:35:55.932860 | 2026-04-19 01:35:55.933015 | PLAY RECAP 2026-04-19 01:35:55.933115 | orchestrator | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-19 01:35:55.933190 | 2026-04-19 01:35:56.064725 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-19 01:35:56.067086 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-19 01:35:56.867352 | 2026-04-19 01:35:56.867524 | PLAY [Base post-logs] 2026-04-19 01:35:56.878536 | 2026-04-19 01:35:56.878692 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-19 01:35:57.334804 | localhost | changed 2026-04-19 01:35:57.351756 | 2026-04-19 01:35:57.351923 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-19 01:35:57.388725 | localhost | ok 2026-04-19 01:35:57.392307 | 2026-04-19 01:35:57.392419 | TASK [Set zuul-log-path fact] 2026-04-19 01:35:57.408465 | localhost | ok 2026-04-19 01:35:57.421403 | 2026-04-19 01:35:57.421567 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-19 01:35:57.449541 | localhost | ok 2026-04-19 01:35:57.455945 | 2026-04-19 01:35:57.456124 | TASK [upload-logs : Create log directories] 2026-04-19 01:35:57.963498 | localhost | changed 2026-04-19 01:35:57.966383 | 2026-04-19 01:35:57.966489 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-19 01:35:58.478593 | localhost -> localhost | ok: Runtime: 0:00:00.004614 2026-04-19 01:35:58.492898 | 2026-04-19 01:35:58.493079 | TASK [upload-logs : Upload logs to log server] 2026-04-19 01:35:59.060551 | localhost | Output suppressed because no_log was given 2026-04-19 01:35:59.062428 | 2026-04-19 01:35:59.062534 | LOOP [upload-logs : Compress console log and json output] 2026-04-19 01:35:59.114699 | localhost | skipping: Conditional result was False 2026-04-19 01:35:59.129969 | localhost | skipping: Conditional result was False 2026-04-19 01:35:59.141642 | 2026-04-19 01:35:59.141874 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-19 01:35:59.198310 | localhost | skipping: Conditional result was False 2026-04-19 01:35:59.198619 | 2026-04-19 01:35:59.212273 | localhost | skipping: Conditional result was False 2026-04-19 01:35:59.220574 | 2026-04-19 01:35:59.220708 | LOOP [upload-logs : Upload console log and json output]