PLAY [Destroy] *****************************************************************

TASK [Get passwd entries for USER env] *****************************************
Monday 15 June 2026  12:11:33 +0000 (0:00:00.014)       0:00:00.014 ***********
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 15 June 2026  12:11:34 +0000 (0:00:00.434)       0:00:00.449 ***********
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 15 June 2026  12:11:34 +0000 (0:00:00.082)       0:00:00.531 ***********
skipping: [localhost]

TASK [Destroy molecule instance(s)] ********************************************
Monday 15 June 2026  12:11:34 +0000 (0:00:00.074)       0:00:00.606 ***********
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True})

TASK [Wait for instance(s) deletion to complete] *******************************
Monday 15 June 2026  12:11:34 +0000 (0:00:00.473)       0:00:01.079 ***********
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j254745406252.29975', 'results_file': '/home/zuul/.ansible_async/j254745406252.29975', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True}, 'ansible_loop_var': 'item'})

TASK [Delete podman network dedicated to this scenario] ************************
Monday 15 June 2026  12:11:40 +0000 (0:00:05.634)       0:00:06.714 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

Monday 15 June 2026  12:11:40 +0000 (0:00:00.071)       0:00:06.786 ***********
===============================================================================
Wait for instance(s) deletion to complete ------------------------------- 5.63s
Destroy molecule instance(s) -------------------------------------------- 0.47s
Get passwd entries for USER env ----------------------------------------- 0.43s
Get shell async_dir ----------------------------------------------------- 0.08s
Set async_dir for HOME env ---------------------------------------------- 0.07s
Delete podman network dedicated to this scenario ------------------------ 0.07s

PLAY [Create] ******************************************************************

TASK [Get podman executable path] **********************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.015)       0:00:00.015 ***********
ok: [localhost]

TASK [Register podman executable path] *****************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.336)       0:00:00.351 ***********
ok: [localhost]

TASK [Get passwd entries for USER env] *****************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.061)       0:00:00.413 ***********
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.354)       0:00:00.767 ***********
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.068)       0:00:00.836 ***********
skipping: [localhost]

TASK [Log into a container registry] *******************************************
Monday 15 June 2026  12:11:41 +0000 (0:00:00.054)       0:00:00.890 ***********
skipping: [localhost] => (item="instance registry username: None specified")
skipping: [localhost]

TASK [Check presence of custom Dockerfiles] ************************************
Monday 15 June 2026  12:11:42 +0000 (0:00:00.050)       0:00:00.941 ***********
ok: [localhost] => (item=Dockerfile: containerfile)

TASK [Create Dockerfiles from image names] *************************************
Monday 15 June 2026  12:11:42 +0000 (0:00:00.353)       0:00:01.294 ***********
skipping: [localhost] => (item="Dockerfile: containerfile; Image: registry.access.redhat.com/ubi9/ubi-init")
skipping: [localhost]

TASK [Discover local Podman images] ********************************************
Monday 15 June 2026  12:11:42 +0000 (0:00:00.077)       0:00:01.372 ***********
ok: [localhost] => (item=instance)

TASK [Build an Ansible compatible image] ***************************************
Monday 15 June 2026  12:11:42 +0000 (0:00:00.505)       0:00:01.878 ***********
skipping: [localhost] => (item=registry.access.redhat.com/ubi9/ubi-init)
skipping: [localhost]

TASK [Determine the CMD directives] ********************************************
Monday 15 June 2026  12:11:43 +0000 (0:00:00.046)       0:00:01.925 ***********
ok: [localhost] => (item="instance command: /sbin/init")

TASK [Remove possible pre-existing containers] *********************************
Monday 15 June 2026  12:11:43 +0000 (0:00:00.070)       0:00:01.995 ***********
changed: [localhost]

TASK [Discover local podman networks] ******************************************
Monday 15 June 2026  12:11:43 +0000 (0:00:00.389)       0:00:02.385 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

TASK [Create podman network dedicated to this scenario] ************************
Monday 15 June 2026  12:11:43 +0000 (0:00:00.086)       0:00:02.471 ***********
skipping: [localhost]

TASK [Create molecule instance(s)] *********************************************
Monday 15 June 2026  12:11:43 +0000 (0:00:00.070)       0:00:02.542 ***********
changed: [localhost] => (item=instance)

TASK [Wait for instance(s) creation to complete] *******************************
Monday 15 June 2026  12:11:44 +0000 (0:00:00.452)       0:00:02.994 ***********
FAILED - RETRYING: [localhost]: Wait for instance(s) creation to complete (300 retries left).
FAILED - RETRYING: [localhost]: Wait for instance(s) creation to complete (299 retries left).
changed: [localhost] => (item=instance)

PLAY RECAP *********************************************************************
localhost                  : ok=10   changed=3    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0

Monday 15 June 2026  12:11:54 +0000 (0:00:10.813)       0:00:13.807 ***********
===============================================================================
Wait for instance(s) creation to complete ------------------------------ 10.81s
Discover local Podman images -------------------------------------------- 0.51s
Create molecule instance(s) --------------------------------------------- 0.45s
Remove possible pre-existing containers --------------------------------- 0.39s
Get passwd entries for USER env ----------------------------------------- 0.35s
Check presence of custom Dockerfiles ------------------------------------ 0.35s
Get podman executable path ---------------------------------------------- 0.34s
Discover local podman networks ------------------------------------------ 0.09s
Create Dockerfiles from image names ------------------------------------- 0.08s
Create podman network dedicated to this scenario ------------------------ 0.07s
Determine the CMD directives -------------------------------------------- 0.07s
Get shell async_dir ----------------------------------------------------- 0.07s
Register podman executable path ----------------------------------------- 0.06s
Set async_dir for HOME env ---------------------------------------------- 0.05s
Log into a container registry ------------------------------------------- 0.05s
Build an Ansible compatible image --------------------------------------- 0.05s

PLAY [Converge] ****************************************************************

TASK [Gather stack nodes and facts] ********************************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.029)       0:00:00.029 ***********
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'overcloud', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_overcloud.yaml', 'stack_nodes': ['osp-controllers']})
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'cell1', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell1.yaml', 'stack_nodes': ['cell1-osp-computes', 'cell1-osp-controllers']})
included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/adoption_osp_deploy/tasks/gather_stack_nodes.yml for instance => (item={'stackname': 'cell2', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell2.yaml', 'stack_nodes': ['cell2-osp-computes', 'cell2-osp-controllers']})

TASK [Get main facts for the overcloud stack] **********************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.051)       0:00:00.081 ***********
ok: [instance]

TASK [Gather other facts for stack overcloud"] *********************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.070)       0:00:00.151 ***********
ok: [instance]

TASK [Gather nodes for stack overcloud] ****************************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.117)       0:00:00.269 ***********
skipping: [instance] => (item=cell1-osp-computes)
skipping: [instance] => (item=cell1-osp-controllers)
skipping: [instance] => (item=cell2-osp-computes)
skipping: [instance] => (item=cell2-osp-controllers)
skipping: [instance] => (item=controllers)
skipping: [instance] => (item=ocps)
ok: [instance] => (item=osp-controllers)
skipping: [instance] => (item=osp-underclouds)

TASK [Get main facts for the overcloud stack] **********************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.111)       0:00:00.381 ***********
ok: [instance]

TASK [Gather other facts for stack cell1"] *************************************
Monday 15 June 2026  12:11:55 +0000 (0:00:00.046)       0:00:00.427 ***********
ok: [instance]

TASK [Gather nodes for stack cell1] ********************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.082)       0:00:00.509 ***********
ok: [instance] => (item=cell1-osp-computes)
ok: [instance] => (item=cell1-osp-controllers)
skipping: [instance] => (item=cell2-osp-computes)
skipping: [instance] => (item=cell2-osp-controllers)
skipping: [instance] => (item=controllers)
skipping: [instance] => (item=ocps)
skipping: [instance] => (item=osp-controllers)
skipping: [instance] => (item=osp-underclouds)

TASK [Get main facts for the overcloud stack] **********************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.076)       0:00:00.586 ***********
ok: [instance]

TASK [Gather other facts for stack cell2"] *************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.049)       0:00:00.635 ***********
ok: [instance]

TASK [Gather nodes for stack cell2] ********************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.088)       0:00:00.724 ***********
skipping: [instance] => (item=cell1-osp-computes)
skipping: [instance] => (item=cell1-osp-controllers)
ok: [instance] => (item=cell2-osp-computes)
ok: [instance] => (item=cell2-osp-controllers)
skipping: [instance] => (item=controllers)
skipping: [instance] => (item=ocps)
skipping: [instance] => (item=osp-controllers)
skipping: [instance] => (item=osp-underclouds)

TASK [Store result for verification as persistent fact] ************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.079)       0:00:00.803 ***********
ok: [instance]

TASK [Render and parse adoption_vars template] *********************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.031)       0:00:00.835 ***********
ok: [instance]

TASK [Test default (no remove, no add) preserves args] *************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.115)       0:00:00.950 ***********
ok: [instance]

TASK [Test removing a single arg] **********************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.043)       0:00:00.994 ***********
ok: [instance]

TASK [Test adding an arg] ******************************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.047)       0:00:01.042 ***********
ok: [instance]

TASK [Test removing and adding (replace pattern)] ******************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.039)       0:00:01.081 ***********
ok: [instance]

TASK [Test removing multiple args] *********************************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.042)       0:00:01.124 ***********
ok: [instance]

TASK [Test removing non-existent arg is a no-op] *******************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.043)       0:00:01.167 ***********
ok: [instance]

TASK [Store args override results for verification] ****************************
Monday 15 June 2026  12:11:56 +0000 (0:00:00.054)       0:00:01.221 ***********
ok: [instance]

PLAY RECAP *********************************************************************
instance                   : ok=21   changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0

Monday 15 June 2026  12:11:56 +0000 (0:00:00.062)       0:00:01.283 ***********
===============================================================================
Gather other facts for stack overcloud" --------------------------------- 0.12s
Render and parse adoption_vars template --------------------------------- 0.12s
Gather nodes for stack overcloud ---------------------------------------- 0.11s
Gather other facts for stack cell2" ------------------------------------- 0.09s
Gather other facts for stack cell1" ------------------------------------- 0.08s
Gather nodes for stack cell2 -------------------------------------------- 0.08s
Gather nodes for stack cell1 -------------------------------------------- 0.08s
Get main facts for the overcloud stack ---------------------------------- 0.07s
Store args override results for verification ---------------------------- 0.06s
Test removing non-existent arg is a no-op ------------------------------- 0.05s
Gather stack nodes and facts -------------------------------------------- 0.05s
Get main facts for the overcloud stack ---------------------------------- 0.05s
Test removing a single arg ---------------------------------------------- 0.05s
Get main facts for the overcloud stack ---------------------------------- 0.05s
Test default (no remove, no add) preserves args ------------------------- 0.04s
Test removing multiple args --------------------------------------------- 0.04s
Test removing and adding (replace pattern) ------------------------------ 0.04s
Test adding an arg ------------------------------------------------------ 0.04s
Store result for verification as persistent fact ------------------------ 0.03s

PLAY [Verify] ******************************************************************

TASK [Set _tripleo_nodes_stack from persistent fact] ***************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.027)       0:00:00.027 ***********
skipping: [instance]

TASK [Assert gathered nodes for stacks] ****************************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.036)       0:00:00.064 ***********
ok: [instance] => (item={'stackname': 'overcloud', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_overcloud.yaml', 'stack_nodes': ['osp-controllers']}) => changed=false
  _stack:
    network_data_file: network_data.yaml.j2
    stack_nodes:
    - osp-controllers
    stackname: overcloud
    vips_data_file: vips_data_overcloud.yaml
  ansible_loop_var: _stack
  msg: Successfully verified gathered nodes for stack overcloud
ok: [instance] => (item={'stackname': 'cell1', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell1.yaml', 'stack_nodes': ['cell1-osp-computes', 'cell1-osp-controllers']}) => changed=false
  _stack:
    network_data_file: network_data.yaml.j2
    stack_nodes:
    - cell1-osp-computes
    - cell1-osp-controllers
    stackname: cell1
    vips_data_file: vips_data_cell1.yaml
  ansible_loop_var: _stack
  msg: Successfully verified gathered nodes for stack cell1
ok: [instance] => (item={'stackname': 'cell2', 'network_data_file': 'network_data.yaml.j2', 'vips_data_file': 'vips_data_cell2.yaml', 'stack_nodes': ['cell2-osp-computes', 'cell2-osp-controllers']}) => changed=false
  _stack:
    network_data_file: network_data.yaml.j2
    stack_nodes:
    - cell2-osp-computes
    - cell2-osp-controllers
    stackname: cell2
    vips_data_file: vips_data_cell2.yaml
  ansible_loop_var: _stack
  msg: Successfully verified gathered nodes for stack cell2

TASK [Get parsed adoption vars from persistent fact] ***************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.091)       0:00:00.155 ***********
ok: [instance]

TASK [Assert edpm_nodes has correct multi-cell structure] **********************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.046)       0:00:00.202 ***********
ok: [instance] => changed=false
  msg: Successfully verified multi-cell edpm_nodes structure

TASK [Load args override results] **********************************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.048)       0:00:00.251 ***********
ok: [instance]

TASK [Assert default args are preserved when no overrides] *********************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.034)       0:00:00.285 ***********
ok: [instance] => changed=false
  msg: All assertions passed

TASK [Assert removing an arg works] ********************************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.030)       0:00:00.315 ***********
ok: [instance] => changed=false
  msg: All assertions passed

TASK [Assert adding an arg appends it] *****************************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.028)       0:00:00.344 ***********
ok: [instance] => changed=false
  msg: All assertions passed

TASK [Assert replace pattern (remove + add)] ***********************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.029)       0:00:00.373 ***********
ok: [instance] => changed=false
  msg: All assertions passed

TASK [Assert removing multiple args works] *************************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.031)       0:00:00.404 ***********
ok: [instance] => changed=false
  msg: All assertions passed

TASK [Assert removing non-existent arg is a no-op] *****************************
Monday 15 June 2026  12:11:57 +0000 (0:00:00.031)       0:00:00.436 ***********
ok: [instance] => changed=false
  msg: All assertions passed

PLAY RECAP *********************************************************************
instance                   : ok=10   changed=0    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0

Monday 15 June 2026  12:11:57 +0000 (0:00:00.047)       0:00:00.483 ***********
===============================================================================
Assert gathered nodes for stacks ---------------------------------------- 0.09s
Assert edpm_nodes has correct multi-cell structure ---------------------- 0.05s
Assert removing non-existent arg is a no-op ----------------------------- 0.05s
Get parsed adoption vars from persistent fact --------------------------- 0.05s
Set _tripleo_nodes_stack from persistent fact --------------------------- 0.04s
Load args override results ---------------------------------------------- 0.03s
Assert replace pattern (remove + add) ----------------------------------- 0.03s
Assert removing multiple args works ------------------------------------- 0.03s
Assert default args are preserved when no overrides --------------------- 0.03s
Assert adding an arg appends it ----------------------------------------- 0.03s
Assert removing an arg works -------------------------------------------- 0.03s

PLAY [Destroy] *****************************************************************

TASK [Get passwd entries for USER env] *****************************************
Monday 15 June 2026  12:11:58 +0000 (0:00:00.013)       0:00:00.013 ***********
ok: [localhost]

TASK [Get shell async_dir] *****************************************************
Monday 15 June 2026  12:11:58 +0000 (0:00:00.377)       0:00:00.390 ***********
ok: [localhost]

TASK [Set async_dir for HOME env] **********************************************
Monday 15 June 2026  12:11:58 +0000 (0:00:00.087)       0:00:00.478 ***********
skipping: [localhost]

TASK [Destroy molecule instance(s)] ********************************************
Monday 15 June 2026  12:11:58 +0000 (0:00:00.051)       0:00:00.530 ***********
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True})

TASK [Wait for instance(s) deletion to complete] *******************************
Monday 15 June 2026  12:11:59 +0000 (0:00:00.485)       0:00:01.015 ***********
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j998843331143.30559', 'results_file': '/home/zuul/.ansible_async/j998843331143.30559', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': 'containerfile', 'image': 'registry.access.redhat.com/ubi9/ubi-init', 'name': 'instance', 'pre_build_image': True}, 'ansible_loop_var': 'item'})

TASK [Delete podman network dedicated to this scenario] ************************
Monday 15 June 2026  12:12:05 +0000 (0:00:05.624)       0:00:06.640 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=2    unreachable=0    failed=0    skipped=2    rescued=0    ignored=0

Monday 15 June 2026  12:12:05 +0000 (0:00:00.059)       0:00:06.699 ***********
===============================================================================
Wait for instance(s) deletion to complete ------------------------------- 5.62s
Destroy molecule instance(s) -------------------------------------------- 0.49s
Get passwd entries for USER env ----------------------------------------- 0.38s
Get shell async_dir ----------------------------------------------------- 0.09s
Delete podman network dedicated to this scenario ------------------------ 0.06s
Set async_dir for HOME env ---------------------------------------------- 0.05s